Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 944142

Summary: sys-apps/ucspi-tcp-0.88-r19 fails to compile: cdb.c:48:5: error: too many arguments to function byte_copy
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: zhixu.liu
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/42013
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 880545    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-11-20 13:33:18 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-apps/ucspi-tcp-0.88-r19 fails to compile.
Discovered on: arm64 (internal ref: tinderbox_arm64)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-11-20 13:33:19 UTC
Created attachment 910504 [details]
build.log

build log and emerge --info
Comment 2 Zhixu Liu 2025-05-10 03:52:34 UTC
fixed in sys-apps/ucspi-tcp-0.88-r20
Comment 3 Zhixu Liu 2025-05-10 03:55:10 UTC
not fixed for gcc15 yet, reopen
Comment 4 Larry the Git Cow gentoo-dev 2025-05-10 18:03:18 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eeeaa4e1dfbc965e8f06f82a5d740df520d68943

commit eeeaa4e1dfbc965e8f06f82a5d740df520d68943
Author:     Z. Liu <zhixu.liu@gmail.com>
AuthorDate: 2025-05-10 04:11:20 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-05-10 18:00:18 +0000

    sys-apps/ucspi-tcp: build w/ -std=gnu17
    
    too many changes if port to C23
    
    Closes: https://bugs.gentoo.org/943897
    Closes: https://bugs.gentoo.org/944142
    Signed-off-by: Z. Liu <zhixu.liu@gmail.com>
    Part-of: https://github.com/gentoo/gentoo/pull/42013
    Closes: https://github.com/gentoo/gentoo/pull/42013
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-apps/ucspi-tcp/ucspi-tcp-0.88-r20.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)