Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 899062 - x11-plugins/wmwifi-0.6-r1 has implicit function declarations in configure logs (MUSL-CLANG-SYSTEM)
Summary: x11-plugins/wmwifi-0.6-r1 has implicit function declarations in configure log...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2023-03-03 09:16 UTC by Agostino Sarubbo
Modified: 2023-03-10 11:40 UTC (History)
0 users

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


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

Issue: x11-plugins/wmwifi-0.6-r1 has implicit function declarations in configure logs (MUSL-CLANG-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

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

build log and emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-03-05 03:25:17 UTC
Looks legit, needs eautoreconf (this is fixed in autoconf itself, patched in Gentoo)
Comment 3 Larry the Git Cow gentoo-dev 2023-03-10 11:40:56 UTC
The bug has been closed via the following commit(s):

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

commit a524156b1db851e3039739555578ed84a01c25a7
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2023-03-10 11:18:47 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2023-03-10 11:40:46 +0000

    x11-plugins/wmwifi: fix implicit function  declarations in configure
    
    Closes: https://bugs.gentoo.org/899062
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 x11-plugins/wmwifi/wmwifi-0.6-r1.ebuild | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)