The useful part: ... c++ -o elfhack -fno-rtti -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -Wno-long-long -g -O2 -fno-strict-aliasing -fshort-wchar -pthread -march=armv7-a -marm -mfloat-abi=softfp -pipe -fexceptions -DNDEBUG -DTRIMMED -g -pipe -w -lpthread -Wl,-Bsymbolic-functions -Wl,-rpath-link,/usr/lib/thunderbird-devel-5.0/bin -Wl,-rpath-link,/usr/lib host_elf.o host_elfhack.o /usr/bin/ld: warning: host_elf.o uses 2-byte wchar_t yet the output is to use 4-byte wchar_t; use of wchar_t values across objects may fail /usr/bin/ld: warning: host_elfhack.o uses 2-byte wchar_t yet the output is to use 4-byte wchar_t; use of wchar_t values across objects may fail c++ -fno-rtti -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -Wno-long-long -g -O2 -fno-strict-aliasing -fshort-wchar -pthread -march=armv7-a -marm -mfloat-abi=softfp -pipe -fexceptions -DNDEBUG -DTRIMMED -g -pipe -w -fPIC -shared -Wl,-z,defs -Wl,-h,test.so -o test.so test.o === === If you get failures below, please file a bug describing the error === and your environment (compiler and linker versions), and use === --disable-elf-hack until this is fixed. === /build/buildd/lightning-extension-1.0~b4+build2+nobinonly/mozilla/build/unix/elfhack/elfhack -b test.so test.so: Reduced by 3984 bytes # Fail if the backup file doesn't exist [ -f "test.so.bak" ] # Fail if the new library doesn't contain less relocations [ $(objdump -R test.so.bak | wc -l) -gt $(objdump -R test.so | wc -l) ] gcc -lpthread -Wl,-Bsymbolic-functions -Wl,-rpath-link,/usr/lib/thunderbird-devel-5.0/bin -Wl,-rpath-link,/usr/lib -o dummy dummy.o test.so # Will either crash or return exit code 1 if elfhack is broken LD_LIBRARY_PATH=/build/buildd/lightning-extension-1.0~b4+build2+nobinonly/mozilla/build/unix/elfhack /build/buildd/lightning-extension-1.0~b4+build2+nobinonly/mozilla/build/unix/elfhack/dummy ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored. Illegal instruction make[7]: *** [libs] Error 132
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/809757 Title: lightning-extension version 1.0~b4+build2+nobinonly-0ubuntu1 failed to build on armel To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lightning-extension/+bug/809757/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs