Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 898594 - dev-embedded/sdcc-4.3.0 has implicit function declarations in configure logs (MUSL-CLANG-SYSTEM)
Summary: dev-embedded/sdcc-4.3.0 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-03-01 11:43 UTC by Agostino Sarubbo
Modified: 2023-11-14 19:17 UTC (History)
0 users

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


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

Issue: dev-embedded/sdcc-4.1.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-01 11:43:57 UTC
Created attachment 855400 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-03-10 10:32:56 UTC
tinderbox_musl has reproduced this issue with version 4.2.0 - Updating summary.
Comment 3 Agostino Sarubbo gentoo-dev 2023-08-27 07:37:45 UTC
ci has reproduced this issue with version 4.3.0 - Updating summary.
Comment 4 Larry the Git Cow gentoo-dev 2023-11-14 19:17:09 UTC
The bug has been closed via the following commit(s):

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

commit 01d66eb467ccb21b5456332a77bdccbcda33ead9
Author:     Viorel Munteanu <ceamac@gentoo.org>
AuthorDate: 2023-11-14 06:50:17 +0000
Commit:     Viorel Munteanu <ceamac@gentoo.org>
CommitDate: 2023-11-14 19:14:26 +0000

    dev-embedded/sdcc: fix Makefile and QA issues
    
    Closes: https://bugs.gentoo.org/917114
    Closes: https://bugs.gentoo.org/898594
    Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>

 dev-embedded/sdcc/files/binutils-2.41-acinclude.m4 | 193 +++++++++++++++++++++
 .../files/sdcc-4.3.0-autoreconf-libiberty.patch    |  15 ++
 .../files/sdcc-4.3.0-fix-binutils-dependency.patch |  22 +++
 .../files/sdcc-4.3.0-fix-mkdir-autoconf-test.patch |  13 ++
 dev-embedded/sdcc/sdcc-4.3.0-r1.ebuild             | 174 +++++++++++++++++++
 5 files changed, 417 insertions(+)