Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 920928 - dev-scheme/stklos-2.00 does not respect LDFLAGS (GCC-14-SYSTEM)
Summary: dev-scheme/stklos-2.00 does not respect LDFLAGS (GCC-14-SYSTEM)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Scheme Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ldflags
  Show dependency tree
 
Reported: 2023-12-29 10:41 UTC by Agostino Sarubbo
Modified: 2024-01-17 11:57 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,121.37 KB, text/plain)
2023-12-29 10:41 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-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(+)