Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 945098 - net-libs/libnids-1.26-r1 fails to compile: scan.c:124:5: error: too many arguments to function nids_params.syslog
Summary: net-libs/libnids-1.26-r1 fails to compile: scan.c:124:5: error: too many argu...
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:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-27 08:12 UTC by Agostino Sarubbo
Modified: 2025-02-16 12:39 UTC (History)
0 users

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


Attachments
build.log (build.log,67.49 KB, text/plain)
2024-11-27 08:12 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-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>