make -j# buildkernel errors ? (parallel build problem)
Mike Tancsa
mike at sentex.net
Thu Aug 21 18:49:20 UTC 2014
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"
^
--- depend_subdir_alc ---
--- device_if.h ---
awk -f @/tools/makeobjops.awk @/kern/device_if.m -h
--- depend_subdir_aic7xxx ---
1 error generated.
mkdep: compile failed
--- depend_subdir_ale ---
--- pci_if.h ---
awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h
--- depend_subdir_aic7xxx ---
*** [.depend] Error code 1
make[6]: stopped in /usr/src/sys/modules/aic7xxx/ahc/ahc_eisa
1 error
make[6]: stopped in /usr/src/sys/modules/aic7xxx/ahc/ahc_eisa
*** [_sub.depend] Error code 2
make[5]: stopped in /usr/src/sys/modules/aic7xxx/ahc
1 error
make[5]: stopped in /usr/src/sys/modules/aic7xxx/ahc
*** [_sub.depend] Error code 2
make[4]: stopped in /usr/src/sys/modules/aic7xxx
1 error
make[4]: stopped in /usr/src/sys/modules/aic7xxx
*** [depend_subdir_aic7xxx] Error code 2
make[3]: stopped in /usr/src/sys/modules
--- depend_subdir_alc ---
A failure has been detected in another branch of the parallel make
make[4]: stopped in /usr/src/sys/modules/alc
*** [depend_subdir_alc] Error code 2
make[3]: stopped in /usr/src/sys/modules
--- depend_subdir_agp ---
A failure has been detected in another branch of the parallel make
make[4]: stopped in /usr/src/sys/modules/agp
*** [depend_subdir_agp] Error code 2
make[3]: stopped in /usr/src/sys/modules
--- depend_subdir_ale ---
A failure has been detected in another branch of the parallel make
make[4]: stopped in /usr/src/sys/modules/ale
*** [depend_subdir_ale] Error code 2
make[3]: stopped in /usr/src/sys/modules
--- depend_subdir_acpi ---
A failure has been detected in another branch of the parallel make
make[5]: stopped in /usr/src/sys/modules/acpi/acpi_fujitsu
*** [_sub.depend] Error code 2
make[4]: stopped in /usr/src/sys/modules/acpi
1 error
make[4]: stopped in /usr/src/sys/modules/acpi
*** [depend_subdir_acpi] Error code 2
make[3]: stopped in /usr/src/sys/modules
--- depend_subdir_aio ---
A failure has been detected in another branch of the parallel make
make[4]: stopped in /usr/src/sys/modules/aio
*** [depend_subdir_aio] Error code 2
make[3]: stopped in /usr/src/sys/modules
6 errors
make[3]: stopped in /usr/src/sys/modules
*** [modules-depend] Error code 2
make[2]: stopped in /usr/obj/usr/src/sys/server
1 error
make[2]: stopped in /usr/obj/usr/src/sys/server
*** [buildkernel] Error code 2
make[1]: stopped in /usr/src
1 error
make[1]: stopped in /usr/src
*** [buildkernel] Error code 2
make: stopped in /usr/src
make: stopped in /usr/src
--
-------------------
Mike Tancsa, tel +1 519 651 3400
Sentex Communications, mike at sentex.net
Providing Internet services since 1994 www.sentex.net
Cambridge, Ontario Canada http://www.tancsa.com/
More information about the freebsd-stable
mailing list