Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 898570 - sys-devel/gettext-0.22.5 has implicit function declarations in configure logs (MUSL-CLANG-SYSTEM)
Summary: sys-devel/gettext-0.22.5 has implicit function declarations in configure logs...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 906027
  Show dependency tree
 
Reported: 2023-03-01 08:58 UTC by Agostino Sarubbo
Modified: 2024-02-22 09:21 UTC (History)
0 users

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


Attachments
build.log.xz (build.log.xz,75.58 KB, application/x-xz)
2023-03-01 08:58 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 08:58:05 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-devel/gettext-0.21.1 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 08:58:07 UTC
Created attachment 855378 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Matt Turner gentoo-dev 2023-05-10 02:02:42 UTC
>  *   /var/tmp/portage/sys-devel/gettext-0.21.1/work/gettext-0.21.1-abi_x86_64.amd64/gettext-tools/config.log:12077 - fpurge
>  *   /var/tmp/portage/sys-devel/gettext-0.21.1/work/gettext-0.21.1-abi_x86_64.amd64/gettext-tools/config.log:15626 - re_set_syntax
>  *   /var/tmp/portage/sys-devel/gettext-0.21.1/work/gettext-0.21.1-abi_x86_64.amd64/gettext-tools/config.log:15638 - re_compile_pattern
>  *   /var/tmp/portage/sys-devel/gettext-0.21.1/work/gettext-0.21.1-abi_x86_64.amd64/gettext-tools/config.log:15644 - re_search
>  *   /var/tmp/portage/sys-devel/gettext-0.21.1/work/gettext-0.21.1-abi_x86_64.amd64/gettext-tools/config.log:15647 - re_set_syntax
>  *   /var/tmp/portage/sys-devel/gettext-0.21.1/work/gettext-0.21.1-abi_x86_64.amd64/gettext-tools/config.log:15650 - re_compile_pattern
>  *   /var/tmp/portage/sys-devel/gettext-0.21.1/work/gettext-0.21.1-abi_x86_64.amd64/gettext-tools/config.log:15656 - re_search
>  *   /var/tmp/portage/sys-devel/gettext-0.21.1/work/gettext-0.21.1-abi_x86_64.amd64/gettext-tools/config.log:15659 - re_set_syntax
>  *   /var/tmp/portage/sys-devel/gettext-0.21.1/work/gettext-0.21.1-abi_x86_64.amd64/gettext-tools/config.log:15668 - re_compile_pattern
>  *   /var/tmp/portage/sys-devel/gettext-0.21.1/work/gettext-0.21.1-abi_x86_64.amd64/gettext-tools/config.log:15674 - re_search
>  *   /var/tmp/portage/sys-devel/gettext-0.21.1/work/gettext-0.21.1-abi_x86_64.amd64/gettext-runtime/config.log:5528 - MIN
Comment 3 Agostino Sarubbo gentoo-dev 2023-06-20 06:10:17 UTC
ci has reproduced this issue with version 0.22 - Updating summary.
Comment 4 Agostino Sarubbo gentoo-dev 2023-06-26 06:50:08 UTC
ci has reproduced this issue with version 0.22-r1 - Updating summary.
Comment 5 Agostino Sarubbo gentoo-dev 2023-12-19 14:50:49 UTC
gcc14_tinderbox has reproduced this issue with version 0.22.4 - Updating summary.
Comment 6 Larry the Git Cow gentoo-dev 2024-02-22 06:58:12 UTC
The bug has been referenced in the following commit(s):

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

commit c3bc7ad795eb43297d704e0e193c7b0531064d71
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-02-22 06:56:19 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-02-22 06:57:00 +0000

    dev-libs/libintl: add 0.22.5
    
    gnulib FPs.
    
    Bug: https://bugs.gentoo.org/898570
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/libintl/Manifest              |   2 +
 dev-libs/libintl/libintl-0.22.5.ebuild | 107 +++++++++++++++++++++++++++++++++
 2 files changed, 109 insertions(+)

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

commit 1922bfee73c961edf09e5f28a5bfdbaaa378fe7a
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-02-22 06:53:35 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-02-22 06:56:56 +0000

    sys-devel/gettext: add 0.22.5
    
    gnulib FPs.
    
    Bug: https://bugs.gentoo.org/898570
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-devel/gettext/Manifest              |   2 +
 sys-devel/gettext/gettext-0.22.5.ebuild | 199 ++++++++++++++++++++++++++++++++
 2 files changed, 201 insertions(+)
Comment 7 Agostino Sarubbo gentoo-dev 2024-02-22 09:21:52 UTC
tinderbox_musl has reproduced this issue with version 0.22.5 - Updating summary.