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

Bug 816738

Summary: [guru] dev-python/orjson-3.5.3 does not respect CFLAGS
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: Alessandro Barbieri <lssndrbarbieri>
Status: RESOLVED FIXED    
Severity: normal CC: guru-bugs
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 785607    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2021-10-07 06:05:08 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/orjson-3.5.3 does not respect CFLAGS.
Discovered on: amd64 (internal ref: guru_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-10-07 06:05:10 UTC
Created attachment 743595 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-10-08 19:05:07 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4b57775c07db488724946ae9f8f34f6ec8bf5a26

commit 4b57775c07db488724946ae9f8f34f6ec8bf5a26
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2021-10-07 10:06:11 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2021-10-07 10:22:45 +0000

    dev-python/orjson: EAPI 8
    
    Closes: https://bugs.gentoo.org/816738
    Closes: https://bugs.gentoo.org/816735
    Closes: https://bugs.gentoo.org/816732
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

 ...{orjson-3.5.3.ebuild => orjson-3.5.3-r1.ebuild} | 23 +++++++++++-----------
 1 file changed, 11 insertions(+), 12 deletions(-)