Date: Tue, 25 Oct 2016 01:23:59 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jmcneill@FreeBSD.org, rstone@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-arm@FreeBSD.org Subject: FreeBSD_HEAD_arm64 - Build #4159 - Still Failing Message-ID: <328565618.43.1477358642475.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <1008043478.41.1477349547937.JavaMail.jenkins@jenkins-9.freebsd.org> References: <1008043478.41.1477349547937.JavaMail.jenkins@jenkins-9.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
FreeBSD_HEAD_arm64 - Build #4159 - Still Failing: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/4159/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/4159/ch= anges Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/4159/con= sole Change summaries: 307889 by jmcneill: Enable driver for SY8106A Buck Regulator. 307888 by jmcneill: Defer cpufreq updates from intr handler to the taskqueue_thread queue. 307887 by rstone: Fix ip_output() on point-to-point links In r304435, ip_output() was changed to use the result of the route lookup to decide whether the outgoing packet was a broadcast or not. This introduced a regression on interfaces where IFF_BROADCAST was not set (e.g. point-to-point links), as the algorithm could incorrectly treat the destination address as a broadcast address, and ip_output() would subsequently drop the packet as broadcasting on a non-IFF_BROADCAST interface is not allowed. Differential Revision:=09https://reviews.freebsd.org/D8303 Reviewed by:=09jtl Reported by:=09ambrisko MFC after:=092 weeks X-MFC-With:=09r304435 Sponsored by:=09Dell EMC Isilon The end of the build log: [...truncated 100708 lines...] --- all_subdir_sys --- --- fdt_overlay.o --- cc -target aarch64-unknown-freebsd12.0 --sysroot=3D/usr/obj/arm64.aarch64/u= sr/src/tmp -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/sys/boot= /fdt/../../contrib/libfdt/ -I/usr/src/sys/boot/fdt/../common/ -ffreestandin= g -Wformat -Wall -ffreestanding -Wformat -msoft-float -D_STANDALONE -mgene= ral-regs-only -MD -MF.depend.fdt_overlay.o -MTfdt_overlay.o -std=3Dgnu99= -Qunused-arguments -c /usr/src/sys/boot/fdt/fdt_overlay.c -o fdt_over= lay.o --- all_subdir_lib --- --- nvlist_free_test.full --- cc -target aarch64-unknown-freebsd12.0 --sysroot=3D/usr/obj/arm64.aarch64/u= sr/src/tmp -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -g -std=3Dgnu99 -fst= ack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno= -unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith = -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -= Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-= parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-= local-typedef -Qunused-arguments -o nvlist_free_test.full nvlist_free_test= .o -lnv --- nvlist_free_test.debug --- /usr/local/aarch64-freebsd/bin/objcopy --only-keep-debug nvlist_free_test.f= ull nvlist_free_test.debug --- nvlist_free_test --- /usr/local/aarch64-freebsd/bin/objcopy --strip-debug --add-gnu-debuglink=3D= nvlist_free_test.debug nvlist_free_test.full nvlist_free_test --- nvlist_get_test --- (cd /usr/src/lib/libnv/tests && DEPENDFILE=3D.depend.nvlist_get_test NO_S= UBDIR=3D1 /usr/obj/usr/src/make.amd64/bmake -f /usr/src/lib/libnv/tests/Mak= efile _RECURSING_PROGS=3Dt PROG=3Dnvlist_get_test ) --- .depend.nvlist_get_test --- echo nvlist_get_test.full: /usr/obj/arm64.aarch64/usr/src/tmp/usr/lib/libc.= a /usr/obj/arm64.aarch64/usr/src/tmp/usr/lib/libnv.a >> .depend.nvlist_get_= test --- nvlist_get_test.o --- cc -target aarch64-unknown-freebsd12.0 --sysroot=3D/usr/obj/arm64.aarch64/u= sr/src/tmp -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -g -MD -MF.depen= d.nvlist_get_test.nvlist_get_test.o -MTnvlist_get_test.o -std=3Dgnu99 -fsta= ck-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-= unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -= Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -W= no-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-p= arentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-l= ocal-typedef -Qunused-arguments -c /usr/src/lib/libnv/tests/nvlist_get_te= st.c -o nvlist_get_test.o --- all_subdir_sys --- --- libfdt.a --- building static fdt library /usr/local/aarch64-freebsd/bin/ar -crD libfdt.a `NM=3D'/usr/local/aarch64-f= reebsd/bin/nm' NMFLAGS=3D'' lorder fdt.o fdt_ro.o fdt_wip.o fdt_sw.o fdt_r= w.o fdt_strerror.o fdt_empty_tree.o fdt_loader_cmd.o fdt_overlay.o | tsort= -q`=20 --- all_subdir_secure --- --- bn_print.po --- cc -target aarch64-unknown-freebsd12.0 --sysroot=3D/usr/obj/arm64.aarch64/u= sr/src/tmp -B/usr/local/aarch64-freebsd/bin/ -pg -O2 -pipe -I/usr/src/se= cure/lib/libcrypto/../../../crypto/openssl -DTERMIOS -DANSI_SOURCE -DOPENSS= L_THREADS -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -I/usr/obj/arm64.aarch64/us= r/src/secure/lib/libcrypto -I/usr/src/secure/lib/libcrypto/../../../crypto/= openssl/crypto -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/cryp= to/asn1 -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/evp = -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/modes -MD -= MF.depend.bn_print.po -MTbn_print.po -std=3Dgnu89 -fstack-protector-strong = -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-va= riable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equalit= y -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-= switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunu= sed-arguments -c /usr/src/secure/lib/libcrypto/../../../crypto/openssl/cry= pto/bn/bn_print.c -o bn_print.po --- all_subdir_sys --- /usr/local/aarch64-freebsd/bin/ranlib -D libfdt.a --- all_subdir_sys/boot/efi --- =3D=3D=3D> sys/boot/efi (all) --- all_subdir_sys/boot/efi/fdt --- =3D=3D=3D> sys/boot/efi/fdt (all) --- machine --- ln -sf /usr/src/sys/boot/efi/fdt/../../../arm64/include machine --- efi_fdt.o --- cc -target aarch64-unknown-freebsd12.0 --sysroot=3D/usr/obj/arm64.aarch64/u= sr/src/tmp -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -ffreestanding -m= soft-float -mgeneral-regs-only -I/usr/src/sys/boot/efi/fdt/../../../../lib/= libstand/ -I/usr/src/sys/boot/efi/fdt/../include -I/usr/src/sys/boot/efi/fd= t/../include/arm64 -I/usr/src/sys/boot/efi/fdt/../../fdt -I/usr/src/sys/boo= t/efi/fdt/../../common -I/usr/src/sys/boot/efi/fdt/../../.. -I. -ffreestand= ing -Wformat -msoft-float -fshort-wchar -MD -MF.depend.efi_fdt.o -MTefi_f= dt.o -std=3Dgnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-u= nused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -W= return-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-paramete= r -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decl= s -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations = -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-vari= able -Qunused-arguments -c /usr/src/sys/boot/efi/fdt/efi_fdt.c -o efi_fdt= .o --- all_subdir_lib --- --- nvlist_get_test.full --- cc -target aarch64-unknown-freebsd12.0 --sysroot=3D/usr/obj/arm64.aarch64/u= sr/src/tmp -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -g -std=3Dgnu99 -fst= ack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno= -unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith = -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -= Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-= parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-= local-typedef -Qunused-arguments -o nvlist_get_test.full nvlist_get_test.o= -lnv --- nvlist_get_test.debug --- /usr/local/aarch64-freebsd/bin/objcopy --only-keep-debug nvlist_get_test.fu= ll nvlist_get_test.debug --- nvlist_get_test --- /usr/local/aarch64-freebsd/bin/objcopy --strip-debug --add-gnu-debuglink=3D= nvlist_get_test.debug nvlist_get_test.full nvlist_get_test --- nvlist_move_test --- (cd /usr/src/lib/libnv/tests && DEPENDFILE=3D.depend.nvlist_move_test NO_= SUBDIR=3D1 /usr/obj/usr/src/make.amd64/bmake -f /usr/src/lib/libnv/tests/Ma= kefile _RECURSING_PROGS=3Dt PROG=3Dnvlist_move_test ) --- all_subdir_sys --- --- libefi_fdt.a --- building static efi_fdt library /usr/local/aarch64-freebsd/bin/ar -crD libefi_fdt.a `NM=3D'/usr/local/aarch= 64-freebsd/bin/nm' NMFLAGS=3D'' lorder efi_fdt.o | tsort -q`=20 /usr/local/aarch64-freebsd/bin/ranlib -D libefi_fdt.a --- all_subdir_sys/boot/efi/libefi --- =3D=3D=3D> sys/boot/efi/libefi (all) --- all_subdir_lib --- --- .depend.nvlist_move_test --- echo nvlist_move_test.full: /usr/obj/arm64.aarch64/usr/src/tmp/usr/lib/libc= .a /usr/obj/arm64.aarch64/usr/src/tmp/usr/lib/libnv.a >> .depend.nvlist_mov= e_test --- nvlist_move_test.o --- cc -target aarch64-unknown-freebsd12.0 --sysroot=3D/usr/obj/arm64.aarch64/u= sr/src/tmp -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -g -MD -MF.depen= d.nvlist_move_test.nvlist_move_test.o -MTnvlist_move_test.o -std=3Dgnu99 -f= stack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -W= no-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arit= h -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int= -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wn= o-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unuse= d-local-typedef -Qunused-arguments -c /usr/src/lib/libnv/tests/nvlist_mov= e_test.c -o nvlist_move_test.o --- all_subdir_sys --- --- delay.o --- cc -target aarch64-unknown-freebsd12.0 --sysroot=3D/usr/obj/arm64.aarch64/u= sr/src/tmp -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -msoft-float -mgene= ral-regs-only -I/usr/src/sys/boot/efi/libefi/../../ficl -I/usr/src/sys/boot= /efi/libefi/../../ficl/arm64 -I/usr/src/sys/boot/efi/libefi/../include -I/u= sr/src/sys/boot/efi/libefi/../include/arm64 -I/usr/src/sys/boot/efi/libefi/= ../../../../lib/libstand -I/usr/src/sys/boot/efi/libefi/../../common -D__pr= intf__=3D__freebsd_kprintf__ -ffreestanding -Wformat -msoft-float -fshor= t-wchar -MD -MF.depend.delay.o -MTdelay.o -std=3Dgnu99 -Wsystem-headers -= Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empt= y-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-co= mpare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno= -enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wn= o-knr-promoted-parameter -Qunused-arguments -c /usr/src/sys/boot/efi/libe= fi/delay.c -o delay.o --- all_subdir_secure --- --- bn_rand.po --- cc -target aarch64-unknown-freebsd12.0 --sysroot=3D/usr/obj/arm64.aarch64/u= sr/src/tmp -B/usr/local/aarch64-freebsd/bin/ -pg -O2 -pipe -I/usr/src/se= cure/lib/libcrypto/../../../crypto/openssl -DTERMIOS -DANSI_SOURCE -DOPENSS= L_THREADS -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -I/usr/obj/arm64.aarch64/us= r/src/secure/lib/libcrypto -I/usr/src/secure/lib/libcrypto/../../../crypto/= openssl/crypto -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/cryp= to/asn1 -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/evp = -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/modes -MD -= MF.depend.bn_rand.po -MTbn_rand.po -std=3Dgnu89 -fstack-protector-strong -W= no-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-vari= able -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality = -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-sw= itch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunuse= d-arguments -c /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypt= o/bn/bn_rand.c -o bn_rand.po --- all_subdir_sys --- --- devpath.o --- cc -target aarch64-unknown-freebsd12.0 --sysroot=3D/usr/obj/arm64.aarch64/u= sr/src/tmp -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -msoft-float -mgene= ral-regs-only -I/usr/src/sys/boot/efi/libefi/../../ficl -I/usr/src/sys/boot= /efi/libefi/../../ficl/arm64 -I/usr/src/sys/boot/efi/libefi/../include -I/u= sr/src/sys/boot/efi/libefi/../include/arm64 -I/usr/src/sys/boot/efi/libefi/= ../../../../lib/libstand -I/usr/src/sys/boot/efi/libefi/../../common -D__pr= intf__=3D__freebsd_kprintf__ -ffreestanding -Wformat -msoft-float -fshor= t-wchar -MD -MF.depend.devpath.o -MTdevpath.o -std=3Dgnu99 -Wsystem-heade= rs -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-= empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautologica= l-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function = -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum= -Wno-knr-promoted-parameter -Qunused-arguments -c /usr/src/sys/boot/efi/= libefi/devpath.c -o devpath.o --- all_subdir_lib --- --- nvlist_move_test.full --- cc -target aarch64-unknown-freebsd12.0 --sysroot=3D/usr/obj/arm64.aarch64/u= sr/src/tmp -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -g -std=3Dgnu99 -fst= ack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno= -unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith = -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -= Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-= parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-= local-typedef -Qunused-arguments -o nvlist_move_test.full nvlist_move_test= .o -lnv --- nvlist_move_test.debug --- /usr/local/aarch64-freebsd/bin/objcopy --only-keep-debug nvlist_move_test.f= ull nvlist_move_test.debug --- all_subdir_secure --- --- bn_recp.po --- cc -target aarch64-unknown-freebsd12.0 --sysroot=3D/usr/obj/arm64.aarch64/u= sr/src/tmp -B/usr/local/aarch64-freebsd/bin/ -pg -O2 -pipe -I/usr/src/se= cure/lib/libcrypto/../../../crypto/openssl -DTERMIOS -DANSI_SOURCE -DOPENSS= L_THREADS -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -I/usr/obj/arm64.aarch64/us= r/src/secure/lib/libcrypto -I/usr/src/secure/lib/libcrypto/../../../crypto/= openssl/crypto -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/cryp= to/asn1 -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/evp = -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/modes -MD -= MF.depend.bn_recp.po -MTbn_recp.po -std=3Dgnu89 -fstack-protector-strong -W= no-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-vari= able -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality = -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-sw= itch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunuse= d-arguments -c /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypt= o/bn/bn_recp.c -o bn_recp.po --- all_subdir_lib --- --- nvlist_move_test --- /usr/local/aarch64-freebsd/bin/objcopy --strip-debug --add-gnu-debuglink=3D= nvlist_move_test.debug nvlist_move_test.full nvlist_move_test --- nvlist_send_recv_test --- (cd /usr/src/lib/libnv/tests && DEPENDFILE=3D.depend.nvlist_send_recv_test= NO_SUBDIR=3D1 /usr/obj/usr/src/make.amd64/bmake -f /usr/src/lib/libnv/tes= ts/Makefile _RECURSING_PROGS=3Dt PROG=3Dnvlist_send_recv_test ) --- all_subdir_sys --- --- efi_console.o --- cc -target aarch64-unknown-freebsd12.0 --sysroot=3D/usr/obj/arm64.aarch64/u= sr/src/tmp -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -msoft-float -mgene= ral-regs-only -I/usr/src/sys/boot/efi/libefi/../../ficl -I/usr/src/sys/boot= /efi/libefi/../../ficl/arm64 -I/usr/src/sys/boot/efi/libefi/../include -I/u= sr/src/sys/boot/efi/libefi/../include/arm64 -I/usr/src/sys/boot/efi/libefi/= ../../../../lib/libstand -I/usr/src/sys/boot/efi/libefi/../../common -D__pr= intf__=3D__freebsd_kprintf__ -ffreestanding -Wformat -msoft-float -fshor= t-wchar -MD -MF.depend.efi_console.o -MTefi_console.o -std=3Dgnu99 -Wsyst= em-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-si= gn -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tau= tological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-f= unction -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-swi= tch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c /usr/src/sys/b= oot/efi/libefi/efi_console.c -o efi_console.o --- all_subdir_lib --- --- .depend.nvlist_send_recv_test --- echo nvlist_send_recv_test.full: /usr/obj/arm64.aarch64/usr/src/tmp/usr/lib= /libc.a /usr/obj/arm64.aarch64/usr/src/tmp/usr/lib/libnv.a >> .depend.nvlis= t_send_recv_test --- nvlist_send_recv_test.o --- cc -target aarch64-unknown-freebsd12.0 --sysroot=3D/usr/obj/arm64.aarch64/u= sr/src/tmp -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -g -MD -MF.depen= d.nvlist_send_recv_test.nvlist_send_recv_test.o -MTnvlist_send_recv_test.o = -std=3Dgnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-f= ormat-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes= -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-= string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-u= nused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conver= sion -Wno-unused-local-typedef -Qunused-arguments -c /usr/src/lib/libnv/t= ests/nvlist_send_recv_test.c -o nvlist_send_recv_test.o --- all_subdir_secure --- --- bn_shift.po --- cc -target aarch64-unknown-freebsd12.0 --sysroot=3D/usr/obj/arm64.aarch64/u= sr/src/tmp -B/usr/local/aarch64-freebsd/bin/ -pg -O2 -pipe -I/usr/src/se= cure/lib/libcrypto/../../../crypto/openssl -DTERMIOS -DANSI_SOURCE -DOPENSS= L_THREADS -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -I/usr/obj/arm64.aarch64/us= r/src/secure/lib/libcrypto -I/usr/src/secure/lib/libcrypto/../../../crypto/= openssl/crypto -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/cryp= to/asn1 -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/evp = -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/modes -MD -= MF.depend.bn_shift.po -MTbn_shift.po -std=3Dgnu89 -fstack-protector-strong = -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-va= riable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equalit= y -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-= switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunu= sed-arguments -c /usr/src/secure/lib/libcrypto/../../../crypto/openssl/cry= pto/bn/bn_shift.c -o bn_shift.po --- all_subdir_sys --- --- efinet.o --- cc -target aarch64-unknown-freebsd12.0 --sysroot=3D/usr/obj/arm64.aarch64/u= sr/src/tmp -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -msoft-float -mgene= ral-regs-only -I/usr/src/sys/boot/efi/libefi/../../ficl -I/usr/src/sys/boot= /efi/libefi/../../ficl/arm64 -I/usr/src/sys/boot/efi/libefi/../include -I/u= sr/src/sys/boot/efi/libefi/../include/arm64 -I/usr/src/sys/boot/efi/libefi/= ../../../../lib/libstand -I/usr/src/sys/boot/efi/libefi/../../common -D__pr= intf__=3D__freebsd_kprintf__ -ffreestanding -Wformat -msoft-float -fshor= t-wchar -MD -MF.depend.efinet.o -MTefinet.o -std=3Dgnu99 -Wsystem-headers= -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-em= pty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-= compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -W= no-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -= Wno-knr-promoted-parameter -Wno-format -Qunused-arguments -c /usr/src/sys/= boot/efi/libefi/efinet.c -o efinet.o --- all_subdir_secure --- --- bn_sqr.po --- cc -target aarch64-unknown-freebsd12.0 --sysroot=3D/usr/obj/arm64.aarch64/u= sr/src/tmp -B/usr/local/aarch64-freebsd/bin/ -pg -O2 -pipe -I/usr/src/se= cure/lib/libcrypto/../../../crypto/openssl -DTERMIOS -DANSI_SOURCE -DOPENSS= L_THREADS -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -I/usr/obj/arm64.aarch64/us= r/src/secure/lib/libcrypto -I/usr/src/secure/lib/libcrypto/../../../crypto/= openssl/crypto -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/cryp= to/asn1 -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/evp = -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/modes -MD -= MF.depend.bn_sqr.po -MTbn_sqr.po -std=3Dgnu89 -fstack-protector-strong -Wno= -pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variab= le -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -W= no-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-swit= ch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-= arguments -c /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/= bn/bn_sqr.c -o bn_sqr.po --- all_subdir_lib --- --- nvlist_send_recv_test.full --- cc -target aarch64-unknown-freebsd12.0 --sysroot=3D/usr/obj/arm64.aarch64/u= sr/src/tmp -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -g -std=3Dgnu99 -fst= ack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno= -unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith = -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -= Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-= parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-= local-typedef -Qunused-arguments -o nvlist_send_recv_test.full nvlist_send= _recv_test.o -lnv --- all_subdir_sys --- --- efipart.o --- cc -target aarch64-unknown-freebsd12.0 --sysroot=3D/usr/obj/arm64.aarch64/u= sr/src/tmp -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -msoft-float -mgene= ral-regs-only -I/usr/src/sys/boot/efi/libefi/../../ficl -I/usr/src/sys/boot= /efi/libefi/../../ficl/arm64 -I/usr/src/sys/boot/efi/libefi/../include -I/u= sr/src/sys/boot/efi/libefi/../include/arm64 -I/usr/src/sys/boot/efi/libefi/= ../../../../lib/libstand -I/usr/src/sys/boot/efi/libefi/../../common -D__pr= intf__=3D__freebsd_kprintf__ -ffreestanding -Wformat -msoft-float -fshor= t-wchar -MD -MF.depend.efipart.o -MTefipart.o -std=3Dgnu99 -Wsystem-heade= rs -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-= empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautologica= l-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function = -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum= -Wno-knr-promoted-parameter -Qunused-arguments -c /usr/src/sys/boot/efi/= libefi/efipart.c -o efipart.o --- all_subdir_lib --- --- nvlist_send_recv_test.debug --- /usr/local/aarch64-freebsd/bin/objcopy --only-keep-debug nvlist_send_recv_t= est.full nvlist_send_recv_test.debug --- nvlist_send_recv_test --- /usr/local/aarch64-freebsd/bin/objcopy --strip-debug --add-gnu-debuglink=3D= nvlist_send_recv_test.debug nvlist_send_recv_test.full nvlist_send_recv_te= st --- cnv_tests --- (cd /usr/src/lib/libnv/tests && DEPENDFILE=3D.depend.cnv_tests NO_SUBDIR= =3D1 /usr/obj/usr/src/make.amd64/bmake -f /usr/src/lib/libnv/tests/Makefile= _RECURSING_PROGS=3Dt PROG=3Dcnv_tests PROG_CXX=3Dcnv_tests) --- .depend.cnv_tests --- echo cnv_tests.full: /usr/obj/arm64.aarch64/usr/src/tmp/usr/lib/libc.a /usr= /obj/arm64.aarch64/usr/src/tmp/usr/lib/libprivateatf-c++.a /usr/obj/arm64.a= arch64/usr/src/tmp/usr/lib/libprivateatf-c.a /usr/obj/arm64.aarch64/usr/src= /tmp/usr/lib/libnv.a >> .depend.cnv_tests echo cnv_tests.full: /usr/obj/arm64.aarch64/usr/src/tmp/usr/lib/libc++.a >>= .depend.cnv_tests --- cnv_tests.o --- c++ -target aarch64-unknown-freebsd12.0 --sysroot=3D/usr/obj/arm64.aarch64= /usr/src/tmp -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -g -MD -MF.depend= .cnv_tests.cnv_tests.o -MTcnv_tests.o -fstack-protector-strong -Wsystem-hea= ders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wpointer-arith= -Wno-uninitialized -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-= variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equal= ity -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Qu= nused-arguments -Wno-c++11-extensions -c /usr/src/lib/libnv/tests/cnv_tes= ts.cc -o cnv_tests.o --- all_subdir_secure --- --- bn_sqrt.po --- cc -target aarch64-unknown-freebsd12.0 --sysroot=3D/usr/obj/arm64.aarch64/u= sr/src/tmp -B/usr/local/aarch64-freebsd/bin/ -pg -O2 -pipe -I/usr/src/se= cure/lib/libcrypto/../../../crypto/openssl -DTERMIOS -DANSI_SOURCE -DOPENSS= L_THREADS -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -I/usr/obj/arm64.aarch64/us= r/src/secure/lib/libcrypto -I/usr/src/secure/lib/libcrypto/../../../crypto/= openssl/crypto -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/cryp= to/asn1 -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/evp = -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/modes -MD -= MF.depend.bn_sqrt.po -MTbn_sqrt.po -std=3Dgnu89 -fstack-protector-strong -W= no-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-vari= able -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality = -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-sw= itch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunuse= d-arguments -c /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypt= o/bn/bn_sqrt.c -o bn_sqrt.po --- all_subdir_sys --- --- env.o --- cc -target aarch64-unknown-freebsd12.0 --sysroot=3D/usr/obj/arm64.aarch64/u= sr/src/tmp -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -msoft-float -mgene= ral-regs-only -I/usr/src/sys/boot/efi/libefi/../../ficl -I/usr/src/sys/boot= /efi/libefi/../../ficl/arm64 -I/usr/src/sys/boot/efi/libefi/../include -I/u= sr/src/sys/boot/efi/libefi/../include/arm64 -I/usr/src/sys/boot/efi/libefi/= ../../../../lib/libstand -I/usr/src/sys/boot/efi/libefi/../../common -D__pr= intf__=3D__freebsd_kprintf__ -ffreestanding -Wformat -msoft-float -fshor= t-wchar -MD -MF.depend.env.o -MTenv.o -std=3Dgnu99 -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-bo= dy -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compar= e -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enu= m-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-kn= r-promoted-parameter -Qunused-arguments -c /usr/src/sys/boot/efi/libefi/e= nv.c -o env.o In file included from /usr/src/sys/boot/efi/libefi/env.c:35: /usr/src/sys/boot/efi/libefi/../../ficl/ficl.h:220:10: fatal error: 'sysdep= .h' file not found #include "sysdep.h" ^ --- all_subdir_secure --- --- bn_word.po --- cc -target aarch64-unknown-freebsd12.0 --sysroot=3D/usr/obj/arm64.aarch64/u= sr/src/tmp -B/usr/local/aarch64-freebsd/bin/ -pg -O2 -pipe -I/usr/src/se= cure/lib/libcrypto/../../../crypto/openssl -DTERMIOS -DANSI_SOURCE -DOPENSS= L_THREADS -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -I/usr/obj/arm64.aarch64/us= r/src/secure/lib/libcrypto -I/usr/src/secure/lib/libcrypto/../../../crypto/= openssl/crypto -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/cryp= to/asn1 -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/evp = -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/modes -MD -= MF.depend.bn_word.po -MTbn_word.po -std=3Dgnu89 -fstack-protector-strong -W= no-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-vari= able -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality = -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-sw= itch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunuse= d-arguments -c /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypt= o/bn/bn_word.c -o bn_word.po --- all_subdir_sys --- 1 error generated. *** [env.o] Error code 1 bmake[6]: stopped in /usr/src/sys/boot/efi/libefi --- all_subdir_share --- --- cs_CZ.UTF-8.LC_COLLATE --- --- all_subdir_sys --- 1 error bmake[6]: stopped in /usr/src/sys/boot/efi/libefi --- all_subdir_share --- localedef -D -U -i /usr/src/share/colldef/cs_CZ.UTF-8.src -f /usr/src/shar= e/colldef/../../tools/tools/locale/etc/final-maps/map.UTF-8 /usr/obj/arm64.= aarch64/usr/src/share/colldef/cs_CZ.UTF-8 --- all_subdir_sys --- *** [all_subdir_sys/boot/efi/libefi] Error code 2 bmake[5]: stopped in /usr/src/sys/boot/efi 1 error bmake[5]: stopped in /usr/src/sys/boot/efi *** [all_subdir_sys/boot/efi] Error code 2 bmake[4]: stopped in /usr/src/sys/boot 1 error bmake[4]: stopped in /usr/src/sys/boot *** [all_subdir_sys/boot] Error code 2 bmake[3]: stopped in /usr/src/sys 1 error bmake[3]: stopped in /usr/src/sys *** [all_subdir_sys] Error code 2 bmake[2]: stopped in /usr/src --- all_subdir_secure --- A failure has been detected in another branch of the parallel make bmake[5]: stopped in /usr/src/secure/lib/libcrypto *** [all_subdir_secure/lib/libcrypto] Error code 2 bmake[4]: stopped in /usr/src/secure/lib 1 error bmake[4]: stopped in /usr/src/secure/lib *** [all_subdir_secure/lib] Error code 2 bmake[3]: stopped in /usr/src/secure 1 error bmake[3]: stopped in /usr/src/secure *** [all_subdir_secure] Error code 2 bmake[2]: stopped in /usr/src --- all_subdir_share --- A failure has been detected in another branch of the parallel make bmake[4]: stopped in /usr/src/share/colldef *** [all_subdir_share/colldef] Error code 2 bmake[3]: stopped in /usr/src/share 1 error bmake[3]: stopped in /usr/src/share *** [all_subdir_share] Error code 2 bmake[2]: stopped in /usr/src --- all_subdir_lib --- A failure has been detected in another branch of the parallel make bmake[6]: stopped in /usr/src/lib/libnv/tests *** [cnv_tests] Error code 2 bmake[5]: stopped in /usr/src/lib/libnv/tests 1 error bmake[5]: stopped in /usr/src/lib/libnv/tests *** [all_subdir_lib/libnv/tests] Error code 2 bmake[4]: stopped in /usr/src/lib/libnv 1 error bmake[4]: stopped in /usr/src/lib/libnv *** [all_subdir_lib/libnv] Error code 2 bmake[3]: stopped in /usr/src/lib 1 error bmake[3]: stopped in /usr/src/lib *** [all_subdir_lib] Error code 2 bmake[2]: stopped in /usr/src 4 errors bmake[2]: stopped in /usr/src *** [everything] Error code 2 bmake[1]: stopped in /usr/src 1 error bmake[1]: stopped in /usr/src *** [buildworld] Error code 2 make: stopped in /usr/src 1 error make: stopped in /usr/src Build step 'Execute shell' marked build as failure [WARNINGS] Skipping publisher since build result is FAILURE [PostBuildScript] - Execution post build scripts. [FreeBSD_HEAD_arm64] $ /bin/sh -xe /tmp/hudson2530378956450650352.sh + export 'PATH=3D/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/b= in' + export 'jname=3DFreeBSD_HEAD_arm64' + echo 'clean up jail FreeBSD_HEAD_arm64' clean up jail FreeBSD_HEAD_arm64 + sudo jail -r FreeBSD_HEAD_arm64 + sudo ifconfig igb0 inet6 2610:1c1:1:607c::101:1 -alias + sudo umount FreeBSD_HEAD_arm64/usr/src + sudo umount FreeBSD_HEAD_arm64/dev + sudo rm -fr FreeBSD_HEAD_arm64 + true + sudo chflags -R noschg FreeBSD_HEAD_arm64 + sudo rm -fr FreeBSD_HEAD_arm64 Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?328565618.43.1477358642475.JavaMail.jenkins>