gcc5 not building on 11-0-RELEASE

Dimitry Andric dim at FreeBSD.org
Tue May 30 18:19:40 UTC 2017


On 30 May 2017, at 19:19, Fernando Herrero Carrón <elferdo at gmail.com> wrote:
> 
> Hi everyone:
> 
> I am trying to build lang/gcc5 using Poudriere from ports tree just updated
> a couple of hours ago.
> 
> The port fails to link with:
> 
> /usr/local/bin/ld:
> /wrkdirs/usr/ports/lang/gcc5/work/.build/./gcc/liblto_plugin.so: error
> loading plugin: Service unavailable

This is usually the message you get when static executables attempt to
use dlopen().  Did you manage to link /usr/local/bin/ld as a static
executable?

-Dimitry

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 194 bytes
Desc: Message signed with OpenPGP
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20170530/de00e374/attachment.sig>


More information about the freebsd-ports mailing list