Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924341 - net-analyzer/nagios-plugins-2.4.6 has implicit function declarations in configure logs
Summary: net-analyzer/nagios-plugins-2.4.6 has implicit function declarations in confi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michael Orlitzky
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: implicit-in-configure
  Show dependency tree
 
Reported: 2024-02-12 08:31 UTC by Agostino Sarubbo
Modified: 2024-02-18 15:10 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,327.35 KB, text/plain)
2024-02-12 08:31 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-02-12 08:31:33 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-analyzer/nagios-plugins-2.4.6 has implicit function declarations in configure logs.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0072
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-12 08:31:35 UTC
Created attachment 884782 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-12 08:31:37 UTC
Found the following implicit function declarations in configure logs:

config.log:9055 - statvfs64
config.log:19018 - re_set_syntax
config.log:19032 - re_compile_pattern
config.log:19038 - re_search
config.log:19071 - re_match
Comment 3 Michael Orlitzky gentoo-dev 2024-02-18 14:43:09 UTC

*** This bug has been marked as a duplicate of bug 907755 ***
Comment 4 Agostino Sarubbo gentoo-dev 2024-02-18 14:55:37 UTC
Did you take a look at 
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0072 ?
Comment 5 Michael Orlitzky gentoo-dev 2024-02-18 14:59:55 UTC
(In reply to Agostino Sarubbo from comment #4)
> Did you take a look at 
> https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0072 ?

Oh, no, OK.
Comment 6 Larry the Git Cow gentoo-dev 2024-02-18 15:10:14 UTC
The bug has been closed via the following commit(s):

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

commit bd5f0900961c62d11d53c2cf74d452413a6ff518
Author:     Michael Orlitzky <mjo@gentoo.org>
AuthorDate: 2024-02-18 15:03:12 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2024-02-18 15:07:34 +0000

    net-analyzer/nagios-plugins: whitelist some implicit function definitions
    
    Bug: https://bugs.gentoo.org/907755
    Closes: https://bugs.gentoo.org/924341
    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>

 net-analyzer/nagios-plugins/nagios-plugins-2.4.6.ebuild | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)