patching file tryshsgr.c patching file tryvfork.c patching file trywaitp.c patching file x86cpuid.c [ !! ] * ERROR: sys-apps/ucspi-tcp-0.88-r19::gentoo failed (prepare phase): * patch -p1 failed with /var/tmp/portage/sys-apps/ucspi-tcp-0.88-r19/files/0.88-implicit-int.patch * * Call stack: ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop-j4-20221227-130032 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-12 * clang/llvm (if any): clang version 15.0.6 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/15/bin Configuration file: /etc/clang/clang.cfg /usr/lib/llvm/15 15.0.6 Python 3.10.9 Available Rust versions: [1] rust-bin-1.66.0 * The following VMs are available for generation-2: *) Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17] 2) Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-17 system-vm The Glorious Glasgow Haskell Compilation System, version 9.0.2 php cli (if any): HEAD of ::gentoo commit c685b58af11d9b6b98e0ee208cf7107d626e07d9 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Wed Dec 28 00:03:44 2022 +0000 2022-12-28 00:03:43 UTC emerge -qpvO sys-apps/ucspi-tcp [ebuild N ] sys-apps/ucspi-tcp-0.88-r19 USE="-ipv6 -qmail-spp (-selinux)"
Created attachment 845305 [details] emerge-info.txt
Created attachment 845307 [details] emerge-history.txt
Created attachment 845309 [details] environment
Created attachment 845311 [details] etc.clang.tar.bz2
Created attachment 845313 [details] etc.portage.tar.bz2
Created attachment 845315 [details] sys-apps:ucspi-tcp-0.88-r19:20221228-004537.log
Created attachment 845317 [details] temp.tar.bz2
The problem happens because this attempts to patch tryip6.c, which is introduced by the IPv6 patch and not present when that is disabled.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc25ff5b514075235fd04aaca6d4f0067fe7b120 commit fc25ff5b514075235fd04aaca6d4f0067fe7b120 Author: Rolf Eike Beer <eike@sf-mail.de> AuthorDate: 2023-01-24 16:35:51 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-01-26 04:58:36 +0000 sys-apps/ucspi-tcp[-ipv6]: fix build Closes: https://bugs.gentoo.org/888707 Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Closes: https://github.com/gentoo/gentoo/pull/29248 Signed-off-by: Sam James <sam@gentoo.org> sys-apps/ucspi-tcp/files/0.88-implicit-int-ipv6.patch | 11 +++++++++++ sys-apps/ucspi-tcp/files/0.88-implicit-int.patch | 11 ----------- sys-apps/ucspi-tcp/ucspi-tcp-0.88-r19.ebuild | 1 + 3 files changed, 12 insertions(+), 11 deletions(-)