With current mass rebuild i see quite a lot of packages failing with errors like below:
make[2]: Leaving directory '/builddir/build/BUILD/libsvg-cairo-0.1.6/src' /usr/bin/ld: error: .libs/svg_cairo.o:1:3: invalid character /usr/bin/ld: error: .libs/svg_cairo.o:1:3: syntax error, unexpected $end /usr/bin/ld: error: .libs/svg_cairo.o: not an object or archive /usr/bin/ld: error: .libs/svg_cairo_sprintf_alloc.o:1:3: invalid character /usr/bin/ld: error: .libs/svg_cairo_sprintf_alloc.o:1:3: syntax error, unexpected $end /usr/bin/ld: error: .libs/svg_cairo_sprintf_alloc.o: not an object or archive /usr/bin/ld: error: .libs/svg_cairo_state.o:1:3: invalid character /usr/bin/ld: error: .libs/svg_cairo_state.o:1:3: syntax error, unexpected $end /usr/bin/ld: error: .libs/svg_cairo_state.o: not an object or archive clang-3.7: error: linker command failed with exit code 1 (use -v to see invocation) From what information i've gathered it looks like not all object files were comfiled with "-flto" flag, so this means some Makefiles does not respect CFLAGS/LDFLAGS properly. Ofcourse i may be wrong. Any ideas how to fix this ? -- Cheers TPG
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ OM-Cooker mailing list [email protected] http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org
