make -j# buildkernel errors ? (parallel build problem)
Ian Lepore
ian at FreeBSD.org
Thu Aug 21 22:44:35 UTC 2014
On Fri, 2014-08-22 at 01:18 +0300, Ivan Klymenko wrote:
> В Fri, 22 Aug 2014 00:17:59 +0300
> Ivan Klymenko <fidaj at ukr.net> пишет:
>
> > В Thu, 21 Aug 2014 14:49:04 -0400
> > Mike Tancsa <mike at sentex.net> пишет:
> >
> > > 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 of
> > > >> 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
> > >
> > >
> > > Hi Ian,
> > > Still getting a broken buildkernel. I blew away /usr/obj,
> > > but still no luck. buildworld is fine, but buildkernel fails.
> > >
> > > --- depend_subdir_alc ---
> > > x86 -> /usr/src/sys/x86/include
> > > --- depend_subdir_aic7xxx ---
> > > In file included from
> > > /usr/src/sys/modules/aic7xxx/ahc/ahc_eisa/../../../../dev/aic7xxx/ahc_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"
> > > ^
> > >...
> > >
> >
> > +1
>
>
> Revision 270306 fixes this issue.
>
> 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
More information about the freebsd-stable
mailing list