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 and gdmd: Invalid SemVer format: 2.076.1 #100

Open
mdparker opened this issue Jun 21, 2023 · 0 comments
Open

DUB and gdmd: Invalid SemVer format: 2.076.1 #100

mdparker opened this issue Jun 21, 2023 · 0 comments

Comments

@mdparker
Copy link
Member

bcallah reported this on 2021-10-12T03:49:12Z

Transfered from https://issues.dlang.org/show_bug.cgi?id=22381

Description

Hello --

When using the tip of the dub tree with gdc-11.2 and gdmd, I am not able to have dub build anything. If you try, for example:
$ DC=gdmd dub -b release a80 --cache=local

The build immediately fails with:
Invalid SemVer format: 2.076.1

You do not have this problem when using dmd as the compiler; the build completes as expected when using dmd.

On OpenBSD, I would like to ship a dub package on more platforms than just i386 and amd64. Since we (OpenBSD) know that gdc also works on (at least) macppc, powerpc64, armv7, and aarch64, not being able to offer dub on those platforms would be quite disappointing.

Please let me know if any additional information is needed to help solve this.

Comments

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

No branches or pull requests

1 participant