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

Bug 899022

Summary: games-simulation/senken-0.3.0-r1 has implicit function declarations in configure logs (GCC-13-SYSTEM)
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

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

Issue: games-simulation/senken-0.3.0-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-03 08:46:41 UTC
Created attachment 855930 [details]
build.log

build log and emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-03-05 02:46:46 UTC

*** This bug has been marked as a duplicate of bug 898990 ***
Comment 3 Larry the Git Cow gentoo-dev 2023-03-05 03:16:37 UTC
The bug has been closed via the following commit(s):

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

commit b355649c4c23392040d456a20f17d1b56a78312b
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-03-05 02:59:25 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-03-05 02:59:38 +0000

    games-simulation/senken: fix implicit func decls
    
    Closes: https://bugs.gentoo.org/899022
    Signed-off-by: Sam James <sam@gentoo.org>

 .../senken-0.3.0-implicit-function-decl.patch      | 29 ++++++++++++++++++++++
 ...nken-0.3.0-r1.ebuild => senken-0.3.0-r2.ebuild} | 23 ++++++++++++-----
 2 files changed, 46 insertions(+), 6 deletions(-)
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-03-05 13:11:38 UTC
*** Bug 898990 has been marked as a duplicate of this bug. ***