Public bug reported: Package: aevol Version: 9.4.0-2 Series: Ubuntu stonking (26.10) Architectures affected: amd64, arm64, amd64v3, ppc64el, s390x Architecture unaffected: riscv64
The main aevol binaries build and link successfully. The failure occurs only when building the gtest test binaries. All aevol static libraries are LTO-compiled.but the test binaries are linked by cmake which seems to used other flags causing linking to fail. Fix - We can add aevol to the lto-disabled-list package - We can do a surgical change to test/gtest to fix linking problem FTBFS log: https://launchpadlibrarian.net/876763774/buildlog_ubuntu- stonking-amd64.aevol_9.4.0-2_BUILDING.txt.gz ** Affects: aevol (Ubuntu) Importance: Undecided Status: New ** Tags: ftbfs ** Tags added: ftbfs -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2167811 Title: aevol 9.4.0-2 FTBFS in Ubuntu Stonking due to LTO.non-LTO mismatch in gtest To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/aevol/+bug/2167811/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
