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

Bug 911241

Summary: [guru] net-news/newsraft-0.19 does not respect LDFLAGS
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: GURU project <guru-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 785607    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-07-26 06:51:39 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-news/newsraft-0.19 does not respect LDFLAGS.
Discovered on: amd64 (internal ref: guru_ci)

NOTE:
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-07-26 06:51:41 UTC
Created attachment 866294 [details]
build.log

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

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=82246f1e39d1f222ccce4edd8bede0fbb79b69f1

commit 82246f1e39d1f222ccce4edd8bede0fbb79b69f1
Author:     Haelwenn (lanodan) Monnier <contact@hacktivis.me>
AuthorDate: 2024-02-17 10:39:01 +0000
Commit:     Haelwenn (lanodan) Monnier <contact@hacktivis.me>
CommitDate: 2024-02-17 10:39:53 +0000

    net-news/newsraft: use toolchain-funcs for default $CC
    
    Closes: https://bugs.gentoo.org/911243
    Closes: https://bugs.gentoo.org/911242
    Closes: https://bugs.gentoo.org/911241
    Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>

 net-news/newsraft/newsraft-0.19.ebuild | 5 ++++-
 net-news/newsraft/newsraft-9999.ebuild | 2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)