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

Bug 781659

Summary: [guru] sys-apps/procs-0.11.4 does not respect CFLAGS/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 2021-04-09 06:38:20 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-apps/procs-0.11.4 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:23 UTC
Created attachment 698724 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-04-12 05:38:42 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3ae09ac28ca33ef67e2dead9dc1711fdc517b313

commit 3ae09ac28ca33ef67e2dead9dc1711fdc517b313
Author:     Theo Anderson <telans@posteo.de>
AuthorDate: 2021-04-11 10:16:09 +0000
Commit:     Theo Anderson <telans@posteo.de>
CommitDate: 2021-04-11 10:38:56 +0000

    sys-apps/procs: specify QA_FLAGS_IGNORED
    
    Closes: https://bugs.gentoo.org/781659
    Signed-off-by: Theo Anderson <telans@posteo.de>

 sys-apps/procs/procs-0.10.10.ebuild | 2 ++
 sys-apps/procs/procs-0.11.3.ebuild  | 2 ++
 sys-apps/procs/procs-0.11.4.ebuild  | 2 ++
 3 files changed, 6 insertions(+)
Comment 3 Agostino Sarubbo gentoo-dev 2021-04-25 14:03:37 UTC
Changing TRACKER as requested by QA.