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 build --force fails on Freebsd #611

Open
devosalain opened this issue Oct 3, 2020 · 1 comment
Open

dub build --force fails on Freebsd #611

devosalain opened this issue Oct 3, 2020 · 1 comment

Comments

@devosalain
Copy link

devosalain commented Oct 3, 2020

dlangui$ dub upgrade --force-remove
Upgrading project in /home/x/Src/dlangui_not_ok/dlangui
dlangui$ dub build --force
Performing "debug" build using /usr/local/bin/ldc2 for x86_64.
dlangui 0.9.184+commit.1.g86baf487: building configuration "default"...
src/dlangui/widgets/lists.d(1488,50): Error: no property dto for type Duration
$uname : FreeBSD 12.1-RELEASE-p10

@devosalain
Copy link
Author

dub (git)-[master]-
Fetching derelict-gl3 2.0.0-beta.8 (getting selected version)...
Fetching x11 1.0.21 (getting selected version)...
Fetching derelict-ft 2.0.0-beta.5 (getting selected version)...
Fetching derelict-sdl2 3.0.0-beta.8 (getting selected version)...
Fetching derelict-util 3.0.0-beta.2 (getting selected version)...
Performing "debug" build using /usr/local/bin/ldc2 for x86_64.
dlangui 0.9.184+commit.1.g86baf487: building configuration "default"...
src/dlangui/graphics/resources.d(104,8): Deprecation: module std.xml is deprecated - Will be removed from Phobos in 2.101.0. If you still need it, go to https://github.com/DigitalMars/undeaD
src/dlangui/widgets/styles.d(28,16): Deprecation: module std.xml is deprecated - Will be removed from Phobos in 2.101.0. If you still need it, go to https://github.com/DigitalMars/undeaD
src/dlangui/widgets/lists.d(1488,50): Error: no property dto for type core.time.Duration
/usr/local/bin/ldc2 failed with exit code 1.

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

1 participant