Date: Wed, 2 Sep 2015 10:06:43 -0400 From: Alexander Kabaev <kabaev@gmail.com> To: Alexander Motin <mavbsd@gmail.com> Cc: Gleb Smirnoff <glebius@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r287358 - head Message-ID: <20150902100643.78da76c4@kan> In-Reply-To: <55E7002D.8080001@gmail.com> References: <201509011159.t81BxCkm072208@repo.freebsd.org> <20150901224438.32e982dd@kan> <20150902125024.GH1023@FreeBSD.org> <20150902090825.619467d9@kan> <20150902132034.GL1023@FreeBSD.org> <20150902093622.751a85f2@kan> <55E7002D.8080001@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--Sig_/rNntuTm9KB=S.fcoQS==RGj Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Wed, 02 Sep 2015 16:57:01 +0300 Alexander Motin <mavbsd@gmail.com> wrote: > On 02.09.2015 16:36, Alexander Kabaev wrote: > > On Wed, 2 Sep 2015 16:20:34 +0300 > > Gleb Smirnoff <glebius@FreeBSD.org> wrote: > >=20 > >> On Wed, Sep 02, 2015 at 09:08:25AM -0400, Alexander Kabaev wrote: > >> A> >=20 > >> A> > Does that happen to you, or do you just suppose that this is > >> A> > going to happen looking at the code? > >> A> >=20 > >> A> > --=20 > >> A> > Totus tuus, Glebius. > >> A>=20 > >> A> It does happen to me, I wouldn't bother you otherwise. > >> A>=20 > >> A> 'make installworld KERNCONF=3DKANBSD' now results in kernel > >> A> installed twice, once as /boot/kernel and once > >> A> as /boot/kernel.KANBSD. Re-running it once more, I even get to > >> A> have /boot/kernel.KANBSD.old. > >> A>=20 > >> A> As a side point, 'make buildworld' does not suffer from same > >> A> issue. > >> > >> installworld? Now I'm really confused. Was that typo? > >> > >> --=20 > >> Totus tuus, Glebius. > >=20 > > Just to make sure information gets through un-munged this time, the > > output of the > > sudo make installkernel KERNCONF=3DKANBSD 2>&1 | tee > > installkernel.log is available at=20 > > https://people.freebsd.org/~kan/installkernel.log >=20 > Sorry if it is documented somewhere, but can this be disabled somehow? > On my development server installkernel for some reason already took > more time then buildkernel -DKERNFAST. Now I suppose it will take > twice more. I am doing it hundred times a day, and I am not happy. :-\ >=20 Well, I do not think this this was the intended behaviour, so it is pretty safe to assume it will get fixed. Makefile.inc1 uses documented '[2..-1]' subscript to prevent same kernel installed more than once but somehow that does not work. --=20 Alexander Kabaev --Sig_/rNntuTm9KB=S.fcoQS==RGj Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAEBCgBmBQJV5wJzXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRDNUY3RDk5NTk5QjY0MUUxM0M1MTU2OTEw NzEzMjI5OTkyNzkyRTdFAAoJEAcTIpmSeS5+ab4P/1tLXem6N2p3bF5ZP34LEi73 tIf+8Ry7Lh/guK9LNOUv/+/DG+1IlNO8Re1sef1UhGCJNzv2LmbXSmknGY0SJlKD Pjr6TxO0KVmwWOvqJbn3HrkmnPR3oRQqNIDIkwVutDTsGKG7VXtmmcOlkKiR+RAL ADrxrl1U4+6W0wgpOPLRjrehO1LD1yel+iGJaOar/tB70WFcBAx98UniCcYCit72 CYlEgFhh/fUx9+KDYVqYHMSmYpBBtgVdjP/B4H8hqrCXt90X1YRkl3CPsdS9SAYg 2sOVo4PMP9DUoQikWlOB+7BYkL30iS5I3xshGGr8vekgBYRnXEbVtIeb1pLXNOTC iXMPP0vJEmW42QYJfNpw7P0ErQ9EBYjrGpcay/ulRZbolSqfZaDrnkloYmK+X4gq F5AWCrKhKlgjlGXB6De8euL4eUAQPADVbqX1Xwd+K/0BhaTQAsKMBTO1We9Zwh9T WgaCKSWugCDAguRABTl+nNAesnqmjBfjoBjUy+5WABPdmokZHtdl6Rwwhd3+0q6g HsM386DniYm6oXbtjgT18qTqwberaJvUVW64LTjFKL0XMdfbJMZcu84Oh09D3YB+ 7KyT129aRLPBMeqabCKdTCLNzJ34bM+5bYhuLA4TlXCEWOlLuksuyjuhze1KqUUV ng3m+GRB7NeS4wFrUPmW =SnaX -----END PGP SIGNATURE----- --Sig_/rNntuTm9KB=S.fcoQS==RGj--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150902100643.78da76c4>