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

Bug 722072

Summary: app-crypt/tc-play-2.0-r1 does not respect LDFLAGS
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: esigra
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 331933    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-05-10 09:03:26 UTC
This is an auto-filled bug because app-crypt/tc-play does not respect LDFLAGS.
The issue was originally discovered on amd64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.

NOTE:
To reproduce this issue you may want to set LDFLAGS="${LDFLAGS} -Wl,--defsym=__gentoo_check_ldflags__=0".
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-10 09:03:34 UTC
Created attachment 637480 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-08-01 03:15:40 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae3d6c0ed6a90e6f1aad6687f4be9d2aa180ae9a

commit ae3d6c0ed6a90e6f1aad6687f4be9d2aa180ae9a
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-08-01 03:14:15 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-08-01 03:14:24 +0000

    app-crypt/tc-play: add 3.3
    
    Closes: https://bugs.gentoo.org/722072
    Signed-off-by: Sam James <sam@gentoo.org>

 app-crypt/tc-play/Manifest                        |  1 +
 app-crypt/tc-play/files/tc-play-3.3-ldflags.patch | 11 +++++
 app-crypt/tc-play/tc-play-3.3.ebuild              | 60 +++++++++++++++++++++++
 3 files changed, 72 insertions(+)