https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: net-vpn/tor-0.4.7.13-r1 has implicit function declarations in configure logs (GCC-13-SYSTEM). Discovered on: amd64 (internal ref: gcc13_tinderbox) NOTE: (GCC-13-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-13 but this bug MAY or MAY NOT BE related to the new compiler See also: https://bugs.gentoo.org/898488#c4.
Created attachment 856556 [details] build.log build log and emerge --info
I _think_ I fixed all the legitimate ones in tor already, so false positive?
ci has reproduced this issue with version 0.4.7.14 - Updating summary.
ci has reproduced this issue with version 0.4.8.4 - Updating summary.
ci has reproduced this issue with version 0.4.8.5 - Updating summary.
gcc14_tinderbox has reproduced this issue with version 0.4.8.10 - Updating summary.
ci has reproduced this issue with version 0.4.8.11 - Updating summary.
ci has reproduced this issue with version 0.4.8.12 - Updating summary.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59608aa2c8e4627f56541e2795f7bdefd080d903 commit 59608aa2c8e4627f56541e2795f7bdefd080d903 Author: Eli Schwartz <eschwartz@gentoo.org> AuthorDate: 2024-10-21 13:04:22 +0000 Commit: Eli Schwartz <eschwartz@gentoo.org> CommitDate: 2024-10-22 04:59:11 +0000 net-vpn/tor: mark implicit function decl as FP It correctly fails anyway. Gentoo doesn't even provide a nacl package but intriguingly this configure script doesn't bother to use builtin autoconf library checking routines... Closes: https://bugs.gentoo.org/900092 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org> net-vpn/tor/tor-0.4.8.12-r1.ebuild | 6 ++++++ net-vpn/tor/tor-9999.ebuild | 6 ++++++ 2 files changed, 12 insertions(+)