debcrafters-packages team mailing list archive
-
debcrafters-packages team
-
Mailing list archive
-
Message #08241
[Bug 2120856] Re: graphite2: questing autopkgtest failures
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
Debcrafters packages, which is subscribed to graphite2 in Ubuntu.
https://bugs.launchpad.net/bugs/2120856
Title:
graphite2: questing autopkgtest failures
Status in graphite2 package in Ubuntu:
New
Bug description:
The autopkgtests for graphite2 have started failing in questing, with
the following summary:
246s The following tests FAILED:
246s 82 - featuremaptest (Not Run)
246s 83 - grlist (Not Run)
246s 84 - jsontest (Not Run)
246s 85 - jsontestOutput (Failed)
246s 86 - nametabletest (Not Run)
246s 87 - sparsetest (Not Run)
246s 88 - utftest (Not Run)
246s 89 - vm-test-call-threading (Not Run)
246s 90 - vm-test-direct-threading (Not Run)
See full logs: https://autopkgtest.ubuntu.com/results/autopkgtest-
questing/questing/amd64/g/graphite2/20250818_080559_20996@/log.gz#S8
This is likely a fallout from the gcc-15 transition.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/graphite2/+bug/2120856/+subscriptions
References