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 might be preventing my package from being recognized #2765

Closed
etcimon opened this issue Dec 30, 2023 · 4 comments
Closed

Dub might be preventing my package from being recognized #2765

etcimon opened this issue Dec 30, 2023 · 4 comments

Comments

@etcimon
Copy link
Contributor

etcimon commented Dec 30, 2023

My package imports a custom wasm-adjusted druntime and the probing mechanism of dub might be causing an error, only the abandoned branch gets detected as a result

https://code.dlang.org/packages/libwasm

This is the version of dub I have to use to compile it:

#2753

Screenshot 2023-12-30 103452
@etcimon
Copy link
Contributor Author

etcimon commented Dec 30, 2023

I managed to get it working anyways

@etcimon etcimon closed this as completed Dec 30, 2023
@Geod24
Copy link
Member

Geod24 commented Dec 30, 2023

Did you identify any issues we could look into to make it more user friendly?

@etcimon
Copy link
Contributor Author

etcimon commented Dec 30, 2023

The problem was with a subpackage directory that I removed from the repository but not from dub.sdl, it doesn't necessarily prevent it from building though.

@etcimon
Copy link
Contributor Author

etcimon commented Dec 30, 2023

I think it would be better if the code.dlang.org errors contained the error returned by dub describe

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