Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 900092 - net-vpn/tor-0.4.8.12 has implicit function declarations in configure logs (GCC-13-SYSTEM)
Summary: net-vpn/tor-0.4.8.12 has implicit function declarations in configure logs (GC...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: John Helmert III
URL:
Whiteboard: false positive?
Keywords:
Depends on:
Blocks: implicit-in-configure
  Show dependency tree
 
Reported: 2023-03-07 09:13 UTC by Agostino Sarubbo
Modified: 2024-10-22 04:59 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,694.91 KB, text/plain)
2023-03-07 09:14 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-03-07 09:13:59 UTC
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.
Comment 1 Agostino Sarubbo gentoo-dev 2023-03-07 09:14:02 UTC
Created attachment 856556 [details]
build.log

build log and emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-03-07 09:26:22 UTC
I _think_ I fixed all the legitimate ones in tor already, so false positive?
Comment 3 Agostino Sarubbo gentoo-dev 2023-07-27 06:46:54 UTC
ci has reproduced this issue with version 0.4.7.14 - Updating summary.
Comment 4 Agostino Sarubbo gentoo-dev 2023-08-25 06:42:39 UTC
ci has reproduced this issue with version 0.4.8.4 - Updating summary.
Comment 5 Agostino Sarubbo gentoo-dev 2023-08-31 08:21:33 UTC
ci has reproduced this issue with version 0.4.8.5 - Updating summary.
Comment 6 Agostino Sarubbo gentoo-dev 2024-01-02 11:07:51 UTC
gcc14_tinderbox has reproduced this issue with version 0.4.8.10 - Updating summary.
Comment 7 Agostino Sarubbo gentoo-dev 2024-04-15 12:12:57 UTC
ci has reproduced this issue with version 0.4.8.11 - Updating summary.
Comment 8 Agostino Sarubbo gentoo-dev 2024-07-17 07:36:20 UTC
ci has reproduced this issue with version 0.4.8.12 - Updating summary.
Comment 9 Larry the Git Cow gentoo-dev 2024-10-22 04:59:58 UTC
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(+)