Date: Thu, 21 Aug 2014 16:44:30 -0600 From: Ian Lepore <ian@FreeBSD.org> To: Ivan Klymenko <fidaj@ukr.net> Cc: "freebsd-stable@freebsd.org" <freebsd-stable@FreeBSD.org> Subject: Re: make -j# buildkernel errors ? (parallel build problem) Message-ID: <1408661070.1150.38.camel@revolution.hippie.lan> In-Reply-To: <20140822011822.75d707cf@nonamehost.local> References: <53F5FC7D.4080806@sentex.net> <20140821172205.7a069c87@nonamehost.local> <1408634638.1150.28.camel@revolution.hippie.lan> <53F6171E.2070108@sentex.net> <53F63F20.3030808@sentex.net> <20140822001759.01aea261@nonamehost.local> <20140822011822.75d707cf@nonamehost.local>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2014-08-22 at 01:18 +0300, Ivan Klymenko wrote: > =F7 Fri, 22 Aug 2014 00:17:59 +0300 > Ivan Klymenko <fidaj@ukr.net> =D0=C9=DB=C5=D4: >=20 > > =F7 Thu, 21 Aug 2014 14:49:04 -0400 > > Mike Tancsa <mike@sentex.net> =D0=C9=DB=C5=D4: > >=20 > > > On 8/21/2014 11:58 AM, Mike Tancsa wrote: > > > > On 8/21/2014 11:23 AM, Ian Lepore wrote: > > > >> So for most folks, I think the problems should be fixed now as o= f > > > >> r270274, but I only tested with -j12. > > > > > > > > 0-hast-a-# svnlite status --show-updates > > > > ? tools/tools/netrate/netblast/netblast > > > > ? tools/tools/netrate/netreceive/netreceive > > > > ? tools/tools/netrate/netsend/netsend > > > > Status against revision: 270278 > > > > > > > > > > > > Hi Ian, > > > > I did a svn update just now and still no luck. I did a > > > > buildworld first just in case > > >=20 > > >=20 > > > Hi Ian, > > > Still getting a broken buildkernel. I blew away /usr/obj, > > > but still no luck. buildworld is fine, but buildkernel fails. > > >=20 > > > --- depend_subdir_alc --- > > > x86 -> /usr/src/sys/x86/include > > > --- depend_subdir_aic7xxx --- > > > In file included from=20 > > > /usr/src/sys/modules/aic7xxx/ahc/ahc_eisa/../../../../dev/aic7xxx/a= hc_eisa.c:35: > > > In file included from @/dev/aic7xxx/aic7xxx_osm.h:72: > > > @/dev/pci/pcivar.h:241:10: fatal error: 'pci_if.h' file not found > > > #include "pci_if.h" > > > ^ > > >... > > >=20 > >=20 > > +1 >=20 >=20 > Revision 270306 fixes this issue. >=20 > Thanks. Yep, I think so. It looks like this problem has been around for a while, but it was hidden on -current because EISA is disabled by default there. It should be all good now. -- Ian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1408661070.1150.38.camel>