too long lines were shrinked: 24/37 test-fail-mkhtml OK 0.57s0s 25/37 test-fail-fixxref OK 0.25s0s 26/37 test-fail-check EXPECTEDFAIL 0.23s exit status 2 27/37 test-gobject-scan OK 0.20s0s 28/37 test-gobject-scangobj OK 0.50s0s 29/37 test-gobject-mkdb OK 0.29s0s 30/37 test-gobject-mkhtml FAIL 0.70s exit status 6 >>> MALLOC_PERTURB_=101 /var/tmp/portage/dev-util/gtk-doc-1.33.2-r1/temp/python3.11/bin/python3 /var/tmp/portage/dev-util/gtk-doc-1.33.2-r1/work/gtk-doc-1.33.2-build/../gtk-doc-1.33.2/tests/helpers/gtkdoc_mkhtml_runner.py --binary-dir=/var/tmp/portage/dev-util/gtk-doc-1.33.2-r1/work/gtk-doc-1.33.2-b ✀ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_gnome_test-20230927-065005 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-13 * clang/llvm (if any): clang version 17.0.1 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/17/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg /usr/lib/llvm/17 17.0.1 Python 3.11.5 Available Ruby profiles: [1] ruby31 (with Rubygems) * Available Rust versions: [1] rust-1.72.0 * The following VMs are available for generation-2: *) OpenJDK 17.0.8.1_p1 [openjdk-17] Available Java Virtual Machines: [1] openjdk-17 system-vm php cli (if any): go version go1.21.1 linux/amd64 HEAD of ::gentoo commit 930891105a9edee887a3f14037942b7f74dc156a Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Fri Sep 29 13:16:39 2023 +0000 2023-09-29 13:16:39 UTC emerge -qpvO dev-util/gtk-doc [ebuild N ] dev-util/gtk-doc-1.33.2-r1 USE="emacs test" PYTHON_SINGLE_TARGET="python3_11 -python3_10 -python3_12"
Created attachment 871756 [details] emerge-info.txt
Created attachment 871757 [details] dev-util:gtk-doc-1.33.2-r1:20230929-141320.log
Created attachment 871758 [details] emerge-history.txt
Created attachment 871759 [details] environment
Created attachment 871760 [details] etc.clang.tar.xz
Created attachment 871761 [details] etc.portage.tar.xz
Created attachment 871762 [details] logs.tar.xz
Created attachment 871763 [details] temp.tar.xz
Created attachment 871764 [details] tests.tar.xz
To save digging through the tarball, here's the section for this test in my meson-logs/testlog.txt from a system where it fails: =================================== 30/37 ==================================== test: test-gobject-mkhtml start time: 03:21:06 duration: 3.05s result: exit status 6 command: UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MALLOC_PERTURB_=10 /var/tmp/portage/dev-util/gtk-doc-1.33.2-r1/temp/python3.11/bin/python3 /var/tmp/portage/dev-util/gtk-doc-1.33.2-r1/work/gtk-doc-1.33.2-build/../gtk-doc-1.33.2/tests/helpers/gtkdoc_mkhtml_runner.py --binary-dir=/var/tmp/portage/dev-util/gtk-doc-1.33.2-r1/work/gtk-doc-1.33.2-build --change-dir=/var/tmp/portage/dev-util/gtk-doc-1.33.2-r1/work/gtk-doc-1.33.2-build/tests/gobject/docs/html --html-assets=/var/tmp/portage/dev-util/gtk-doc-1.33.2-r1/work/gtk-doc-1.33.2/style/home.png@@/var/tmp/portage/dev-util/gtk-doc-1.33.2-r1/work/gtk-doc-1.33.2/style/left.png@@/var/tmp/portage/dev-util/gtk-doc-1.33.2-r1/work/gtk-doc-1.33.2/style/left-insensitive.png@@/var/tmp/portage/dev-util/gtk-doc-1.33.2-r1/work/gtk-doc-1.33.2/style/right.png@@/var/tmp/portage/dev-util/gtk-doc-1.33.2-r1/work/gtk-doc-1.33.2/style/right-insensitive.png@@/var/tmp/portage/dev-util/gtk-doc-1.33.2-r1/work/gtk-doc-1.33.2/style/style.css@@/var/tmp/portage/dev-util/gtk-doc-1.33.2-r1/work/gtk-doc-1.33.2/style/up.png@@/var/tmp/portage/dev-util/gtk-doc-1.33.2-r1/work/gtk-doc-1.33.2/style/up-insensitive.png@@/var/tmp/portage/dev-util/gtk-doc-1.33.2-r1/work/gtk-doc-1.33.2/tests/gobject/docs/images/object.png tester ../tester-docs.xml --uninstalled --path=/var/tmp/portage/dev-util/gtk-doc-1.33.2-r1/work/gtk-doc-1.33.2/tests/gobject/docs:/var/tmp/portage/dev-util/gtk-doc-1.33.2-r1/work/gtk-doc-1.33.2 ----------------------------------- stderr ----------------------------------- warning: failed to load external entity "../../examples/gobject.c" ../xml/object.xml:139: element include: XInclude error : could not load ../../examples/gobject.c, and no fallback was found ==============================================================================
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bc0d3e6710662c10f85720b70233e88ae2415f8 commit 0bc0d3e6710662c10f85720b70233e88ae2415f8 Author: Pacho Ramos <pacho@gentoo.org> AuthorDate: 2025-01-15 18:06:10 +0000 Commit: Pacho Ramos <pacho@gentoo.org> CommitDate: 2025-01-15 18:13:20 +0000 dev-util/gtk-doc: add 1.34.0 Closes: https://github.com/gentoo/gentoo/pull/38077 Signed-off-by: Pacho Ramos <pacho@gentoo.org> Closes: https://bugs.gentoo.org/914917 dev-util/gtk-doc/Manifest | 1 + .../gtk-doc/files/gtk-doc-1.34.0-mkhtml-test.patch | 33 ++++++ dev-util/gtk-doc/gtk-doc-1.34.0.ebuild | 113 +++++++++++++++++++++ 3 files changed, 147 insertions(+)