Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 337187 - dev-libs/libmelf-0.4.0-r1 does not respect LDFLAGS
Summary: dev-libs/libmelf-0.4.0-r1 does not respect LDFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High QA (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords: PATCH, PullRequest
Depends on:
Blocks: ldflags
  Show dependency tree
 
Reported: 2010-09-13 23:49 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2023-11-24 08:16 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---
robbat2: Bugday+


Attachments
Build log (libmelf-0.4.0-r1:20100913-213348.log,5.24 KB, text/plain)
2010-09-13 23:49 UTC, Diego Elio Pettenò (RETIRED)
Details
scsiping-0.0.1-r1.ebuild (scsiping-0.0.1-r1.ebuild,829 bytes, text/plain)
2013-03-04 17:24 UTC, Michael Mair-Keimberger (iamnr3)
Details
libmelf-0.4.0-r2.ebuild (libmelf-0.4.0-r2.ebuild,1.05 KB, text/plain)
2013-03-24 16:30 UTC, Michael Mair-Keimberger (iamnr3)
Details
libmelf-0.4.0-r1-gcc-makefile-cleanup.patch (libmelf-0.4.0-r1-gcc-makefile-cleanup.patch,3.13 KB, patch)
2013-03-24 16:37 UTC, Michael Mair-Keimberger (iamnr3)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2010-09-13 23:49:43 UTC
See attached build log.

(Please do not complain about the need for looking at the build log until you can provide an easy way to open bugs with the correct data picked out of a tinderbox log. Thanks.)
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2010-09-13 23:49:56 UTC
Created attachment 247201 [details]
Build log
Comment 2 Michael Mair-Keimberger (iamnr3) 2013-03-04 17:24:11 UTC
Updated the ebuild:
* fixes LDFLAGS issue
* fixes calling gcc directly
* ebuild bump to eapi 4 (please review)
Comment 3 Michael Mair-Keimberger (iamnr3) 2013-03-04 17:24:45 UTC
Created attachment 340942 [details]
scsiping-0.0.1-r1.ebuild

updated ebuild
Comment 4 Michael Mair-Keimberger (iamnr3) 2013-03-04 17:29:10 UTC
Sorry, wrong bug...
Comment 5 Michael Mair-Keimberger (iamnr3) 2013-03-24 16:30:10 UTC
Created attachment 343116 [details]
libmelf-0.4.0-r2.ebuild

Ok, i've now fixed this bug too (please review):
* updated the exiting patch (libmelf-0.4.0-r1-gcc-makefile-cleanup.patch)
 * fixes LDFLAGS
Comment 6 Michael Mair-Keimberger (iamnr3) 2013-03-24 16:37:34 UTC
Created attachment 343120 [details, diff]
libmelf-0.4.0-r1-gcc-makefile-cleanup.patch

updated patch
* also fixes AR/RANLIB direct calling
* fixes "QA Notice: The following shared libraries lack a SONAME"

The ebuild is also bumped to eapi 5
Comment 7 Agostino Sarubbo gentoo-dev 2021-10-02 06:10:54 UTC
tinderbox has reproduced this issue with version 0.4.0-r1 - Updating summary.
Comment 8 Larry the Git Cow gentoo-dev 2023-11-24 08:16:37 UTC
The bug has been closed via the following commit(s):

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

commit b35052394bfaf898543d07eeb3ff1f8b02195931
Author:     Thomas Bracht Laumann Jespersen <t@laumann.xyz>
AuthorDate: 2023-09-07 07:50:19 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2023-11-24 08:15:46 +0000

    dev-libs/libmelf: update EAPI 6 -> 8
    
    Closes: https://bugs.gentoo.org/337187
    Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz>
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>

 .../files/libmelf-0.4.0-r2-ldflags-soname.patch    | 13 ++++++
 dev-libs/libmelf/libmelf-0.4.0-r2.ebuild           | 52 ++++++++++++++++++++++
 2 files changed, 65 insertions(+)