Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836800 - [guru] dev-python/retworkx-0.11.0 does not respect LDFLAGS
Summary: [guru] dev-python/retworkx-0.11.0 does not respect LDFLAGS
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:42 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:26 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/retworkx-0.11.0 does not respect LDFLAGS.
Discovered on: amd64 (internal ref: guru_ci)

NOTE:
To reproduce this issue you may want to set LDFLAGS="${LDFLAGS} -Wl,--defsym=__gentoo_check_ldflags__=0". If this is not something about c/c++ context you may want to see this bug as an hint to hide the QA warning (with QA_FLAGS_IGNORED) where is not possible to respect LDFLAGS.
Comment 1 Agostino Sarubbo gentoo-dev 2022-04-05 06:18:29 UTC
Created attachment 768819 [details]
build.log

build log and emerge --info
Comment 2 Gábor Oszkár Dénes 2022-04-06 17:42:02 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:42:59 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(+)