Date: Wed, 15 Mar 2017 11:09:05 -0700 From: Bryan Drewery <bdrewery@FreeBSD.org> To: David Wolfskill <david@catwhisker.org>, current@freebsd.org Subject: Re: Apparent build race(s), r315238 -> r315298 Message-ID: <29bb3168-7c3c-8954-4f39-d3ab544ce33d@FreeBSD.org> In-Reply-To: <20170315170446.GA1341@albert.catwhisker.org> References: <20170315170446.GA1341@albert.catwhisker.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --rWcUaK8MTH3s5SFed81kPRXwngRrGFCMV Content-Type: multipart/mixed; boundary="Nvr8Kr2xR22iElaHI7w7a5musCENqskMW"; protected-headers="v1" From: Bryan Drewery <bdrewery@FreeBSD.org> To: David Wolfskill <david@catwhisker.org>, current@freebsd.org Message-ID: <29bb3168-7c3c-8954-4f39-d3ab544ce33d@FreeBSD.org> Subject: Re: Apparent build race(s), r315238 -> r315298 References: <20170315170446.GA1341@albert.catwhisker.org> In-Reply-To: <20170315170446.GA1341@albert.catwhisker.org> --Nvr8Kr2xR22iElaHI7w7a5musCENqskMW Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 3/15/2017 10:04 AM, David Wolfskill wrote: > -------------------------------------------------------------- >>>> stage 1.1: legacy release compatibility shims > -------------------------------------------------------------- > cd /usr/src; MAKEOBJDIRPREFIX=3D/usr/obj/usr/src/tmp=20 Ok it is trying to use MAKEOBJDIRPREFIX=3D/usr/obj > Building /common/S4/obj/usr/src/gnu/usr.bin/gdb/gdbtui/gdbtui But all of the 'Building' lines are tryign to use MAKEOBJDIRPREFIX=3D/common/S4/obj/ ... > --- all_subdir_cddl --- > --- all_subdir_cddl/usr.bin --- > --- all_subdir_cddl/usr.bin/zinject --- > =3D=3D=3D> cddl/usr.bin/zinject (all) > --- all_subdir_gnu --- > --- gdbtui --- > cc: error: no such file or directory: '/usr/obj/usr/src/gnu/usr.bin/bin= utils/libbfd/libbfd.a' But then complains about a missing file in MAKEOBJDIRPREFIX=3D/usr/obj > *** [gdbtui] Error code 1 >=20 > bmake[6]: stopped in /usr/src/gnu/usr.bin/gdb/gdbtui > .ERROR_TARGET=3D'gdbtui' > .ERROR_META_FILE=3D'/common/S4/obj/usr/src/gnu/usr.bin/gdb/gdbtui/gdbtu= i.meta' > .MAKE.LEVEL=3D'6' > MAKEFILE=3D'' > .MAKE.MODE=3D'meta missing-filemon=3Dyes missing-meta=3Dyes silent=3Dye= s verbose' > .CURDIR=3D'/usr/src/gnu/usr.bin/gdb/gdbtui' > .MAKE=3D'/usr/obj/usr/src/make.amd64/bmake' =2E.. > .OBJDIR=3D'/usr/obj/usr/src/gnu/usr.bin/gdb/gdbtui' And says here that there is an existing directory for MAKEOBJDIRPREFIX=3D/usr/obj for /usr/src/gnu/usr.bin/gdb/gdbtui, which is= throwing off its paths for libbfd.a. =2E.. > MAKEOBJDIRPREFIX=3D'/usr/obj' And the meta error agrees it wants MAKEOBJDIRPREFIX=3D/usr/obj So where is /common/S4/obj coming from? Is there a symlink involved here for /usr/obj? --=20 Regards, Bryan Drewery --Nvr8Kr2xR22iElaHI7w7a5musCENqskMW-- --rWcUaK8MTH3s5SFed81kPRXwngRrGFCMV Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBAgAGBQJYyYNNAAoJEDXXcbtuRpfPxHAH/jERhQd8voMQy6NSAM95jjyO RCJFj1s5O/DXtBUw/ECBsGh24wcfOFvKxS50vKI87xmYCbup73EeQRiIeMPnmkgM cdFz+6zgFxNBuf4VEI7s4SjFB0GC36ZNOgcBBwffrJMxBo32gx6vGSS27hMHs5K+ L58OEHJS2Me6CQgoj3JnELbDcqBb665qtbmNhIFpnSQw0UJThj6yzct2KvnMbUuX J4csnftBKs7nRvhGxFjAMKjYjpmNRuIXfyRESxFOljx8gyWLeW1TpJCXD/wcw2JR FSu2HmkIWGWysme4LV0lBGViqavTvxM07R+MpF5X0Ds7lxcfhhF6gYskVr8M1Z0= =Udna -----END PGP SIGNATURE----- --rWcUaK8MTH3s5SFed81kPRXwngRrGFCMV--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?29bb3168-7c3c-8954-4f39-d3ab544ce33d>