Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 740324 - net-print/hplip-plugin-3.20.6 does not respect CFLAGS/LDFLAGS
Summary: net-print/hplip-plugin-3.20.6 does not respect CFLAGS/LDFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: cflags ldflags
  Show dependency tree
 
Reported: 2020-09-04 07:46 UTC by Agostino Sarubbo
Modified: 2020-09-04 23:12 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,6.83 KB, text/plain)
2020-09-04 07:46 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)