too long lines were shrinked: [60/110] x86_64-pc-linux-musl-gcc -Iboltctl.p -I. -I../bolt-0.9.8 -I../bolt-0.9.8/common -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_ [61/110] x86_64-pc-linux-musl-gcc -Itest-common.p -I. -I../bolt-0.9.8 -I../bolt-0.9.8/tests -I../bolt-0.9.8/common -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -fdiagnos [62/110] x86_64-pc-linux-musl-gcc -Itest-auth.p -I. -I../bolt-0.9.8 -I../bolt-0.9.8/tests -I../bolt-0.9.8/common -I../bolt-0.9.8/boltd -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gi FAILED: test-auth.p/tests_bolt-test.c.o x86_64-pc-linux-musl-gcc -Itest-auth.p -I. -I../bolt-0.9.8 -I../bolt-0.9.8/tests -I../bolt-0.9.8/common -I../bolt-0.9.8/boltd -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2. ../bolt-0.9.8/tests/bolt-test.c: In function 'notify_socket_new': ../bolt-0.9.8/tests/bolt-test.c:131:17: error: passing argument 2 of 'bind' from incompatible pointer type [-Wincompatible-pointer-types] 131 | r = bind (fd, &sau, socklen); | ^~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_musl-20240803-100502 UNMASKED: Requested by sam ~dev-libs/icu-75.1 ~dev-libs/icu-layoutex-75.1 The attached etc.portage.tar.xz has all details. ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-musl-14 * clang/llvm (if any): clang version 18.1.8 Target: x86_64-pc-linux-musl Thread model: posix InstalledDir: /usr/lib/llvm/18/bin Configuration file: /etc/clang/x86_64-pc-linux-musl-clang.cfg /usr/lib/llvm/18 18.1.8 Python 3.12.4 Available Rust versions: [1] rust-bin-1.79.0 * php cli (if any): HEAD of ::gentoo commit 0dda42ed75c3b99bf370f485c8072f38c8c9c8b1 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sat Aug 3 20:03:57 2024 +0000 2024-08-03 20:03:56 UTC emerge -qpvO sys-apps/bolt [ebuild N ] sys-apps/bolt-0.9.8-r1 USE="(-selinux) -test"
Created attachment 898921 [details] emerge-info.txt
Created attachment 898922 [details] emerge-history.txt
Created attachment 898923 [details] environment
Created attachment 898924 [details] etc.clang.tar.xz
Created attachment 898925 [details] etc.portage.tar.xz
Created attachment 898926 [details] qlist-info.txt
Created attachment 898927 [details] sys-apps:bolt-0.9.8-r1:20240803-222734.log
Created attachment 898928 [details] temp.tar.xz
That's sockaddr Upstream bug: https://gitlab.freedesktop.org/bolt/bolt/-/issues/192
Fixed in upstream: https://gitlab.freedesktop.org/bolt/bolt/-/commit/9f85914f1efd7b74fb7bd906b339fcba2214d86a
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a96cc9c522dc52b2f739f381da4869b3492aeacd commit a96cc9c522dc52b2f739f381da4869b3492aeacd Author: NHOrus <jy6x2b32pie9@yahoo.com> AuthorDate: 2025-01-06 14:31:03 +0000 Commit: Patrick McLean <chutzpah@gentoo.org> CommitDate: 2025-01-06 22:42:26 +0000 sys-apps/bolt: C23 porting: upstream patch https://gitlab.freedesktop.org/bolt/bolt/-/commit/9f85914f1efd7b74fb7bd906b339fcba2214d86a Also pushed Python to 3.13 Bug: https://bugs.gentoo.org/937273 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/40011 Signed-off-by: Patrick McLean <chutzpah@gentoo.org> sys-apps/bolt/bolt-0.9.8-r1.ebuild | 6 ++-- sys-apps/bolt/files/bolt-0.9.8-sockaddr.patch | 46 +++++++++++++++++++++++++++ 2 files changed, 50 insertions(+), 2 deletions(-)
So, this shall be closed then ... ?