Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 945194 - net-analyzer/iplog-2.2.3-r3 fails to compile: iplog.h:85:16: error: expected identifier before false
Summary: net-analyzer/iplog-2.2.3-r3 fails to compile: iplog.h:85:16: error: expected ...
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-10 09:33 UTC (History)
0 users

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


Attachments
build.log (build.log,63.66 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:38 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-analyzer/iplog-2.2.3-r3 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:39 UTC
Created attachment 912357 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2025-02-10 09:13:55 UTC
The bug has been referenced in the following commit(s):

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

commit 35a01318e88aca4c8bdd80e3d791e04840f277b3
Author:     NHOrus <jy6x2b32pie9@yahoo.com>
AuthorDate: 2025-01-14 13:40:25 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-02-10 09:07:00 +0000

    net-analyzer/iplog: fix implicit declarations in configure, bool
    
    Port to modern compilers and C23, and also fix for MUSL compile problem
    
    Bug: https://bugs.gentoo.org/712644
    Bug: https://bugs.gentoo.org/875155
    Bug: https://bugs.gentoo.org/899936
    Bug: https://bugs.gentoo.org/945194
    Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com>
    Closes: https://github.com/gentoo/gentoo/pull/40131
    Signed-off-by: Sam James <sam@gentoo.org>

 net-analyzer/iplog/files/iplog-2.2.3-C23.patch | 36 ++++++++++++++++++++++
 net-analyzer/iplog/iplog-2.2.3-r4.ebuild       | 41 ++++++++++++++++++++++++++
 2 files changed, 77 insertions(+)