Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Aug 2016 08:47:06 -0700
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        Eric van Gyzen <vangyzen@FreeBSD.org>
Cc:        current@FreeBSD.org
Subject:   Re: make universe and /etc/src.conf
Message-ID:  <4005101b-0f6d-0212-1309-006a094e4b20@FreeBSD.org>
In-Reply-To: <20160822152709.GY765@FreeBSD.org>
References:  <ad2f7a3b-21c5-2e2a-2f1b-0625a70e05f7@FreeBSD.org> <20160822152709.GY765@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--irieHgUWIhk24BcJfDnplL3lrjgTgPs3E
Content-Type: multipart/mixed; boundary="jS7g7v4qfpl66PgWhtq9CDqF284NMTPRf"
From: Bryan Drewery <bdrewery@FreeBSD.org>
To: Eric van Gyzen <vangyzen@FreeBSD.org>
Cc: current@FreeBSD.org
Message-ID: <4005101b-0f6d-0212-1309-006a094e4b20@FreeBSD.org>
Subject: Re: make universe and /etc/src.conf
References: <ad2f7a3b-21c5-2e2a-2f1b-0625a70e05f7@FreeBSD.org>
 <20160822152709.GY765@FreeBSD.org>
In-Reply-To: <20160822152709.GY765@FreeBSD.org>

--jS7g7v4qfpl66PgWhtq9CDqF284NMTPRf
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: quoted-printable

On 8/22/2016 8:27 AM, Glen Barber wrote:
> On Mon, Aug 22, 2016 at 10:24:25AM -0500, Eric van Gyzen wrote:
>> I just tried a "make universe", and all the kernels failed because the=
y couldn't
>> find the config files.  I had forgotten that I have this in /etc/src.c=
onf:
>>
>> 	KERNCONF=3DNUMA
>> 	KERNCONFDIR=3D/etc
>>
>> Since "make universe" is primarily used for build-testing changes in s=
rc,
>> shouldn't it ignore /etc/src.conf (and possibly /etc/src-env.conf), li=
ke the
>> following?  Or is "make universe" used for other purposes for which it=
 really
>> should read /etc/src*.conf?

I disagree. Universe has read src.conf for a long time, and not
make.conf which is more system-specific.  Perhaps you should move your
KERNCONF* to make.conf.

>>
>> --- Makefile	(revision 304226)
>> +++ Makefile	(working copy)
>> @@ -479,6 +479,7 @@
>>  universe_${target}_${target_arch}: universe_${target}_prologue .MAKE =
=2EPHONY
>>  	@echo ">> ${target}.${target_arch} ${UNIVERSE_TARGET} started on `LC=
_ALL=3DC date`"
>>  	@(cd ${.CURDIR} && env __MAKE_CONF=3D/dev/null \
>> +	    SRCCONF=3D/dev/null SRC_ENV_CONF=3D/dev/null \
>>  	    ${SUB_MAKE} ${JFLAG} ${UNIVERSE_TARGET} \
>>  	    TARGET=3D${target} \
>>  	    TARGET_ARCH=3D${target_arch} \
>>
>=20
> I'm CC-ing bdrewery@ who did a bunch of /etc/src-env.conf work.  I don'=
t
> *think* it was supposed to be required.  I might be wrong, though.
>=20

This isn't src-env-specific though.

> Glen
>=20


--=20
Regards,
Bryan Drewery


--jS7g7v4qfpl66PgWhtq9CDqF284NMTPRf--

--irieHgUWIhk24BcJfDnplL3lrjgTgPs3E
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

iQEcBAEBAgAGBQJXux56AAoJEDXXcbtuRpfPw20IAMEnSiKnkamfr2KapKp/hw8q
5w1BoWhAwGzi0htpg3GIAuefoimadCevgthfvEi+AQZhYoUjeyHkigHWhnENdxnU
xdbC30QIG5f6xX9YpFWy1SbOMwVKU1o4SNFt2N7bis3A00CX4uj2+DqAPDjYH065
D7hyBMHqzlbdxaKVCrILJQvvd3oMmZGtJPmXQk3/TpspuxHsp8TeoAPvX2LPpFHI
0Y8j/EE7ioMe60VrcUN9QBnSFNKx/gks0+CfsJEkxAqA5Q/qwS6Cdir27eB63GJe
u4DnxTSKZ0zJSyEWW4Wv7lN8EvQMx9RkcydiKUrujRem/Zr3afRsqOOB6Ryt26Y=
=SKkO
-----END PGP SIGNATURE-----

--irieHgUWIhk24BcJfDnplL3lrjgTgPs3E--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4005101b-0f6d-0212-1309-006a094e4b20>