FreeBSD-main-amd64-gcc12_build - Build #560 - Still Failing
Date: Tue, 07 Mar 2023 17:30:14 UTC
FreeBSD-main-amd64-gcc12_build - Build #560 (068f2c0e10d59919b6a5fb0703742a6560289b30) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/560/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/560/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/560/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) 25c92cd2f6d1421a980fda70bd2b045efab65d8f by jhibbits: iflib: Further convert to use IfAPI accessors 084846271a75d30e94070d0681ca900438c09f05 by jhibbits: ktls: Use IfAPI accessors to get capabilities 56928500eceb7ff381e2eaf4ea08f36a743d072e by jhibbits: linux: Use the if_name() accessor to get loopback name 6d18b481f27639d5129135c95806073e4d677771 by jhibbits: cpsw(4): Finish conversion to IfAPI 068f2c0e10d59919b6a5fb0703742a6560289b30 by jhibbits: Mechanically convert dwc(4) to IfAPI The end of the build log: [...truncated 11.61 MB...] --- lib/libmd__L --- --- sha224hl.c --- (echo '#define LENGTH 28'; sed -e 's/mdX/sha224/g' -e 's/MDX/SHA224_/g' -e 's/SHA224__/SHA224_/g' /workspace/src/lib/libmd/mdXhl.c) > sha224hl.c --- sha256hl.c --- (echo '#define LENGTH 32'; sed -e 's/mdX/sha256/g' -e 's/MDX/SHA256_/g' -e 's/SHA256__/SHA256_/g' /workspace/src/lib/libmd/mdXhl.c) > sha256hl.c --- sha384hl.c --- --- lib/ncurses/tinfo__L --- --- keys.list --- --- lib/libmd__L --- (echo '#define LENGTH 48'; sed -e 's/mdX/sha384/g' -e 's/MDX/SHA384_/g' -e 's/SHA384__/SHA384_/g' /workspace/src/lib/libmd/mdXhl.c) > sha384hl.c --- lib/ncurses/tinfo__L --- AWK=awk sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKkeys_list.sh /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses/include/Caps-ncurses | LC_ALL=C sort > keys.list --- lib/libmd__L --- --- sha512hl.c --- --- lib/libelf__L --- --- sys/elf32.h --- --- lib/libmd__L --- (echo '#define LENGTH 64'; sed -e 's/mdX/sha512/g' -e 's/MDX/SHA512_/g' -e 's/SHA512__/SHA512_/g' /workspace/src/lib/libmd/mdXhl.c) > sha512hl.c --- lib/libelf__L --- mkdir -p /tmp/obj/workspace/src/amd64.amd64/lib/libelf/sys ln -sf /workspace/src/sys/sys/elf32.h sys/elf32.h --- sys/elf64.h --- mkdir -p /tmp/obj/workspace/src/amd64.amd64/lib/libelf/sys --- lib/libmd__L --- --- sha512t224hl.c --- (echo '#define LENGTH 28'; sed -e 's/mdX/sha512t/g' -e 's/MDX/SHA512_224_/g' -e 's/SHA512_224__/SHA512_224_/g' -e 's/SHA512_224_CTX/SHA512_CTX/g' /workspace/src/lib/libmd/mdXhl.c) > sha512t224hl.c --- lib/libypclnt__L --- --- yppasswd_xdr.c --- RPCGEN_CPP=/usr/local/bin/x86_64-unknown-freebsd13.1-cpp12\ --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp\ -B/usr/local/x86_64-unknown-freebsd13.1/bin/ rpcgen -C -c -o yppasswd_xdr.c /workspace/src/include/rpcsvc/yppasswd.x --- lib/libelf__L --- ln -sf /workspace/src/sys/sys/elf64.h sys/elf64.h --- lib/libmd__L --- --- sha512t256hl.c --- --- lib/libelf__L --- --- sys/elf_common.h --- --- lib/libmd__L --- (echo '#define LENGTH 32'; sed -e 's/mdX/sha512t/g' -e 's/MDX/SHA512_256_/g' -e 's/SHA512_256__/SHA512_256_/g' -e 's/SHA512_256_CTX/SHA512_CTX/g' /workspace/src/lib/libmd/mdXhl.c) > sha512t256hl.c --- lib/libthr__L --- --- thr_error.o --- --- lib/libelf__L --- mkdir -p /tmp/obj/workspace/src/amd64.amd64/lib/libelf/sys --- lib/libthr__L --- /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 -DPTHREAD_KERNEL -I/workspace/src/lib/libc/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libthr/thread -I/workspace/src/lib/libthr/arch/amd64/include -I/workspace/src/lib/libthr/sys -I/workspace/src/libexec/rtld-elf -I/workspace/src/libexec/rtld-elf/amd64 -I/workspace/src/lib/libthread_db -fexceptions -D_PTHREAD_FORCED_UNWIND -D_PTHREADS_INVARIANTS -mno-mmx -mno-sse -g -MD -MF.depend.thr_error.o -MTthr_error.o -std=gnu99 -Wno-format-zero-length -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 -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-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 -c /workspace/src/lib/libthr/sys/thr_error.c -o thr_error.o --- lib/libelf__L --- ln -sf /workspace/src/sys/sys/elf_common.h sys/elf_common.h --- lib/libmd__L --- --- skein256hl.c --- --- lib/libelf__L --- --- elf.o --- --- lib/libmd__L --- (echo '#define LENGTH 32'; sed -e 's/mdX/skein/g' -e 's/MDX/SKEIN256_/g' -e 's/SKEIN256__/SKEIN256_/g' /workspace/src/lib/libmd/mdXhl.c) > skein256hl.c --- lib/libelf__L --- /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. -I/workspace/src/contrib/elftoolchain/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.elf.o -MTelf.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-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 -c /workspace/src/contrib/elftoolchain/libelf/elf.c -o elf.o --- cddl/lib/libicp__L --- /workspace/src/sys/contrib/openzfs/module/icp/asm-x86_64/aes/aes_amd64.S: Assembler messages: /workspace/src/sys/contrib/openzfs/module/icp/asm-x86_64/aes/aes_amd64.S:696: Error: unknown pseudo-op: `.rodata' --- cddl/lib/libicp_rescue__L --- /workspace/src/sys/contrib/openzfs/module/icp/asm-x86_64/aes/aes_amd64.S: Assembler messages: /workspace/src/sys/contrib/openzfs/module/icp/asm-x86_64/aes/aes_amd64.S:696: Error: unknown pseudo-op: `.rodata' --- lib/libmd__L --- --- skein512hl.c --- (echo '#define LENGTH 64'; sed -e 's/mdX/skein/g' -e 's/MDX/SKEIN512_/g' -e 's/SKEIN512__/SKEIN512_/g' /workspace/src/lib/libmd/mdXhl.c) > skein512hl.c --- lib/libypclnt__L --- --- yppasswd_clnt.c --- --- lib/libfigpar__L --- /workspace/src/lib/libfigpar/figpar.c: In function 'parse_config': --- lib/libypclnt__L --- RPCGEN_CPP=/usr/local/bin/x86_64-unknown-freebsd13.1-cpp12\ --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp\ -B/usr/local/x86_64-unknown-freebsd13.1/bin/ rpcgen -C -l -o yppasswd_clnt.c /workspace/src/include/rpcsvc/yppasswd.x --- lib/libfigpar__L --- /workspace/src/lib/libfigpar/figpar.c:344:45: warning: this statement may fall through [-Wimplicit-fallthrough=] 344 | end = 1; | ~~~~^~~ /workspace/src/lib/libfigpar/figpar.c:345:33: note: here 345 | case ';': | ^~~~ --- lib/libmd__L --- --- skein1024hl.c --- --- cddl/lib/libicp__L --- /workspace/src/sys/contrib/openzfs/module/icp/asm-x86_64/aes/aes_amd64.S:802: Error: unknown pseudo-op: `.rodata' --- lib/libc++__L --- --- .depend --- --- lib/libmd__L --- (echo '#define LENGTH 128'; sed -e 's/mdX/skein/g' -e 's/MDX/SKEIN1024_/g' -e 's/SKEIN1024__/SKEIN1024_/g' /workspace/src/lib/libmd/mdXhl.c) > skein1024hl.c --- cddl/lib/libicp_rescue__L --- /workspace/src/sys/contrib/openzfs/module/icp/asm-x86_64/aes/aes_amd64.S:802: Error: unknown pseudo-op: `.rodata' --- lib/libc++__L --- echo libc++.so.1.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libcxxrt.a >> .depend --- algorithm.o --- --- lib/libmd__L --- --- md4hl.c --- --- lib/ncurses/tinfo__L --- --- parametrized.h --- --- lib/libc++__L --- /usr/local/bin/x86_64-unknown-freebsd13.1-g++12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -pipe -fno-common -isystem /workspace/src/lib/libc++ -isystem /workspace/src/contrib/llvm-project/libcxx/include -isystem /workspace/src/contrib/llvm-project/libcxx/src -isystem /workspace/src/contrib/libcxxrt -nostdinc++ -nostdlib -D_LIBCPP_BUILDING_LIBRARY -DLIBCXXRT -ffunction-sections -fdata-sections -g -MD -MF.depend.algorithm.o -MTalgorithm.o -Wno-format-zero-length -fstack-protector-strong -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 -g -std=c++20 -Wno-literal-suffix -Wno-error=unknown-pragmas -c /workspace/src/contrib/llvm-project/libcxx/src/algorithm.cpp -o algorithm.o --- lib/libmd__L --- (echo '#define LENGTH 16'; sed -e 's/mdX/md4/g' -e 's/MDX/MD4/g' /workspace/src/lib/libmd/mdXhl.c) > md4hl.c --- lib/ncurses/tinfo__L --- AWK=awk sh /workspace/src/contrib/ncurses/include/MKparametrized.sh /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses/include/Caps-ncurses > parametrized.h --- lib/libpam/libpam__L --- --- openpam_borrow_cred.pico --- --- lib/libmd__L --- --- sys/md5.h --- --- lib/libpam/libpam__L --- /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/ -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/openpam/include -DLIB_MAJ=6 -DHAVE_DLFUNC=1 -DHAVE_FDLOPEN=1 -DHAVE_FPURGE=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DOPENPAM_DEBUG -g -MD -MF.depend.openpam_borrow_cred.pico -MTopenpam_borrow_cred.pico -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-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 -c /workspace/src/contrib/openpam/lib/libpam/openpam_borrow_cred.c -o openpam_borrow_cred.pico --- lib/libmd__L --- ln -sf /workspace/src/sys/sys/md5.h sys/md5.h --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': --- lib/libmd__L --- --- md4c.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. -I/workspace/src/lib/libmd -I/workspace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSKEIN_ASM -DSKEIN_USE_ASM=1792 -g -MD -MF.depend.md4c.o -MTmd4c.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -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/libmd/md4c.c -o md4c.o --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c:955:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 955 | if (desc.s[0] == 'B') | ^ /workspace/src/lib/libjail/jail.c:959:9: note: here 959 | case CTLTYPE_UINT: | ^~~~ --- lib/ncurses/tinfo__L --- --- fallback.c --- --- cddl/lib/libspl__L --- --- list.o --- --- lib/libutil__L --- --- auth.o --- --- lib/ncurses/tinfo__L --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fallback.c.tmp && mv -f fallback.c.tmp fallback.c --- cddl/lib/libspl__L --- /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 -DNEED_SOLARIS_BOOLEAN -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/ -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_config.h -g -MD -MF.depend.list.o -MTlist.o -std=iso9899:1999 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -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-unknown-pragmas -Wno-address-of-packed-member -c /workspace/src/sys/contrib/openzfs/lib/libspl/list.c -o list.o --- lib/libutil__L --- /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 -DNO__SCCSID -DINET6 -I/workspace/src/lib/libutil -I/workspace/src/lib/libc/gen/ -g -MD -MF.depend.auth.o -MTauth.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-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 -c /workspace/src/lib/libutil/auth.c -o auth.o --- lib/libypclnt__L --- --- yppasswd_private_clnt.c --- RPCGEN_CPP=/usr/local/bin/x86_64-unknown-freebsd13.1-cpp12\ --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp\ -B/usr/local/x86_64-unknown-freebsd13.1/bin/ rpcgen -C -l -o yppasswd_private_clnt.c /workspace/src/usr.sbin/rpc.yppasswdd/yppasswd_private.x --- lib/ncurses/tinfo__L --- --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigstrings=1 > unctrl.c --- lib/libcrypt__L --- --- misc.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/lib/libmd -I/workspace/src/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -DMD4Init=__MD4Init -DMD4Final=__MD4Final -DMD4Update=__MD4Update -DMD4Pad=__MD4Pad -DMD5Init=__MD5Init -DMD5Final=__MD5Final -DMD5Update=__MD5Update -DMD5Pad=__MD5Pad -DSHA224_Init=__SHA224_Init -DSHA224_Final=__SHA224_Final -DSHA224_Update=__SHA224_Update -DSHA256_Init=__SHA256_Init -DSHA256_Final=__SHA256_Final -DSHA256_Update=__SHA256_Update -DSHA512_224_Init=__SHA512_224_Init -DSHA512_224_Final=__SHA512_224_Final -DSHA512_224_Update=__SHA512_224_Update -DSHA512_256_Init=__SHA512_256_Init -DSHA512_256_Final=__SHA512_256_Final -DSHA512_256_Update=__SHA512_256_Update -DSHA384_Init=__SHA384_Init -DSHA384_Final=__SHA384_Final -DSHA384_Update=__SHA384_Update -DSHA512_Init=__SHA512_Init -DSHA512_Final=__SHA512_Final -DSHA512_Update=__SHA512_Update -g -MD -MF.depend.misc.o -MTmisc.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -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/libcrypt/misc.c -o misc.o --- lib/libelf__L --- --- elf_begin.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. -I/workspace/src/contrib/elftoolchain/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.elf_begin.o -MTelf_begin.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-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 -c /workspace/src/contrib/elftoolchain/libelf/elf_begin.c -o elf_begin.o --- lib/libkiconv__L --- --- xlat16_iconv.o --- --- lib/ncurses/tinfo__L --- --- lib_keyname.c --- --- lib/libkiconv__L --- /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/sys -g -MD -MF.depend.xlat16_iconv.o -MTxlat16_iconv.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -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 -c /workspace/src/lib/libkiconv/xlat16_iconv.c -o xlat16_iconv.o --- lib/ncurses/tinfo__L --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk bigstrings=1 keys.list > lib_keyname.c --- cddl/lib/libicp_rescue__L --- *** [asm-x86_64/aes/aes_amd64.o] Error code 1 make[4]: stopped in /workspace/src/cddl/lib/libicp_rescue 1 error make[4]: stopped in /workspace/src/cddl/lib/libicp_rescue make[3]: stopped in /workspace/src --- lib/libkiconv__L --- make[3]: stopped in /workspace/src --- lib/libfigpar__L --- make[3]: stopped in /workspace/src --- lib/libz__L --- make[3]: stopped in /workspace/src --- lib/libmd__L --- make[3]: stopped in /workspace/src --- lib/libexpat__L --- make[3]: stopped in /workspace/src --- lib/libypclnt__L --- make[3]: stopped in /workspace/src --- lib/libcrypt__L --- make[3]: stopped in /workspace/src --- cddl/lib/libumem__L --- make[3]: stopped in /workspace/src --- lib/ncurses/tinfo__L --- make[3]: stopped in /workspace/src --- lib/libc++__L --- make[3]: stopped in /workspace/src --- lib/libthr__L --- make[3]: stopped in /workspace/src --- lib/libpam/libpam__L --- make[3]: stopped in /workspace/src --- lib/libsbuf__L --- --- subr_sbuf.o --- --- lib/libbz2__L --- make[3]: stopped in /workspace/src --- cddl/lib/libicp__L --- make[3]: stopped in /workspace/src --- lib/libnv__L --- make[3]: stopped in /workspace/src --- lib/libutil__L --- make[3]: stopped in /workspace/src --- lib/libjail__L --- make[3]: stopped in /workspace/src --- lib/libufs__L --- make[3]: stopped in /workspace/src --- lib/libsbuf__L --- make[3]: stopped in /workspace/src --- lib/libcom_err__L --- make[3]: stopped in /workspace/src --- lib/libelf__L --- make[3]: stopped in /workspace/src --- cddl/lib/libspl__L --- make[3]: stopped in /workspace/src --- lib/libgssapi__L --- make[3]: stopped in /workspace/src make[2]: stopped in /workspace/src 39.54 real 539.91 user 113.78 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/jenkins5110479837696914184.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