Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 938870 - sys-auth/polkit-125 has implicit function declarations in configure logs
Summary: sys-auth/polkit-125 has implicit function declarations in configure logs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Freedesktop bugs
URL:
Whiteboard: fixed in 125-r1
Keywords:
Depends on:
Blocks: implicit-in-configure
  Show dependency tree
 
Reported: 2024-09-01 07:34 UTC by Agostino Sarubbo
Modified: 2024-11-04 01:21 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,193.50 KB, text/plain)
2024-09-01 07:34 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-09-01 07:34:15 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-auth/polkit-125 has implicit function declarations in configure logs.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0072
Comment 1 Agostino Sarubbo gentoo-dev 2024-09-01 07:34:16 UTC
Created attachment 901803 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-09-01 07:34:17 UTC
Found the following implicit function declarations in configure logs:

meson-log.txt:663 - setnetgrent
Comment 3 Larry the Git Cow gentoo-dev 2024-10-29 05:13:11 UTC
The bug has been closed via the following commit(s):

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

commit 07c1bb5ac22dad448c0c1e00e88b1f33aa1289e9
Author:     Eli Schwartz <eschwartz@gentoo.org>
AuthorDate: 2024-10-27 23:49:43 +0000
Commit:     Eli Schwartz <eschwartz@gentoo.org>
CommitDate: 2024-10-29 05:09:03 +0000

    sys-auth/polkit: fix feature detection reliant on K&R C
    
    Closes: https://bugs.gentoo.org/938870
    Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>

 .../8cf58abef12e61f369af3f583af349b0e086ba27.patch |  58 ++++++++
 sys-auth/polkit/polkit-125-r1.ebuild               | 159 +++++++++++++++++++++
 2 files changed, 217 insertions(+)