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

Bug 727048

Summary: dev-libs/openspecfun does not respect CFLAGS
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Patrick Lauer <patrick>
Status: RESOLVED FIXED    
Severity: normal CC: sci
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 2020-06-04 06:25:59 UTC
This is an auto-filed bug because dev-libs/openspecfun does not respect CFLAGS.
The issue was originally discovered on amd64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.

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 2020-06-04 06:26:04 UTC
Created attachment 643350 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-02-14 13:48:21 UTC
The bug has been closed via the following commit(s):

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

commit 811c337cd77f2625690105d0f1fd4c4883c27aee
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2021-02-14 13:48:08 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-02-14 13:48:08 +0000

    dev-libs/openspecfun: [QA] Fix calling cc directly
    
    Closes: https://bugs.gentoo.org/727048
    Closes: https://bugs.gentoo.org/770481
    Package-Manager: Portage-3.0.14, Repoman-3.0.2
    Signed-off-by: David Seifert <soap@gentoo.org>

 .../files/openspecfun-0.5.3-Makefile.patch         | 67 ++++++++++++++++++++++
 .../files/openspecfun-0.5.3-static-libs.patch      | 21 -------
 dev-libs/openspecfun/openspecfun-0.5.3.ebuild      | 21 ++++---
 3 files changed, 80 insertions(+), 29 deletions(-)