Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 898778 - dev-util/mingw64-toolchain-10.0.0_p1-r2 has implicit function declarations in configure logs (GCC-13-SYSTEM)
Summary: dev-util/mingw64-toolchain-10.0.0_p1-r2 has implicit function declarations in...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ionen Wolkens
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2023-03-02 09:11 UTC by Agostino Sarubbo
Modified: 2023-04-26 08:37 UTC (History)
0 users

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


Attachments
build.log.xz (build.log.xz,233.08 KB, application/x-xz)
2023-03-02 09:11 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-02 09:11:23 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/mingw64-toolchain-10.0.0_p1-r2 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-02 09:11:26 UTC
Created attachment 855652 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Ionen Wolkens gentoo-dev 2023-03-02 11:39:56 UTC
Haven't looked closely but afaik all of these are fixed in newer gcc snapshots (this is building mostly vanilla 12.2.0), will probably wait till next non-snapshot gcc release and just bump if it can wait.

bug #898330 still has fortran related ones but we don't build fortran here

wrt binutils, should be already fixed in 10.0.0_p2 w/ binutils-2.40 but that's not keyworded to avoid a non-urgent slow rebuild (that will wait for 10.0.0_p3 w/ gcc bump or runtime-11.0.0, may consider a gcc snapshot if 11.0.0 comes out first)
Comment 3 Larry the Git Cow gentoo-dev 2023-04-26 08:37:45 UTC
The bug has been closed via the following commit(s):

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

commit d40efb39554df7bcabaf53648aa0ee808f680660
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2023-04-26 08:03:20 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2023-04-26 08:36:50 +0000

    dev-util/mingw64-toolchain: add 10.0.0_p4 w/ gcc-13.1.0 (keyworded)
    
    Been using _p3 with a bit earlier 13 pre-release + binutils-2.40
    with Wine for a bit and no known issues at the moment.
    
    Closes: https://bugs.gentoo.org/898778
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 dev-util/mingw64-toolchain/Manifest                |   1 +
 .../mingw64-toolchain-10.0.0_p4.ebuild             | 321 +++++++++++++++++++++
 2 files changed, 322 insertions(+)