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

Bug 740324

Summary: net-print/hplip-plugin-3.20.6 does not respect CFLAGS/LDFLAGS
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Printing Team <printing>
Status: RESOLVED FIXED    
Severity: normal CC: chewi, esigra
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 2020-09-04 07:46:28 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-print/hplip-plugin-3.20.6 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 2020-09-04 07:46:30 UTC
Created attachment 658306 [details]
build.log

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

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

commit c1f15bee70544a0f260ec8e5ef853ae71fffe669
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2020-09-04 22:54:18 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2020-09-04 23:11:51 +0000

    net-print/hplip-plugin: Mark all *.so files as prebuilt
    
    They were already marked as prestripped but were still tripping other
    QA checks.
    
    Closes: https://bugs.gentoo.org/740324
    Package-Manager: Portage-3.0.5, Repoman-3.0.1
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 net-print/hplip-plugin/hplip-plugin-3.19.12.ebuild | 10 +---------
 net-print/hplip-plugin/hplip-plugin-3.20.3.ebuild  | 10 +---------
 net-print/hplip-plugin/hplip-plugin-3.20.6.ebuild  | 10 +---------
 3 files changed, 3 insertions(+), 27 deletions(-)