Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dub couldn't resolve dependency #12

Open
drug007 opened this issue Nov 25, 2018 · 3 comments
Open

dub couldn't resolve dependency #12

drug007 opened this issue Nov 25, 2018 · 3 comments

Comments

@drug007
Copy link

drug007 commented Nov 25, 2018

with dub run grain --config=example-mnist -b=release -v I get:

...
Package mir-random contains invalid dependency mir-math (no version candidates) (ci=8)
Package mir-random contains invalid dependency mir-math (no version candidates) (ci=8)
Package mir-random contains invalid dependency mir-math (no version candidates) (ci=8)
Package mir-random contains invalid dependency mir-math (no version candidates) (ci=8)
Package mir-random contains invalid dependency mir-math (no version candidates) (ci=8)
Package mir-random contains invalid dependency mir-math (no version candidates) (ci=8)

without -v dub prints:

The dependency resolution process is taking too long. The dependency graph is likely hitting a pathological case in the resolution algorithm. Please file a bug report at https://github.com/dlang/dub/issues and mention the package recipe that reproduces this error.
@ShigekiKarita
Copy link
Owner

Thanks for report. Did you even get dub.selection.json? Could you upload it here?

@ShigekiKarita
Copy link
Owner

ShigekiKarita commented Nov 26, 2018

I just have made Travis CI build examples. It seems to success. These dub.selections.json might help you

@drug007
Copy link
Author

drug007 commented Nov 26, 2018

I can not upload dub.selection.json because dub can not create it. I tried with dub.selection.json from travis build without success. I use dmd 2.081, probably this is the reason?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants