Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836801 - [guru] dev-python/retworkx-0.11.0 does not respect CFLAGS
Summary: [guru] dev-python/retworkx-0.11.0 does not respect CFLAGS
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gábor Oszkár Dénes
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2022-04-05 06:18 UTC by Agostino Sarubbo
Modified: 2022-04-06 19:43 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,752.07 KB, text/plain)
2022-04-05 06:18 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 2022-04-05 06:18:32 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/retworkx-0.11.0 does not respect CFLAGS.
Discovered on: amd64 (internal ref: guru_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-05 06:18:34 UTC
Created attachment 768820 [details]
build.log

build log and emerge --info
Comment 2 Gábor Oszkár Dénes 2022-04-06 17:42:12 UTC
Fixed in commit
https://gitweb.gentoo.org/repo/proj/guru.git/commit/?h=dev&id=9c10faa88620b320bf4cc88cde844a5bae0d49f9
Waiting for master branch to be updated.
Comment 3 Larry the Git Cow gentoo-dev 2022-04-06 19:43:00 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9c10faa88620b320bf4cc88cde844a5bae0d49f9

commit 9c10faa88620b320bf4cc88cde844a5bae0d49f9
Author:     Gábor Oszkár Dénes <gaboroszkar@protonmail.com>
AuthorDate: 2022-04-06 17:28:04 +0000
Commit:     Gábor Oszkár Dénes <gaboroszkar@protonmail.com>
CommitDate: 2022-04-06 17:28:04 +0000

    dev-python/retworkx: fix CFLAGS/LDFLAGS QA notice
    
    Closes: https://bugs.gentoo.org/836800
    Closes: https://bugs.gentoo.org/836801
    Signed-off-by: Gábor Oszkár Dénes <gaboroszkar@protonmail.com>

 dev-python/retworkx/retworkx-0.11.0.ebuild | 3 +++
 1 file changed, 3 insertions(+)