Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 900308

Summary: net-misc/portfwd-0.29-r1 has implicit function declarations in configure logs (GCC-13-SYSTEM)
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-03-08 08:24:30 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-misc/portfwd-0.29-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-08 08:24:32 UTC
Created attachment 856742 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-03-18 21:54:48 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8132bd88e43fd6d55783885c570e129b98ee80e1

commit 8132bd88e43fd6d55783885c570e129b98ee80e1
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-03-18 21:11:17 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-03-18 21:54:36 +0000

    net-misc/portfwd: EAPI 8, fix configure w/ clang 16
    
    Closes: https://bugs.gentoo.org/725162
    Closes: https://bugs.gentoo.org/809326
    Closes: https://bugs.gentoo.org/898092
    Closes: https://bugs.gentoo.org/900308
    Signed-off-by: Sam James <sam@gentoo.org>

 .../portfwd/files/portfwd-0.29-build-system.patch  | 76 ++++++++++++++++++++++
 net-misc/portfwd/portfwd-0.29-r1.ebuild            | 45 -------------
 net-misc/portfwd/portfwd-0.29-r2.ebuild            | 33 ++++++++++
 3 files changed, 109 insertions(+), 45 deletions(-)