Skip to content

DUB and gdmd: Invalid SemVer format: 2.076.1 #100

@mdparker

Description

@mdparker

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions