FreeBSD_HEAD_arm64 - Build #4158 - Failure

jenkins-admin at FreeBSD.org jenkins-admin at FreeBSD.org
Mon Oct 24 22:52:28 UTC 2016


FreeBSD_HEAD_arm64 - Build #4158 - Failure:

Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/4158/
Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/4158/changes
Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/4158/console

Change summaries:

307884 by gjb:
Belatedly revert r303119, which was determined to not be
needed.

Sponsored by:	The FreeBSD Foundation

307883 by manu:
Add needed cpu-supply property for cpufreq.

Patch is merged upstream, in the meantime add it in our DTS.

307882 by syrinx:
Fix a regression introduced in SVN r256678 that breaks USM header parsing

Reviewed by:	bz@

307881 by np:
krping: Allow the underlying ib_device to handle DMA mappings.

Submitted by:	Vijay Singh @ Netapp

307880 by kib:
Follow-up to r307866:
- Make !KDB config buildable.
- Simplify interface to nmi_handle_intr() by evaluating panic_on_nmi
  in one place, namely nmi_call_kdb().  This allows to remove do_panic
  argument from the functions, and to remove i386/amd64 duplication of
  the variable and sysctl definitions.  Note that now NMI causes
  panic(9) instead of trap_fatal() reporting and then panic(9),
  consistently for NMIs delivered while CPU operated in ring 0 and 3.

Sponsored by:	The FreeBSD Foundation
MFC after:	2 weeks

307879 by imp:
Preliminary support for EFI in boot loader. Define efi-boot forth
environment variable to allow conditional compilation based on EFI
being present or not. Provide efi-setenv, efi-getenv, and
efi-unsetenv, though those need improvement. Move the efi definition
to libefi (but include a reference so they get included).

307878 by manu:
allwinner: Add support for P2WI in RSB driver

Push-Pull Two Wire interface is a almost compatible iic like bus used
in sun6i SoC. It's only use is to communicate with the power management IC.

Reviewed by:	jmcneill
MFC after:	1 week
Relnotes:	yes



The end of the build log:

[...truncated 101100 lines...]
--- all_subdir_secure ---
--- ec_ameth.po ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=/usr/obj/arm64.aarch64/usr/src/tmp -B/usr/local/aarch64-freebsd/bin/ -pg  -O2 -pipe   -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl -DTERMIOS -DANSI_SOURCE -DOPENSSL_THREADS -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -I/usr/obj/arm64.aarch64/usr/src/secure/lib/libcrypto -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1 -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/evp -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/modes -MD  -MF.depend.ec_ameth.po -MTec_ameth.po -std=gnu89 -fstack-protector-strong -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 -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments  -c /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/ec/ec_ameth.c -o ec_ameth.po
--- all_subdir_lib ---
--- nvlist.po ---
--- all_subdir_sys ---
--- fdt_ro.o ---
--- all_subdir_lib ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=/usr/obj/arm64.aarch64/usr/src/tmp -B/usr/local/aarch64-freebsd/bin/ -pg  -O2 -pipe   -I/usr/src/lib/libnv/../../sys -I/usr/src/lib/libnv -MD  -MF.depend.nvlist.po -MTnvlist.po -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable  -Qunused-arguments  -c /usr/src/lib/libnv/../../sys/contrib/libnv/nvlist.c -o nvlist.po
--- all_subdir_sys ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=/usr/obj/arm64.aarch64/usr/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/ -ffreestanding -Wformat -Wall -ffreestanding -Wformat  -msoft-float -D_STANDALONE -mgeneral-regs-only   -MD  -MF.depend.fdt_ro.o -MTfdt_ro.o -std=gnu99     -Qunused-arguments  -c /usr/src/sys/boot/fdt/../../contrib/libfdt//fdt_ro.c -o fdt_ro.o
--- fdt_wip.o ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=/usr/obj/arm64.aarch64/usr/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/ -ffreestanding -Wformat -Wall -ffreestanding -Wformat  -msoft-float -D_STANDALONE -mgeneral-regs-only   -MD  -MF.depend.fdt_wip.o -MTfdt_wip.o -std=gnu99     -Qunused-arguments  -c /usr/src/sys/boot/fdt/../../contrib/libfdt//fdt_wip.c -o fdt_wip.o
--- fdt_sw.o ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=/usr/obj/arm64.aarch64/usr/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/ -ffreestanding -Wformat -Wall -ffreestanding -Wformat  -msoft-float -D_STANDALONE -mgeneral-regs-only   -MD  -MF.depend.fdt_sw.o -MTfdt_sw.o -std=gnu99     -Qunused-arguments  -c /usr/src/sys/boot/fdt/../../contrib/libfdt//fdt_sw.c -o fdt_sw.o
--- all_subdir_secure ---
--- ec_asn1.po ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=/usr/obj/arm64.aarch64/usr/src/tmp -B/usr/local/aarch64-freebsd/bin/ -pg  -O2 -pipe   -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl -DTERMIOS -DANSI_SOURCE -DOPENSSL_THREADS -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -I/usr/obj/arm64.aarch64/usr/src/secure/lib/libcrypto -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1 -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/evp -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/modes -MD  -MF.depend.ec_asn1.po -MTec_asn1.po -std=gnu89 -fstack-protector-strong -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 -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments  -c /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/ec/ec_asn1.c -o ec_asn1.po
--- all_subdir_sys ---
--- fdt_rw.o ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=/usr/obj/arm64.aarch64/usr/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/ -ffreestanding -Wformat -Wall -ffreestanding -Wformat  -msoft-float -D_STANDALONE -mgeneral-regs-only   -MD  -MF.depend.fdt_rw.o -MTfdt_rw.o -std=gnu99     -Qunused-arguments  -c /usr/src/sys/boot/fdt/../../contrib/libfdt//fdt_rw.c -o fdt_rw.o
--- fdt_strerror.o ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=/usr/obj/arm64.aarch64/usr/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/ -ffreestanding -Wformat -Wall -ffreestanding -Wformat  -msoft-float -D_STANDALONE -mgeneral-regs-only   -MD  -MF.depend.fdt_strerror.o -MTfdt_strerror.o -std=gnu99     -Qunused-arguments  -c /usr/src/sys/boot/fdt/../../contrib/libfdt//fdt_strerror.c -o fdt_strerror.o
--- fdt_empty_tree.o ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=/usr/obj/arm64.aarch64/usr/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/ -ffreestanding -Wformat -Wall -ffreestanding -Wformat  -msoft-float -D_STANDALONE -mgeneral-regs-only   -MD  -MF.depend.fdt_empty_tree.o -MTfdt_empty_tree.o -std=gnu99     -Qunused-arguments  -c /usr/src/sys/boot/fdt/../../contrib/libfdt//fdt_empty_tree.c -o fdt_empty_tree.o
--- fdt_loader_cmd.o ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=/usr/obj/arm64.aarch64/usr/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/ -ffreestanding -Wformat -Wall -ffreestanding -Wformat  -msoft-float -D_STANDALONE -mgeneral-regs-only   -MD  -MF.depend.fdt_loader_cmd.o -MTfdt_loader_cmd.o -std=gnu99     -Qunused-arguments  -c /usr/src/sys/boot/fdt/fdt_loader_cmd.c -o fdt_loader_cmd.o
--- all_subdir_share ---
--- ro_RO.UTF-8.LC_COLLATE ---
localedef -D -U -i /usr/src/share/colldef/ro_RO.UTF-8.src  -f /usr/src/share/colldef/../../tools/tools/locale/etc/final-maps/map.UTF-8 /usr/obj/arm64.aarch64/usr/src/share/colldef/ro_RO.UTF-8
--- all_subdir_secure ---
--- ec_check.po ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=/usr/obj/arm64.aarch64/usr/src/tmp -B/usr/local/aarch64-freebsd/bin/ -pg  -O2 -pipe   -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl -DTERMIOS -DANSI_SOURCE -DOPENSSL_THREADS -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -I/usr/obj/arm64.aarch64/usr/src/secure/lib/libcrypto -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1 -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/evp -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/modes -MD  -MF.depend.ec_check.po -MTec_check.po -std=gnu89 -fstack-protector-strong -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 -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments  -c /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/ec/ec_check.c -o ec_check.po
--- all_subdir_lib ---
--- nvpair.po ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=/usr/obj/arm64.aarch64/usr/src/tmp -B/usr/local/aarch64-freebsd/bin/ -pg  -O2 -pipe   -I/usr/src/lib/libnv/../../sys -I/usr/src/lib/libnv -MD  -MF.depend.nvpair.po -MTnvpair.po -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable  -Qunused-arguments  -c /usr/src/lib/libnv/../../sys/contrib/libnv/nvpair.c -o nvpair.po
--- all_subdir_secure ---
--- ec_curve.po ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=/usr/obj/arm64.aarch64/usr/src/tmp -B/usr/local/aarch64-freebsd/bin/ -pg  -O2 -pipe   -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl -DTERMIOS -DANSI_SOURCE -DOPENSSL_THREADS -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -I/usr/obj/arm64.aarch64/usr/src/secure/lib/libcrypto -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1 -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/evp -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/modes -MD  -MF.depend.ec_curve.po -MTec_curve.po -std=gnu89 -fstack-protector-strong -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 -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments  -c /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/ec/ec_curve.c -o ec_curve.po
--- ec_cvt.po ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=/usr/obj/arm64.aarch64/usr/src/tmp -B/usr/local/aarch64-freebsd/bin/ -pg  -O2 -pipe   -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl -DTERMIOS -DANSI_SOURCE -DOPENSSL_THREADS -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -I/usr/obj/arm64.aarch64/usr/src/secure/lib/libcrypto -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1 -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/evp -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/modes -MD  -MF.depend.ec_cvt.po -MTec_cvt.po -std=gnu89 -fstack-protector-strong -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 -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments  -c /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/ec/ec_cvt.c -o ec_cvt.po
--- all_subdir_sys ---
--- fdt_overlay.o ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=/usr/obj/arm64.aarch64/usr/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/ -ffreestanding -Wformat -Wall -ffreestanding -Wformat  -msoft-float -D_STANDALONE -mgeneral-regs-only   -MD  -MF.depend.fdt_overlay.o -MTfdt_overlay.o -std=gnu99     -Qunused-arguments  -c /usr/src/sys/boot/fdt/fdt_overlay.c -o fdt_overlay.o
--- all_subdir_secure ---
--- ec_err.po ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=/usr/obj/arm64.aarch64/usr/src/tmp -B/usr/local/aarch64-freebsd/bin/ -pg  -O2 -pipe   -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl -DTERMIOS -DANSI_SOURCE -DOPENSSL_THREADS -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -I/usr/obj/arm64.aarch64/usr/src/secure/lib/libcrypto -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1 -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/evp -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/modes -MD  -MF.depend.ec_err.po -MTec_err.po -std=gnu89 -fstack-protector-strong -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 -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments  -c /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/ec/ec_err.c -o ec_err.po
--- all_subdir_sys ---
--- libfdt.a ---
building static fdt library
/usr/local/aarch64-freebsd/bin/ar -crD libfdt.a `NM='/usr/local/aarch64-freebsd/bin/nm' NMFLAGS=''  lorder fdt.o fdt_ro.o fdt_wip.o fdt_sw.o fdt_rw.o fdt_strerror.o fdt_empty_tree.o fdt_loader_cmd.o fdt_overlay.o  | tsort -q` 
--- all_subdir_secure ---
--- ec_key.po ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=/usr/obj/arm64.aarch64/usr/src/tmp -B/usr/local/aarch64-freebsd/bin/ -pg  -O2 -pipe   -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl -DTERMIOS -DANSI_SOURCE -DOPENSSL_THREADS -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -I/usr/obj/arm64.aarch64/usr/src/secure/lib/libcrypto -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1 -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/evp -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/modes -MD  -MF.depend.ec_key.po -MTec_key.po -std=gnu89 -fstack-protector-strong -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 -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments  -c /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/ec/ec_key.c -o ec_key.po
--- all_subdir_sys ---
/usr/local/aarch64-freebsd/bin/ranlib -D libfdt.a
--- all_subdir_sys/boot/efi ---
===> sys/boot/efi (all)
--- all_subdir_sys/boot/efi/fdt ---
===> 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=/usr/obj/arm64.aarch64/usr/src/tmp -B/usr/local/aarch64-freebsd/bin/  -O2 -pipe   -ffreestanding -msoft-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/fdt/../include/arm64 -I/usr/src/sys/boot/efi/fdt/../../fdt -I/usr/src/sys/boot/efi/fdt/../../common -I/usr/src/sys/boot/efi/fdt/../../.. -I. -ffreestanding -Wformat -msoft-float  -fshort-wchar -MD  -MF.depend.efi_fdt.o -MTefi_fdt.o -std=gnu99  -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable  -Qunused-arguments  -c /usr/src/sys/boot/efi/fdt/efi_fdt.c -o efi_fdt.o
--- libefi_fdt.a ---
building static efi_fdt library
/usr/local/aarch64-freebsd/bin/ar -crD libefi_fdt.a `NM='/usr/local/aarch64-freebsd/bin/nm' NMFLAGS=''  lorder efi_fdt.o  | tsort -q` 
/usr/local/aarch64-freebsd/bin/ranlib -D libefi_fdt.a
--- all_subdir_sys/boot/efi/libefi ---
===> sys/boot/efi/libefi (all)
--- all_subdir_secure ---
--- ec_lib.po ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=/usr/obj/arm64.aarch64/usr/src/tmp -B/usr/local/aarch64-freebsd/bin/ -pg  -O2 -pipe   -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl -DTERMIOS -DANSI_SOURCE -DOPENSSL_THREADS -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -I/usr/obj/arm64.aarch64/usr/src/secure/lib/libcrypto -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1 -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/evp -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/modes -MD  -MF.depend.ec_lib.po -MTec_lib.po -std=gnu89 -fstack-protector-strong -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 -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments  -c /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/ec/ec_lib.c -o ec_lib.po
--- all_subdir_sys ---
--- delay.o ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=/usr/obj/arm64.aarch64/usr/src/tmp -B/usr/local/aarch64-freebsd/bin/  -O2 -pipe -msoft-float -mgeneral-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/usr/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__printf__=__freebsd_kprintf__   -ffreestanding -Wformat -msoft-float  -fshort-wchar -MD  -MF.depend.delay.o -MTdelay.o -std=gnu99  -Wsystem-headers -Werror -Wall -Wno-format-y2k -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 -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter  -Qunused-arguments  -c /usr/src/sys/boot/efi/libefi/delay.c -o delay.o
--- all_subdir_lib ---
--- all_subdir_lib/libnv/tests ---
===> lib/libnv/tests (all)
--- nvlist_add_test ---
(cd /usr/src/lib/libnv/tests &&  DEPENDFILE=.depend.nvlist_add_test  NO_SUBDIR=1 /usr/obj/usr/src/make.amd64/bmake -f /usr/src/lib/libnv/tests/Makefile _RECURSING_PROGS=t  PROG=nvlist_add_test )
--- all_subdir_sys ---
--- devpath.o ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=/usr/obj/arm64.aarch64/usr/src/tmp -B/usr/local/aarch64-freebsd/bin/  -O2 -pipe -msoft-float -mgeneral-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/usr/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__printf__=__freebsd_kprintf__   -ffreestanding -Wformat -msoft-float  -fshort-wchar -MD  -MF.depend.devpath.o -MTdevpath.o -std=gnu99  -Wsystem-headers -Werror -Wall -Wno-format-y2k -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 -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 ---
--- .depend.nvlist_add_test ---
echo nvlist_add_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_add_test
--- nvlist_add_test.o ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=/usr/obj/arm64.aarch64/usr/src/tmp -B/usr/local/aarch64-freebsd/bin/  -O2 -pipe   -g -MD  -MF.depend.nvlist_add_test.nvlist_add_test.o -MTnvlist_add_test.o -std=gnu99 -fstack-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  -c /usr/src/lib/libnv/tests/nvlist_add_test.c -o nvlist_add_test.o
--- all_subdir_sys ---
--- efi_console.o ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=/usr/obj/arm64.aarch64/usr/src/tmp -B/usr/local/aarch64-freebsd/bin/  -O2 -pipe -msoft-float -mgeneral-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/usr/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__printf__=__freebsd_kprintf__   -ffreestanding -Wformat -msoft-float  -fshort-wchar -MD  -MF.depend.efi_console.o -MTefi_console.o -std=gnu99  -Wsystem-headers -Werror -Wall -Wno-format-y2k -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 -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter  -Qunused-arguments  -c /usr/src/sys/boot/efi/libefi/efi_console.c -o efi_console.o
--- efinet.o ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=/usr/obj/arm64.aarch64/usr/src/tmp -B/usr/local/aarch64-freebsd/bin/  -O2 -pipe -msoft-float -mgeneral-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/usr/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__printf__=__freebsd_kprintf__   -ffreestanding -Wformat -msoft-float  -fshort-wchar -MD  -MF.depend.efinet.o -MTefinet.o -std=gnu99  -Wsystem-headers -Werror -Wall -Wno-format-y2k -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 -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_lib ---
--- nvlist_add_test.full ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=/usr/obj/arm64.aarch64/usr/src/tmp -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -g -std=gnu99 -fstack-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_add_test.full nvlist_add_test.o   -lnv
--- nvlist_add_test.debug ---
/usr/local/aarch64-freebsd/bin/objcopy --only-keep-debug nvlist_add_test.full nvlist_add_test.debug
--- nvlist_add_test ---
/usr/local/aarch64-freebsd/bin/objcopy --strip-debug --add-gnu-debuglink=nvlist_add_test.debug  nvlist_add_test.full nvlist_add_test
--- all_subdir_secure ---
--- ec_mult.po ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=/usr/obj/arm64.aarch64/usr/src/tmp -B/usr/local/aarch64-freebsd/bin/ -pg  -O2 -pipe   -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl -DTERMIOS -DANSI_SOURCE -DOPENSSL_THREADS -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -I/usr/obj/arm64.aarch64/usr/src/secure/lib/libcrypto -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1 -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/evp -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/modes -MD  -MF.depend.ec_mult.po -MTec_mult.po -std=gnu89 -fstack-protector-strong -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 -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments  -c /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/ec/ec_mult.c -o ec_mult.po
--- all_subdir_lib ---
--- nvlist_exists_test ---
(cd /usr/src/lib/libnv/tests &&  DEPENDFILE=.depend.nvlist_exists_test  NO_SUBDIR=1 /usr/obj/usr/src/make.amd64/bmake -f /usr/src/lib/libnv/tests/Makefile _RECURSING_PROGS=t  PROG=nvlist_exists_test )
--- .depend.nvlist_exists_test ---
echo nvlist_exists_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_exists_test
--- nvlist_exists_test.o ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=/usr/obj/arm64.aarch64/usr/src/tmp -B/usr/local/aarch64-freebsd/bin/  -O2 -pipe   -g -MD  -MF.depend.nvlist_exists_test.nvlist_exists_test.o -MTnvlist_exists_test.o -std=gnu99 -fstack-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  -c /usr/src/lib/libnv/tests/nvlist_exists_test.c -o nvlist_exists_test.o
--- all_subdir_share ---
--- ru_RU.UTF-8.LC_COLLATE ---
localedef -D -U -i /usr/src/share/colldef/ru_RU.UTF-8.src  -f /usr/src/share/colldef/../../tools/tools/locale/etc/final-maps/map.UTF-8 /usr/obj/arm64.aarch64/usr/src/share/colldef/ru_RU.UTF-8
--- all_subdir_sys ---
--- efipart.o ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=/usr/obj/arm64.aarch64/usr/src/tmp -B/usr/local/aarch64-freebsd/bin/  -O2 -pipe -msoft-float -mgeneral-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/usr/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__printf__=__freebsd_kprintf__   -ffreestanding -Wformat -msoft-float  -fshort-wchar -MD  -MF.depend.efipart.o -MTefipart.o -std=gnu99  -Wsystem-headers -Werror -Wall -Wno-format-y2k -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 -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_secure ---
--- ec_oct.po ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=/usr/obj/arm64.aarch64/usr/src/tmp -B/usr/local/aarch64-freebsd/bin/ -pg  -O2 -pipe   -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl -DTERMIOS -DANSI_SOURCE -DOPENSSL_THREADS -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -I/usr/obj/arm64.aarch64/usr/src/secure/lib/libcrypto -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1 -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/evp -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/modes -MD  -MF.depend.ec_oct.po -MTec_oct.po -std=gnu89 -fstack-protector-strong -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 -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments  -c /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/ec/ec_oct.c -o ec_oct.po
--- all_subdir_sys ---
--- env.o ---
cc -target aarch64-unknown-freebsd12.0 --sysroot=/usr/obj/arm64.aarch64/usr/src/tmp -B/usr/local/aarch64-freebsd/bin/  -O2 -pipe -msoft-float -mgeneral-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/usr/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__printf__=__freebsd_kprintf__   -ffreestanding -Wformat -msoft-float  -fshort-wchar -MD  -MF.depend.env.o -MTenv.o -std=gnu99  -Wsystem-headers -Werror -Wall -Wno-format-y2k -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 -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter  -Qunused-arguments  -c /usr/src/sys/boot/efi/libefi/env.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"
         ^
1 error generated.
*** [env.o] Error code 1

bmake[6]: stopped in /usr/src/sys/boot/efi/libefi
1 error

bmake[6]: stopped in /usr/src/sys/boot/efi/libefi
*** [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_lib ---
A failure has been detected in another branch of the parallel make

bmake[6]: stopped in /usr/src/lib/libnv/tests
--- all_subdir_secure ---
*** [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_lib ---
*** [nvlist_exists_test] 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_secure ---
*** [all_subdir_secure] Error code 2

bmake[2]: stopped in /usr/src
--- all_subdir_lib ---
*** [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
--- 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
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/hudson3120387598753287419.sh
+ export 'PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin'
+ export 'jname=FreeBSD_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


More information about the freebsd-arm mailing list