Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 908581 - sys-auth/pam_require-0.7-r1 has implicit function declarations in configure logs (MUSL-SYSTEM)
Summary: sys-auth/pam_require-0.7-r1 has implicit function declarations in configure l...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Joakim Tjernlund
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: implicit-in-configure
  Show dependency tree
 
Reported: 2023-06-16 08:09 UTC by Agostino Sarubbo
Modified: 2023-06-24 01:18 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,41.92 KB, text/plain)
2023-06-16 08:09 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 2023-06-16 08:09:15 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-auth/pam_require-0.7-r1 has implicit function declarations in configure logs (MUSL-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl.
See also: https://bugs.gentoo.org/898488#c4.
Comment 1 Agostino Sarubbo gentoo-dev 2023-06-16 08:09:17 UTC
Created attachment 863907 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-06-16 08:09:18 UTC
Found the following implicit function declarations in configure logs:

config.log:200 - exit
Comment 3 Joakim Tjernlund 2023-06-17 11:19:32 UTC
PR https://github.com/gentoo/gentoo/pull/31505 created to address this problem.
Comment 4 Larry the Git Cow gentoo-dev 2023-06-24 01:18:18 UTC
The bug has been closed via the following commit(s):

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

commit 73fd54a7c7e6391e18d29c1a19266d174ad78f85
Author:     Joakim Tjernlund <Joakim.Tjernlund@infinera.com>
AuthorDate: 2023-06-17 11:09:27 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-06-24 01:12:18 +0000

    sys-auth/pam_require: autoreconf to fix modern C issue
    
    Closes: https://bugs.gentoo.org/908581
    Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@infinera.com>
    Closes: https://github.com/gentoo/gentoo/pull/31505
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-auth/pam_require/pam_require-0.7-r2.ebuild | 31 ++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)