https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-games/libnw-1.30.02 has implicit function declarations in configure logs. Discovered on: amd64 (internal ref: ci) NOTE: See also: https://bugs.gentoo.org/898488#c4.
CC'ing also the author of the commit (b739241a0432c2e0a0490e02bd57269c3906ed1e)
Created attachment 865071 [details] build.log build log and emerge --info
Found the following implicit function declarations in configure logs: config.log:33 - exit config.log:144 - exit
b739241a0432c2e0a0490e02bd57269c3906ed1e had nothing to do with this.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f02e8249af6d00a65f810f776ccc1ac0012f33ef commit f02e8249af6d00a65f810f776ccc1ac0012f33ef Author: Eli Schwartz <eschwartz93@gmail.com> AuthorDate: 2024-05-06 05:16:41 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-05-06 06:05:25 +0000 dev-games/libnw: fix Modern C porting error in vintage configure script This is an especially vintage configure script. It was generated by autoconf 2.13, and the tarball is dated 2003. It failed pretty early on: configure: error: installation or configuration problem: C compiler cannot create executables. (There are still other modern C porting errors.) Closes: https://bugs.gentoo.org/875065 Closes: https://bugs.gentoo.org/909546 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> dev-games/libnw/libnw-1.30.02.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)