72 | JS_STATIC_ASSERT_IMPL(condition, __LINE__) | ^~~~~~~~~~~~~~~~~~~~~ jsarray.c:208:5: note: in expansion of macro JS_STATIC_ASSERT 208 | JS_STATIC_ASSERT((jsuint)-1 == 4294967295U); | ^~~~~~~~~~~~~~~~ jsapi.c: In function JS_ConvertArgumentsVA: jsapi.c:96:35: error: passing argument 5 of TryArgumentFormatter from incompatible pointer type [-Wincompatible-pointer-types] 96 | #define JS_ADDRESSOF_VA_LIST(ap) (&(ap)) | ~^~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_gnome_systemd-20231123-170505 ------------------------------------------------------------------- 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.73.0 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 11.0.20.1_p1 [openjdk-bin-11] 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] openjdk-bin-8 [2] openjdk-bin-11 [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.4 linux/amd64 HEAD of ::gentoo commit ff4ccb03aad3f05a33a1f8ba9514ddd8f18af75b Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Wed Dec 6 18:04:24 2023 +0000 2023-12-06 18:04:22 UTC emerge -qpvO net-libs/pacparser [ebuild N ] net-libs/pacparser-1.4.2 USE="-doc -python" PYTHON_TARGETS="python3_11 -python3_10 -python3_12"
Created attachment 877950 [details] emerge-info.txt
Created attachment 877951 [details] emerge-history.txt.xz
Created attachment 877952 [details] environment
Created attachment 877953 [details] etc.clang.tar.xz
Created attachment 877954 [details] etc.portage.tar.xz
Created attachment 877955 [details] net-libs:pacparser-1.4.2:20231206-184706.log
Created attachment 877956 [details] qlist-info.txt.xz
Created attachment 877957 [details] temp.tar.xz
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95ac3cc2e868f2f724a2c66adc5849cea2b99e35 commit 95ac3cc2e868f2f724a2c66adc5849cea2b99e35 Author: Guilherme Amadio <amadio@gentoo.org> AuthorDate: 2024-03-10 17:53:35 +0000 Commit: Guilherme Amadio <amadio@gentoo.org> CommitDate: 2024-03-10 17:53:35 +0000 net-libs/pacparser: fix compilation with GCC 14, bug 919375 Closes: https://bugs.gentoo.org/919375 Signed-off-by: Guilherme Amadio <amadio@gentoo.org> net-libs/pacparser/pacparser-1.4.2.ebuild | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed7ebaab7fee1fbbceee7a15e56cc154111cb794 commit ed7ebaab7fee1fbbceee7a15e56cc154111cb794 Author: Andreas K. Hüttel <dilfridge@gentoo.org> AuthorDate: 2024-10-31 20:01:26 +0000 Commit: Andreas K. Hüttel <dilfridge@gentoo.org> CommitDate: 2024-10-31 20:04:04 +0000 net-libs/pacparser: drop 1.4.0, 1.4.2 Bug: https://bugs.gentoo.org/919375 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> net-libs/pacparser/Manifest | 2 - .../pacparser/files/pacparser-1.4.0-build.patch | 96 ---------------------- .../pacparser/files/pacparser-1.4.0-pymod.patch | 61 -------------- net-libs/pacparser/pacparser-1.4.0.ebuild | 70 ---------------- net-libs/pacparser/pacparser-1.4.2.ebuild | 66 --------------- 5 files changed, 295 deletions(-)