Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 840008 - dev-python/cryptography-36.0.2 does not respect LDFLAGS
Summary: dev-python/cryptography-36.0.2 does not respect LDFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ldflags
  Show dependency tree
 
Reported: 2022-04-22 06:47 UTC by Agostino Sarubbo
Modified: 2022-04-22 07:08 UTC (History)
1 user (show)

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


Attachments
build.log.xz (build.log.xz,326.74 KB, application/x-xz)
2022-04-22 06:47 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-22 06:47:23 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/cryptography-36.0.2 does not respect LDFLAGS.
Discovered on: amd64 (internal ref: 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-22 06:47:30 UTC
Created attachment 772784 [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:59 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(-)