Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944142 - sys-apps/ucspi-tcp-0.88-r19 fails to compile: cdb.c:48:5: error: too many arguments to function byte_copy
Summary: sys-apps/ucspi-tcp-0.88-r19 fails to compile: cdb.c:48:5: error: too many arg...
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: c23-porting
  Show dependency tree
 
Reported: 2024-11-20 13:33 UTC by Agostino Sarubbo
Modified: 2025-05-10 18:03 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,61.49 KB, text/plain)
2024-11-20 13:33 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)