Date: Thu, 23 Jun 2016 04:45:28 +0000 From: Glen Barber <gjb@FreeBSD.org> To: Kurt Lidl <lidl@pix.net> Cc: FreeBSD-Current <freebsd-current@freebsd.org> Subject: Re: head is broken after recent sys_pipe changes Message-ID: <20160623044528.GA10155@FreeBSD.org> In-Reply-To: <20160623044406.GZ10155@FreeBSD.org> References: <4e11a1e3-2815-2979-822c-ddac44113392@pix.net> <20160623044406.GZ10155@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--XsxFkDPDWfsXVt/M Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jun 23, 2016 at 04:44:06AM +0000, Glen Barber wrote: > On Thu, Jun 23, 2016 at 12:42:20AM -0400, Kurt Lidl wrote: > > As of this commit: > >=20 > > r302106 | adrian | 2016-06-22 21:15:35 -0400 (Wed, 22 Jun 2016) | 4 lin= es > >=20 > > revert error commit from previous commit. my bad! > >=20 > > Approved by: re (implicit) > >=20 > > Head still doesn't compile doing: > >=20 > > make -k -s -j24 tinderbox TARGETS=3D"amd64 sparc64" > >=20 > > Tinderbox failed: > > amd64.amd64 buildworld failed, check _.amd64.amd64.buildworld for detai= ls > >=20 > > =3D=3D=3D> lib/csu/amd64 (obj) > > =3D=3D=3D> lib/csu/amd64 (all) > > =3D=3D=3D> lib/csu/amd64 (install) > > bmake[6]: /usr/obj/p/fbsd/GIT/lib/libc/.depend.pipe.o, 5: ignoring stale > > .depend > > for /p/fbsd/GIT/lib/libc/amd64/sys/pipe.S > > cc: error: no such file or directory: > > '/p/fbsd/GIT/lib/libc/amd64/sys/pipe.S' > > cc: error: no input files > > --- pipe.So --- > > *** [pipe.So] Error code 1 > >=20 > > bmake[6]: stopped in /p/fbsd/GIT/lib/libc > > cc: error: no such file or directory: > > '/p/fbsd/GIT/lib/libc/amd64/sys/pipe.S' > > cc: error: no input files > > --- pipe.o --- > > *** [pipe.o] Error code 1 > >=20 >=20 > What revision? It builds for me on r302113. >=20 I see you mentioned the revision, sorry for not noticing. I think you hit a bug that brooks fixed later, which should build fine now. Glen --XsxFkDPDWfsXVt/M Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJXa2loAAoJEAMUWKVHj+KT7xYQAJ9Yks8VGtxS/nJB0XrLtrUP iarT2Pb03Z0+x5UcLhH9di3kMHht5maRtJ6His0xIeNbiI5bDY5wae+EzFCOXdpJ p5kq5FRUUifbKWW2BuGl50EQ3OIS1jYRL/f46HhPRpkE/tkXSSX+Em3bMJHIsRzT a/4uoLF6WCFq+aZHZD+HE2QKPcKqc/ndBMWNnxqduE9GQZgI9wICI1R1m6L8gvUe Tt0iL65q7DN1GbxJlraNG6uKLdfJXKFsGjhh4sPzUAG5gMGBz7DFT1+3cwqbSCCo 3SrwYnaAd+UDNMHBJ/t4jjDj5JErpyDNDGwu4k7PU6RisrKx58lYMXhP4Kdq7ZcR AqsqG/Tv1JpVAMbmXsUB1vNAvLIZtt+Er3s9n/i3vtGJHIjhdYY2aqzMeafIZYHd 8XZ7iOV3y4Yt3LMkrltxyDgo587M2HaGFy950jn1B0Z+g92NHE7C94+kt80UIyvd GvSl6pq6fDH0P9HEl62v9EzI9PJmlLHbk+Fsfgmt/fX8TJzUN2HGhi6Qtm2lIz47 SF5CJ5GfZ86qGl7oSde+lw9UsFooPa5NsodtY0Mk/CsSy4yJoczVufZ3L8MKDzrW bXkdQsoJCS5cdYNNoGmGg7MDi3vkCtOSneLW0tSRc1fPVGJ31aL1c/Bkx/5Lil6Q ZNdXfFxvLcsgBTyBbNKg =afJv -----END PGP SIGNATURE----- --XsxFkDPDWfsXVt/M--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160623044528.GA10155>