Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 898818

Summary: gnome-extra/libgsf-1.14.50 has implicit function declarations in configure logs (MUSL-CLANG-SYSTEM)
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://gitlab.gnome.org/GNOME/libgsf/-/merge_requests/13
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: build.log

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(+)