Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 899060 - x11-plugins/wmping-0.2.1-r1 has implicit function declarations in configure logs (MUSL-CLANG-SYSTEM)
Summary: x11-plugins/wmping-0.2.1-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: 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,49.65 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:02 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-plugins/wmping-0.2.1-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:04 UTC
Created attachment 855968 [details]
build.log

build log and emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-03-05 03:25:30 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=f66e90fc1c1215524f2af712055c7a599270299c

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

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

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