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

Bug 764503

Summary: net-wireless/iwgtk-0.4 does not respect CFLAGS/LDFLAGS
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Ben Kohler <bkohler>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 59506, 331933    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2021-01-08 20:03:10 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-wireless/iwgtk-0.4 does not respect CFLAGS/LDFLAGS.
Discovered on: amd64 (internal ref: ci)

NOTE:
To reproduce this issue you may want to add "-frecord-gcc-switches" to CFLAGS/CXXFLAGS/FFLAGS/FCFLAGS and LDFLAGS="${LDFLAGS} -Wl,--defsym=__gentoo_check_ldflags__=0". If this is not something about c/c++ see this bug as an hint to hide the QA warning (with QA_FLAGS_IGNORED) where is not possible to respect CFLAGS/LDFLAGS.
Comment 1 Agostino Sarubbo gentoo-dev 2021-01-08 20:03:12 UTC
Created attachment 681985 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-01-08 21:14:03 UTC
The bug has been closed via the following commit(s):

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

commit 274915f4d3b6e729b0b6dc57a589eed5ca0d5be1
Author:     Ben Kohler <bkohler@gentoo.org>
AuthorDate: 2021-01-08 21:12:48 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2021-01-08 21:13:26 +0000

    net-wireless/iwgtk: QA fixes
    
    Thanks Polynomial-C and ago for reporting
    
    Closes: https://bugs.gentoo.org/764503
    Closes: https://github.com/gentoo/gentoo/pull/18996
    Package-Manager: Portage-3.0.12, Repoman-3.0.2
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 net-wireless/iwgtk/iwgtk-0.4.ebuild | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)