Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 835577 - media-libs/lib3ds: bundled libtool breaks clang
Summary: media-libs/lib3ds: bundled libtool breaks clang
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Amy Liffey
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2022-03-18 12:21 UTC by Jannik Glückert
Modified: 2022-03-20 21:55 UTC (History)
3 users (show)

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


Attachments
patch to always call eautoreconf (0001-media-libs-lib3ds-always-call-eautoreconf-old-libtoo.patch,3.72 KB, patch)
2022-03-18 12:21 UTC, Jannik Glückert
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jannik Glückert 2022-03-18 12:21:17 UTC
Created attachment 767305 [details, diff]
patch to always call eautoreconf

similar to bug 832764, the bundled libtool mangles LDFLAGS into oblivion when clang is detected
Comment 1 Larry the Git Cow gentoo-dev 2022-03-20 21:55:10 UTC
The bug has been closed via the following commit(s):

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

commit c486d45e663d50280ff5b72f95d33661ab72279a
Author:     Jannik Glückert <jannik.glueckert@gmail.com>
AuthorDate: 2022-03-18 12:16:09 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-03-20 21:54:59 +0000

    media-libs/lib3ds: always call eautoreconf (old libtool has clang bug)
    
    Closes: https://bugs.gentoo.org/835577
    Signed-off-by: Jannik Glückert <jannik.glueckert@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 ...b3ds-2.0.0_rc1-underlinking-no-autoreconf.patch | 45 ----------------------
 media-libs/lib3ds/lib3ds-1.3.0-r2.ebuild           |  9 +++++
 media-libs/lib3ds/lib3ds-2.0.0_rc1-r1.ebuild       | 11 ++++--
 3 files changed, 17 insertions(+), 48 deletions(-)