Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 900541 - dev-libs/libuninum-2.7-r1 has implicit function declarations in configure logs (MUSL-CLANG-SYSTEM)
Summary: dev-libs/libuninum-2.7-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: Conrad Kostecki
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2023-03-09 12:55 UTC by Agostino Sarubbo
Modified: 2023-05-07 12:44 UTC (History)
1 user (show)

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


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

Issue: dev-libs/libuninum-2.7-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-09 12:55:28 UTC
Created attachment 856941 [details]
build.log

build log and emerge --info
Comment 2 Conrad Kostecki gentoo-dev 2023-04-22 23:57:45 UTC
@sam: Could you please help me here? I don't really know, what to do here :/
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-04-23 05:36:42 UTC
This one should be fixed w/ an eautoreconf as it's because of a broken old builtin autoconf check which is now fixed.
Comment 4 Conrad Kostecki gentoo-dev 2023-05-07 12:43:51 UTC
Thanks!
Comment 5 Larry the Git Cow gentoo-dev 2023-05-07 12:44:56 UTC
The bug has been closed via the following commit(s):

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

commit 1da50033a911b868808aa899452e7391160a69c9
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2023-05-07 12:43:52 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2023-05-07 12:44:48 +0000

    dev-libs/libuninum: fix implicit function declarations
    
    Closes: https://bugs.gentoo.org/900541
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 .../libuninum/{libuninum-2.7-r1.ebuild => libuninum-2.7-r2.ebuild}  | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)