i686-linux-gnu-gcc [...] /usr/bin/x86_64-linux-gnu-ld.bfd: /usr/libexec/gcc/i686-linux-gnu/15/liblto_plugin.so: error loading plugin: /usr/libexec/gcc/i686-linux-gnu/15/liblto_plugin.so: wrong ELF class: ELFCLASS32 300s collect2: error: ld returned 1 exit status 300s make: *** [makefile:108: test] Error 1
it looks like the i686 cross compiler calls he x86_64 linker, which is strange. A gcc call with -v could help better to understand the issue. I don't know why glibc is triggering that issue now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2144405 Title: i386 autopkgtest regressions with glib 2.43 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/2144405/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
