Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 719072 - app-shells/fzy does not respect LDFLAGS
Summary: app-shells/fzy 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: Georgy Yakovlev
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ldflags
  Show dependency tree
 
Reported: 2020-04-23 14:46 UTC by Agostino Sarubbo
Modified: 2020-04-25 02:22 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,11.11 KB, text/plain)
2020-04-23 14:46 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-04-23 14:46:28 UTC
This is an auto-filled bug because app-shells/fzy does not respect LDFLAGS.
The issue was originally discovered on arm64, 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-04-23 14:46:37 UTC
Created attachment 634212 [details]
build.log

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

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

commit 09a124492c3bef396d42acfa1d51a7b0cf996de3
Author:     Georgy Yakovlev <gyakovlev@gentoo.org>
AuthorDate: 2020-04-25 02:15:33 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2020-04-25 02:21:03 +0000

    app-shells/fzy: revbump, respect LDFLAGS
    
    Closes: https://bugs.gentoo.org/719072
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 app-shells/fzy/files/1.0-cflags.patch              | 34 ++++++++++++++++++++++
 app-shells/fzy/files/fzy-0.9-cflags.patch          | 11 -------
 .../fzy/{fzy-1.0.ebuild => fzy-1.0-r1.ebuild}      |  4 +--
 3 files changed, 36 insertions(+), 13 deletions(-)

Additionally, it has been referenced in the following commit(s):

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

commit b0aeaf22fed1de616d322ba420d5cea6d349d94e
Author:     Georgy Yakovlev <gyakovlev@gentoo.org>
AuthorDate: 2020-04-25 02:19:58 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2020-04-25 02:21:39 +0000

    app-shells/fzy: update live ebuild
    
    Bug: https://bugs.gentoo.org/719072
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 app-shells/fzy/fzy-9999.ebuild | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)