Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906345 - dev-embedded/jal-0.4.62 has implicit function declarations in configure logs (MUSL-SYSTEM)
Summary: dev-embedded/jal-0.4.62 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 (vote)
Assignee: Embedded Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 906027
  Show dependency tree
 
Reported: 2023-05-14 20:37 UTC by Agostino Sarubbo
Modified: 2023-08-20 09:33 UTC (History)
0 users

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


Attachments
build.log (build.log,248.79 KB, text/plain)
2023-05-14 20:38 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-05-14 20:37:58 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-embedded/jal-0.4.62 has implicit function declarations in configure logs (MUSL-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl.
See also: https://bugs.gentoo.org/898488#c4.
Comment 1 Agostino Sarubbo gentoo-dev 2023-05-14 20:38:00 UTC
Created attachment 861687 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-05-14 20:38:01 UTC
Found the following implicit function declarations in configure logs:

config.log:203 - exit
Comment 3 Larry the Git Cow gentoo-dev 2023-08-20 09:33:22 UTC
The bug has been closed via the following commit(s):

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

commit fe453a409dd2b034da85b391dcb8b7b8920bb573
Author:     Viorel Munteanu <ceamac@gentoo.org>
AuthorDate: 2023-08-20 09:25:53 +0000
Commit:     Viorel Munteanu <ceamac@gentoo.org>
CommitDate: 2023-08-20 09:32:32 +0000

    dev-embedded/jal: fix clang-16 issue
    
    Update EAPI 7 -> 8.
    Add autoreconf to fix autoconf failure with clang-16.
    
    Closes: https://bugs.gentoo.org/906345
    Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>

 dev-embedded/jal/jal-0.4.62-r1.ebuild | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)