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

Bug 945098

Summary: net-libs/libnids-1.26-r1 fails to compile: scan.c:124:5: error: too many arguments to function nids_params.syslog
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Netmon project <netmon>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 880545    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-11-27 08:12:12 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-libs/libnids-1.26-r1 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-27 08:12:13 UTC
Created attachment 912222 [details]
build.log

build log and emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-02-16 12:39:28 UTC














commit e42283e003eaed7ba489b18b3f5175528dda9ec1 (HEAD -> master, origin/master, origin/HEAD)
Author: Sam James <sam@gentoo.org>
Date:   Sun Feb 16 12:38:15 2025 +0000

    net-libs/libnids: update EAPI 7 -> 8

    Meant to do this in 8b9d48e9a7d17a11d1099a683bf841adfa05eb43.

    Signed-off-by: Sam James <sam@gentoo.org>

commit 8b9d48e9a7d17a11d1099a683bf841adfa05eb43
Author: Sam James <sam@gentoo.org>
Date:   Sun Feb 16 12:36:07 2025 +0000

    net-libs/libnids: build w/ -std=gnu17, filter LTO

    * Build w/ -std=gnu17.
    * Filter LTO as upstream seems inactive; the SONAME bug hasn't been
      addressed yet either. Not worth spending time on at the moment.

    Closes: https://bugs.gentoo.org/946622
    Signed-off-by: Sam James <sam@gentoo.org>