Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 945195 - net-analyzer/fragroute-1.2.6-r4 fails to compile: bget.c:560:1: error: number of arguments doesnt match prototype
Summary: net-analyzer/fragroute-1.2.6-r4 fails to compile: bget.c:560:1: error: number...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-28 08:20 UTC by Agostino Sarubbo
Modified: 2025-02-22 23:48 UTC (History)
0 users

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


Attachments
build.log (build.log,68.95 KB, text/plain)
2024-11-28 08:20 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-28 08:20:41 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-analyzer/fragroute-1.2.6-r4 fails to compile.
Discovered on: amd64 (internal ref: gcc15_tinderbox)
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-28 08:20:42 UTC
Created attachment 912358 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2025-02-22 23:48:50 UTC
The bug has been closed via the following commit(s):

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

commit 57b376b20e81abfae126488de392390bb52f5acd
Author:     NHOrus <jy6x2b32pie9@yahoo.com>
AuthorDate: 2025-02-20 15:27:52 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-02-22 23:47:23 +0000

    net-analyzer/fragroute: update EAPI 7 -> 8, fix build problem
    
    Fail-deadly workaround for ancient compilers that was deprecated
    and always failed.
    
    Bug: https://bugs.gentoo.org/880843
    Closes: https://bugs.gentoo.org/945195
    Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com>
    Closes: https://github.com/gentoo/gentoo/pull/40674
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/fragroute-1.2.6-missing-includes.patch   | 34 +++++++++++++
 net-analyzer/fragroute/fragroute-1.2.6-r5.ebuild   | 55 ++++++++++++++++++++++
 2 files changed, 89 insertions(+)