Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 898818 - gnome-extra/libgsf-1.14.50 has implicit function declarations in configure logs (MUSL-CLANG-SYSTEM)
Summary: gnome-extra/libgsf-1.14.50 has implicit function declarations in configure lo...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2023-03-02 09:36 UTC by Agostino Sarubbo
Modified: 2023-04-28 06:11 UTC (History)
0 users

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


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

Issue: gnome-extra/libgsf-1.14.50 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-02 09:36:32 UTC
Created attachment 855692 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-04-28 06:05:12 UTC
The bug has been closed via the following commit(s):

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

commit 77b3718f4d06bb41371886ad25b19bdd848b45df
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-04-28 05:54:22 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-04-28 06:04:12 +0000

    gnome-extra/libgsf: fix configure w/ clang 16
    
    Closes: https://bugs.gentoo.org/898818
    Signed-off-by: Sam James <sam@gentoo.org>

 .../libgsf/files/1.14.50-configure-clang16.patch   | 23 +++++++++++
 gnome-extra/libgsf/libgsf-1.14.50-r1.ebuild        | 48 ++++++++++++++++++++++
 2 files changed, 71 insertions(+)