Summary: | sys-libs/libstdc++-v3-3.3.6-r4 has implicit function declarations in configure logs | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Gentoo Toolchain Maintainers <toolchain> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | eschwartz |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | ugh | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 906027, 941869 | ||
Attachments: | build.log.xz |
Description
Agostino Sarubbo
![]() Created attachment 903672 [details]
build.log.xz
build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Found the following implicit function declarations in configure logs: config.log:398 - getgroups config.log:399 - exit config.log:127 - exit config.log:262 - exit config.log:279 - wait config.log:280 - exit config.log:591 - getpagesize config.log:592 - exit config.log:596 - rand config.log:597 - umask config.log:600 - write config.log:603 - close config.log:615 - read config.log:620 - unlink config.log:627 - exit config.log:633 - strlen config.log:637 - strcpy config.log:641 - strncmp (In reply to Agostino Sarubbo from comment #2) > Found the following implicit function declarations in configure logs: > > config.log:398 - getgroups > config.log:399 - exit > config.log:127 - exit > config.log:262 - exit > config.log:279 - wait > config.log:280 - exit > config.log:591 - getpagesize > config.log:592 - exit > config.log:596 - rand > config.log:597 - umask > config.log:600 - write > config.log:603 - close > config.log:615 - read > config.log:620 - unlink > config.log:627 - exit > config.log:633 - strlen > config.log:637 - strcpy > config.log:641 - strncmp |