Seems like this patch does not fixes all issues - mariadb still does not want to build
/usr/bin/ld: warning: /usr/bin/../lib/clang/3.7.0/lib/linux/libclang_rt.builtins-i686.a(divdi3.S.o): missing .note.GNU-stack section implies executable stack /usr/bin/ld: warning: /usr/bin/../lib/clang/3.7.0/lib/linux/libclang_rt.builtins-i686.a(udivdi3.S.o): missing .note.GNU-stack section implies executable stack /usr/bin/ld: warning: /usr/bin/../lib/clang/3.7.0/lib/linux/libclang_rt.builtins-i686.a(umoddi3.S.o): missing .note.GNU-stack section implies executable stack /builddir/build/BUILD/mariadb-10.1.6/sql/mysqld.cc:4009: error: undefined reference to '__atomic_fetch_add_8' /builddir/build/BUILD/mariadb-10.1.6/sql/mysqld.h:701: error: undefined reference to '__atomic_fetch_add_8' /builddir/build/BUILD/mariadb-10.1.6/sql/sql_class.cc:1739: error: undefined reference to '__atomic_fetch_add_8' /builddir/build/BUILD/mariadb-10.1.6/sql/mysqld.h:663: error: undefined reference to '__atomic_fetch_add_8' /builddir/build/BUILD/mariadb-10.1.6/sql/mysqld.h:668: error: undefined reference to '__atomic_load_8' /builddir/build/BUILD/mariadb-10.1.6/sql/table_cache.cc:991: error: undefined reference to '__atomic_load_8' clang-3.7: error: linker command failed with exit code 1 (use -v to see invocation) 2015-08-27 10:27 GMT+02:00 Tomasz Gajc <[email protected]>: > Thanks Cris. > > Looks like i586 packages are compiling again > > 2015-08-27 0:30 GMT+02:00 Crispin Boylan <[email protected]>: > >> On 22/08/15 13:48, Tomasz Paweł Gajc wrote: >> >>> Hi, >>> >>> i have feeling that i586 is broken again. >>> >>> Building are mostly failing on linking >>> /usr/bin/ld: warning: >>> >>> /usr/bin/../lib/clang/3.7.0/lib/linux/libclang_rt.builtins-i686.a(divdi3.S.o): >>> missing .note.GNU-stack section implies executable stack >>> /usr/bin/ld: internal error in is_default, at ../../gold/symtab.h:134 >>> >>> Any ideas ? >>> >> should be fixed in 2.25.51-10omv, currently pending in abf. >> >> problem was a regression in binutils in the recent (20aug) snapshot >> update I applied a fix from git to get us rolling again. >> >> thanks >> cris. >> >> _______________________________________________ >> OM-Cooker mailing list >> [email protected] >> http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org > > >
_______________________________________________ OM-Cooker mailing list [email protected] http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org
