Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 May 2014 19:09:05 -0700
From:      Warner Losh <imp@bsdimp.com>
To:        Glen Barber <gjb@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers <src-committers@freebsd.org>, Warner Losh <imp@FreeBSD.org>
Subject:   Re: svn commit: r265581 - in head: . share/mk
Message-ID:  <F5E8C6EB-8CE5-43EC-BB92-ADF4F484486F@bsdimp.com>
In-Reply-To: <20140508220435.GC1212@hub.FreeBSD.org>
References:  <201405071815.s47IF3t1010953@svn.freebsd.org> <20140508215720.GB1212@hub.FreeBSD.org> <20140508220435.GC1212@hub.FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]

On May 8, 2014, at 3:04 PM, Glen Barber <gjb@freebsd.org> wrote:

> On Thu, May 08, 2014 at 05:57:20PM -0400, Glen Barber wrote:
>> 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
>>> 
>>> 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.
>>> 
>>> Modified:
>>>  head/UPDATING
>>>  head/share/mk/bsd.compiler.mk
>>>  head/share/mk/bsd.prog.mk
>>> 
>> 
>> 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
>> 
> 
> The revision I'm building against is r265621, for what it is worth.

OK. That’s a weird error.  I haven’t deleted bsd.own.mk…

Any chance you can do some bisection to see if there’s a specific change you can narrow this down to? But /usr/share/mk suggests there’s some host contamination going on, which implies needing to have a synchronized host environment (I can’t recall if make release is fully virtualized or not).

But before all that, can you confirm you have a /usr/share/mk/bsd.own.mk?

Warner


[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Comment: GPGTools - https://gpgtools.org

iQIcBAEBCgAGBQJTaudBAAoJEGwc0Sh9sBEAs9EQAIhRKV24m90f0UfLpUKbTdWp
JZHIcxEs1CPEz8+6cKVIEMG72JjW+nSXd2uaY61FBMHBNavXXvsOYFLOBAOeuIkN
9gZC5/bvRVCDCuKfasG0aZEizfjc/V+RU3JdbcwDgBluyPt/I6KByHh46501QZEn
1Vs7E/ES9jD+gMTImWBDcyurDpPNAa9bCe26nba2XV6mKb2PHO7+0o6icTIE0EHz
8Z4daUSiPnZSL+J+WnKdsHrR0wJ5AvOXGFB+dd+SX6qFpGxy/GqmtJD5yegnPYd2
ISWV4mzyzleIztEuL1GFMl36ImHalBngHKesyg6zjO1PU1e3yj+ZwvL/iuCA+a33
qYpHS+j/jAZwSlDrRXPtPoQaVLXevg9VZ5VYw6vacTtoy4MlFKjSThriWh8+hsuJ
aIJYgRHXIwlp6CRmzeOeWd36zRIa25fG5IshoFkfV0Wn3zBJSdBkmJ8CBLNGzN43
WObOlKTpE3f7CXC8m8I5wUE7s4OHeEm62fyPYJDExw8zhZM9b7+mmmH887y7I2NL
riWRASbWloBTvzPV0yxuAWaD0O69skCaVu5biU3+aASD/sT3oZZ1naPGin2P/3bd
XAEmFoE3EdhGwRfbEtU+W00HXpif6ocG6G5zbUtPpXA39xQdqDkYYdXLzLteBm9L
bHcOgysJAn5v6QCrT0m1
=kOep
-----END PGP SIGNATURE-----

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F5E8C6EB-8CE5-43EC-BB92-ADF4F484486F>