Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 814311 - app-text/calibre-5.30.0 does not respect CFLAGS
Summary: app-text/calibre-5.30.0 does not respect CFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: cflags
  Show dependency tree
 
Reported: 2021-09-22 06:49 UTC by Agostino Sarubbo
Modified: 2021-10-29 05:57 UTC (History)
0 users

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


Attachments
build.log (build.log,218.48 KB, text/plain)
2021-09-22 06:49 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 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(-)