[Bug 214864] [exp-run] test build with lld as /usr/bin/ld
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Sep 17 15:28:37 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214864
--- Comment #146 from Ed Maste <emaste at freebsd.org> ---
With a head ports tree + a few patches to add -Wl,znotext (in the just-added
patch) many of the previously-reported failing ports now link (e.g. mesa-libs,
php*). Reviews are open for each of the changes in the new patch.
There are some ports that still fail to link with LLD_UNSAFE=yes or adding
-Wl,-znotext (like math/p5-Math-Pari, devel/p5-Data-MessagePack-Stream,
multimedia/libfame) because they do not honour LDFLAGS. We need to either patch
those ports to honour LDFLAGS, or fix the underlying -fPIC issues in those
ports.
That said, I would like to request another exp-run now in order to have a list
of the new failures relative to HEAD so that we can propose patches for as many
of the outstanding failures as possible.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list