Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Nov 2013 07:15:08 -0500
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        Luigi Rizzo <rizzo@iet.unipi.it>, Brooks Davis <brooks@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: this breaks builds of head on stable/9 (Re: svn commit: r257268 - head/gnu/usr.bin/binutils/ld
Message-ID:  <52739B4C.9090007@FreeBSD.org>
In-Reply-To: <20131101061842.GA8911@onelab2.iet.unipi.it>
References:  <CA%2BhQ2%2Bh3LA%2Buk6RQg5a6QHAEedEZPZ=RUbLCZ1ZqFvNNi3EAAg@mail.gmail.com> <20131101020924.GB32951@lor.one-eyed-alien.net> <20131101061842.GA8911@onelab2.iet.unipi.it>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--XrsitPWbIgEkJMoTU0Een5m9vpm80mxgb
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

On 11/1/2013 1:18 AM, Luigi Rizzo wrote:
> On Thu, Oct 31, 2013 at 09:09:24PM -0500, Brooks Davis wrote:
>> On Thu, Oct 31, 2013 at 06:02:25PM -0700, Luigi Rizzo wrote:
>>> as per the subject, after this commit building head on stable/9
>>> fails with the error below:
>>>
>>> =3D=3D=3D> lib/libpam/modules/pam_krb5 (all)
>>> make: don't know how to make
>>> /media/bsd10/usr/home/luigi/FreeBSD/head/../usr/obj-pico-amd64/media/=
bsd10/usr/home/luigi/FreeBSD/head/tmp/usr/lib/libkrb5.a.
>>> Stop
>>>
>>> reverting the commit fixes the build.
>>>
>>> Any idea how this can be fixed ?
>>
>> I just built world and kernel with a freshly checked out head on
>> ref9-amd64 so I supect something in your environment.  This change
>> should only impact the installed copy of ld which would have no effect=

>> on a 9-stable system.  Any portion of the build system using a version=

>> effected by this change is broken since only the cross build version
>> should be used and that one will have it's own sysroot value as always=

>> it always has.
>=20
> ok so what happens is the following (trying to build HEAD on 9.2, both =
amd64)
>=20
> - WITHOUT_CLANG and related options:
>     "make toolchain"	fails with the error on krb5
>     "make buildworld"	works, and a subsequent
> 				"make toolchain" also works
>=20
> - without options (so compiling CLANG)
>=20
>     "make toolchain"	fails with the error below
>=20
>     building shared library libc.so.7
>     /usr/bin/ld: this linker was not configured to use sysroots
>     cc: error: linker command failed with exit code 1 (use -v to see in=
vocation)

Are you using ccache? I've seen this error with that before r257268.

>     *** [libc.so.7] Error code 1
>     1 error
>     *** [all] Error code 2
>     1 error
>=20
>=20
> "make toolchain" on an empty tree used to work until before this commit=
,
> and does work if i revert this single change
>=20
> So does this mean that 'toolchain' now has some prerequisites ?
>=20
>     cheers
>     luigi
> _______________________________________________
> svn-src-all@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/svn-src-all
> To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
>=20


--=20
Regards,
Bryan Drewery


--XrsitPWbIgEkJMoTU0Een5m9vpm80mxgb
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJSc5tNAAoJEDXXcbtuRpfPcboH/0CozDCAOvtW+K+RRoHhxZQd
TbEFeK/DW9OvQidwUK+ufWFEEqbxz5A3tJ9fJiDZ9myDkhH+H3bHjPFj9uAQngMf
3w2loKdDYnCxmB2huyXhc/rhzxKaarAqFMb3lszBKgFnhG9C0COzmBcIx3wOJzX4
dGh7FvYiPrIZf/VZr+pEn/Fgd17gM4kHsSocmDyAgEXHWekug8cA2ewFdK/Y91aF
wgkfqbonlu5rH5SGptkx2W8V+NjrDSyFgZs57VOyZAUxP1M95Ao2pyjXOCqaqbgF
1ycBcZQQRgss+PBgSh/U1tTyOyslScl+7GD+/I3G+SMXN3FMGsKEaXjb2v3RdwA=
=kgxj
-----END PGP SIGNATURE-----

--XrsitPWbIgEkJMoTU0Een5m9vpm80mxgb--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52739B4C.9090007>