FreeBSD-main-amd64-build - Build #24004 - Failure
Date: Wed, 06 Apr 2022 14:08:53 UTC
FreeBSD-main-amd64-build - Build #24004 (d8bff5b67c9b6a85f409a7408e45e7e87d39c5a2) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/24004/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/24004/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/24004/console Status explanation: "Failure" - the build is suspected being broken by the following changes "Still Failing" - the build has not been fixed by the following changes and this is a notification to note that these changes have not been fully tested by the CI system Change summaries: (Those commits are likely but not certainly responsible) bcd763b642abb4b236902e84184c579225265fb7 by andrew: Move the arm64 DMAP creation to C 3532bcd282b3ba508f0b39560626983463512813 by andrew: Fix a coherent bus check in the arm64 busdma 8c99dfed541263bd51cae943684bcc13768c2a36 by andrew: Port subr_physmem to userspace and add tests d8bff5b67c9b6a85f409a7408e45e7e87d39c5a2 by andrew: Handle non-page aligned/sized memory in physmem The end of the build log: [...truncated 47.79 MB...] (cd /usr/src/tests/sys/kern && DEPENDFILE=.depend.subr_physmem_test NO_SUBDIR=1 make -f /usr/src/tests/sys/kern/Makefile _RECURSING_PROGS=t PROG=subr_physmem_test ) --- all_subdir_lib --- --- msync_test --- --- .depend.msync_test --- echo msync_test.full: /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libc.a /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /usr/obj/usr/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.msync_test --- t_msync.o --- cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -I/usr/src/lib/libnetbsd -I/usr/src/contrib/netbsd-tests -fPIE -g -gz=zlib -MD -MF.depend.msync_test.t_msync.o -MTt_msync.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c /usr/src/contrib/netbsd-tests/lib/libc/sys/t_msync.c -o t_msync.o --- all_subdir_sbin --- --- all_subdir_sbin/shutdown --- --- shutdown.full --- --- all_subdir_rescue --- --- .depend --- --- all_subdir_sbin --- cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -fPIE -g -gz=zlib -std=gnu99 -Wno-format-zero-length -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 -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Qunused-arguments -pie -o shutdown.full shutdown.o --- all_subdir_rescue --- echo geom.full: /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libc.a /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libgeom.a /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libbsdxml.a /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libsbuf.a /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libutil.a >> .depend --- fsdb_make --- --- pass2.o --- cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -I/usr/src/sbin/fsck_ffs -DRESCUE -I/usr/obj/usr/src/amd64.amd64/lib/libifconfig -I/usr/obj/usr/src/amd64.amd64/lib/libiscsiutil -MD -MF.depend.pass2.o -MTpass2.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c /usr/src/sbin/fsck_ffs/pass2.c -o pass2.o --- all_subdir_tests --- --- .depend.subr_physmem_test --- --- all_subdir_lib --- --- nanosleep_test --- --- .depend.nanosleep_test --- --- all_subdir_tests --- echo subr_physmem_test.full: /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libc.a /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> .depend.subr_physmem_test --- all_subdir_lib --- echo nanosleep_test.full: /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libc.a /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /usr/obj/usr/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.nanosleep_test --- all_subdir_tests --- --- subr_physmem_test.o --- --- all_subdir_lib --- --- t_nanosleep.o --- --- all_subdir_tests --- cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -fPIE -g -gz=zlib -MD -MF.depend.subr_physmem_test.subr_physmem_test.o -MTsubr_physmem_test.o -std=gnu99 -Wno-format-zero-length -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-error=unused-but-set-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Qunused-arguments -c /usr/src/tests/sys/kern/subr_physmem_test.c -o subr_physmem_test.o --- all_subdir_lib --- cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -I/usr/src/lib/libnetbsd -I/usr/src/contrib/netbsd-tests -fPIE -g -gz=zlib -MD -MF.depend.nanosleep_test.t_nanosleep.o -MTt_nanosleep.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c /usr/src/contrib/netbsd-tests/lib/libc/sys/t_nanosleep.c -o t_nanosleep.o --- all_subdir_rescue --- --- geom_make --- --- geom.o --- cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -I/usr/src/sbin/geom -I/usr/src/sbin/geom/core -DGEOM_CLASS_DIR=\"\" -DSTATIC_GEOM_CLASSES -DRESCUE -I/usr/obj/usr/src/amd64.amd64/lib/libifconfig -I/usr/obj/usr/src/amd64.amd64/lib/libiscsiutil -MD -MF.depend.geom.o -MTgeom.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c /usr/src/sbin/geom/core/geom.c -o geom.o --- all_subdir_usr.bin --- --- all_subdir_usr.bin/logger --- --- logger.full --- cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -DINET6 -DWITH_CASPER -fPIE -g -gz=zlib -std=gnu99 -Wno-format-zero-length -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 -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Qunused-arguments -pie -o logger.full logger.o -lcasper -lcap_syslog --- all_subdir_sbin --- --- shutdown.8.gz --- gzip -cn /usr/src/sbin/shutdown/shutdown.8 > shutdown.8.gz --- shutdown.debug --- objcopy --only-keep-debug shutdown.full shutdown.debug --- shutdown --- objcopy --strip-debug --add-gnu-debuglink=shutdown.debug shutdown.full shutdown --- all_subdir_rescue --- --- subr.o --- cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -I/usr/src/sbin/geom -I/usr/src/sbin/geom/core -DGEOM_CLASS_DIR=\"\" -DSTATIC_GEOM_CLASSES -DRESCUE -I/usr/obj/usr/src/amd64.amd64/lib/libifconfig -I/usr/obj/usr/src/amd64.amd64/lib/libiscsiutil -MD -MF.depend.subr.o -MTsubr.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c /usr/src/sbin/geom/misc/subr.c -o subr.o --- all_subdir_libexec --- --- debug.o --- cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -DCOMPAT_32BIT -march=i686 -mmmx -msse -msse2 -target x86_64-unknown-freebsd14.0 -m32 --sysroot=/usr/obj/usr/src/amd64.amd64/obj-lib32/tmp -B/usr/obj/usr/src/amd64.amd64/obj-lib32/tmp/usr/lib32 -Wall -DFREEBSD_ELF -DIN_RTLD -ffreestanding -I/usr/src/lib/csu/common -I/usr/src/libexec/rtld-elf/i386 -I/usr/src/libexec/rtld-elf -fpic -DPIC -I/usr/src/libexec/rtld-elf/rtld-libc -mno-mmx -mno-sse -mno-avx -mno-avx2 -msoft-float -fvisibility=hidden -g -gz=zlib -MD -MF.depend.debug.o -MTdebug.o -std=gnu99 -Wno-format-zero-length -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 -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wformat=2 -Wno-format-extra-args -Werror -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Qunused-arguments -c /usr/src/libexec/rtld-elf/debug.c -o debug.o --- all_subdir_lib --- --- all_subdir_lib/msun --- --- sinh_test --- --- sinh_test.full --- cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -DHAVE_FENV_H -I/usr/src/contrib/netbsd-tests/lib/libc/gen -D__HAVE_LONG_DOUBLE -fno-builtin -DLDBL_PREC=64 -I/usr/src/lib/libnetbsd -I/usr/src/contrib/netbsd-tests -fPIE -g -gz=zlib -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wno-error=ignored-pragmas -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 -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wno-unknown-pragmas -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Qunused-arguments -L/usr/obj/usr/src/amd64.amd64/lib/libnetbsd -pie -o sinh_test.full t_sinh.o -lprivateatf-c -lm -L/usr/obj/usr/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie --- all_subdir_usr.bin --- --- logger.1.gz --- --- all_subdir_lib --- --- scalbn_test --- --- scalbn_test.full --- --- all_subdir_usr.bin --- gzip -cn /usr/src/usr.bin/logger/logger.1 > logger.1.gz --- all_subdir_lib --- cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -DHAVE_FENV_H -I/usr/src/contrib/netbsd-tests/lib/libc/gen -D__HAVE_LONG_DOUBLE -fno-builtin -DLDBL_PREC=64 -I/usr/src/lib/libnetbsd -I/usr/src/contrib/netbsd-tests -fPIE -g -gz=zlib -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wno-error=ignored-pragmas -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 -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wno-unknown-pragmas -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Qunused-arguments -L/usr/obj/usr/src/amd64.amd64/lib/libnetbsd -pie -o scalbn_test.full t_scalbn.o -lprivateatf-c -lm -L/usr/obj/usr/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie --- all_subdir_usr.bin --- --- logger.debug --- objcopy --only-keep-debug logger.full logger.debug --- logger --- objcopy --strip-debug --add-gnu-debuglink=logger.debug logger.full logger --- all_subdir_usr.bin/logins --- --- logins.full --- cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -fPIE -g -gz=zlib -std=gnu99 -Wno-format-zero-length -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 -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Qunused-arguments -pie -o logins.full logins.o --- all_subdir_libexec --- --- libmap.o --- cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -DCOMPAT_32BIT -march=i686 -mmmx -msse -msse2 -target x86_64-unknown-freebsd14.0 -m32 --sysroot=/usr/obj/usr/src/amd64.amd64/obj-lib32/tmp -B/usr/obj/usr/src/amd64.amd64/obj-lib32/tmp/usr/lib32 -Wall -DFREEBSD_ELF -DIN_RTLD -ffreestanding -I/usr/src/lib/csu/common -I/usr/src/libexec/rtld-elf/i386 -I/usr/src/libexec/rtld-elf -fpic -DPIC -I/usr/src/libexec/rtld-elf/rtld-libc -mno-mmx -mno-sse -mno-avx -mno-avx2 -msoft-float -fvisibility=hidden -g -gz=zlib -MD -MF.depend.libmap.o -MTlibmap.o -std=gnu99 -Wno-format-zero-length -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 -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wformat=2 -Wno-format-extra-args -Werror -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Qunused-arguments -c /usr/src/libexec/rtld-elf/libmap.c -o libmap.o --- all_subdir_lib --- --- all_subdir_lib/libc --- --- msync_test --- --- msync_test.full --- cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -I/usr/src/lib/libnetbsd -I/usr/src/contrib/netbsd-tests -fPIE -g -gz=zlib -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -L/usr/obj/usr/src/amd64.amd64/lib/libnetbsd -pie -o msync_test.full t_msync.o -lprivateatf-c -L/usr/obj/usr/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie --- all_subdir_lib/msun --- --- sinh_test --- --- sinh_test.debug --- --- scalbn_test --- --- scalbn_test.debug --- --- sinh_test --- objcopy --only-keep-debug sinh_test.full sinh_test.debug --- scalbn_test --- objcopy --only-keep-debug scalbn_test.full scalbn_test.debug --- sinh_test --- --- sinh_test --- --- scalbn_test --- --- scalbn_test --- --- all_subdir_tests --- --- subr_physmem.o --- --- all_subdir_lib --- --- sinh_test --- objcopy --strip-debug --add-gnu-debuglink=sinh_test.debug sinh_test.full sinh_test --- scalbn_test --- objcopy --strip-debug --add-gnu-debuglink=scalbn_test.debug scalbn_test.full scalbn_test --- all_subdir_tests --- cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -fPIE -g -gz=zlib -MD -MF.depend.subr_physmem_test.subr_physmem.o -MTsubr_physmem.o -std=gnu99 -Wno-format-zero-length -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-error=unused-but-set-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Qunused-arguments -D_WANT_FREEBSD_BITSET -c /usr/src/sys/kern/subr_physmem.c -o subr_physmem.o --- sysctl_kern_proc --- --- all_subdir_lib --- --- sqrt_test --- --- all_subdir_usr.bin --- --- logins.1.gz --- --- all_subdir_lib --- (cd /usr/src/lib/msun/tests && DEPENDFILE=.depend.sqrt_test NO_SUBDIR=1 make -f /usr/src/lib/msun/tests/Makefile _RECURSING_PROGS=t PROG=sqrt_test ) --- all_subdir_tests --- (cd /usr/src/tests/sys/kern && DEPENDFILE=.depend.sysctl_kern_proc NO_SUBDIR=1 make -f /usr/src/tests/sys/kern/Makefile _RECURSING_PROGS=t PROG=sysctl_kern_proc ) --- all_subdir_usr.bin --- gzip -cn /usr/src/usr.bin/logins/logins.1 > logins.1.gz --- logins.debug --- objcopy --only-keep-debug logins.full logins.debug --- logins --- objcopy --strip-debug --add-gnu-debuglink=logins.debug logins.full logins --- all_subdir_usr.bin/login --- --- login_fbtab.o --- --- all_subdir_lib --- --- all_subdir_lib/libc --- --- msync_test.debug --- --- all_subdir_rescue --- --- fsck_ffs_make --- --- getmntopts.o --- --- all_subdir_usr.bin --- cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -DLOGALL -DUSE_BSM_AUDIT -fPIE -g -gz=zlib -MD -MF.depend.login_fbtab.o -MTlogin_fbtab.o -std=gnu99 -Wno-format-zero-length -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 -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Qunused-arguments -c /usr/src/usr.bin/login/login_fbtab.c -o login_fbtab.o --- all_subdir_lib --- objcopy --only-keep-debug msync_test.full msync_test.debug --- all_subdir_rescue --- cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -I/usr/src/sbin/fsck_ffs -I/usr/src/sbin/mount -DRESCUE -I/usr/obj/usr/src/amd64.amd64/lib/libifconfig -I/usr/obj/usr/src/amd64.amd64/lib/libiscsiutil -MD -MF.depend.getmntopts.o -MTgetmntopts.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c /usr/src/sbin/mount/getmntopts.c -o getmntopts.o --- all_subdir_lib --- --- msync_test --- objcopy --strip-debug --add-gnu-debuglink=msync_test.debug msync_test.full msync_test --- all_subdir_rescue --- --- globs.o --- cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -I/usr/src/sbin/fsck_ffs -I/usr/src/sbin/mount -DRESCUE -I/usr/obj/usr/src/amd64.amd64/lib/libifconfig -I/usr/obj/usr/src/amd64.amd64/lib/libiscsiutil -MD -MF.depend.globs.o -MTglobs.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c /usr/src/sbin/fsck_ffs/globs.c -o globs.o --- all_subdir_tests --- --- .depend.sysctl_kern_proc --- echo sysctl_kern_proc.full: /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libc.a /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> .depend.sysctl_kern_proc --- sysctl_kern_proc.o --- cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -fPIE -g -gz=zlib -MD -MF.depend.sysctl_kern_proc.sysctl_kern_proc.o -MTsysctl_kern_proc.o -std=gnu99 -Wno-format-zero-length -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-error=unused-but-set-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Qunused-arguments -c /usr/src/tests/sys/kern/sysctl_kern_proc.c -o sysctl_kern_proc.o --- all_subdir_lib --- --- all_subdir_lib/msun --- --- .depend.sqrt_test --- echo sqrt_test.full: /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libc.a /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libm.a /usr/obj/usr/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.sqrt_test --- t_sqrt.o --- cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -DHAVE_FENV_H -I/usr/src/contrib/netbsd-tests/lib/libc/gen -D__HAVE_LONG_DOUBLE -fno-builtin -DLDBL_PREC=64 -I/usr/src/lib/libnetbsd -I/usr/src/contrib/netbsd-tests -fPIE -g -gz=zlib -MD -MF.depend.sqrt_test.t_sqrt.o -MTt_sqrt.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wno-error=ignored-pragmas -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 -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wno-unknown-pragmas -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Qunused-arguments -c /usr/src/contrib/netbsd-tests/lib/libm/t_sqrt.c -o t_sqrt.o --- all_subdir_tests --- --- subr_physmem_test --- /usr/src/sys/kern/subr_physmem.c:430:18: error: use of undeclared identifier 'MAX_PHYS_ADDR' } else if (pa > MAX_PHYS_ADDR) { ^ /usr/src/sys/kern/subr_physmem.c:446:19: error: use of undeclared identifier 'MAX_PHYS_ADDR' if ((pa + sz) > (MAX_PHYS_ADDR - 1024 * 1024)) { ^ --- sys_getrandom --- --- subr_physmem_test --- /usr/src/sys/kern/subr_physmem.c:447:8: error: use of undeclared identifier 'MAX_PHYS_ADDR' sz = MAX_PHYS_ADDR - pa + 1; ^ --- sys_getrandom --- (cd /usr/src/tests/sys/kern && DEPENDFILE=.depend.sys_getrandom NO_SUBDIR=1 make -f /usr/src/tests/sys/kern/Makefile _RECURSING_PROGS=t PROG=sys_getrandom ) --- subr_physmem_test --- 3 errors generated. *** [subr_physmem.o] Error code 1 make[6]: stopped in /usr/src/tests/sys/kern 1 error make[6]: stopped in /usr/src/tests/sys/kern make[5]: stopped in /usr/src/tests/sys/kern --- all_subdir_rescue --- *** [objs] Error code 6 make[4]: stopped in /usr/src/rescue/rescue --- all_subdir_tests --- make[3]: stopped in /usr/src/tests --- all_subdir_rescue --- 1 error make[4]: stopped in /usr/src/rescue/rescue make[3]: stopped in /usr/src/rescue --- all_subdir_libexec --- make[3]: stopped in /usr/src/libexec --- all_subdir_tests --- make[2]: stopped in /usr/src --- all_subdir_rescue --- make[2]: stopped in /usr/src --- all_subdir_stand --- make[3]: stopped in /usr/src/stand --- all_subdir_libexec --- make[2]: stopped in /usr/src --- all_subdir_stand --- make[2]: stopped in /usr/src --- all_subdir_usr.sbin --- make[2]: stopped in /usr/src --- all_subdir_lib --- make[3]: stopped in /usr/src/lib --- all_subdir_sbin --- make[2]: stopped in /usr/src --- all_subdir_usr.bin --- make[2]: stopped in /usr/src --- all_subdir_lib --- --- all_subdir_lib/libc --- make[3]: stopped in /usr/src/lib make[2]: stopped in /usr/src 67.81 real 817.59 user 100.43 sys make[1]: stopped in /usr/src make: stopped in /usr/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE FTP: Current build result is [FAILURE], not going to run. [PostBuildScript] - [INFO] Executing post build scripts. [PostBuildScript] - [INFO] Build does not have any of the results [SUCCESS]. Did not execute build step #0. [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-build] $ /bin/sh -xe /tmp/jenkins3611970931385662190.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-build Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address