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

Bug 840011

Summary: dev-python/cryptography-36.0.2 does not respect CFLAGS
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal CC: mgorny
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 59506    
Attachments: build.log.xz

Description Agostino Sarubbo gentoo-dev 2022-04-22 06:47:32 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/cryptography-36.0.2 does not respect CFLAGS.
Discovered on: amd64 (internal ref: ci)

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 2022-04-22 06:47:38 UTC
Created attachment 772787 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Larry the Git Cow gentoo-dev 2022-04-22 07:08:57 UTC
The bug has been closed via the following commit(s):

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

commit 722c6a8f5044b7b5dc060b53c8c2d593cde6b3e6
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-04-22 07:00:40 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-04-22 07:08:53 +0000

    dev-python/cryptography: Update QA_FLAGS_IGNORED for pypy3
    
    Closes: https://bugs.gentoo.org/840008
    Closes: https://bugs.gentoo.org/840011
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/cryptography/cryptography-36.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)