Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 900687 - dev-embedded/avarice-2.14 has implicit function declarations in configure logs (MUSL-CLANG-SYSTEM)
Summary: dev-embedded/avarice-2.14 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: Embedded Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 906027
  Show dependency tree
 
Reported: 2023-03-10 10:45 UTC by Agostino Sarubbo
Modified: 2023-09-03 08:50 UTC (History)
0 users

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


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

Issue: dev-embedded/avarice-2.14 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-10 10:45:17 UTC
Created attachment 857131 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-09-03 08:50:52 UTC
The bug has been closed via the following commit(s):

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

commit 683bc1afeaa098aad5b5f9351dbc6beb7662fb3b
Author:     Viorel Munteanu <ceamac@gentoo.org>
AuthorDate: 2023-09-03 08:48:44 +0000
Commit:     Viorel Munteanu <ceamac@gentoo.org>
CommitDate: 2023-09-03 08:50:45 +0000

    dev-embedded/avarice: fix implicit function declarations in configure logs
    
    Patch configure.ac for clang 16.
    Update EAPI 7 -> 8.
    
    Closes: https://bugs.gentoo.org/900687
    Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>

 dev-embedded/avarice/avarice-2.14-r1.ebuild        | 36 ++++++++++++++++++++++
 ...arice-2.14-implicit-function-declarations.patch | 24 +++++++++++++++
 2 files changed, 60 insertions(+)