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

Bug 799245

Summary: sci-mathematics/why3-for-spark-2021 does not respect CFLAGS
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Tupone Alfredo <tupone>
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-06-29 16:40:34 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-mathematics/why3-for-spark-2021 does not respect CFLAGS.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
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-06-29 16:40:37 UTC
Created attachment 720201 [details]
build.log

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

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

commit ddc4457e1404d8eafbb724d1fc77656f5c049d6e
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2022-02-07 21:48:12 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2022-02-07 21:48:12 +0000

    sci-mathematics/why3-for-spark: ignore CFLAGS
    
    Closes: https://bugs.gentoo.org/799245
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 .../why3-for-spark/why3-for-spark-2021.ebuild      | 26 ++++++++++++----------
 1 file changed, 14 insertions(+), 12 deletions(-)