Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 888707 - sys-apps/ucspi-tcp-0.88-r19[-ipv6] - patch -p1 failed with /var/tmp/portage/sys-apps/ucspi-tcp-0.88-r19/files/0.88-implicit-int.patch
Summary: sys-apps/ucspi-tcp-0.88-r19[-ipv6] - patch -p1 failed with /var/tmp/portage/s...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-12-28 09:56 UTC by Toralf Förster
Modified: 2023-01-26 05:16 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.96 KB, text/plain)
2022-12-28 09:56 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,55.27 KB, text/plain)
2022-12-28 09:56 UTC, Toralf Förster
Details
environment (environment,90.08 KB, text/plain)
2022-12-28 09:56 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,571 bytes, application/x-bzip)
2022-12-28 09:56 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,14.51 KB, application/x-bzip)
2022-12-28 09:56 UTC, Toralf Förster
Details
sys-apps:ucspi-tcp-0.88-r19:20221228-004537.log (sys-apps:ucspi-tcp-0.88-r19:20221228-004537.log,4.96 KB, text/plain)
2022-12-28 09:56 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,23.59 KB, application/x-bzip)
2022-12-28 09:56 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-12-28 09:56:38 UTC
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)"
Comment 1 Toralf Förster gentoo-dev 2022-12-28 09:56:39 UTC
Created attachment 845305 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-12-28 09:56:40 UTC
Created attachment 845307 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-12-28 09:56:41 UTC
Created attachment 845309 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-12-28 09:56:42 UTC
Created attachment 845311 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-12-28 09:56:43 UTC
Created attachment 845313 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-12-28 09:56:44 UTC
Created attachment 845315 [details]
sys-apps:ucspi-tcp-0.88-r19:20221228-004537.log
Comment 7 Toralf Förster gentoo-dev 2022-12-28 09:56:45 UTC
Created attachment 845317 [details]
temp.tar.bz2
Comment 8 Rolf Eike Beer archtester 2023-01-17 19:28:33 UTC
The problem happens because this attempts to patch tryip6.c, which is introduced by the IPv6 patch and not present when that is disabled.
Comment 9 Larry the Git Cow gentoo-dev 2023-01-26 05:16:44 UTC
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(-)