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

Bug 920928

Summary: dev-scheme/stklos-2.00 does not respect LDFLAGS (GCC-14-SYSTEM)
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Scheme Project <scheme>
Status: RESOLVED FIXED    
Severity: normal CC: esigra
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 331933    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-12-29 10:41:17 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-scheme/stklos-2.00 does not respect LDFLAGS (GCC-14-SYSTEM).
Discovered on: amd64 (internal ref: gcc14_tinderbox)

NOTE:
(GCC-14-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-14 but this bug MAY or MAY NOT BE related to the new compiler
To reproduce this issue you may want to set LDFLAGS="${LDFLAGS} -Wl,--defsym=__gentoo_check_ldflags__=0". If this is not something about c/c++ context you may want to see this bug as an hint to hide the QA warning (with QA_FLAGS_IGNORED) where is not possible to respect LDFLAGS.
Comment 1 Agostino Sarubbo gentoo-dev 2023-12-29 10:41:19 UTC
Created attachment 880945 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-01-17 11:57:29 UTC
The bug has been closed via the following commit(s):

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

commit ad4408b7e41fd10ef76f08481287e5438ae5389c
Author:     Akinori Hattori <hattya@gentoo.org>
AuthorDate: 2024-01-17 11:56:15 +0000
Commit:     Akinori Hattori <hattya@gentoo.org>
CommitDate: 2024-01-17 11:56:15 +0000

    dev-scheme/stklos: respect LDFLAGS
    
    Closes: https://bugs.gentoo.org/920928
    Signed-off-by: Akinori Hattori <hattya@gentoo.org>

 dev-scheme/stklos/files/stklos-2.00-ldflags.patch | 15 ++++++
 dev-scheme/stklos/stklos-2.00-r1.ebuild           | 61 +++++++++++++++++++++++
 2 files changed, 76 insertions(+)