Date: Thu, 8 May 2014 17:57:20 -0400 From: Glen Barber <gjb@FreeBSD.org> To: Warner Losh <imp@FreeBSD.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r265581 - in head: . share/mk Message-ID: <20140508215720.GB1212@hub.FreeBSD.org> In-Reply-To: <201405071815.s47IF3t1010953@svn.freebsd.org> References: <201405071815.s47IF3t1010953@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--DKU6Jbt7q3WqK7+M Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, May 07, 2014 at 06:15:03PM +0000, Warner Losh wrote: > Author: imp > Date: Wed May 7 18:15:02 2014 > New Revision: 265581 > URL: http://svnweb.freebsd.org/changeset/base/265581 >=20 > Log: > bsd.compiler.mk was implicitly included by bsd.own.mk in historical > versions. With its movement to src.opts.mk, bsd.prog.mk was testing > COMPILER_TYPE without including the bsd.compiler.mk anymore. In the > source tree, this caused no problems, for reasons that aren't clear, > but does cause problems outside of the source tree. Allow > bsd.compiler.mk to be included multiple times safely, and always > include bsd.compiler.mk at the top of bsd.prog.mk. Resist the urge to > put it in bsd.init.mk, since that would reintroduce the implicit > include. >=20 > Modified: > head/UPDATING > head/share/mk/bsd.compiler.mk > head/share/mk/bsd.prog.mk >=20 Something here is breaking head/ release builds. I don't know if it is this exact change set or not. -------------------------------------------------------------- >>> Kernel build for GENERIC completed on Thu May 8 01:47:57 UTC 2014 -------------------------------------------------------------- make: "/usr/share/mk/bsd.obj.mk" line 43: Could not find bsd.own.mk make: "/usr/share/mk/bsd.init.mk" line 15: Could not find bsd.own.mk make: Fatal errors encountered -- cannot continue make: stopped in /usr/src/release Glen --DKU6Jbt7q3WqK7+M Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iQIcBAEBCAAGBQJTa/3AAAoJELls3eqvi17Q+0MP/1me2biKfiwDVkmSYE5K+ZqK Bg4MIU/TyFpy1vQI5tDdEiXLAm4t4+/Y5KcHd9QfPp3dbPr1yHEg0B+VR8PDTNJ3 x9lZB6wUpMyZVW0nkvFxiU5CarQhFoZJtjNizVEnWLzytfTpnzSdOeWmFuEcidIf I687zSSS3juw1Y2LiMEhdV724Cjsq/5VC4jhEejH9ORFrdrNdELKnuTypzjVUdS7 4NYugflM9R+031rve7km5m9vg8XIH+XMbvoB6yhefw8QvBQ7G/ScWqVihj0uWdF1 zmhVm7HVv8dDWc2k1IV0o29Cj6bBCDtxSWL5oHe7VLWW1E+7oRC/Vw8Md8vyECgh BMVD4SpDYiElYo2p80RErw0ALJpRLi7UkO7ArOWVjdvA0seTrDUPolQ5benzEIdf 7a53rPvUJiSxsBkmU16RbOJh+gjuzGafKDxTQFDD+Igw498nvoGU5nBtx/Wj9on6 L2o/EaIPIksfmZL7cDyii6zeWPuXvo4Icf1od8f2JkkLrM05cq/IOZ0yLYsg9PTz ttiYecTtIbwFH1ubvxxVptFdLfizYE5yC+plxyKPLgy22RYm/IROEhcWruQa/QK6 W91P6sLwIKENzNl/5lxO4DojC8wwJIZBQpTRyuDM2tX9Vv3emYyNEtycLR5hrbBQ yKaxwT//sMSWHC+Qw3P7 =5DwN -----END PGP SIGNATURE----- --DKU6Jbt7q3WqK7+M--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140508215720.GB1212>