Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Apr 2016 12:46:26 +0000
From:      David Somayajulu <david.somayajulu@qlogic.com>
To:        "jenkins-admin@FreeBSD.org" <jenkins-admin@FreeBSD.org>, "mav@FreeBSD.org" <mav@FreeBSD.org>, "andrew@FreeBSD.org" <andrew@FreeBSD.org>, "sephe@FreeBSD.org" <sephe@FreeBSD.org>, "freebsd-current@FreeBSD.org" <freebsd-current@FreeBSD.org>, "freebsd-i386@FreeBSD.org" <freebsd-i386@FreeBSD.org>
Subject:   RE: FreeBSD_HEAD_i386 - Build #2847 - Still Failing
Message-ID:  <DM2PR11MB022244F6CACE18A7BB764997F4960@DM2PR11MB0222.namprd11.prod.outlook.com>
In-Reply-To: <944312004.17.1460549655767.JavaMail.jenkins@jenkins-9.freebsd.org>
References:  <1150749773.15.1460535273803.JavaMail.jenkins@jenkins-9.freebsd.org> <944312004.17.1460549655767.JavaMail.jenkins@jenkins-9.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi All,
I would appreciate if you could let me know how to back off the following c=
ommits.

https://svnweb.freebsd.org/changeset/base/297916
https://svnweb.freebsd.org/changeset/base/297909
https://svnweb.freebsd.org/changeset/base/297898

I tried  the following but it fails:
     cd <head>=20
     svn merge -c -r297916

Thanks
David S.

-----Original Message-----
From: owner-freebsd-current@freebsd.org [mailto:owner-freebsd-current@freeb=
sd.org] On Behalf Of jenkins-admin@FreeBSD.org
Sent: Wednesday, April 13, 2016 5:14 AM
To: mav@FreeBSD.org; andrew@FreeBSD.org; sephe@FreeBSD.org; jenkins-admin@F=
reeBSD.org; freebsd-current@FreeBSD.org; freebsd-i386@FreeBSD.org
Subject: FreeBSD_HEAD_i386 - Build #2847 - Still Failing

FreeBSD_HEAD_i386 - Build #2847 - Still Failing:

Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2847/
Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2847/cha=
nges
Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2847/cons=
ole

Change summaries:

297915 by mav:
Filter Port Database Changed notifications.

For some reason firmware sends Port Database Changed notifications in case =
of explicit login requests from the driver when target port is unavailabe.
Those notifications don't give driver any new information, but only cause i=
nfinite scan loop.

297914 by andrew:
Increase the arm64 kernel address space to 512GB, and the DMAP region to 2T=
B. The latter can be increased in 512GB chunks by adjusting the lower addre=
ss, however more work will be needed to increase the former.

There is still some work needed to only create a DMAP region for the RAM ad=
dress space as on ARM architectures all mappings should have the same memor=
y attributes, and these will be different for device and normal memory.

Reviewed by:	kib
Obtained from:	ABT Systems Ltd
Relnotes:	yes
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D5859

297913 by sephe:
hyperv: device_get_softc does not return NULL

MFC after:	1 week
Sponsored by:	Microsoft OSTC



The end of the build log:

[...truncated 155318 lines...]
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin=
c  -I. -I/usr/src/sys/modules/ath/../../dev/ath -I/usr/src/sys/modules/ath/=
../../dev/ath/ath_hal -I. -I/usr/src/sys/modules/ath/../../contrib/dev/ath/=
ath_hal/ -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC=
/opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENE=
RIC  -MD  -MF.depend.ah_eeprom_v14.o -MTah_eeprom_v14.o -mno-mmx -mno-sse -=
msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredu=
ndant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpo=
inter-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__printf__=3D=
__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno=
-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-body  -W=
no-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointe=
r-sign -Wno-error-shift-negative-value  -mno-aes -mno-avx  -std=3Diso9899:1=
999 -c /usr/src/sys/modules  /ath/../../dev/ath/ath_hal/ah_eeprom_v14.c -o =
ah_eeprom_v14.o ctfconvert -L VERSION -g ah_eeprom_v14.o
--- ah_eeprom_v4k.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin=
c  -I. -I/usr/src/sys/modules/ath/../../dev/ath -I/usr/src/sys/modules/ath/=
../../dev/ath/ath_hal -I. -I/usr/src/sys/modules/ath/../../contrib/dev/ath/=
ath_hal/ -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC=
/opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENE=
RIC  -MD  -MF.depend.ah_eeprom_v4k.o -MTah_eeprom_v4k.o -mno-mmx -mno-sse -=
msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredu=
ndant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpo=
inter-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__printf__=3D=
__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno=
-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-body  -W=
no-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointe=
r-sign -Wno-error-shift-negative-value  -mno-aes -mno-avx  -std=3Diso9899:1=
999 -c /usr/src/sys/modules  /ath/../../dev/ath/ath_hal/ah_eeprom_v4k.c -o =
ah_eeprom_v4k.o ctfconvert -L VERSION -g ah_eeprom_v4k.o
--- all_subdir_cam ---
ctfconvert -L VERSION -g scsi_ch.o
--- all_subdir_ath ---
--- ar5416_ani.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin=
c  -I. -I/usr/src/sys/modules/ath/../../dev/ath -I/usr/src/sys/modules/ath/=
../../dev/ath/ath_hal -I. -I/usr/src/sys/modules/ath/../../contrib/dev/ath/=
ath_hal/ -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC=
/opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENE=
RIC  -MD  -MF.depend.ar5416_ani.o -MTar5416_ani.o -mno-mmx -mno-sse -msoft-=
float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-=
decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-=
arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__printf__=3D__free=
bsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-unkno=
wn-pragmas  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-err=
or-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign=
 -Wno-error-shift-negative-value  -mno-aes -mno-avx  -std=3Diso9899:1999 -c=
 /usr/src/sys/modules/ath/.
 ./../dev/ath/ath_hal/ar5416/ar5416_ani.c -o ar5416_ani.o
--- xenbusb_if.c ---
awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/xen/xenbus/xenbusb_if=
.m -c
--- modules-all ---
--- all_subdir_cardbus ---
=3D=3D=3D> cardbus (all)
--- machine ---
machine -> /usr/src/sys/i386/include
--- x86 ---
x86 -> /usr/src/sys/x86/include
--- device_if.h ---
awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h
--- bus_if.h ---
awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h
--- card_if.h ---
awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pccard/card_if.m =
-h
--- power_if.h ---
awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pccard/power_if.m=
 -h
--- pci_if.h ---
awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h
--- pcib_if.h ---
awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pcib_if.m -h
--- cardbus_cis.o ---
cc  -O2 -pipe -DNEW_PCIB  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODU=
LE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/G=
ENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sy=
s/GENERIC  -MD  -MF.depend.cardbus_cis.o -MTcardbus_cis.o -mno-mmx -mno-sse=
 -msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wre=
dundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -W=
pointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__printf__=
=3D__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-option  -=
Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-body =
 -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-poi=
nter-sign -Wno-error-shift-negative-value  -mno-aes -mno-avx  -std=3Diso989=
9:1999 -c /usr/src/sys/modules/cardbus/../../dev/cardbus/cardbus_cis.c -o c=
ardbus_cis.o
--- all_subdir_cam ---
--- scsi_cd.o ---
ctfconvert -L VERSION -g scsi_cd.o
--- scsi_da.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin=
c   -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_=
global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC  =
-MD  -MF.depend.scsi_da.o -MTscsi_da.o -mno-mmx -mno-sse -msoft-float -ffre=
estanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnes=
ted-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winl=
ine -Wcast-qual  -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf=
__  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-unknown-pragmas =
 -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parenthe=
ses-equality -Wno-error-unused-function  -Wno-error-pointer-sign -Wno-error=
-shift-negative-value  -mno-aes -mno-avx  -std=3Diso9899:1999 -c /usr/src/s=
ys/modules/cam/../../cam/scsi/scsi_da.c -o scsi_da.o
--- all_subdir_ath ---
ctfconvert -L VERSION -g ar5416_ani.o
--- ar5416_attach.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin=
c  -I. -I/usr/src/sys/modules/ath/../../dev/ath -I/usr/src/sys/modules/ath/=
../../dev/ath/ath_hal -I. -I/usr/src/sys/modules/ath/../../contrib/dev/ath/=
ath_hal/ -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC=
/opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENE=
RIC  -MD  -MF.depend.ar5416_attach.o -MTar5416_attach.o -mno-mmx -mno-sse -=
msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredu=
ndant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpo=
inter-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__printf__=3D=
__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno=
-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-body  -W=
no-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointe=
r-sign -Wno-error-shift-negative-value  -mno-aes -mno-avx  -std=3Diso9899:1=
999 -c /usr/src/sys/modules  /ath/../../dev/ath/ath_hal/ar5416/ar5416_attac=
h.c -o ar5416_attach.o
--- all_subdir_cardbus ---
ctfconvert -L VERSION -g cardbus_cis.o
--- cardbus_device.o ---
cc  -O2 -pipe -DNEW_PCIB  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODU=
LE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/G=
ENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sy=
s/GENERIC  -MD  -MF.depend.cardbus_device.o -MTcardbus_device.o -mno-mmx -m=
no-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wal=
l -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototy=
pes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__pri=
ntf__=3D__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-opti=
on  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-=
body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-erro=
r-pointer-sign -Wno-error-shift-negative-value  -mno-aes -mno-avx  -std=3Di=
so9899:1999 -c /usr/src/sys/modules/cardbus/../../dev/cardbus/cardbus_devic=
e.c -o cardbus_device.o
ctfconvert -L VERSION -g cardbus_device.o
--- cardbus.o ---
cc  -O2 -pipe -DNEW_PCIB  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODU=
LE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/G=
ENERIC/opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sy=
s/GENERIC  -MD  -MF.depend.cardbus.o -MTcardbus.o -mno-mmx -mno-sse -msoft-=
float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-=
decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-=
arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__printf__=3D__free=
bsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-unkno=
wn-pragmas  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-err=
or-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign=
 -Wno-error-shift-negative-value  -mno-aes -mno-avx  -std=3Diso9899:1999 -c=
 /usr/src/sys/modules/cardbus/../../dev/cardbus/cardbus.c -o cardbus.o
--- all_subdir_bxe ---
--- 57712_init_values.o ---
ctfconvert -L VERSION -g 57712_init_values.o
--- all_subdir_ath ---
ctfconvert -L VERSION -g ar5416_attach.o
--- all_subdir_bxe ---
--- bxe.o ---
cc  -O2 -pipe -Wno-shift-negative-value  -fno-strict-aliasing -Werror -D_KE=
RNEL -DKLD_MODULE -nostdinc  -I/usr/src/sys/dev/bxe -DHAVE_KERNEL_OPTION_HE=
ADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I/usr/src/sys=
 -fno-common -g -I/usr/obj/usr/src/sys/GENERIC  -MD  -MF.depend.bxe.o -MTbx=
e.o -mno-mmx -mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector=
 -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -W=
missing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-point=
er-sign -D__printf__=3D__freebsd_kprintf__  -Wmissing-include-dirs -fdiagno=
stics-show-option  -Wno-unknown-pragmas  -Wno-error-tautological-compare -W=
no-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-func=
tion  -Wno-error-pointer-sign -Wno-error-shift-negative-value  -mno-aes -mn=
o-avx  -std=3Diso9899:1999 -c /usr/src/sys/dev/bxe/bxe.c -o bxe.o
--- all_subdir_ath ---
--- ar5416_beacon.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin=
c  -I. -I/usr/src/sys/modules/ath/../../dev/ath -I/usr/src/sys/modules/ath/=
../../dev/ath/ath_hal -I. -I/usr/src/sys/modules/ath/../../contrib/dev/ath/=
ath_hal/ -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC=
/opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENE=
RIC  -MD  -MF.depend.ar5416_beacon.o -MTar5416_beacon.o -mno-mmx -mno-sse -=
msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredu=
ndant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpo=
inter-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__printf__=3D=
__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno=
-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-body  -W=
no-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointe=
r-sign -Wno-error-shift-negative-value  -mno-aes -mno-avx  -std=3Diso9899:1=
999 -c /usr/src/sys/modules  /ath/../../dev/ath/ath_hal/ar5416/ar5416_beaco=
n.c -o ar5416_beacon.o
--- all_subdir_cardbus ---
ctfconvert -L VERSION -g cardbus.o
--- cardbus.kld ---
ld -d -warn-common -r -d -o cardbus.kld cardbus.o cardbus_cis.o cardbus_dev=
ice.o ctfmerge -L VERSION -g -o cardbus.kld cardbus.o cardbus_cis.o cardbus=
_device.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk cardbus.kld=
  export_syms | xargs -J% objcopy % cardbus.kld
--- cardbus.ko.full ---
ld -Bshareable -d -warn-common -o cardbus.ko.full cardbus.kld
--- cardbus.ko.debug ---
objcopy --only-keep-debug cardbus.ko.full cardbus.ko.debug
--- cardbus.ko ---
objcopy --strip-debug --add-gnu-debuglink=3Dcardbus.ko.debug  cardbus.ko.fu=
ll cardbus.ko
--- all_subdir_ath ---
--- ar5416_btcoex.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin=
c  -I. -I/usr/src/sys/modules/ath/../../dev/ath -I/usr/src/sys/modules/ath/=
../../dev/ath/ath_hal -I. -I/usr/src/sys/modules/ath/../../contrib/dev/ath/=
ath_hal/ -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC=
/opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENE=
RIC  -MD  -MF.depend.ar5416_btcoex.o -MTar5416_btcoex.o -mno-mmx -mno-sse -=
msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredu=
ndant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpo=
inter-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__printf__=3D=
__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno=
-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-body  -W=
no-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointe=
r-sign -Wno-error-shift-negative-value  -mno-aes -mno-avx  -std=3Diso9899:1=
999 -c /usr/src/sys/modules  /ath/../../dev/ath/ath_hal/ar5416/ar5416_btcoe=
x.c -o ar5416_btcoex.o
--- ar5416_beacon.o ---
ctfconvert -L VERSION -g ar5416_beacon.o
--- all_subdir_carp ---
=3D=3D=3D> carp (all)
--- all_subdir_ath ---
--- ar5416_btcoex.o ---
ctfconvert -L VERSION -g ar5416_btcoex.o
--- all_subdir_carp ---
--- machine ---
machine -> /usr/src/sys/i386/include
--- x86 ---
x86 -> /usr/src/sys/x86/include
--- vnode_if_newproto.h ---
awk -f /usr/src/sys/tools/vnode_if.awk /usr/src/sys/kern/vnode_if.src -p
--- vnode_if_typedef.h ---
awk -f /usr/src/sys/tools/vnode_if.awk /usr/src/sys/kern/vnode_if.src -q
--- opt_carp.h ---
ln -sf /usr/obj/usr/src/sys/GENERIC/opt_carp.h opt_carp.h
--- opt_bpf.h ---
ln -sf /usr/obj/usr/src/sys/GENERIC/opt_bpf.h opt_bpf.h
--- opt_inet.h ---
ln -sf /usr/obj/usr/src/sys/GENERIC/opt_inet.h opt_inet.h
--- opt_inet6.h ---
ln -sf /usr/obj/usr/src/sys/GENERIC/opt_inet6.h opt_inet6.h
--- opt_ofed.h ---
ln -sf /usr/obj/usr/src/sys/GENERIC/opt_ofed.h opt_ofed.h
--- device_if.h ---
awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h
--- all_subdir_ath ---
--- ar5416_cal.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin=
c  -I. -I/usr/src/sys/modules/ath/../../dev/ath -I/usr/src/sys/modules/ath/=
../../dev/ath/ath_hal -I. -I/usr/src/sys/modules/ath/../../contrib/dev/ath/=
ath_hal/ -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC=
/opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENE=
RIC  -MD  -MF.depend.ar5416_cal.o -MTar5416_cal.o -mno-mmx -mno-sse -msoft-=
float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-=
decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-=
arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__printf__=3D__free=
bsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-unkno=
wn-pragmas  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-err=
or-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign=
 -Wno-error-shift-negative-value  -mno-aes -mno-avx  -std=3Diso9899:1999 -c=
 /usr/src/sys/modules/ath/.
 ./../dev/ath/ath_hal/ar5416/ar5416_cal.c -o ar5416_cal.o
--- all_subdir_carp ---
--- bus_if.h ---
awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h
--- vnode_if.h ---
awk -f /usr/src/sys/tools/vnode_if.awk /usr/src/sys/kern/vnode_if.src -h
--- all_subdir_cam ---
ctfconvert -L VERSION -g scsi_da.o
--- all_subdir_carp ---
--- sha1.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin=
c   -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_=
global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC  =
-MD  -MF.depend.sha1.o -MTsha1.o -mno-mmx -mno-sse -msoft-float -ffreestand=
ing -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-ex=
terns -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -W=
cast-qual  -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__  -W=
missing-include-dirs -fdiagnostics-show-option  -Wno-unknown-pragmas  -Wno-=
error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-eq=
uality -Wno-error-unused-function  -Wno-error-pointer-sign -Wno-error-shift=
-negative-value  -mno-aes -mno-avx  -std=3Diso9899:1999 -c /usr/src/sys/mod=
ules/carp/../../crypto/sha1.c -o sha1.o
--- all_subdir_cam ---
--- scsi_pass.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin=
c   -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_=
global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC  =
-MD  -MF.depend.scsi_pass.o -MTscsi_pass.o -mno-mmx -mno-sse -msoft-float -=
ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -=
Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -=
Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kpr=
intf__  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-unknown-prag=
mas  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-pare=
ntheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign -Wno-e=
rror-shift-negative-value  -mno-aes -mno-avx  -std=3Diso9899:1999 -c /usr/s=
rc/sys/modules/cam/../../cam/scsi/scsi_pass.c -o scsi_pass.o
--- all_subdir_carp ---
ctfconvert -L VERSION -g sha1.o
--- ip_carp.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin=
c   -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_=
global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC  =
-MD  -MF.depend.ip_carp.o -MTip_carp.o -mno-mmx -mno-sse -msoft-float -ffre=
estanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnes=
ted-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winl=
ine -Wcast-qual  -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf=
__  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-unknown-pragmas =
 -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parenthe=
ses-equality -Wno-error-unused-function  -Wno-error-pointer-sign -Wno-error=
-shift-negative-value  -mno-aes -mno-avx  -std=3Diso9899:1999 -c /usr/src/s=
ys/modules/carp/../../netinet/ip_carp.c -o ip_carp.o
--- all_subdir_ath ---
ctfconvert -L VERSION -g ar5416_cal.o
--- ar5416_cal_iq.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin=
c  -I. -I/usr/src/sys/modules/ath/../../dev/ath -I/usr/src/sys/modules/ath/=
../../dev/ath/ath_hal -I. -I/usr/src/sys/modules/ath/../../contrib/dev/ath/=
ath_hal/ -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC=
/opt_global.h -I. -I/usr/src/sys -fno-common -g -I/usr/obj/usr/src/sys/GENE=
RIC  -MD  -MF.depend.ar5416_cal_iq.o -MTar5416_cal_iq.o -mno-mmx -mno-sse -=
msoft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredu=
ndant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpo=
inter-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__printf__=3D=
__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno=
-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-body  -W=
no-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointe=
r-sign -Wno-error-shift-negative-value  -mno-aes -mno-avx  -std=3Diso9899:1=
999 -c /usr/src/sys/modules  /ath/../../dev/ath/ath_hal/ar5416/ar5416_cal_i=
q.c -o ar5416_cal_iq.o ctfconvert -L VERSION -g ar5416_cal_iq.o
--- all_subdir_bxe ---
/usr/src/sys/dev/bxe/bxe.c:18757:9: error: format specifies type 'unsigned =
long' but the argument has type 'unsigned int' [-Werror,-Wformat]
        sizeof(struct host_sp_status_block));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/src/sys/dev/bxe/bxe.h:2237:30: note: expanded from macro 'BLOGI'
                          ## args);            \
                             ^~~~
/usr/src/sys/dev/bxe/bxe.c:18757:9: error: format specifies type 'unsigned =
long' but the argument has type 'unsigned int' [-Werror,-Wformat]
        sizeof(struct host_sp_status_block));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/src/sys/dev/bxe/bxe.h:2241:30: note: expanded from macro 'BLOGI'
                          ## args);            \
                             ^~~~
/usr/src/sys/dev/bxe/bxe.c:18762:9: error: format specifies type 'unsigned =
long' but the argument has type 'unsigned int' [-Werror,-Wformat]
        sizeof(struct bxe_slowpath));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/src/sys/dev/bxe/bxe.h:2237:30: note: expanded from macro 'BLOGI'
                          ## args);            \
                             ^~~~
/usr/src/sys/dev/bxe/bxe.c:18762:9: error: format specifies type 'unsigned =
long' but the argument has type 'unsigned int' [-Werror,-Wformat]
        sizeof(struct bxe_slowpath));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/src/sys/dev/bxe/bxe.h:2241:30: note: expanded from macro 'BLOGI'
                          ## args);            \
                             ^~~~
/usr/src/sys/dev/bxe/bxe.c:18772:13: error: format specifies type 'unsigned=
 long' but the argument has type 'unsigned int' [-Werror,-Wformat]
            sizeof(union bxe_host_hc_status_block));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/src/sys/dev/bxe/bxe.h:2237:30: note: expanded from macro 'BLOGI'
                          ## args);            \
                             ^~~~
/usr/src/sys/dev/bxe/bxe.c:18772:13: error: format specifies type 'unsigned=
 long' but the argument has type 'unsigned int' [-Werror,-Wformat]
            sizeof(union bxe_host_hc_status_block));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/src/sys/dev/bxe/bxe.h:2241:30: note: expanded from macro 'BLOGI'
                          ## args);            \
                             ^~~~
/usr/src/sys/dev/bxe/bxe.c:18781:13: error: format specifies type 'unsigned=
 long' but the argument has type 'unsigned int' [-Werror,-Wformat]
            (BCM_PAGE_SIZE * RCQ_NUM_PAGES));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/src/sys/dev/bxe/bxe.h:2237:30: note: expanded from macro 'BLOGI'
                          ## args);            \
                             ^~~~
/usr/src/sys/dev/bxe/bxe.c:18781:13: error: format specifies type 'unsigned=
 long' but the argument has type 'unsigned int' [-Werror,-Wformat]
            (BCM_PAGE_SIZE * RCQ_NUM_PAGES));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/src/sys/dev/bxe/bxe.h:2241:30: note: expanded from macro 'BLOGI'
                          ## args);            \
                             ^~~~
8 errors generated.
*** [bxe.o] Error code 1

bmake[4]: stopped in /usr/src/sys/modules/bxe
1 error

bmake[4]: stopped in /usr/src/sys/modules/bxe
*** [all_subdir_bxe] Error code 2

bmake[3]: stopped in /usr/src/sys/modules
--- all_subdir_ath ---
A failure has been detected in another branch of the parallel make

bmake[4]: stopped in /usr/src/sys/modules/ath
*** [all_subdir_ath] Error code 2

bmake[3]: stopped in /usr/src/sys/modules
--- all_subdir_cam ---
ctfconvert -L VERSION -g scsi_pass.o
A failure has been detected in another branch of the parallel make

bmake[4]: stopped in /usr/src/sys/modules/cam
*** [all_subdir_cam] Error code 2

bmake[3]: stopped in /usr/src/sys/modules
--- all_subdir_carp ---
ctfconvert -L VERSION -g ip_carp.o
A failure has been detected in another branch of the parallel make

bmake[4]: stopped in /usr/src/sys/modules/carp
*** [all_subdir_carp] Error code 2

bmake[3]: stopped in /usr/src/sys/modules
4 errors

bmake[3]: stopped in /usr/src/sys/modules
*** [modules-all] Error code 2

bmake[2]: stopped in /usr/obj/usr/src/sys/GENERIC
1 error

bmake[2]: stopped in /usr/obj/usr/src/sys/GENERIC
*** [buildkernel] Error code 2

bmake[1]: stopped in /usr/src
1 error

bmake[1]: stopped in /usr/src
*** [buildkernel] Error code 2

make: stopped in /usr/src
1 error

make: stopped in /usr/src
Build step 'Execute shell' marked build as failure [PostBuildScript] - Exec=
ution post build scripts.
[FreeBSD_HEAD_i386] $ /bin/sh -xe /tmp/hudson5678305801749131682.sh
+ export 'PATH=3D/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/b=
in'
+ export 'jname=3DFreeBSD_HEAD_i386'
+ echo 'clean up jail FreeBSD_HEAD_i386'
clean up jail FreeBSD_HEAD_i386
+ sudo jail -r FreeBSD_HEAD_i386
+ sudo ifconfig igb0 inet6 2610:1c1:1:607c::106:1 -alias sudo umount=20
+ FreeBSD_HEAD_i386/usr/src sudo umount FreeBSD_HEAD_i386/dev sudo rm=20
+ -fr FreeBSD_HEAD_i386 true sudo chflags -R noschg FreeBSD_HEAD_i386=20
+ sudo rm -fr FreeBSD_HEAD_i386
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any __________________________________=
_____________
freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/=
listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?DM2PR11MB022244F6CACE18A7BB764997F4960>