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

Bug 781665

Summary: [guru] sys-apps/sampler-bin-1.1.0 does not respect CFLAGS/LDFLAGS
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: Aisha Tammy <gentoo>
Status: RESOLVED FIXED    
Severity: normal CC: guru-bugs
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 2021-04-09 06:38:32 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-apps/sampler-bin-1.1.0 does not respect CFLAGS/LDFLAGS.
Discovered on: amd64 (internal ref: guru_tinderbox)

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-04-09 06:38:34 UTC
Created attachment 698730 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-04-22 17:02:57 UTC
Changing the Assignee as per https://archives.gentoo.org/gentoo-dev/message/74ee632e9fe2f4c12890524fec132205
Comment 3 Larry the Git Cow gentoo-dev 2021-04-23 08:47:32 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=30d6f9d7a0604efc0847e3463c460aef7cc0ebd4

commit 30d6f9d7a0604efc0847e3463c460aef7cc0ebd4
Author:     Aisha Tammy <gentoo@aisha.cc>
AuthorDate: 2021-04-22 13:16:18 +0000
Commit:     Aisha Tammy <gentoo@aisha.cc>
CommitDate: 2021-04-22 13:16:18 +0000

    sys-apps/sampler-bin: add QA prebuilt
    
    Closes: https://bugs.gentoo.org/781665
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Aisha Tammy <gentoo@aisha.cc>

 sys-apps/sampler-bin/sampler-bin-1.1.0.ebuild | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)
Comment 4 Agostino Sarubbo gentoo-dev 2021-04-25 14:03:39 UTC
Changing TRACKER as requested by QA.