Summary: | sys-apps/sed-4.9-r1 has implicit function declarations in configure logs | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Gentoo's Team for Core System packages <base-system> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | eschwartz |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 906027, 941869 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 894500 [details]
build.log
build log and emerge --info
Found the following implicit function declarations in configure logs: config.log:4058 - MIN config.log:10019 - static_assert config.log:12010 - re_set_syntax config.log:12024 - re_compile_pattern config.log:12030 - re_search config.log:12063 - re_match config.log:14621 - alignof config.log:16091 - fpurge Please use latest stable portage (In reply to Sam James from comment #3) > Please use latest stable portage I'm doing that but during 'emerge -DuN world' sys-apps/sed was merged before portage It's definitely still relevant with the latest portage: * QA Notice: Found the following implicit function declarations in configure logs: * /var/tmp/portage/sys-apps/sed-4.9-r1/work/sed-4.9/config.log:15294 - fpurge * Check that no features were accidentally disabled. * See https://wiki.gentoo.org/wiki/Modern_C_porting. strip: x86_64-pc-linux-musl-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version |