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

Bug 900310

Summary: net-misc/rdesktop-1.9.0-r2 has implicit function declarations in configure logs (GCC-13-SYSTEM)
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Bernard Cafarelli <voyageur>
Status: RESOLVED FIXED    
Severity: normal Keywords: PATCH
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/rdesktop/rdesktop/pull/407
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: build.log

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

Issue: net-misc/rdesktop-1.9.0-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-08 08:24:36 UTC
Created attachment 856744 [details]
build.log

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

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

commit 8c4b2ca299d38a6389a34ec33d16ab0602d33ef0
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-04-22 16:50:51 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-04-22 16:50:51 +0000

    net-misc/rdesktop: fix configure w/ clang 16
    
    Closes: https://bugs.gentoo.org/900310
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/rdesktop-1.9.0-configure-clang16.patch   | 28 ++++++++++++++++++++++
 ...op-1.9.0-r2.ebuild => rdesktop-1.9.0-r3.ebuild} |  3 ++-
 2 files changed, 30 insertions(+), 1 deletion(-)