Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 756106 - dev-tcltk/tls-1.7.22 does not respect LDFLAGS
Summary: dev-tcltk/tls-1.7.22 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: TCL/TK Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ldflags
  Show dependency tree
 
Reported: 2020-11-22 18:22 UTC by Agostino Sarubbo
Modified: 2020-12-25 10:23 UTC (History)
0 users

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


Attachments
build.log (build.log,19.73 KB, text/plain)
2020-11-22 18:22 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 2020-11-22 18:22:04 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-tcltk/tls-1.7.22 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 2020-11-22 18:22:06 UTC
Created attachment 674359 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-12-25 10:23:49 UTC
The bug has been closed via the following commit(s):

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

commit f5984479313966ba68b1bc7a18e9e354ea2b5835
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2020-12-25 10:23:33 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2020-12-25 10:23:33 +0000

    dev-tcltk/tls: do not strip shared files
    
    Closes: https://bugs.gentoo.org/756106
    Package-Manager: Portage-3.0.9, Repoman-3.0.2
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-tcltk/tls/files/tls-1.7.22-ldflags.patch | 13 +++++++++++++
 dev-tcltk/tls/tls-1.7.22.ebuild              |  9 ++++++++-
 2 files changed, 21 insertions(+), 1 deletion(-)