Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 899014 - games-puzzle/xwelltris-1.0.1-r1 has implicit function declarations in configure logs (GCC-13-SYSTEM)
Summary: games-puzzle/xwelltris-1.0.1-r1 has implicit function declarations in configu...
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:45 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,67.50 KB, text/plain)
2023-03-03 08:45 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:45:30 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-puzzle/xwelltris-1.0.1-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:45:31 UTC
Created attachment 855922 [details]
build.log

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

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

commit 43bc66db6bf0b4875b15e669d81e3da27f18e204
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-03-05 01:55:32 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-03-05 02:59:37 +0000

    games-puzzle/xwelltris: fix configure w/ clang 16, C++17, autoconf-2.72
    
    Closes: https://bugs.gentoo.org/874567
    Closes: https://bugs.gentoo.org/899014
    Signed-off-by: Sam James <sam@gentoo.org>

 .../xwelltris/files/xwelltris-1.0.1-c++17.patch    | 106 +++++++++++++++++++++
 .../xwelltris-1.0.1-configure-autoconf-2.72.patch  | 106 +++++++++++++++++++++
 ...s-1.0.1-r1.ebuild => xwelltris-1.0.1-r2.ebuild} |  11 ++-
 3 files changed, 220 insertions(+), 3 deletions(-)