From owner-freebsd-stable@FreeBSD.ORG Wed Aug 20 01:27:46 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 85B1E9B2; Wed, 20 Aug 2014 01:27:46 +0000 (UTC) Received: from jenkins-9.freebsd.org (jenkins-9.freebsd.org [8.8.178.209]) by mx1.freebsd.org (Postfix) with ESMTP id 71CFD3699; Wed, 20 Aug 2014 01:27:46 +0000 (UTC) Received: from jenkins-9.freebsd.org (localhost [127.0.0.1]) by jenkins-9.freebsd.org (Postfix) with ESMTP id BE7E33FA; Wed, 20 Aug 2014 01:27:46 +0000 (UTC) Date: Wed, 20 Aug 2014 01:27:42 +0000 (GMT) From: jenkins-admin@freebsd.org To: jenkins-admin@FreeBSD.org, freebsd-stable@freebsd.org, ian@FreeBSD.org, grehan@FreeBSD.org Message-ID: <632918485.0.1408498066186.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: Build failed in Jenkins: FreeBSD_stable_10 #634 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: FreeBSD_stable_10 X-Jenkins-Result: FAILURE X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Aug 2014 01:27:46 -0000 See Changes: [ian] MFC r266473,267331,267511: Use an intermediate target to associate with _SUBDIR which is marked .MAKE this allows make -n to do tree walks as expected without doing anything else (as intended). Use prefix _sub. to help avoid conflict with any real target. Put the test suite in its own tests.txz distribution file. Force all the contents of /usr/tests to go into a separate distribution file so that users of binary releases can easily choose to not install Create a mechanism for providing fine-grained build order dependencies during SUBDIR_PARALLEL builds. This augments the coarse .WAIT mechanism, which is still useful if you've got a situation such as "almost everything depends on A and B". [grehan] MFC r266103 Update dis_tables.c to the latest Illumos version. This includes decodes of recent Intel instructions, in particular VT-x and related instructions. This allows the FBT provider to locate the exit points of routines that include these new instructions. Illumos issues: 3414 Need a new word of AT_SUN_HWCAP bits 3415 Add isainfo support for f16c and rdrand 3416 Need disassembler support for rdrand and f16c 3413 isainfo -v overflows 80 columns 3417 mdb disassembler confuses rdtscp for invlpg 1518 dis should support AMD SVM/AMD-V/Pacifica instructions 1096 i386 disassembler should understand complex nops 1362 add kvmstat for monitoring of KVM statistics 1363 add vmregs[] variable to DTrace 1364 need disassembler support for VMX instructions 1365 mdb needs 16-bit disassembler support This corresponds to Illumos-gate (github) version eb23829ff08a873c612ac45d191d559394b4b408 [grehan] MFC r265098 Bump WITNESS_PENDLIST by MAXCPU to account for the pmap pvlist locks which are scaled by MAXCPU. ------------------------------------------ [...truncated 220867 lines...] --- depend_subdir_age --- --- .depend --- rm -f .depend --- depend_subdir_acpi --- ===> acpi/acpi_fujitsu (depend) --- depend_subdir_agp --- --- /usr/obj --- --- depend_subdir_age --- CC='cc ' mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq -I/usr/obj -std=iso9899:1999 --- depend_subdir_aha --- --- /usr/obj --- --- depend_subdir_agp --- x86 -> --- depend_subdir_aha --- @ -> --- depend_subdir_agp --- --- agp_if.c --- awk -f @/tools/makeobjops.awk @/dev/agp/agp_if.m -c --- depend_subdir_aha --- --- /usr/obj --- --- depend_subdir_acpi --- --- /usr/obj --- --- depend_subdir_aha --- machine -> --- depend_subdir_acpi --- @ -> --- depend_subdir_aha --- --- /usr/obj --- --- depend_subdir_acpi --- --- /usr/obj --- --- depend_subdir_aha --- x86 -> --- depend_subdir_acpi --- machine -> --- depend_subdir_agp --- --- device_if.h --- awk -f @/tools/makeobjops.awk @/kern/device_if.m -h --- depend_subdir_aha --- --- opt_cam.h --- ln -sf /usr/obj opt_cam.h --- depend_subdir_acpi --- --- /usr/obj --- --- depend_subdir_aha --- --- device_if.h --- --- depend_subdir_acpi --- x86 -> --- depend_subdir_aha --- awk -f @/tools/makeobjops.awk @/kern/device_if.m -h --- depend_subdir_acpi --- --- opt_acpi.h --- ln -sf /usr/obj opt_acpi.h --- depend_subdir_agp --- --- bus_if.h --- awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h --- depend_subdir_acpi --- --- acpi_if.h --- awk -f @/tools/makeobjops.awk @/dev/acpica/acpi_if.m -h --- depend_subdir_aha --- --- bus_if.h --- awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h --- depend_subdir_acpi --- --- device_if.h --- awk -f @/tools/makeobjops.awk @/kern/device_if.m -h --- bus_if.h --- awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h --- depend_subdir_aha --- --- isa_if.h --- awk -f @/tools/makeobjops.awk @/isa/isa_if.m -h --- depend_subdir_agp --- --- agp_if.h --- awk -f @/tools/makeobjops.awk @/dev/agp/agp_if.m -h --- depend_subdir_aha --- --- .depend --- rm -f .depend CC='cc ' mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq -I/usr/obj -std=iso9899:1999 --- depend_subdir_agp --- --- pci_if.h --- --- depend_subdir_ahci --- --- depend_subdir_agp --- awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h --- depend_subdir_ahci --- ===> ahci (depend) --- depend_subdir_acpi --- --- .depend --- rm -f .depend --- depend_subdir_agp --- --- opt_agp.h --- ln -sf /usr/obj opt_agp.h --- depend_subdir_acpi --- CC='cc ' mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq -I/usr/obj -std=iso9899:1999 --- depend_subdir_agp --- --- .depend --- rm -f .depend CC='cc ' mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq -I/usr/obj -std=iso9899:1999 agp_if.c --- depend_subdir_ahci --- --- /usr/obj --- @ -> --- /usr/obj --- machine -> --- /usr/obj --- x86 -> --- device_if.h --- awk -f @/tools/makeobjops.awk @/kern/device_if.m -h --- bus_if.h --- awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h --- depend_subdir_acpi --- ===> acpi/acpi_hp (depend) --- depend_subdir_ahci --- --- pci_if.h --- awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h --- depend_subdir_acpi --- --- /usr/obj --- @ -> --- /usr/obj --- machine -> --- depend_subdir_ahci --- --- opt_cam.h --- ln -sf /usr/obj opt_cam.h --- depend_subdir_acpi --- --- /usr/obj --- x86 -> --- depend_subdir_ahci --- --- .depend --- rm -f .depend --- depend_subdir_aic7xxx --- --- depend_subdir_ahci --- CC='cc ' mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq -I/usr/obj -std=iso9899:1999 --- depend_subdir_aic7xxx --- ===> aic7xxx (depend) --- depend_subdir_acpi --- --- opt_acpi.h --- ln -sf /usr/obj opt_acpi.h --- acpi_if.h --- awk -f @/tools/makeobjops.awk @/dev/acpica/acpi_if.m -h --- depend_subdir_aic7xxx --- --- _sub.depend --- ===> aic7xxx/aicasm (depend) ===> aic7xxx/ahc (depend) --- depend_subdir_acpi --- --- acpi_wmi_if.h --- awk -f @/tools/makeobjops.awk @/dev/acpi_support/acpi_wmi_if.m -h --- device_if.h --- awk -f @/tools/makeobjops.awk @/kern/device_if.m -h --- depend_subdir_aic7xxx --- --- /usr/obj --- @ -> --- /usr/obj --- --- depend_subdir_acpi --- --- bus_if.h --- awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h --- depend_subdir_aic7xxx --- machine -> --- /usr/obj --- x86 -> --- _sub.depend --- ===> aic7xxx/ahc/ahc_eisa (depend) --- /usr/obj --- --- depend_subdir_acpi --- --- .depend --- rm -f .depend --- depend_subdir_aic7xxx --- @ -> --- depend_subdir_acpi --- CC='cc ' mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq -I/usr/obj -std=iso9899:1999 --- depend_subdir_aic7xxx --- --- /usr/obj --- machine -> --- /usr/obj --- x86 -> --- ../aic7xxx_reg.h --- ( cd .. ; make aic7xxx_reg.h ) make[7]: make[7]: don't know how to make aic7xxx_reg.h. Stop make[7]: stopped in /usr/obj *** [../aic7xxx_reg.h] Error code 2 make[6]: stopped in --- depend_subdir_ahci --- A failure has been detected in another branch of the parallel make make[4]: stopped in --- depend_subdir_aic7xxx --- 1 error make[6]: stopped in *** [_sub.depend] Error code 2 make[5]: stopped in 1 error make[5]: stopped in --- depend_subdir_ahci --- *** [depend_subdir_ahci] Error code 2 make[3]: stopped in --- depend_subdir_aic7xxx --- *** [_sub.depend] Error code 2 make[4]: stopped in 1 error make[4]: stopped in --- depend_subdir_agp --- A failure has been detected in another branch of the parallel make make[4]: stopped in --- depend_subdir_aic7xxx --- *** [depend_subdir_aic7xxx] Error code 2 make[3]: stopped in --- depend_subdir_agp --- *** [depend_subdir_agp] Error code 2 make[3]: stopped in --- depend_subdir_acpi --- A failure has been detected in another branch of the parallel make make[5]: stopped in *** [_sub.depend] Error code 2 make[4]: stopped in 1 error make[4]: stopped in *** [depend_subdir_acpi] Error code 2 make[3]: stopped in 4 errors make[3]: stopped in *** [modules-depend] Error code 2 make[2]: stopped in /usr/obj 1 error make[2]: stopped in /usr/obj *** [buildkernel] Error code 2 make[1]: stopped in 1 error make[1]: stopped in *** [buildkernel] Error code 2 make: stopped in 1 error make: stopped in Build step 'Execute shell' marked build as failure