From owner-freebsd-stable@FreeBSD.ORG Wed Aug 20 08:56:49 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 4CC9524F; Wed, 20 Aug 2014 08:56:49 +0000 (UTC) Received: from smarthost1.greenhost.nl (smarthost1.greenhost.nl [195.190.28.81]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E33F1309B; Wed, 20 Aug 2014 08:56:48 +0000 (UTC) Received: from smtp.greenhost.nl ([213.108.104.138]) by smarthost1.greenhost.nl with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.72) (envelope-from ) id 1XK1h9-00073R-9G; Wed, 20 Aug 2014 10:56:40 +0200 Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes To: jenkins-admin@freebsd.org, freebsd-stable@freebsd.org Subject: Re: Build failed in Jenkins: FreeBSD_stable_10 #634 References: <632918485.0.1408498066186.JavaMail.jenkins@jenkins-9.freebsd.org> Date: Wed, 20 Aug 2014 10:56:37 +0200 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: "Ronald Klop" Message-ID: In-Reply-To: <632918485.0.1408498066186.JavaMail.jenkins@jenkins-9.freebsd.org> User-Agent: Opera Mail/12.16 (FreeBSD) X-Authenticated-As-Hash: 398f5522cb258ce43cb679602f8cfe8b62a256d1 X-Virus-Scanned: by clamav at smarthost1.samage.net X-Spam-Level: / X-Spam-Score: -0.2 X-Spam-Status: No, score=-0.2 required=5.0 tests=ALL_TRUSTED, BAYES_50 autolearn=disabled version=3.3.1 X-Scan-Signature: ed26bd5d503b81611f2f9da92f208be1 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 08:56:49 -0000 NB: https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_9/425/console This 9-STABLE build only does a svn checkout and nothing more. So it always succeeds very fast. Cheers, Ronald. On Wed, 20 Aug 2014 03:27:42 +0200, wrote: > 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 > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"