Date: Thu, 23 Jun 2016 04:44:06 +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: <20160623044406.GZ10155@FreeBSD.org> In-Reply-To: <4e11a1e3-2815-2979-822c-ddac44113392@pix.net> References: <4e11a1e3-2815-2979-822c-ddac44113392@pix.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--2+IDmuKgu0wSQZlt Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 lines >=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 details >=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 What revision? It builds for me on r302113. Glen --2+IDmuKgu0wSQZlt Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJXa2kWAAoJEAMUWKVHj+KTwDcP/i3MUag2FNCMxwpPO0XS72p6 AovBMGlQtajuRWQCZPUXEF/D9kjZNhogzO2+8XiY3Ws8qv8ZKiAMZvJtFzDCOLTO Dcitfgc9f1tF7i0XTm7OkYpYfaEErHZsiu6Z3JTji8al6Xed9SwtlHswKvucZZey nFI3gc8P4Gpa3LPQ8DKJFSUlX1f41H6YkilfGFvEzvrZwqNBcPDT+t80qiX36ITj P2VX0CgdoLSqFPLoXxBZDf6EPoMt/JnL6utygYl0/yEjyFYj8tXlPZqGtOzY7x5E Zk9OBijDYFvGD/sxD9cMh83M+beqJPZxcVIhTDNI31X5PRjVq3ij1c6PGBFHjL4F j5aXZhWtzilcmm4ncIGvOEGDSAYEou7sIsEEAjTrLlpTdqqz82ii6jIkpzr09Yrl u1sBsACex6z5a6Y4GZsGM5bfTUKhi4ujIiDs4cCl/I//Ca3/uPW79X/SkV7/aIjs vjvgPq6hUu4qXGjkRtDmEeb+nytOx/5hsIbuCERWheLHfyz7E1TmTfDMzEkRUEcl shEbOetMnJ2aBf/WUaijp2agVCAW70YLTkeESPMOQ0mRkJfoTQO2tUE26ByYSMio JEqHDQ39DWKCUol5yHna3jTwKaBKb9DTqxF+7U2L+42s+0Y4Lt1kzvp6xl0f6q/v CsIVocHOahK1YetQUWbY =2W1H -----END PGP SIGNATURE----- --2+IDmuKgu0wSQZlt--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160623044406.GZ10155>