Date: Thu, 21 Aug 2014 13:35:01 +0000 (GMT) From: jenkins-admin@freebsd.org To: jenkins-admin@FreeBSD.org, freebsd-stable@freebsd.org, dumbbell@FreeBSD.org, eadler@FreeBSD.org, rmacklem@FreeBSD.org, grehan@FreeBSD.org, loos@FreeBSD.org, markj@FreeBSD.org, marck@FreeBSD.org, kib@FreeBSD.org, asomers@FreeBSD.org, davide@FreeBSD.org, slm@FreeBSD.org, luigi@FreeBSD.org, ian@FreeBSD.org, jilles@FreeBSD.org, peter@FreeBSD.org Subject: Build failed in Jenkins: FreeBSD_stable_10 #643 Message-ID: <380483260.5.1408628109182.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <498397041.3.1408604648545.JavaMail.jenkins@jenkins-9.freebsd.org> References: <498397041.3.1408604648545.JavaMail.jenkins@jenkins-9.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
See <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/643/changes> Changes: [marck] MFC: Make BSD tree more contemporary-looking. This is actually batch of MFCs from the beginning of stable/10 branch. [kib] MFC r269656: Implement and use proc_realparent(9). MFC r270024 (by markj): Correct the order of arguments passed to LIST_INSERT_AFTER(). For merge, the p_treeflag member of struct proc was moved to the end of the structure, to keep KBI intact. [dumbbell] vt(4): Colors are indexed against a console palette, not a VGA palette Rename vt_generate_vga_palette() to vt_generate_cons_palette() and change it to build a palette where the color index is the same than in terminal escape codes, not the VGA index. That's what TCHAR_CREATE() uses and passes to vt(4). The main differences between both orders are: o Blue and red are swapped (1 <-> 4) o Yellow and cyan are swapped (3 <-> 6) The problem remained unnoticed, because the RGB bit indexes passed to vt_generate_vga_palette() were reversed. This inversion was cancelled by the colors inversions in the generated palette. For instance, red (0xff0000) and blue (0x0000ff) have bytes in opposite order, but were swapped in the palette. But after changing the value of blue (see last paragraph), the modified color was in fact the red one. While here, tune the palette to better match console colors and improve the readability (especially the dark blue). This is an MFC of r269783 and r269791. ------------------------------------------ [...truncated 228902 lines...] --- .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<https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/GENERIC> -std=iso9899:1999 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/modules/aha/../../dev/aha/aha.c> <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/modules/aha/../../dev/aha/aha_isa.c> --- depend_subdir_ahci --- 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_ahci --- --- pci_if.h --- awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h --- opt_cam.h --- ln -sf /usr/obj<https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/GENERIC/opt_cam.h> opt_cam.h --- .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<https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/GENERIC> -std=iso9899:1999 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/modules/ahci/../../dev/ahci/ahci.c> <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/modules/ahci/../../dev/ahci/ahciem.c> --- depend_subdir_acpi --- --- .depend --- rm -f .depend CC='cc ' mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/modules/acpi/acpi_fujitsu/../../../dev/acpi_support> -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq -I/usr/obj<https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/GENERIC> -std=iso9899:1999 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/modules/acpi/acpi_fujitsu/../../../dev/acpi_support/acpi_fujitsu.c> --- ac97_if.c --- awk -f <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/tools/makeobjops.awk> <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/dev/sound/pcm/ac97_if.m> -c --- channel_if.c --- awk -f <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/tools/makeobjops.awk> <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/dev/sound/pcm/channel_if.m> -c --- modules-depend --- ===> acpi/acpi_hp (depend) --- depend_subdir_aic7xxx --- ===> aic7xxx (depend) --- depend_subdir_aio --- ===> aio (depend) --- depend_subdir_aic7xxx --- --- _sub.depend --- ===> aic7xxx/aicasm (depend) --- depend_subdir_acpi --- --- /usr/obj<https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/GENERIC/modules/builds/FreeBSD_stable_10/sys/modules/acpi/acpi_hp/@> --- @ -> <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys> --- /usr/obj<https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/GENERIC/modules/builds/FreeBSD_stable_10/sys/modules/acpi/acpi_hp/machine> --- machine -> <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/amd64/include> --- depend_subdir_aio --- --- /usr/obj<https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/GENERIC/modules/builds/FreeBSD_stable_10/sys/modules/aio/@> --- @ -> <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys> --- depend_subdir_acpi --- --- /usr/obj<https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/GENERIC/modules/builds/FreeBSD_stable_10/sys/modules/acpi/acpi_hp/x86> --- --- depend_subdir_aio --- --- /usr/obj<https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/GENERIC/modules/builds/FreeBSD_stable_10/sys/modules/aio/machine> --- machine -> <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/amd64/include> --- /usr/obj<https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/GENERIC/modules/builds/FreeBSD_stable_10/sys/modules/aio/x86> --- x86 -> <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/x86/include> --- depend_subdir_acpi --- x86 -> <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/x86/include> --- opt_acpi.h --- ln -sf /usr/obj<https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/GENERIC/opt_acpi.h> opt_acpi.h --- feeder_if.c --- --- modules-depend --- --- depend_subdir_aio --- --- opt_vfs_aio.h --- ln -sf /usr/obj<https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/GENERIC/opt_vfs_aio.h> opt_vfs_aio.h --- feeder_if.c --- awk -f <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/tools/makeobjops.awk> <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/dev/sound/pcm/feeder_if.m> -c --- modules-depend --- --- depend_subdir_acpi --- --- acpi_if.h --- awk -f @/tools/makeobjops.awk @/dev/acpica/acpi_if.m -h --- depend_subdir_aic7xxx --- ===> aic7xxx/ahc (depend) --- depend_subdir_aio --- --- vnode_if_newproto.h --- awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -p --- depend_subdir_acpi --- --- acpi_wmi_if.h --- awk -f @/tools/makeobjops.awk @/dev/acpi_support/acpi_wmi_if.m -h --- mixer_if.c --- --- modules-depend --- --- depend_subdir_aio --- --- vnode_if_typedef.h --- awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -q --- mixer_if.c --- awk -f <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/tools/makeobjops.awk> <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/dev/sound/pcm/mixer_if.m> -c --- modules-depend --- --- depend_subdir_acpi --- --- device_if.h --- awk -f @/tools/makeobjops.awk @/kern/device_if.m -h --- depend_subdir_aio --- --- opt_compat.h --- ln -sf /usr/obj<https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/GENERIC/opt_compat.h> opt_compat.h --- depend_subdir_acpi --- --- bus_if.h --- awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h --- depend_subdir_aio --- --- vnode_if.h --- --- depend_subdir_acpi --- --- .depend --- --- depend_subdir_aic7xxx --- --- /usr/obj<https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/GENERIC/modules/builds/FreeBSD_stable_10/sys/modules/aic7xxx/ahc/@> --- @ -> <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys> --- depend_subdir_acpi --- rm -f .depend CC='cc ' mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/modules/acpi/acpi_hp/../../../dev/acpi_support> -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq -I/usr/obj<https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/GENERIC> -std=iso9899:1999 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/modules/acpi/acpi_hp/../../../dev/acpi_support/acpi_hp.c> --- depend_subdir_aic7xxx --- --- /usr/obj<https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/GENERIC/modules/builds/FreeBSD_stable_10/sys/modules/aic7xxx/ahc/machine> --- --- mpu_if.c --- --- modules-depend --- --- depend_subdir_aio --- awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -h --- mpu_if.c --- awk -f <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/tools/makeobjops.awk> <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/dev/sound/midi/mpu_if.m> -c --- modules-depend --- --- depend_subdir_aic7xxx --- machine -> <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/amd64/include> --- /usr/obj<https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/GENERIC/modules/builds/FreeBSD_stable_10/sys/modules/aic7xxx/ahc/x86> --- --- depend_subdir_alc --- --- depend_subdir_aio --- --- .depend --- rm -f .depend --- depend_subdir_aic7xxx --- x86 -> <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/x86/include> --- depend_subdir_alc --- ===> alc (depend) --- depend_subdir_aic7xxx --- --- _sub.depend --- ===> aic7xxx/ahc/ahc_eisa (depend) --- depend_subdir_aio --- CC='cc ' mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq -I/usr/obj<https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/GENERIC> -std=iso9899:1999 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/modules/aio/../../kern/vfs_aio.c> --- depend_subdir_acpi --- ===> acpi/acpi_ibm (depend) --- depend_subdir_alc --- --- /usr/obj<https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/GENERIC/modules/builds/FreeBSD_stable_10/sys/modules/alc/@> --- @ -> <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys> --- /usr/obj<https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/GENERIC/modules/builds/FreeBSD_stable_10/sys/modules/alc/machine> --- --- depend_subdir_aic7xxx --- --- /usr/obj<https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/GENERIC/modules/builds/FreeBSD_stable_10/sys/modules/aic7xxx/ahc/ahc_eisa/@> --- --- depend_subdir_alc --- machine -> <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/amd64/include> --- /usr/obj<https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/GENERIC/modules/builds/FreeBSD_stable_10/sys/modules/alc/x86> --- x86 -> <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/x86/include> --- depend_subdir_aic7xxx --- @ -> <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys> --- depend_subdir_alc --- --- device_if.h --- awk -f @/tools/makeobjops.awk @/kern/device_if.m -h --- depend_subdir_acpi --- --- /usr/obj<https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/GENERIC/modules/builds/FreeBSD_stable_10/sys/modules/acpi/acpi_ibm/@> --- --- depend_subdir_aic7xxx --- --- /usr/obj<https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/GENERIC/modules/builds/FreeBSD_stable_10/sys/modules/aic7xxx/ahc/ahc_eisa/machine> --- --- depend_subdir_alc --- --- bus_if.h --- --- depend_subdir_aic7xxx --- machine -> <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/amd64/include> --- depend_subdir_acpi --- @ -> <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys> --- depend_subdir_alc --- awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h --- depend_subdir_aic7xxx --- --- /usr/obj<https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/GENERIC/modules/builds/FreeBSD_stable_10/sys/modules/aic7xxx/ahc/ahc_eisa/x86> --- --- depend_subdir_acpi --- --- /usr/obj<https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/GENERIC/modules/builds/FreeBSD_stable_10/sys/modules/acpi/acpi_ibm/machine> --- --- depend_subdir_aic7xxx --- x86 -> <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/x86/include> --- ../aic7xxx_reg.h --- ( cd .. ; make aic7xxx_reg.h ) --- depend_subdir_acpi --- machine -> <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/amd64/include> --- depend_subdir_alc --- --- pci_if.h --- --- depend_subdir_aic7xxx --- make[7]: make[7]: don't know how to make aic7xxx_reg.h. Stop make[7]: stopped in /usr/obj<https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/GENERIC/modules/builds/FreeBSD_stable_10/sys/modules/aic7xxx/ahc> *** [../aic7xxx_reg.h] Error code 2 make[6]: stopped in <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/modules/aic7xxx/ahc/ahc_eisa> 1 error make[6]: stopped in <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/modules/aic7xxx/ahc/ahc_eisa> *** [_sub.depend] Error code 2 make[5]: stopped in <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/modules/aic7xxx/ahc> --- depend_subdir_acpi --- --- /usr/obj<https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/GENERIC/modules/builds/FreeBSD_stable_10/sys/modules/acpi/acpi_ibm/x86> --- --- depend_subdir_aic7xxx --- 1 error make[5]: stopped in <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/modules/aic7xxx/ahc> *** [_sub.depend] Error code 2 make[4]: stopped in <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/modules/aic7xxx> 1 error make[4]: stopped in <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/modules/aic7xxx> *** [depend_subdir_aic7xxx] Error code 2 make[3]: stopped in <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/modules> --- depend_subdir_acpi --- x86 -> <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/x86/include> A failure has been detected in another branch of the parallel make make[5]: stopped in <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/modules/acpi/acpi_ibm> --- depend_subdir_aio --- A failure has been detected in another branch of the parallel make --- depend_subdir_acpi --- *** [_sub.depend] Error code 2 make[4]: stopped in <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/modules/acpi> 1 error make[4]: stopped in <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/modules/acpi> --- depend_subdir_aio --- make[4]: stopped in <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/modules/aio> --- depend_subdir_acpi --- *** [depend_subdir_acpi] Error code 2 make[3]: stopped in <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/modules> --- depend_subdir_aio --- *** [depend_subdir_aio] Error code 2 make[3]: stopped in <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/modules> --- depend_subdir_alc --- awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h A failure has been detected in another branch of the parallel make make[4]: stopped in <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/modules/alc> *** [depend_subdir_alc] Error code 2 make[3]: stopped in <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/modules> 4 errors make[3]: stopped in <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/modules> *** [modules-depend] Error code 2 make[2]: stopped in /usr/obj<https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/GENERIC> 1 error make[2]: stopped in /usr/obj<https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/sys/GENERIC> *** [buildkernel] Error code 2 make[1]: stopped in <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/> 1 error make[1]: stopped in <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/> *** [buildkernel] Error code 2 make: stopped in <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/> 1 error make: stopped in <https://jenkins.freebsd.org/jenkins/job/FreeBSD_stable_10/ws/> Build step 'Execute shell' marked build as failure
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?380483260.5.1408628109182.JavaMail.jenkins>