Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jul 2013 09:50:56 -0600 (MDT)
From:      Warren Block <wblock@wonkity.com>
To:        David Noel <david.i.noel@gmail.com>
Cc:        feld@feld.me, freebsd-questions@freebsd.org, Eduardo Morras <emorrasg@yahoo.es>
Subject:   Re: [Bulk] FreeBSD upgrade woes (8.3 -> 8.4)
Message-ID:  <alpine.BSF.2.00.1307190939130.22377@wonkity.com>
In-Reply-To: <CAHAXwYAL1_up6fm1-rH2e34CYQ4_j29Dk%2B-qA=T9%2B3xkzZ-Uug@mail.gmail.com>
References:  <CAHAXwYCaYGoF9N0GRFRiG_hqVxdM23NjMSfPsw%2BGPnfEmgtP9Q@mail.gmail.com> <CA%2B8gk9_FgThSWuSrg0b5O0Hnqd0HtvTRKfgnVZ3wuXeenhfucw@mail.gmail.com> <CAHAXwYCym-5c7Mao2Gx5iPSm_oN-EmwLiBJnEGESodxsRwc16Q@mail.gmail.com> <20130711120039.a99aeea20ecd078b9d29f18a@yahoo.es> <CAHAXwYAL1_up6fm1-rH2e34CYQ4_j29Dk%2B-qA=T9%2B3xkzZ-Uug@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 19 Jul 2013, David Noel wrote:

>> Perhaps make buildkernel was compiled with -j >1, it's known to create a
>> buggy kernel. Check your make configuration. Adding a -B, like make -B -j N
>> buildkernel may work and is fast if -j is set to number or processors, but
>> it's safer do a make -j 1 buildkernel, same for buildworld.
>
> I replaced the kernel with the one on the 8.4 memstick and it booted
> just fine. I then built and installed a kernel without using the j
> flag to test Eduardo's theory. It booted without problem. Maybe
> there's something to this -j >1 causing buggy kernels rumor.

It's possible.  But again, I've been using -j >1 for years on a variety 
of processors, mostly Intel, without problems.  That's with buildworld 
and kernel (which is buildkernel plus installkernel), but not with 
installworld.

Are you using clang instead of gcc?  That could be very different.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1307190939130.22377>