Public bug reported: gettext 1.0-5 fails to build from source in stonking.
Regressing architectures (built before, fail now): amd64, amd64v3, arm64, armhf, i386, ppc64el, s390x. Build log(s): - https://launchpad.net/ubuntu/+source/gettext/1.0-5/+build/33595016/+files/buildlog_ubuntu-stonking-amd64.gettext_1.0-5_BUILDING.txt.gz - https://launchpad.net/ubuntu/+source/gettext/1.0-5/+build/33595017/+files/buildlog_ubuntu-stonking-amd64v3.gettext_1.0-5_BUILDING.txt.gz - https://launchpad.net/ubuntu/+source/gettext/1.0-5/+build/33595018/+files/buildlog_ubuntu-stonking-arm64.gettext_1.0-5_BUILDING.txt.gz - https://launchpad.net/ubuntu/+source/gettext/1.0-5/+build/33595019/+files/buildlog_ubuntu-stonking-armhf.gettext_1.0-5_BUILDING.txt.gz - https://launchpad.net/ubuntu/+source/gettext/1.0-5/+build/33595020/+files/buildlog_ubuntu-stonking-i386.gettext_1.0-5_BUILDING.txt.gz - https://launchpad.net/ubuntu/+source/gettext/1.0-5/+build/33595021/+files/buildlog_ubuntu-stonking-ppc64el.gettext_1.0-5_BUILDING.txt.gz - https://launchpad.net/ubuntu/+source/gettext/1.0-5/+build/33595023/+files/buildlog_ubuntu-stonking-s390x.gettext_1.0-5_BUILDING.txt.gz Diagnosis (deterministic matcher): testsuite-failure — dh_auto_test: error: make -j1 check TESTSUITEFLAGS="-j1 --verbose" VERBOSE=1 returned exit code 2. Root Cause Analysis: gnulib tests (test-posix_spawn-chdir, test-execute.sh) segfault (i386) or hang (amd64) across most architectures due to a known incompatibility with glibc 2.44. The failure is caused by a known gnulib posix_spawn wrapper conflict with glibc 2.44 headers that leads to infinite recursion. Fixing it requires updating the gnulib submodule or backporting specific gnulib/glibc patches, which is too complex for an automated patch. ** Affects: gettext (Ubuntu) Importance: Undecided Assignee: Nick Rosbrook (enr0n) Status: New ** Tags: ftbfs stonking update-excuse ** Tags added: ftbfs stonking update-excuse ** Changed in: gettext (Ubuntu) Assignee: (unassigned) => Nick Rosbrook (enr0n) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2167365 Title: gettext 1.0-5 FTBFS on amd64, amd64v3, arm64, armhf, i386, ppc64el, s390x To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gettext/+bug/2167365/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
