[Bug 1580431] Re: FTBFS with ld --as-needed
Launchpad Bug Tracker
1580431 at bugs.launchpad.net
Wed May 11 20:27:54 UTC 2016
This bug was fixed in the package dosfstools - 4.0-2ubuntu1
---------------
dosfstools (4.0-2ubuntu1) yakkety; urgency=medium
* debian/patches/ld-as-needed.patch: Use LDADD instead of LDFLAGS for
library links to fix FTBFS with ld --as-needed. (LP: #1580431)
-- Logan Rosen <logan at ubuntu.com> Tue, 10 May 2016 23:26:40 -0400
** Changed in: dosfstools (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to dosfstools in Ubuntu.
https://bugs.launchpad.net/bugs/1580431
Title:
FTBFS with ld --as-needed
Status in dosfstools package in Ubuntu:
Fix Released
Bug description:
dosfstools 4.0-1 (and soon 4.0-2) FTBFS in Ubuntu due to our use of ld
--as-needed, which requires that libraries come after the objects that
require them when being linked.
Made a patch that I later realized is also duplicated in a pull
request for upstream: https://github.com/dosfstools/dosfstools/pull/28
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dosfstools/+bug/1580431/+subscriptions
More information about the foundations-bugs
mailing list