I've gotten arm64 successfully passing, but ppcel64 is still hitting the same issue. I see it building with gcc-14
I see it compiling properly with gcc-14 [ref https://autopkgtest.ubuntu.com/results/autopkgtest-questing-jchittum- graphite2-lp2124952/questing/ppc64el/g/graphite2/20250926_112302_5a2ef@/log.gz ]: 673s cd /tmp/autopkgtest.1H4ovW/build.w6r/src/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/autopkgtest.1H4ovW/build.w6r/src /tmp/autopkgtest.1H4ovW/build.w6r/src/tests/nametabletest /tmp/autopkgtest.1H4ovW/build.w6r/src/build /tmp/autopkgtest.1H4ovW/build.w6r/src/build/tests/nametabletest /tmp/autopkgtest.1H4ovW/build.w6r/src/build/tests/nametabletest/CMakeFiles/nametabletest.dir/DependInfo.cmake "--color=" 673s make[2]: Leaving directory '/tmp/autopkgtest.1H4ovW/build.w6r/src/build' 673s make -f tests/nametabletest/CMakeFiles/nametabletest.dir/build.make tests/nametabletest/CMakeFiles/nametabletest.dir/build 673s make[2]: Entering directory '/tmp/autopkgtest.1H4ovW/build.w6r/src/build' 673s [ 86%] Building CXX object tests/nametabletest/CMakeFiles/nametabletest.dir/nametabletest.cpp.o 673s cd /tmp/autopkgtest.1H4ovW/build.w6r/src/build/tests/nametabletest && /usr/bin/g++-14 -I/tmp/autopkgtest.1H4ovW/build.w6r/src/include -I/tmp/autopkgtest.1H4ovW/build.w6r/src/src -g -O3 -ffile-prefix-map=/tmp/autopkgtest.1H4ovW/build.w6r/src=. -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -fno-stack-clash-protection -fdebug-prefix-map=/tmp/autopkgtest.1H4ovW/build.w6r/src=/usr/src/graphite2-1.3.14-9ubuntu1~ppa4 -Wdate-time -D_FORTIFY_SOURCE=3 -std=gnu++11 -MD -MT tests/nametabletest/CMakeFiles/nametabletest.dir/nametabletest.cpp.o -MF CMakeFiles/nametabletest.dir/nametabletest.cpp.o.d -o CMakeFiles/nametabletest.dir/nametabletest.cpp.o -c /tmp/autopkgtest.1H4ovW/build.w6r/src/tests/nametabletest/nametabletest.cpp 673s [ 87%] Linking CXX executable nametabletest 673s cd /tmp/autopkgtest.1H4ovW/build.w6r/src/build/tests/nametabletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/nametabletest.dir/link.txt --verbose=1 673s /usr/bin/g++-14 -g -O3 -ffile-prefix-map=/tmp/autopkgtest.1H4ovW/build.w6r/src=. -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -fno-stack-clash-protection -fdebug-prefix-map=/tmp/autopkgtest.1H4ovW/build.w6r/src=/usr/src/graphite2-1.3.14-9ubuntu1~ppa4 -Wdate-time -D_FORTIFY_SOURCE=3 -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,--dependency-file=CMakeFiles/nametabletest.dir/link.d CMakeFiles/nametabletest.dir/nametabletest.cpp.o -o nametabletest ../libgraphite2-base.a 673s make[2]: Leaving directory '/tmp/autopkgtest.1H4ovW/build.w6r/src/build' 673s [ 87%] Built target nametabletest 685s 85/90 Test #85: jsontestOutput ................... Passed 0.01 sec 685s Start 86: nametabletest 685s 86/90 Test #86: nametabletest ....................***Failed 0.00 sec 685s ksw-MM lang id: 1033 expected: 32768 685s mnw-MM lang id: 1033 expected: 32769 685s name=ABC expected=abcd 685s 685s Start 87: sparsetest 685s 87/90 Test #87: sparsetest ....................... Passed 0.00 sec -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2120856 Title: graphite2: questing autopkgtest failures To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/graphite2/+bug/2120856/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
