Date: Thu, 21 Jul 2016 21:04:22 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cy@FreeBSD.org, emaste@FreeBSD.org, kib@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-arm@FreeBSD.org Subject: FreeBSD_HEAD_arm64 - Build #3661 - Still Failing Message-ID: <1763340668.67.1469135065310.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <1715422183.60.1469124692795.JavaMail.jenkins@jenkins-9.freebsd.org> References: <1715422183.60.1469124692795.JavaMail.jenkins@jenkins-9.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
FreeBSD_HEAD_arm64 - Build #3661 - Still Failing: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/3661/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/3661/ch= anges Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/3661/con= sole Change summaries: 303160 by cy: Update leap-seconds to leap-seconds.3676752000. As per https://datacenter.iers.org/web/guest/eop/-/somos/5Rgv/latest/16: UTC TIME STEP on the 1st of January 2017 A positive leap second will be introduced at the end of December 2016. The sequence of dates of the UTC second markers will be: 2016 December 31, 23h 59m 59s 2016 December 31, 23h 59m 60s 2017 January 1, 0h 0m 0s The difference between UTC and the International Atomic Time TAI is: from 2015 July 1, 0h UTC, to 2017 January 1 0h UTC : UTC-TAI =3D - 36s from 2017 January 1, 0h UTC, until further notice : UTC-TAI =3D - 37s Obtained from:=09ftp://tycho.usno.navy.mil/pub/ntp/leap-seconds.3676752000 See also:=09https://www.iers.org/SharedDocs/News/EN/BulletinC.html =09https://datacenter.iers.org/web/guest/eop/-/somos/5Rgv/latest/16 MFC after:=091 week Relnotes:=09yes 303158 by emaste: libmd: strip local absolute symbols (to link with lld) Old versions of gas produce an invalid section index. That is ignored by old versions of ld, but prevents a link with lld. Submitted by:=09Rafael =C3=81vila de Esp=C3=ADndola (earlier version) Reviewed by:=09allanjude Sponsored by:=09The FreeBSD Foundation Differential Revision:=09https://reviews.freebsd.org/D6789 303157 by emaste: libcxxrt: add padding in __cxa_allocate_* to fix alignment The addition of the referenceCount to __cxa_allocate_exception put the unwindHeader at offset 0x58 in __cxa_exception, but it requires 16-byte alignment. In order to avoid changing the current __cxa_exception ABI (and thus breaking its consumers), add explicit padding in the allocation routines (and account for it when freeing). This is intended as a lower-risk change for FreeBSD 11. A "more correct" fix should be prepared for upstream and -CURRENT. Reviewed by:=09dim MFC after:=093 days Sponsored by:=09The FreeBSD Foundation Differential Revision:=09https://reviews.freebsd.org/D7271 303156 by emaste: Remove duplicate symbols from libroken version-script.map Upstream commit r24759 (efed563) prefixed some symbols with rk_, but introduced 6 duplicate symbols in the version script (because the rk_-prefixed versions of the symbols were already present). 303155 by kib: Hide counted_warning(9) under #ifdef _KERNEL braces, to allow building subr_prf.c in userspace for libsbuf. Sponsored by:=09The FreeBSD Foundation MFC after:=091 week The end of the build log: [...truncated 173255 lines...] --- trap.o --- ctfconvert -L VERSION -g trap.o --- thunder_pcie_fdt.o --- cc -B/usr/local/aarch64-freebsd/bin/ -c -O -pipe -g -nostdinc -I. -I/usr/= src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADER= S -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-point= er -MD -MF.depend.thunder_pcie_fdt.o -MTthunder_pcie_fdt.o -mgeneral-regs-= only -ffixed-x18 -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -= Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes= -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf= __=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option = -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-bod= y -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-p= ointer-sign -Wno-error-shift-negative-value -std=3Diso9899:1999 -Werror = /usr/src/sys/arm64/cavium/thunder_pcie_fdt.c --- vfp.o --- ctfconvert -L VERSION -g vfp.o --- thunder_pcie_pem.o --- cc -B/usr/local/aarch64-freebsd/bin/ -c -O -pipe -g -nostdinc -I. -I/usr/= src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADER= S -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-point= er -MD -MF.depend.thunder_pcie_pem.o -MTthunder_pcie_pem.o -mgeneral-regs-= only -ffixed-x18 -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -= Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes= -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf= __=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option = -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-bod= y -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-p= ointer-sign -Wno-error-shift-negative-value -std=3Diso9899:1999 -Werror = /usr/src/sys/arm64/cavium/thunder_pcie_pem.c --- vm_machdep.o --- ctfconvert -L VERSION -g vm_machdep.o --- thunder_pcie_pem_fdt.o --- cc -B/usr/local/aarch64-freebsd/bin/ -c -O -pipe -g -nostdinc -I. -I/usr/= src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADER= S -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-point= er -MD -MF.depend.thunder_pcie_pem_fdt.o -MTthunder_pcie_pem_fdt.o -mgener= al-regs-only -ffixed-x18 -ffreestanding -fwrapv -fstack-protector -gdwarf-2= -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-pr= ototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D= __printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show= -option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-e= mpty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno= -error-pointer-sign -Wno-error-shift-negative-value -std=3Diso9899:1999 = -Werror /usr/src/sys/arm64/cavium/thunder_pcie_pem_fdt.c --- thunder_pcie_fdt.o --- ctfconvert -L VERSION -g thunder_pcie_fdt.o --- thunder_pcie_common.o --- cc -B/usr/local/aarch64-freebsd/bin/ -c -O -pipe -g -nostdinc -I. -I/usr/= src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADER= S -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-point= er -MD -MF.depend.thunder_pcie_common.o -MTthunder_pcie_common.o -mgeneral= -regs-only -ffixed-x18 -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -= Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prot= otypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__= printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-o= ption -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-emp= ty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-e= rror-pointer-sign -Wno-error-shift-negative-value -std=3Diso9899:1999 -W= error /usr/src/sys/arm64/cavium/thunder_pcie_common.c --- thunder_pcie_pem_fdt.o --- ctfconvert -L VERSION -g thunder_pcie_pem_fdt.o --- bf_enc.o --- cc -B/usr/local/aarch64-freebsd/bin/ -c -O -pipe -g -nostdinc -I. -I/usr/= src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADER= S -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-point= er -MD -MF.depend.bf_enc.o -MTbf_enc.o -mgeneral-regs-only -ffixed-x18 -ff= reestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wn= ested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wi= nline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprin= tf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragma= s -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parent= heses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-err= or-shift-negative-value -std=3Diso9899:1999 -Werror /usr/src/sys/crypto= /blowfish/bf_enc.c --- thunder_pcie_common.o --- ctfconvert -L VERSION -g thunder_pcie_common.o --- des_enc.o --- cc -B/usr/local/aarch64-freebsd/bin/ -c -O -pipe -g -nostdinc -I. -I/usr/= src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADER= S -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-point= er -MD -MF.depend.des_enc.o -MTdes_enc.o -mgeneral-regs-only -ffixed-x18 -= ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -= Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -= Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kpr= intf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-prag= mas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-pare= ntheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-e= rror-shift-negative-value -std=3Diso9899:1999 -Werror /usr/src/sys/cryp= to/des/des_enc.c --- thunder_pcie_pem.o --- ctfconvert -L VERSION -g thunder_pcie_pem.o --- ahci_generic.o --- cc -B/usr/local/aarch64-freebsd/bin/ -c -O -pipe -g -nostdinc -I. -I/usr/= src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADER= S -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-point= er -MD -MF.depend.ahci_generic.o -MTahci_generic.o -mgeneral-regs-only -ff= ixed-x18 -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredunda= nt-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoint= er-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__f= reebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-un= known-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-= error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-s= ign -Wno-error-shift-negative-value -std=3Diso9899:1999 -Werror /usr/sr= c/sys/dev/ahci/ahci_generic.c --- bf_enc.o --- ctfconvert -L VERSION -g bf_enc.o --- dwmmc.o --- cc -B/usr/local/aarch64-freebsd/bin/ -c -O -pipe -g -nostdinc -I. -I/usr/= src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADER= S -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-point= er -MD -MF.depend.dwmmc.o -MTdwmmc.o -mgeneral-regs-only -ffixed-x18 -ffre= estanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnes= ted-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winl= ine -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf= __ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas = -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parenthe= ses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error= -shift-negative-value -std=3Diso9899:1999 -Werror /usr/src/sys/dev/mmc/= host/dwmmc.c --- ahci_generic.o --- ctfconvert -L VERSION -g ahci_generic.o --- dwmmc_hisi.o --- cc -B/usr/local/aarch64-freebsd/bin/ -c -O -pipe -g -nostdinc -I. -I/usr/= src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADER= S -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-point= er -MD -MF.depend.dwmmc_hisi.o -MTdwmmc_hisi.o -mgeneral-regs-only -ffixed= -x18 -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-d= ecls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-a= rith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freeb= sd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknow= n-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-erro= r-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign = -Wno-error-shift-negative-value -std=3Diso9899:1999 -Werror /usr/src/sy= s/dev/mmc/host/dwmmc_hisi.c --- des_enc.o --- ctfconvert -L VERSION -g des_enc.o --- ofw_cpu.o --- cc -B/usr/local/aarch64-freebsd/bin/ -c -O -pipe -g -nostdinc -I. -I/usr/= src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADER= S -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-point= er -MD -MF.depend.ofw_cpu.o -MTofw_cpu.o -mgeneral-regs-only -ffixed-x18 -= ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -= Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -= Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kpr= intf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-prag= mas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-pare= ntheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-e= rror-shift-negative-value -std=3Diso9899:1999 -Werror /usr/src/sys/dev/= ofw/ofw_cpu.c --- dwmmc_hisi.o --- ctfconvert -L VERSION -g dwmmc_hisi.o --- ofwpci.o --- cc -B/usr/local/aarch64-freebsd/bin/ -c -O -pipe -g -nostdinc -I. -I/usr/= src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADER= S -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-point= er -MD -MF.depend.ofwpci.o -MTofwpci.o -mgeneral-regs-only -ffixed-x18 -ff= reestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wn= ested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wi= nline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprin= tf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragma= s -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parent= heses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-err= or-shift-negative-value -std=3Diso9899:1999 -Werror /usr/src/sys/dev/of= w/ofwpci.c --- ofw_cpu.o --- ctfconvert -L VERSION -g ofw_cpu.o --- pci_host_generic.o --- cc -B/usr/local/aarch64-freebsd/bin/ -c -O -pipe -g -nostdinc -I. -I/usr/= src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADER= S -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-point= er -MD -MF.depend.pci_host_generic.o -MTpci_host_generic.o -mgeneral-regs-= only -ffixed-x18 -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -= Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes= -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf= __=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option = -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-bod= y -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-p= ointer-sign -Wno-error-shift-negative-value -std=3Diso9899:1999 -Werror = /usr/src/sys/dev/pci/pci_host_generic.c --- dwmmc.o --- ctfconvert -L VERSION -g dwmmc.o --- psci.o --- cc -B/usr/local/aarch64-freebsd/bin/ -c -O -pipe -g -nostdinc -I. -I/usr/= src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADER= S -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-point= er -MD -MF.depend.psci.o -MTpsci.o -mgeneral-regs-only -ffixed-x18 -ffrees= tanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wneste= d-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winlin= e -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__= -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -= Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parenthese= s-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-s= hift-negative-value -std=3Diso9899:1999 -Werror /usr/src/sys/dev/psci/p= sci.c --- ofwpci.o --- ctfconvert -L VERSION -g ofwpci.o --- psci_arm64.o --- cc -B/usr/local/aarch64-freebsd/bin/ -c -x assembler-with-cpp -DLOCORE -O -= pipe -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/libfdt -D_KER= NEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-omit-frame-poi= nter -mno-omit-leaf-frame-pointer -MD -MF.depend.psci_arm64.o -MTpsci_arm6= 4.o -mgeneral-regs-only -ffixed-x18 -ffreestanding -fwrapv -fstack-protecto= r -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -= Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-poin= ter-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagn= ostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -= Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-fun= ction -Wno-error-pointer-sign -Wno-error-shift-negative-value -std=3Dis= o9899:1999 -Werror /usr/src/sys/dev/psci/psci_arm64.S --- pmap.o --- ctfconvert -L VERSION -g pmap.o --- psci_arm64.o --- ctfconvert -L VERSION -g psci_arm64.o --- uart_cpu_fdt.o --- cc -B/usr/local/aarch64-freebsd/bin/ -c -O -pipe -g -nostdinc -I. -I/usr/= src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADER= S -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-point= er -MD -MF.depend.uart_cpu_fdt.o -MTuart_cpu_fdt.o -mgeneral-regs-only -ff= ixed-x18 -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredunda= nt-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoint= er-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__f= reebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-un= known-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-= error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-s= ign -Wno-error-shift-negative-value -std=3Diso9899:1999 -Werror /usr/sr= c/sys/dev/uart/uart_cpu_fdt.c --- dwc_otg_hisi.o --- cc -B/usr/local/aarch64-freebsd/bin/ -c -O -pipe -g -nostdinc -I. -I/usr/= src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADER= S -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-point= er -MD -MF.depend.dwc_otg_hisi.o -MTdwc_otg_hisi.o -mgeneral-regs-only -ff= ixed-x18 -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredunda= nt-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoint= er-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__f= reebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-un= known-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-= error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-s= ign -Wno-error-shift-negative-value -std=3Diso9899:1999 -Werror /usr/sr= c/sys/dev/usb/controller/dwc_otg_hisi.c --- psci.o --- ctfconvert -L VERSION -g psci.o --- mrml_bridge.o --- cc -B/usr/local/aarch64-freebsd/bin/ -c -O -pipe -g -nostdinc -I. -I/usr/= src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADER= S -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-point= er -MD -MF.depend.mrml_bridge.o -MTmrml_bridge.o -mgeneral-regs-only -ffix= ed-x18 -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant= -decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer= -arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__fre= ebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unkn= own-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-er= ror-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sig= n -Wno-error-shift-negative-value -std=3Diso9899:1999 -Werror /usr/src/= sys/dev/vnic/mrml_bridge.c --- uart_cpu_fdt.o --- /usr/src/sys/dev/uart/uart_cpu_fdt.c:74:1: warning: unused function 'phandl= e_chosen_propdev' [-Wunused-function] phandle_chosen_propdev(phandle_t chosen, const char *name, phandle_t *node) ^ /usr/src/sys/dev/uart/uart_cpu_fdt.c:99:1: warning: unused function 'uart_f= dt_find_by_node' [-Wunused-function] uart_fdt_find_by_node(phandle_t node, int class_list) ^ 2 warnings generated. ctfconvert -L VERSION -g uart_cpu_fdt.o --- nic_main.o --- cc -B/usr/local/aarch64-freebsd/bin/ -c -O -pipe -g -nostdinc -I. -I/usr/= src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADER= S -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-point= er -MD -MF.depend.nic_main.o -MTnic_main.o -mgeneral-regs-only -ffixed-x18= -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls= -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith= -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_k= printf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pr= agmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-pa= rentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno= -error-shift-negative-value -std=3Diso9899:1999 -Werror /usr/src/sys/de= v/vnic/nic_main.c --- dwc_otg_hisi.o --- ctfconvert -L VERSION -g dwc_otg_hisi.o --- nicvf_main.o --- cc -B/usr/local/aarch64-freebsd/bin/ -c -O -pipe -g -nostdinc -I. -I/usr/= src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADER= S -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-point= er -MD -MF.depend.nicvf_main.o -MTnicvf_main.o -mgeneral-regs-only -ffixed= -x18 -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-d= ecls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-a= rith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freeb= sd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknow= n-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-erro= r-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign = -Wno-error-shift-negative-value -std=3Diso9899:1999 -Werror /usr/src/sy= s/dev/vnic/nicvf_main.c --- pci_host_generic.o --- ctfconvert -L VERSION -g pci_host_generic.o --- nicvf_queues.o --- cc -B/usr/local/aarch64-freebsd/bin/ -c -O -pipe -g -nostdinc -I. -I/usr/= src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADER= S -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-point= er -MD -MF.depend.nicvf_queues.o -MTnicvf_queues.o -mgeneral-regs-only -ff= ixed-x18 -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredunda= nt-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoint= er-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__f= reebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-un= known-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-= error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-s= ign -Wno-error-shift-negative-value -std=3Diso9899:1999 -Werror /usr/sr= c/sys/dev/vnic/nicvf_queues.c --- mrml_bridge.o --- ctfconvert -L VERSION -g mrml_bridge.o --- thunder_bgx_fdt.o --- cc -B/usr/local/aarch64-freebsd/bin/ -c -O -pipe -g -nostdinc -I. -I/usr/= src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADER= S -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-point= er -MD -MF.depend.thunder_bgx_fdt.o -MTthunder_bgx_fdt.o -mgeneral-regs-on= ly -ffixed-x18 -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wr= edundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -= Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__= =3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -= Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body = -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-poi= nter-sign -Wno-error-shift-negative-value -std=3Diso9899:1999 -Werror /= usr/src/sys/dev/vnic/thunder_bgx_fdt.c ctfconvert -L VERSION -g thunder_bgx_fdt.o --- thunder_bgx.o --- cc -B/usr/local/aarch64-freebsd/bin/ -c -O -pipe -g -nostdinc -I. -I/usr/= src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADER= S -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-point= er -MD -MF.depend.thunder_bgx.o -MTthunder_bgx.o -mgeneral-regs-only -ffix= ed-x18 -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant= -decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer= -arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__fre= ebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unkn= own-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-er= ror-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sig= n -Wno-error-shift-negative-value -std=3Diso9899:1999 -Werror /usr/src/= sys/dev/vnic/thunder_bgx.c --- nic_main.o --- ctfconvert -L VERSION -g nic_main.o --- nicvf_main.o --- ctfconvert -L VERSION -g nicvf_main.o --- thunder_mdio_fdt.o --- cc -B/usr/local/aarch64-freebsd/bin/ -c -O -pipe -g -nostdinc -I. -I/usr/= src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADER= S -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-point= er -MD -MF.depend.thunder_mdio_fdt.o -MTthunder_mdio_fdt.o -mgeneral-regs-= only -ffixed-x18 -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -= Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes= -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf= __=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option = -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-bod= y -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-p= ointer-sign -Wno-error-shift-negative-value -std=3Diso9899:1999 -Werror = /usr/src/sys/dev/vnic/thunder_mdio_fdt.c --- thunder_mdio.o --- cc -B/usr/local/aarch64-freebsd/bin/ -c -O -pipe -g -nostdinc -I. -I/usr/= src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADER= S -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-point= er -MD -MF.depend.thunder_mdio.o -MTthunder_mdio.o -mgeneral-regs-only -ff= ixed-x18 -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredunda= nt-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoint= er-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__f= reebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-un= known-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-= error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-s= ign -Wno-error-shift-negative-value -std=3Diso9899:1999 -Werror /usr/sr= c/sys/dev/vnic/thunder_mdio.c --- thunder_mdio_fdt.o --- ctfconvert -L VERSION -g thunder_mdio_fdt.o --- lmac_if.o --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/vnic/lmac_if.m -c= ; cc -B/usr/local/aarch64-freebsd/bin/ -c -O -pipe -g -nostdinc -I. -I/= usr/src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HE= ADERS -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-p= ointer -MD -MF.depend.lmac_if.o -MTlmac_if.o -mgeneral-regs-only -ffixed-x= 18 -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-dec= ls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-ari= th -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd= _kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-= pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-= parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -W= no-error-shift-negative-value -std=3Diso9899:1999 -Werror lmac_if.c ctfconvert -L VERSION -g lmac_if.o --- kern_clocksource.o --- cc -B/usr/local/aarch64-freebsd/bin/ -c -O -pipe -g -nostdinc -I. -I/usr/= src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADER= S -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-point= er -MD -MF.depend.kern_clocksource.o -MTkern_clocksource.o -mgeneral-regs-= only -ffixed-x18 -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -= Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes= -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf= __=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option = -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-bod= y -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-p= ointer-sign -Wno-error-shift-negative-value -std=3Diso9899:1999 -Werror = /usr/src/sys/kern/kern_clocksource.c --- thunder_mdio.o --- ctfconvert -L VERSION -g thunder_mdio.o --- msi_if.o --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/msi_if.m -c ; c= c -B/usr/local/aarch64-freebsd/bin/ -c -O -pipe -g -nostdinc -I. -I/usr/s= rc/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS= -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointe= r -MD -MF.depend.msi_if.o -MTmsi_if.o -mgeneral-regs-only -ffixed-x18 -ffr= eestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wne= sted-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Win= line -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprint= f__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas= -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parenth= eses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-erro= r-shift-negative-value -std=3Diso9899:1999 -Werror msi_if.c --- thunder_bgx.o --- ctfconvert -L VERSION -g thunder_bgx.o --- msi_if.o --- ctfconvert -L VERSION -g msi_if.o --- pic_if.o --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/pic_if.m -c ; c= c -B/usr/local/aarch64-freebsd/bin/ -c -O -pipe -g -nostdinc -I. -I/usr/s= rc/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS= -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointe= r -MD -MF.depend.pic_if.o -MTpic_if.o -mgeneral-regs-only -ffixed-x18 -ffr= eestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wne= sted-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Win= line -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprint= f__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas= -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parenth= eses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-erro= r-shift-negative-value -std=3Diso9899:1999 -Werror pic_if.c --- subr_devmap.o --- cc -B/usr/local/aarch64-freebsd/bin/ -c -O -pipe -g -nostdinc -I. -I/usr/= src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADER= S -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-point= er -MD -MF.depend.subr_devmap.o -MTsubr_devmap.o -mgeneral-regs-only -ffix= ed-x18 -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant= -decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer= -arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__fre= ebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unkn= own-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-er= ror-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sig= n -Wno-error-shift-negative-value -std=3Diso9899:1999 -Werror /usr/src/= sys/kern/subr_devmap.c --- nicvf_queues.o --- ctfconvert -L VERSION -g nicvf_queues.o --- pic_if.o --- ctfconvert -L VERSION -g pic_if.o --- subr_intr.o --- cc -B/usr/local/aarch64-freebsd/bin/ -c -O -pipe -g -nostdinc -I. -I/usr/= src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADER= S -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-point= er -MD -MF.depend.subr_intr.o -MTsubr_intr.o -mgeneral-regs-only -ffixed-x= 18 -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-dec= ls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-ari= th -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd= _kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-= pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-= parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -W= no-error-shift-negative-value -std=3Diso9899:1999 -Werror /usr/src/sys/= kern/subr_intr.c --- bcmp.o --- cc -B/usr/local/aarch64-freebsd/bin/ -c -O -pipe -g -nostdinc -I. -I/usr/= src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADER= S -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-point= er -MD -MF.depend.bcmp.o -MTbcmp.o -mgeneral-regs-only -ffixed-x18 -ffrees= tanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wneste= d-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winlin= e -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__= -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -= Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parenthese= s-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-s= hift-negative-value -std=3Diso9899:1999 -Werror /usr/src/sys/libkern/bc= mp.c --- subr_devmap.o --- ctfconvert -L VERSION -g subr_devmap.o --- ffs.o --- cc -B/usr/local/aarch64-freebsd/bin/ -c -O -pipe -g -nostdinc -I. -I/usr/= src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADER= S -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-point= er -MD -MF.depend.ffs.o -MTffs.o -mgeneral-regs-only -ffixed-x18 -ffreesta= nding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-= externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline = -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ = -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wn= o-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-= equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shi= ft-negative-value -std=3Diso9899:1999 -Werror /usr/src/sys/libkern/ffs.= c ctfconvert -L VERSION -g ffs.o --- bcmp.o --- ctfconvert -L VERSION -g bcmp.o --- ffsl.o --- --- ffsll.o --- --- ffsl.o --- cc -B/usr/local/aarch64-freebsd/bin/ -c -O -pipe -g -nostdinc -I. -I/usr/= src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADER= S -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-point= er -MD -MF.depend.ffsl.o -MTffsl.o -mgeneral-regs-only -ffixed-x18 -ffrees= tanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wneste= d-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winlin= e -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__= -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -= Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parenthese= s-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-s= hift-negative-value -std=3Diso9899:1999 -Werror /usr/src/sys/libkern/ff= sl.c --- ffsll.o --- cc -B/usr/local/aarch64-freebsd/bin/ -c -O -pipe -g -nostdinc -I. -I/usr/= src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADER= S -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-point= er -MD -MF.depend.ffsll.o -MTffsll.o -mgeneral-regs-only -ffixed-x18 -ffre= estanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnes= ted-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winl= ine -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf= __ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas = -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parenthe= ses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error= -shift-negative-value -std=3Diso9899:1999 -Werror /usr/src/sys/libkern/= ffsll.c --- ffsl.o --- ctfconvert -L VERSION -g ffsl.o --- ffsll.o --- ctfconvert -L VERSION -g ffsll.o --- fls.o --- --- flsl.o --- --- fls.o --- cc -B/usr/local/aarch64-freebsd/bin/ -c -O -pipe -g -nostdinc -I. -I/usr/= src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADER= S -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-point= er -MD -MF.depend.fls.o -MTfls.o -mgeneral-regs-only -ffixed-x18 -ffreesta= nding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-= externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline = -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ = -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wn= o-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-= equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shi= ft-negative-value -std=3Diso9899:1999 -Werror /usr/src/sys/libkern/fls.= c --- flsl.o --- cc -B/usr/local/aarch64-freebsd/bin/ -c -O -pipe -g -nostdinc -I. -I/usr/= src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADER= S -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-point= er -MD -MF.depend.flsl.o -MTflsl.o -mgeneral-regs-only -ffixed-x18 -ffrees= tanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wneste= d-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winlin= e -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__= -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -= Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parenthese= s-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-s= hift-negative-value -std=3Diso9899:1999 -Werror /usr/src/sys/libkern/fl= sl.c --- fls.o --- ctfconvert -L VERSION -g fls.o --- flsl.o --- ctfconvert -L VERSION -g flsl.o --- flsll.o --- --- memmove.o --- --- flsll.o --- cc -B/usr/local/aarch64-freebsd/bin/ -c -O -pipe -g -nostdinc -I. -I/usr/= src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADER= S -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-point= er -MD -MF.depend.flsll.o -MTflsll.o -mgeneral-regs-only -ffixed-x18 -ffre= estanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnes= ted-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winl= ine -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf= __ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas = -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parenthe= ses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error= -shift-negative-value -std=3Diso9899:1999 -Werror /usr/src/sys/libkern/= flsll.c --- memmove.o --- cc -B/usr/local/aarch64-freebsd/bin/ -c -O -pipe -g -nostdinc -I. -I/usr/= src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADER= S -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-point= er -MD -MF.depend.memmove.o -MTmemmove.o -mgeneral-regs-only -ffixed-x18 -= ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -= Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -= Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kpr= intf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-prag= mas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-pare= ntheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-e= rror-shift-negative-value -std=3Diso9899:1999 -Werror /usr/src/sys/libk= ern/memmove.c --- kern_clocksource.o --- ctfconvert -L VERSION -g kern_clocksource.o --- memset.o --- cc -B/usr/local/aarch64-freebsd/bin/ -c -O -pipe -g -nostdinc -I. -I/usr/= src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADER= S -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-point= er -MD -MF.depend.memset.o -MTmemset.o -mgeneral-regs-only -ffixed-x18 -ff= reestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wn= ested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wi= nline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprin= tf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragma= s -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parent= heses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-err= or-shift-negative-value -std=3Diso9899:1999 -Werror /usr/src/sys/libker= n/memset.c --- memmove.o --- ctfconvert -L VERSION -g memmove.o --- flsll.o --- ctfconvert -L VERSION -g flsll.o --- config.o --- --- env.o --- --- config.o --- cc -B/usr/local/aarch64-freebsd/bin/ -c -O -pipe -g -nostdinc -I. -I/usr/= src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADER= S -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-point= er -MD -MF.depend.config.o -MTconfig.o -mgeneral-regs-only -ffixed-x18 -ff= reestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wn= ested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wi= nline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprin= tf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragma= s -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parent= heses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-err= or-shift-negative-value -std=3Diso9899:1999 -Werror config.c --- env.o --- cc -B/usr/local/aarch64-freebsd/bin/ -c -O -pipe -g -nostdinc -I. -I/usr/= src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADER= S -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-point= er -MD -MF.depend.env.o -MTenv.o -mgeneral-regs-only -ffixed-x18 -ffreesta= nding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-= externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline = -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ = -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wn= o-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-= equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shi= ft-negative-value -std=3Diso9899:1999 -Werror env.c --- memset.o --- ctfconvert -L VERSION -g memset.o --- hints.o --- cc -B/usr/local/aarch64-freebsd/bin/ -c -O -pipe -g -nostdinc -I. -I/usr/= src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADER= S -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-point= er -MD -MF.depend.hints.o -MThints.o -mgeneral-regs-only -ffixed-x18 -ffre= estanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnes= ted-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winl= ine -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf= __ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas = -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parenthe= ses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error= -shift-negative-value -std=3Diso9899:1999 -Werror hints.c --- config.o --- ctfconvert -L VERSION -g config.o --- vnode_if.o --- cc -B/usr/local/aarch64-freebsd/bin/ -c -O -pipe -g -nostdinc -I. -I/usr/= src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADER= S -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-point= er -MD -MF.depend.vnode_if.o -MTvnode_if.o -mgeneral-regs-only -ffixed-x18= -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls= -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith= -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_k= printf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pr= agmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-pa= rentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno= -error-shift-negative-value -std=3Diso9899:1999 -Werror vnode_if.c --- env.o --- ctfconvert -L VERSION -g env.o --- hack.So --- :> hack.c cc -B/usr/local/aarch64-freebsd/bin/ -shared -nostdlib hack.c -o hack.So --- hints.o --- ctfconvert -L VERSION -g hints.o --- hack.So --- rm -f hack.c --- subr_intr.o --- ctfconvert -L VERSION -g subr_intr.o --- vnode_if.o --- ctfconvert -L VERSION -g vnode_if.o --- vers.c --- MAKE=3D/usr/obj/usr/src/make.amd64/bmake sh /usr/src/sys/conf/newvers.sh GE= NERIC --- vers.o --- cc -B/usr/local/aarch64-freebsd/bin/ -c -O -pipe -g -nostdinc -I. -I/usr/= src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADER= S -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-point= er -mgeneral-regs-only -ffixed-x18 -ffreestanding -fwrapv -fstack-protecto= r -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -= Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-poin= ter-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagn= ostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -= Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-fun= ction -Wno-error-pointer-sign -Wno-error-shift-negative-value -std=3Dis= o9899:1999 -Werror vers.c ctfconvert -L VERSION -g vers.o --- kernel.full --- linking kernel.full cam_xpt.o: In function `xpt_announce_periph': /usr/src/sys/cam/cam_xpt.c:1037: undefined reference to `nvme_print_ident' cam_xpt.o: In function `xpt_denounce_periph': /usr/src/sys/cam/cam_xpt.c:1092: undefined reference to `nvme_print_ident' cam_xpt.o: In function `xpt_run_devq': /usr/src/sys/cam/cam_xpt.c:3331: undefined reference to `nvme_op_string' /usr/src/sys/cam/cam_xpt.c:3331: undefined reference to `nvme_cmd_string' cam_xpt.o: In function `xpt_bus_register': /usr/src/sys/cam/cam_xpt.c:3927: undefined reference to `nvme_get_xport' *** [kernel.full] Error code 1 bmake[2]: stopped in /usr/obj/arm64.aarch64/usr/src/sys/GENERIC 1 error bmake[2]: stopped in /usr/obj/arm64.aarch64/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 [WARNINGS] Skipping publisher since build result is FAILURE [PostBuildScript] - Execution post build scripts. [FreeBSD_HEAD_arm64] $ /bin/sh -xe /tmp/hudson6827999061158141337.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?1763340668.67.1469135065310.JavaMail.jenkins>