Date: Tue, 30 May 2017 20:19:33 +0200 From: Dimitry Andric <dim@FreeBSD.org> To: =?utf-8?Q?Fernando_Herrero_Carr=C3=B3n?= <elferdo@gmail.com> Cc: "ports@FreeBSD.org" <ports@freebsd.org> Subject: Re: gcc5 not building on 11-0-RELEASE Message-ID: <24926F0B-3B89-4264-9ABA-EAFDE23976E5@FreeBSD.org> In-Reply-To: <CAMwkeZxnJuF5NDF5G8HnT0u-WPCyQoALZPeJXnn0xws1BEdhJg@mail.gmail.com> References: <CAMwkeZxnJuF5NDF5G8HnT0u-WPCyQoALZPeJXnn0xws1BEdhJg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_AFB4F603-98AB-428E-95B6-CC869A022070 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 On 30 May 2017, at 19:19, Fernando Herrero Carr=C3=B3n = <elferdo@gmail.com> wrote: >=20 > Hi everyone: >=20 > I am trying to build lang/gcc5 using Poudriere from ports tree just = updated > a couple of hours ago. >=20 > The port fails to link with: >=20 > /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 --Apple-Mail=_AFB4F603-98AB-428E-95B6-CC869A022070 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.30 iEYEARECAAYFAlktt7oACgkQsF6jCi4glqMzsQCg4luyfyG/c5ye324t+jqANWay JZUAoP0BKHPJGaWdcDc2sfttyf6bY1wQ =6jE4 -----END PGP SIGNATURE----- --Apple-Mail=_AFB4F603-98AB-428E-95B6-CC869A022070--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?24926F0B-3B89-4264-9ABA-EAFDE23976E5>