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

Bug 898592

Summary: x11-libs/wxGTK-3.0.5.1-r1 has implicit function declarations in configure logs (GCC-13-SYSTEM)
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo wxWidgets project <wxwidgets>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 906027    
Attachments: build.log.xz

Description Agostino Sarubbo gentoo-dev 2023-03-01 11:37:04 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-libs/wxGTK-3.0.5.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-01 11:37:07 UTC
Created attachment 855398 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 David Carlos Manuelda 2023-06-15 05:41:37 UTC
I made a patch for it to compile, tested and working with Clang+libc++ available here https://raw.githubusercontent.com/StormBytePP/StormByte.Repository.Patches/main/x11-libs/wxGTK-3.0.5.1-r1/wxWidgets-fix-configure.patch
Comment 3 ernsteiswuerfel archtester 2023-07-18 19:57:29 UTC
(In reply to David Carlos Manuelda from comment #2)
> I made a patch for it to compile, tested and working with Clang+libc++
> available here
> https://raw.githubusercontent.com/StormBytePP/StormByte.Repository.Patches/
> main/x11-libs/wxGTK-3.0.5.1-r1/wxWidgets-fix-configure.patch
Could you attach your patch here? The link you posted is dead...