Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 899002 - games-puzzle/freesweep-1.0.2 has implicit function declarations in configure logs (GCC-13-SYSTEM)
Summary: games-puzzle/freesweep-1.0.2 has implicit function declarations in configure ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2023-03-03 08:44 UTC by Agostino Sarubbo
Modified: 2023-03-05 03:16 UTC (History)
0 users

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


Attachments
build.log (build.log,47.98 KB, text/plain)
2023-03-03 08:44 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-03 08:44:20 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-puzzle/freesweep-1.0.2 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:44:22 UTC
Created attachment 855910 [details]
build.log

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

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

commit 4df8b0dbdf3ddded4239a7e8f638d7001b164cfd
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-03-05 03:10:20 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-03-05 03:10:20 +0000

    games-puzzle/freesweep: fix configure w/ clang 16
    
    Closes: https://bugs.gentoo.org/899002
    Signed-off-by: Sam James <sam@gentoo.org>

 .../{freesweep-1.0.2.ebuild => freesweep-1.0.2-r1.ebuild}    | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)