https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sys-libs/libstdc++-v3-3.3.6-r4 has implicit function declarations in configure logs. Discovered on: amd64 (internal ref: ci) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0072
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