Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 900348 - sys-boot/grub-2.06-r6 has implicit function declarations in configure logs (MUSL-CLANG-SYSTEM)
Summary: sys-boot/grub-2.06-r6 has implicit function declarations in configure logs (M...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mike Gilbert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 906027
  Show dependency tree
 
Reported: 2023-03-08 08:34 UTC by Agostino Sarubbo
Modified: 2023-05-09 13:15 UTC (History)
1 user (show)

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


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

Issue: sys-boot/grub-2.06-r6 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-08 08:34:50 UTC
Created attachment 856782 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Mike Gilbert gentoo-dev 2023-03-09 00:08:19 UTC
This is failing on regex functions that glibc provides but musl does not. If the functions are missing from libc, a replacement from gnulib is used.
Comment 3 Mike Gilbert gentoo-dev 2023-03-09 00:21:29 UTC
 * QA Notice: Found the following implicit function declarations in configure logs:
 *   /var/tmp/portage/sys-boot/grub-2.06-r6/work/grub-2.06-xen/config.log:7441 - re_set_syntax
 *   /var/tmp/portage/sys-boot/grub-2.06-r6/work/grub-2.06-xen/config.log:7453 - re_compile_pattern
 *   /var/tmp/portage/sys-boot/grub-2.06-r6/work/grub-2.06-xen/config.log:7459 - re_search
 *   /var/tmp/portage/sys-boot/grub-2.06-r6/work/grub-2.06-xen/config.log:7462 - re_set_syntax
 *   /var/tmp/portage/sys-boot/grub-2.06-r6/work/grub-2.06-xen/config.log:7465 - re_compile_pattern
 *   /var/tmp/portage/sys-boot/grub-2.06-r6/work/grub-2.06-xen/config.log:7471 - re_search
 *   /var/tmp/portage/sys-boot/grub-2.06-r6/work/grub-2.06-xen/config.log:7474 - re_set_syntax
 *   /var/tmp/portage/sys-boot/grub-2.06-r6/work/grub-2.06-xen/config.log:7483 - re_compile_pattern
 *   /var/tmp/portage/sys-boot/grub-2.06-r6/work/grub-2.06-xen/config.log:7489 - re_search
 *   /var/tmp/portage/sys-boot/grub-2.06-r6/work/grub-2.06-pc/config.log:7441 - re_set_syntax
 *   /var/tmp/portage/sys-boot/grub-2.06-r6/work/grub-2.06-pc/config.log:7453 - re_compile_pattern
 *   /var/tmp/portage/sys-boot/grub-2.06-r6/work/grub-2.06-pc/config.log:7459 - re_search
 *   /var/tmp/portage/sys-boot/grub-2.06-r6/work/grub-2.06-pc/config.log:7462 - re_set_syntax
 *   /var/tmp/portage/sys-boot/grub-2.06-r6/work/grub-2.06-pc/config.log:7465 - re_compile_pattern
 *   /var/tmp/portage/sys-boot/grub-2.06-r6/work/grub-2.06-pc/config.log:7471 - re_search
 *   /var/mp/portage/sys-boot/grub-2.06-r6/work/grub-2.06-pc/config.log:7474 - re_set_syntax
 *   /var/tmp/portage/sys-boot/grub-2.06-r6/work/grub-2.06-pc/config.log:7483 - re_compile_pattern
 *   /var/tmp/portage/sys-boot/grub-2.06-r6/work/grub-2.06-pc/config.log:7489 - re_search
 *   /var/tmp/portage/sys-boot/grub-2.06-r6/work/grub-2.06-efi-64/config.log:7441 - re_set_syntax
 *   /var/tmp/portage/sys-boot/grub-2.06-r6/work/grub-2.06-efi-64/config.log:7453 - re_compile_pattern
 *   /var/tmp/portage/sys-boot/grub-2.06-r6/work/grub-2.06-efi-64/config.log:7459 - re_search
 *   /var/tmp/portage/sys-boot/grub-2.06-r6/work/grub-2.06-efi-64/config.log:7462 - re_set_syntax
 *   /var/tmp/portage/sys-boot/grub-2.06-r6/work/grub-2.06-efi-64/config.log:7465 - re_compile_pattern
 *   /var/tmp/portage/sys-boot/grub-2.06-r6/work/grub-2.06-efi-64/config.log:7471 - re_search
 *   /var/tmp/portage/sys-boot/grub-2.06-r6/work/grub-2.06-efi-64/config.log:7474 - re_set_syntax
 *   /var/tmp/portage/sys-boot/grub-2.06-r6/work/grub-2.06-efi-64/config.log:7483 - re_compile_pattern
 *   /var/tmp/portage/sys-boot/grub-2.06-r6/work/grub-2.06-efi-64/config.log:7489 - re_search
 * Check that no features were accidentally disabled.