too long lines were shrinked: /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DVERSION=\"1.2.9\" -DXMLCONFIG=\"/usr/share/wv/wvConfig.xml\" -DHTMLCONFIG=\"/usr/share/wv/wvHtml.xml\" -DWVDATADIR=\"/usr/share/wv\" -I. -I. -I. -I. -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib64/g libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DVERSION=\"1.2.9\" -DXMLCONFIG=\"/usr/share/wv/wvConfig.xml\" -DHTMLCONFIG=\"/usr/share/wv/wvHtml.xml\" -DWVDATADIR=\"/usr/share/wv\" -I. -I. -I. -I. -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/inclu libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DVERSION=\"1.2.9\" -DXMLCONFIG=\"/usr/share/wv/wvConfig.xml\" -DHTMLCONFIG=\"/usr/share/wv/wvHtml.xml\" -DWVDATADIR=\"/usr/share/wv\" -I. -I. -I. -I. -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/inclu /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DVERSION=\"1.2.9\" -DXMLCONFIG=\"/usr/share/wv/wvConfig.xml\" -DHTMLCONFIG=\"/usr/share/wv/wvHtml.xml\" -DWVDATADIR=\"/usr/share/wv\" -I. -I. -I. -I. -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib64/g libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DVERSION=\"1.2.9\" -DXMLCONFIG=\"/usr/share/wv/wvConfig.xml\" -DHTMLCONFIG=\"/usr/share/wv/wvHtml.xml\" -DWVDATADIR=\"/usr/share/wv\" -I. -I. -I. -I. -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/inclu wvConfig.c: In function 'wvExpand': wvConfig.c:3617:26: error: assignment to 'startElementSAXFunc' {aka 'void (*)(void *, const unsigned char *, const unsigned char **)'} from incompatible pointer type 'void (*)(void *, const char *, const char **)' [-Wincompatible-pointer-types] 3617 | hdl.startElement = exstartElement; | ^ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_gnome_systemd-20231227-054504 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-10 [2] x86_64-pc-linux-gnu-14 * clang/llvm (if any): clang version 17.0.6 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.6 Python 3.11.7 Available Ruby profiles: [1] ruby31 (with Rubygems) * Available Rust versions: [1] rust-bin-1.74.1 * The following VMs are available for generation-2: 1) IcedTea JDK 3.16.0 [icedtea-bin-8] 2) Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17] *) Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21] 4) Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8] Available Java Virtual Machines: [1] icedtea-bin-8 [2] openjdk-bin-8 [3] openjdk-bin-17 [4] openjdk-bin-21 system-vm The Glorious Glasgow Haskell Compilation System, version 9.2.8 php cli (if any): go version go1.21.5 linux/amd64 HEAD of ::gentoo commit 05a833589be25f317c19155053d68486d56d025a Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sun Jan 7 01:51:56 2024 +0000 2024-01-07 01:51:56 UTC emerge -qpvO app-text/wv [ebuild N ] app-text/wv-1.2.9-r3 USE="wmf -tools"
Created attachment 881600 [details] emerge-info.txt
Created attachment 881601 [details] app-text:wv-1.2.9-r3:20240107-030305.log
Created attachment 881602 [details] emerge-history.txt.xz
Created attachment 881603 [details] environment
Created attachment 881604 [details] etc.clang.tar.xz
Created attachment 881605 [details] etc.portage.tar.xz
Created attachment 881606 [details] logs.tar.xz
Created attachment 881607 [details] qlist-info.txt.xz
Created attachment 881608 [details] temp.tar.xz
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6607bbc3810bc50e801efe8cf9d13cd33ec4916d commit 6607bbc3810bc50e801efe8cf9d13cd33ec4916d Author: Brahmajit Das <brahmajit.xyz@gmail.com> AuthorDate: 2024-02-20 18:36:01 +0000 Commit: Florian Schmaus <flow@gentoo.org> CommitDate: 2024-06-08 09:37:56 +0000 app-text/wv: Fix incompatible function pointer types assigning Closes: https://bugs.gentoo.org/883207 Closes: https://bugs.gentoo.org/921570 Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/35446 Signed-off-by: Florian Schmaus <flow@gentoo.org> app-text/wv/files/wv-1.2.9-gcc14-build-fix.patch | 22 ++++++++ app-text/wv/wv-1.2.9-r4.ebuild | 68 ++++++++++++++++++++++++ 2 files changed, 90 insertions(+)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3948d682b47393d8614bde239cfe0136465a0757 commit 3948d682b47393d8614bde239cfe0136465a0757 Author: Andreas K. Hüttel <dilfridge@gentoo.org> AuthorDate: 2024-10-31 22:08:16 +0000 Commit: Andreas K. Hüttel <dilfridge@gentoo.org> CommitDate: 2024-10-31 22:12:39 +0000 app-text/wv: drop 1.2.9-r3 Bug: https://bugs.gentoo.org/921570 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> app-text/wv/wv-1.2.9-r3.ebuild | 67 ------------------------------------------ 1 file changed, 67 deletions(-)