Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 799650 - [guru] dev-python/orjson-3.5.3 does not respect CFLAGS/LDFLAGS
Summary: [guru] dev-python/orjson-3.5.3 does not respect CFLAGS/LDFLAGS
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alessandro Barbieri
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2021-07-01 08:16 UTC by Agostino Sarubbo
Modified: 2021-07-03 09:59 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,68.96 KB, text/plain)
2021-07-01 08:16 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-07-01 08:16:02 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/orjson-3.5.3 does not respect CFLAGS/LDFLAGS.
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 and LDFLAGS="${LDFLAGS} -Wl,--defsym=__gentoo_check_ldflags__=0". If this is not something about c/c++ see this bug as an hint to hide the QA warning (with QA_FLAGS_IGNORED) where is not possible to respect CFLAGS/LDFLAGS.
Comment 1 Agostino Sarubbo gentoo-dev 2021-07-01 08:16:04 UTC
Created attachment 720750 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-07-03 09:59:01 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=19e33914308b97710d88c4e0d74b7a755991913f

commit 19e33914308b97710d88c4e0d74b7a755991913f
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2021-07-01 10:49:10 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2021-07-01 11:24:35 +0000

    dev-python/orjson: don't strip, flag QA ignored
    
    Closes: https://bugs.gentoo.org/799650
    Closes: https://bugs.gentoo.org/799653
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

 dev-python/orjson/orjson-3.5.3.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)