On Wed, Apr 13, 2016 at 8:46 PM, David Somayajulu
<david.somayaj...@qlogic.com> wrote:
> Hi All,
> I would appreciate if you could let me know how to back off the following 
> commits.
>
> 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>
>      svn merge -c -r297916

svn merge -c -rXXXX .

You missed the '.'

Thanks,
sephe


>
> Thanks
> David S.
>
> -----Original Message-----
> From: owner-freebsd-curr...@freebsd.org 
> [mailto:owner-freebsd-curr...@freebsd.org] On Behalf Of 
> jenkins-ad...@freebsd.org
> Sent: Wednesday, April 13, 2016 5:14 AM
> To: m...@freebsd.org; and...@freebsd.org; se...@freebsd.org; 
> jenkins-ad...@freebsd.org; freebsd-current@FreeBSD.org; 
> freebsd-i...@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/changes
> Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2847/console
>
> 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 
> infinite scan loop.
>
> 297914 by andrew:
> Increase the arm64 kernel address space to 512GB, and the DMAP region to 2TB. 
> The latter can be increased in 512GB chunks by adjusting the lower address, 
> 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 
> address space as on ARM architectures all mappings should have the same 
> memory 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 -nostdinc  
> -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/GENERIC  -MD  -MF.depend.ah_eeprom_v14.o 
> -MTah_eeprom_v14.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__=__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-pointer-sign -Wno-error-shift-negative-value  -mno-aes -mno-avx  
> -std=iso9899:1999 -c /usr/src/sys/modul
 es  /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 -nostdinc  
> -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/GENERIC  -MD  -MF.depend.ah_eeprom_v4k.o 
> -MTah_eeprom_v4k.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__=__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-pointer-sign -Wno-error-shift-negative-value  -mno-aes -mno-avx  
> -std=iso9899:1999 -c /usr/src/sys/modul
 es  /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 -nostdinc  
> -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/GENERIC  -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__=__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-pointer-sign -Wno-error-shift-negative-value  -mno-aes -mno-avx  
> -std=iso9899: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 ---
> ===> 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_MODULE 
> -nostdinc   -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.cardbus_cis.o 
> -MTcardbus_cis.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__=__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-pointer-sign -Wno-error-shift-negative-value  -mno-aes -mno-avx  
> -std=iso9899:1999 -c 
> /usr/src/sys/modules/cardbus/../../dev/cardbus/cardbus_cis.c -o cardbus_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 -nostdinc  
>  -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 -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__=__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-pointer-sign -Wno-error-shift-negative-value  -mno-aes -mno-avx  
> -std=iso9899:1999 -c /usr/src/sys/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 -nostdinc  
> -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/GENERIC  -MD  -MF.depend.ar5416_attach.o 
> -MTar5416_attach.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__=__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-pointer-sign -Wno-error-shift-negative-value  -mno-aes -mno-avx  
> -std=iso9899:1999 -c /usr/src/sys/modul
 es  /ath/../../dev/ath/ath_hal/ar5416/ar5416_attach.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_MODULE 
> -nostdinc   -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.cardbus_device.o 
> -MTcardbus_device.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__=__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-pointer-sign -Wno-error-shift-negative-value  -mno-aes -mno-avx  
> -std=iso9899:1999 -c 
> /usr/src/sys/modules/cardbus/../../dev/cardbus/cardbus_device.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_MODULE 
> -nostdinc   -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.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__=__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-pointer-sign -Wno-error-shift-negative-value  -mno-aes -mno-avx  
> -std=iso9899: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_KERNEL -DKLD_MODULE -nostdinc  -I/usr/src/sys/dev/bxe 
> -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.bxe.o -MTbxe.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__=__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-pointer-sign -Wno-error-shift-negative-value  -mno-aes -mno-avx  
> -std=iso9899: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 -nostdinc  
> -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/GENERIC  -MD  -MF.depend.ar5416_beacon.o 
> -MTar5416_beacon.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__=__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-pointer-sign -Wno-error-shift-negative-value  -mno-aes -mno-avx  
> -std=iso9899:1999 -c /usr/src/sys/modul
 es  /ath/../../dev/ath/ath_hal/ar5416/ar5416_beacon.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_device.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=cardbus.ko.debug  cardbus.ko.full 
> cardbus.ko
> --- all_subdir_ath ---
> --- ar5416_btcoex.o ---
> cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc  
> -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/GENERIC  -MD  -MF.depend.ar5416_btcoex.o 
> -MTar5416_btcoex.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__=__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-pointer-sign -Wno-error-shift-negative-value  -mno-aes -mno-avx  
> -std=iso9899:1999 -c /usr/src/sys/modul
 es  /ath/../../dev/ath/ath_hal/ar5416/ar5416_btcoex.c -o ar5416_btcoex.o
> --- ar5416_beacon.o ---
> ctfconvert -L VERSION -g ar5416_beacon.o
> --- all_subdir_carp ---
> ===> 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 -nostdinc  
> -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/GENERIC  -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__=__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-pointer-sign -Wno-error-shift-negative-value  -mno-aes -mno-avx  
> -std=iso9899: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 -nostdinc  
>  -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 -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__=__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-pointer-sign -Wno-error-shift-negative-value  -mno-aes -mno-avx  
> -std=iso9899:1999 -c /usr/src/sys/modules/carp/../../crypto/sha1.c -o sha1.o
> --- all_subdir_cam ---
> --- scsi_pass.o ---
> cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc  
>  -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__=__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-pointer-sign -Wno-error-shift-negative-value  -mno-aes -mno-avx  
> -std=iso9899:1999 -c /usr/src/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 -nostdinc  
>  -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 -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__=__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-pointer-sign -Wno-error-shift-negative-value  -mno-aes -mno-avx  
> -std=iso9899:1999 -c /usr/src/sys/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 -nostdinc  
> -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/GENERIC  -MD  -MF.depend.ar5416_cal_iq.o 
> -MTar5416_cal_iq.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__=__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-pointer-sign -Wno-error-shift-negative-value  -mno-aes -mno-avx  
> -std=iso9899:1999 -c /usr/src/sys/modul
 es  /ath/../../dev/ath/ath_hal/ar5416/ar5416_cal_iq.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] - 
> Execution post build scripts.
> [FreeBSD_HEAD_i386] $ /bin/sh -xe /tmp/hudson5678305801749131682.sh
> + export 'PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin'
> + export 'jname=FreeBSD_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
> + FreeBSD_HEAD_i386/usr/src sudo umount FreeBSD_HEAD_i386/dev sudo rm
> + -fr FreeBSD_HEAD_i386 true sudo chflags -R noschg FreeBSD_HEAD_i386
> + 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-unsubscr...@freebsd.org"



-- 
Tomorrow Will Never Die
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to