make[5]: Leaving directory '/var/tmp/portage/net-misc/nx-3.5.99.27/work/nx-libs-3.5.99.27/nx-X11/programs/Xserver/dix' making all in programs/Xserver/os... make[5]: Entering directory '/var/tmp/portage/net-misc/nx-3.5.99.27/work/nx-libs-3.5.99.27/nx-X11/programs/Xserver/os' CC WaitFor.c CC access.c access.c: In function 'siHostnameAddrMatch': access.c:1955:27: error: assignment to 'const char **' from incompatible pointer type 'char **' [-Wincompatible-pointer-types] 1955 | for (addrlist = hp->h_addr_list; *addrlist; addrlist++) | ^ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_musl_hardened-20240608-075013 UNMASKED: >=sys-libs/ncurses-6.5 Issues involving opaque types / incomplete typedefs should block bug 930805 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.7 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.7 Python 3.12.4 Available Ruby profiles: [1] ruby31 (with Rubygems) [2] ruby32 (with Rubygems) [3] ruby33 (with Rubygems) * Available Rust versions: [1] rust-bin-1.78.0 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 11.0.23_p9 [openjdk-bin-11] 2) Eclipse Temurin JDK 17.0.11_p9 [openjdk-bin-17] *) Eclipse Temurin JDK 21.0.3_p9 [openjdk-bin-21] Available Java Virtual Machines: [1] openjdk-bin-11 [2] openjdk-bin-17 [3] openjdk-bin-21 system-vm php cli (if any): go version go1.22.4 linux/amd64 HEAD of ::gentoo commit f86a645fe26b917ab06cea1ba877ac1ff95ff2e4 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Wed Jun 12 07:06:17 2024 +0000 2024-06-12 07:06:16 UTC emerge -qpvO net-misc/nx [ebuild N ] net-misc/nx-3.5.99.27
Created attachment 895684 [details] emerge-info.txt
Created attachment 895685 [details] emerge-history.txt
Created attachment 895686 [details] environment
Created attachment 895687 [details] etc.clang.tar.xz
Created attachment 895688 [details] etc.portage.tar.xz
Created attachment 895689 [details] logs.tar.xz
Created attachment 895690 [details] net-misc:nx-3.5.99.27:20240612-081149.log.xz
Created attachment 895691 [details] qlist-info.txt.xz
Created attachment 895692 [details] temp.tar.xz
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c70aa96384207367b8a6d876b574c64021da4b67 commit c70aa96384207367b8a6d876b574c64021da4b67 Author: Cristian Othón Martínez Vera <cfuga@cfuga.mx> AuthorDate: 2025-02-05 23:00:41 +0000 Commit: Bernard Cafarelli <voyageur@gentoo.org> CommitDate: 2025-02-08 11:20:45 +0000 net-misc/nx: fix compilation with gcc14 (access.c) Backport from XOrg. This PR also fixes a small URL typo from my previous patch ;-) Link: https://gitlab.freedesktop.org/xorg/xserver/-/commit/0ddcd8785199c08d9bded3c767a3b1227c670999 Closes: https://bugs.gentoo.org/934131 Signed-off-by: Cristian Othón Martínez Vera <cfuga@cfuga.mx> Closes: https://github.com/gentoo/gentoo/pull/40458 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org> net-misc/nx/files/nx-3.5.99.26-gcc14-access.patch | 28 +++++++++++++++++++++++ net-misc/nx/nx-3.5.99.26.ebuild | 3 ++- net-misc/nx/nx-3.5.99.27.ebuild | 1 + 3 files changed, 31 insertions(+), 1 deletion(-)