> On Apr 14, 2016, at 19:14, jenkins-ad...@freebsd.org wrote: > > FreeBSD_HEAD_i386 - Build #2857 - Still Failing: > > Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2857/ > Full change log: > https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2857/changes > Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2857/console > > Change summaries: > > 298018 by araujo: > Initialize pointer with NULL instead of 0. > > Submitted by: pfg > > 298017 by asomers: > Add more debugging statements in vdev_geom.c > > Log a debugging message whenever geom functions fail in vdev_geom_attach. > Printing these messages is controlled by vfs.zfs.debug > > MFC after: 4 weeks > Sponsored by: Spectra Logic Corp >
... > ctfconvert -L VERSION -g ar5111.o > --- all_subdir_cam --- > /usr/src/sys/modules/cam/../../cam/scsi/scsi_da.c:1274:1: error: incompatible > pointer types initializing 'long *' with an expression of type 'sbintime_t *' > (aka 'long long *') [-Werror,-Wincompatible-pointer-types] > TUNABLE_LONG("kern.cam.da.default_softtimeout", &da_default_softtimeout); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > /usr/src/sys/sys/kernel.h:292:3: note: expanded from macro 'TUNABLE_LONG' > (var), \ > ^~~~~ > --- all_subdir_ath --- > --- ar5112.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.ar5112.o -MTar5112.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/ar5212/ar5112.c -o ar5112.o > --- all_subdir_cam --- > 1 error generated. > *** [scsi_da.o] Error code 1 > > bmake[4]: stopped in /usr/src/sys/modules/cam > 1 error Build’s still broken.. _______________________________________________ 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"