Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 900493 - dev-python/jq-1.5.0-r1 has implicit function declarations in configure logs (MUSL-CLANG-SYSTEM)
Summary: dev-python/jq-1.5.0-r1 has implicit function declarations in configure logs (...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: 906027
  Show dependency tree
 
Reported: 2023-03-09 08:11 UTC by Agostino Sarubbo
Modified: 2023-09-09 05:57 UTC (History)
0 users

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


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

Issue: dev-python/jq-1.4.0 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 08:11:30 UTC
Created attachment 856903 [details]
build.log

build log and emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-03-09 08:34:35 UTC
I've fixed this on the app-misc/jq side a while ago in:

commit 63f953e2a98c7e0690f635a933302fac3f6d65fe
Author: Sam James <sam@gentoo.org>
Date:   Fri Sep 9 09:24:28 2022 +0100

    app-misc/jq: fix configure tests
    
    Needed in particular with newer Clang (15+) which otherwise
    will think gettimeofday isn't available on some systems
    (tested on musl+clang).
    
    Signed-off-by: Sam James <sam@gentoo.org>

But the bundled copy in dev-python/jq is still broken.
Comment 3 Agostino Sarubbo gentoo-dev 2023-03-17 08:04:44 UTC
ci has reproduced this issue with version 1.4.1 - Updating summary.
Comment 4 Agostino Sarubbo gentoo-dev 2023-08-31 15:03:12 UTC
ci has reproduced this issue with version 1.5.0 - Updating summary.
Comment 5 Agostino Sarubbo gentoo-dev 2023-09-09 05:57:15 UTC
ci has reproduced this issue with version 1.5.0-r1 - Updating summary.