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

Bug 814311

Summary: app-text/calibre-5.30.0 does not respect CFLAGS
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Zac Medico <zmedico>
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    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2021-09-22 06:49:13 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-text/calibre-5.25.0-r2 does not respect CFLAGS.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
To reproduce this issue you may want to add "-frecord-gcc-switches" to CFLAGS/CXXFLAGS/FFLAGS/FCFLAGS. If this is not something about c/c++ context see this bug as an hint to hide the QA warning (with QA_FLAGS_IGNORED) where is not possible to respect CFLAGS.
Comment 1 Agostino Sarubbo gentoo-dev 2021-09-22 06:49:16 UTC
Created attachment 740646 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-10-22 08:59:11 UTC
ci has reproduced this issue with version 5.30.0 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2021-10-29 05:57:52 UTC
The bug has been closed via the following commit(s):

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

commit 5df9f0d616ca5a7cc98e8813b3bcb8276ae25fd5
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2021-10-29 05:55:25 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2021-10-29 05:57:47 +0000

    app-text/calibre: Respect CFLAGS and LDFLAGS
    
    Closes: https://bugs.gentoo.org/814308
    Closes: https://bugs.gentoo.org/814311
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 app-text/calibre/calibre-5.30.0.ebuild | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)