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

Build fails with LDC #26

Closed
antonio-rojas opened this issue Oct 15, 2016 · 0 comments
Closed

Build fails with LDC #26

antonio-rojas opened this issue Oct 15, 2016 · 0 comments

Comments

@antonio-rojas
Copy link
Contributor

appstream-generator 0.6.0 fails to build with ldc 1.0

FAILED: asgen_test@exe/src_asgen_engine.d.o
ldc2 '-Iasgen_test@exe' '-enable-color' '-I../appstream-generator-0.6.0' '-I.' '-Isrc/' '-I../appstream-generator-0.6.0/src/' '-Isrc/girepo/' '-I../appstream-generator-0.6.0/src/girepo/' '-I/usr/include/d/mustache-d/src' '-w' '-enable-inlining=false' '-unittest' '-g' '-O0' '-I/usr/include/glib-2.0' '-I/usr/lib/glib-2.0/include' '-I/usr/include/AppStream' '-I/usr/include/cairo' '-I/usr/include/pixman-1' '-I/usr/include/freetype2' '-I/usr/include/libpng16' '-I/usr/include/harfbuzz' '-I/usr/include/libdrm' '-I/usr/include/gdk-pixbuf-2.0' '-I/usr/include/librsvg-2.0' '-I/usr/include/pango-1.0' -of 'asgen_test@exe/src_asgen_engine.d.o' -c ../appstream-generator-0.6.0/src/asgen/engine.d
../appstream-generator-0.6.0/src/asgen/engine.d(560): Error: no property 'clear' for type 'string[string]'
../appstream-generator-0.6.0/src/asgen/engine.d(561): Error: no property 'clear' for type 'ulong[string]'

ximion pushed a commit that referenced this issue Oct 15, 2016
Still builds fine with DMD. This doesn't completely fix build with LDC, there are further errors.
Fixes issue #26
@ximion ximion closed this as completed Oct 15, 2016
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