FreeBSD-main-amd64-gcc12_build - Build #959 - Still Failing
Date: Tue, 09 May 2023 18:44:50 UTC
FreeBSD-main-amd64-gcc12_build - Build #959 (469c325a49dc5a522fed21e2ee8ff91e5c6e5c64) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/959/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/959/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/959/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) 469c325a49dc5a522fed21e2ee8ff91e5c6e5c64 by emaste: libfido2: specify OpenSSL 1.1 API The end of the build log: [...truncated 71.53 MB...] --- all_subdir_share --- --- intro.9.gz --- --- all_subdir_cddl --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/functional:526: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/pointer_to_binary_function.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/pointer_to_binary_function.h:38:1: warning: 'template<class _Arg1, class _Arg2, class _Result> class std::__1::pointer_to_binary_function' is deprecated [-Wdeprecated-declarations] 38 | pointer_to_binary_function<_Arg1,_Arg2,_Result> | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/pointer_to_binary_function.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_binary_function | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/pointer_to_binary_function.h: In function 'std::__1::pointer_to_binary_function<_Arg1, _Arg2, _Result> std::__1::ptr_fun(_Result (*)(_Arg1, _Arg2))': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/pointer_to_binary_function.h:40:13: warning: 'template<class _Arg1, class _Arg2, class _Result> class std::__1::pointer_to_binary_function' is deprecated [-Wdeprecated-declarations] 40 | {return pointer_to_binary_function<_Arg1,_Arg2,_Result>(__f);} | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/pointer_to_binary_function.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_binary_function | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/functional:527: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/pointer_to_unary_function.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/pointer_to_unary_function.h:38:1: warning: 'template<class _Arg, class _Result> class std::__1::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations] 38 | pointer_to_unary_function<_Arg,_Result> | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/pointer_to_unary_function.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_unary_function | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/pointer_to_unary_function.h: In function 'std::__1::pointer_to_unary_function<_Arg, _Result> std::__1::ptr_fun(_Result (*)(_Arg))': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/pointer_to_unary_function.h:40:13: warning: 'template<class _Arg, class _Result> class std::__1::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations] 40 | {return pointer_to_unary_function<_Arg,_Result>(__f);} | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/pointer_to_unary_function.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_unary_function | ^~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_lib --- --- all_subdir_lib/msun --- --- invctrig_test --- (cd /workspace/src/lib/msun/tests && DEPENDFILE=.depend.invctrig_test NO_SUBDIR=1 make -f /workspace/src/lib/msun/tests/Makefile _RECURSING_PROGS=t PROG=invctrig_test ) --- all_subdir_tests --- mv 03.tmp 03 --- 04 --- cat /workspace/src/contrib/pjdfstest/tests/granular/04.t >04.tmp chmod +x 04.tmp mv 04.tmp 04 --- 05 --- cat /workspace/src/contrib/pjdfstest/tests/granular/05.t >05.tmp chmod +x 05.tmp mv 05.tmp 05 --- Kyuafile --- --- all_subdir_tests/sys/pjdfstest/tests/link --- ===> tests/sys/pjdfstest/tests/link (all) --- all_subdir_share --- gzip -cn /workspace/src/share/man/man9/intro.9 > intro.9.gz --- kasan.9.gz --- gzip -cn /workspace/src/share/man/man9/kasan.9 > kasan.9.gz --- KASSERT.9.gz --- gzip -cn /workspace/src/share/man/man9/KASSERT.9 > KASSERT.9.gz --- kern_reboot.9.gz --- gzip -cn /workspace/src/share/man/man9/kern_reboot.9 > kern_reboot.9.gz --- kern_testfrwk.9.gz --- gzip -cn /workspace/src/share/man/man9/kern_testfrwk.9 > kern_testfrwk.9.gz --- kern_yield.9.gz --- gzip -cn /workspace/src/share/man/man9/kern_yield.9 > kern_yield.9.gz --- kernacc.9.gz --- gzip -cn /workspace/src/share/man/man9/kernacc.9 > kernacc.9.gz --- all_subdir_lib --- --- .depend.invctrig_test --- --- all_subdir_lib/libc --- --- getgr_test.full --- --- all_subdir_share --- --- kernel_mount.9.gz --- --- all_subdir_tests --- --- 00 --- --- all_subdir_share --- gzip -cn /workspace/src/share/man/man9/kernel_mount.9 > kernel_mount.9.gz --- all_subdir_lib --- --- all_subdir_lib/msun --- echo invctrig_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a >> .depend.invctrig_test --- all_subdir_share --- --- khelp.9.gz --- gzip -cn /workspace/src/share/man/man9/khelp.9 > khelp.9.gz --- kmsan.9.gz --- gzip -cn /workspace/src/share/man/man9/kmsan.9 > kmsan.9.gz --- kobj.9.gz --- gzip -cn /workspace/src/share/man/man9/kobj.9 > kobj.9.gz --- all_subdir_tests --- cat /workspace/src/contrib/pjdfstest/tests/link/00.t >00.tmp chmod +x 00.tmp mv 00.tmp 00 --- 01 --- cat /workspace/src/contrib/pjdfstest/tests/link/01.t >01.tmp chmod +x 01.tmp mv 01.tmp 01 --- 02 --- cat /workspace/src/contrib/pjdfstest/tests/link/02.t >02.tmp chmod +x 02.tmp --- all_subdir_lib --- --- all_subdir_lib/libc --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -pipe -fno-common -I/workspace/src/tests -fPIE -g -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-but-set-variable -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -Wl,-zrelro -pie -o getgr_test.full getgr_test.o -lprivateatf-c --- all_subdir_tests --- mv 02.tmp 02 --- all_subdir_lib --- --- all_subdir_lib/msun --- --- invctrig_test.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -pipe -fno-common -DHAVE_FENV_H -I/workspace/src/contrib/netbsd-tests/lib/libc/gen -D__HAVE_LONG_DOUBLE -fno-builtin -DLDBL_PREC=64 -fPIE -g -MD -MF.depend.invctrig_test.invctrig_test.o -MTinvctrig_test.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -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 -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-but-set--- all_subdir_share --- --- kproc.9.gz --- --- all_subdir_lib --- -variable -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-unknown-pragmas -c /workspace/src/lib/msun/tests/invctrig_test.c -o invctrig_test.o --- all_subdir_share --- gzip -cn /workspace/src/share/man/man9/kproc.9 > kproc.9.gz --- all_subdir_tests --- --- 03 --- cat /workspace/src/contrib/pjdfstest/tests/link/03.t >03.tmp --- all_subdir_share --- --- kqueue.9.gz --- --- all_subdir_tests --- chmod +x 03.tmp --- all_subdir_share --- gzip -cn /workspace/src/share/man/man9/kqueue.9 > kqueue.9.gz --- all_subdir_tests --- mv 03.tmp 03 --- 04 --- cat /workspace/src/contrib/pjdfstest/tests/link/04.t >04.tmp chmod +x 04.tmp mv 04.tmp 04 --- 05 --- cat /workspace/src/contrib/pjdfstest/tests/link/05.t >05.tmp chmod +x 05.tmp mv 05.tmp 05 --- 06 --- --- all_subdir_lib --- --- all_subdir_lib/libc --- --- getgr_test.debug --- --- all_subdir_tests --- cat /workspace/src/contrib/pjdfstest/tests/link/06.t >06.tmp --- all_subdir_lib --- /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug getgr_test.full getgr_test.debug --- all_subdir_lib/msun --- In file included from /workspace/src/lib/msun/tests/invctrig_test.c:31: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/complex.h:44:16: warning: left-hand operand of comma expression has no effect [-Wunused-value] 44 | _Static_assert(__generic(_Complex_I, float _Complex, 1, 0), | ^~~~~~~~~ --- all_subdir_share --- --- kstack_contains.9.gz --- gzip -cn /workspace/src/share/man/man9/kstack_contains.9 > kstack_contains.9.gz --- all_subdir_tests --- chmod +x 06.tmp --- all_subdir_share --- --- kthread.9.gz --- --- all_subdir_lib --- --- all_subdir_lib/libc --- --- getgr_test --- /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-debuglink=getgr_test.debug getgr_test.full getgr_test --- all_subdir_share --- gzip -cn /workspace/src/share/man/man9/kthread.9 > kthread.9.gz --- all_subdir_lib --- --- gethostby_test --- --- all_subdir_tests --- mv 06.tmp 06 --- all_subdir_lib --- (cd /workspace/src/lib/libc/tests/nss && DEPENDFILE=.depend.gethostby_test NO_SUBDIR=1 make -f /workspace/src/lib/libc/tests/nss/Makefile _RECURSING_PROGS=t PROG=gethostby_test ) --- all_subdir_tests --- --- 07 --- --- all_subdir_share --- --- ktr.9.gz --- gzip -cn /workspace/src/share/man/man9/ktr.9 > ktr.9.gz --- all_subdir_tests --- cat /workspace/src/contrib/pjdfstest/tests/link/07.t >07.tmp chmod +x 07.tmp mv 07.tmp 07 --- all_subdir_share --- --- lock.9.gz --- gzip -cn /workspace/src/share/man/man9/lock.9 > lock.9.gz --- locking.9.gz --- gzip -cn /workspace/src/share/man/man9/locking.9 > locking.9.gz --- LOCK_PROFILING.9.gz --- --- all_subdir_lib --- --- .depend.gethostby_test --- --- all_subdir_share --- gzip -cn /workspace/src/share/man/man9/LOCK_PROFILING.9 > LOCK_PROFILING.9.gz --- all_subdir_lib --- echo gethostby_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> .depend.gethostby_test --- all_subdir_tests --- --- 08 --- --- all_subdir_share --- --- mac.9.gz --- gzip -cn /workspace/src/share/man/man9/mac.9 > mac.9.gz --- all_subdir_lib --- --- gethostby_test.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -pipe -fno-common -I/workspace/src/tests -fPIE -g -MD -MF.depend.gethostby_test.gethostby_test.o -MTgethostby_test.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-but-set-variable -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/lib/libc/tests/nss/gethostby_test.c -o gethostby_test.o --- all_subdir_share --- --- make_dev.9.gz --- gzip -cn /workspace/src/share/man/man9/make_dev.9 > make_dev.9.gz --- all_subdir_tests --- cat /workspace/src/contrib/pjdfstest/tests/link/08.t >08.tmp chmod +x 08.tmp mv 08.tmp 08 --- 09 --- --- all_subdir_share --- --- malloc.9.gz --- gzip -cn /workspace/src/share/man/man9/malloc.9 > malloc.9.gz --- all_subdir_sbin --- cc1: all warnings being treated as errors --- all_subdir_stand --- --- ltable.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddouble=jagged-little-pill -Dfloat=floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -march=i386 -I. -Iinclude -I/workspace/src/contrib/lua/src -I/workspace/src/stand/common -I/workspace/src/stand/liblua -DLUA_PATH=\"/boot/lua\" -DLUA_PATH_DEFAULT=\"/boot/lua/\?.lua\" -ffreestanding -nostdlib -DLUA_USE_POSIX -fno-stack-protector -D__BSD_VISIBLE -I/workspace/src/stand/include -I/workspace/src/stand/liblua -I/workspace/src/contrib/lua/src -I/workspace/src/stand/common -g -MD -MF.depend.ltable.o -MTltable.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-but-set-variable -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -Os -mpreferred-stack-boundary=2 -c /workspace/src/contrib/lua/src/ltable.c -o ltable.o --- all_subdir_tests --- cat /workspace/src/contrib/pjdfstest/tests/link/09.t >09.tmp chmod +x 09.tmp mv 09.tmp 09 --- 10 --- cat /workspace/src/contrib/pjdfstest/tests/link/10.t >10.tmp chmod +x 10.tmp mv 10.tmp 10 --- 11 --- cat /workspace/src/contrib/pjdfstest/tests/link/11.t >11.tmp chmod +x 11.tmp mv 11.tmp 11 --- 12 --- cat /workspace/src/contrib/pjdfstest/tests/link/12.t >12.tmp chmod +x 12.tmp mv 12.tmp 12 --- 13 --- cat /workspace/src/contrib/pjdfstest/tests/link/13.t >13.tmp chmod +x 13.tmp --- all_subdir_sbin --- *** [md5.o] Error code 1 make[4]: stopped in /workspace/src/sbin/md5 --- all_subdir_lib --- --- all_subdir_lib/msun --- make[4]: stopped in /workspace/src/lib/msun 54.83 real 197.26 user 24.01 sys make[1]: stopped in /workspace/src make: stopped in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins14179818266616683883.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc12_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