Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 722406 - app-misc/ltunify-0.2-r2 does not respect LDFLAGS
Summary: app-misc/ltunify-0.2-r2 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: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ldflags
  Show dependency tree
 
Reported: 2020-05-11 08:08 UTC by Agostino Sarubbo
Modified: 2023-12-08 19:35 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,6.62 KB, text/plain)
2020-05-11 08:09 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-05-11 08:08:58 UTC
This is an auto-filled bug because app-misc/ltunify 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-11 08:09:07 UTC
Created attachment 638048 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-09-20 10:36:19 UTC
tinderbox has reproduced this issue with version 0.2-r2 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2023-12-08 19:35:55 UTC
The bug has been closed via the following commit(s):

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

commit 3f7b4b2fba5aa60adcd170aae8e4f46eb382137d
Author:     Patrick McLean <chutzpah@gentoo.org>
AuthorDate: 2023-12-08 19:35:41 +0000
Commit:     Patrick McLean <chutzpah@gentoo.org>
CommitDate: 2023-12-08 19:35:51 +0000

    app-misc/ltunify: add 0.3, drop 0.2-r2
    
    Closes: https://bugs.gentoo.org/722406
    Signed-off-by: Patrick McLean <chutzpah@gentoo.org>

 app-misc/ltunify/Manifest                          |  2 +-
 .../files/ltunify-0.3-compiler-warning.patch       | 26 ++++++++++++++++
 app-misc/ltunify/files/ltunify-0.3-ldflags.patch   | 19 ++++++++++++
 .../{ltunify-0.2-r2.ebuild => ltunify-0.3.ebuild}  | 35 +++++++++++++++++-----
 4 files changed, 73 insertions(+), 9 deletions(-)