FreeBSD-main-amd64-gcc12_build - Build #1026 - Still Failing
Date: Sun, 21 May 2023 07:06:55 UTC
FreeBSD-main-amd64-gcc12_build - Build #1026 (50be18cc77b25891306f64192bf6f75e55d8903c) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/1026/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/1026/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/1026/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) 50be18cc77b25891306f64192bf6f75e55d8903c by fsu: ext2fs: Add large sectorsize disks support The end of the build log: [...truncated 24.32 MB...] 135 | (void) strncpy(ireq.i_name, name, sizeof(ireq.i_name)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_lib/libopenbsd --- /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/ -fpie -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libopenbsd -g -MD -MF.depend.imsg-buffer.pieo -MTimsg-buffer.pieo -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/libopenbsd/imsg-buffer.c -o imsg-buffer.pieo --- all_subdir_lib/lib80211 --- /workspace/src/lib/lib80211/lib80211_ioctl.c: In function 'lib80211_set80211': /workspace/src/lib/lib80211/lib80211_ioctl.c:149:16: warning: 'strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 149 | (void) strncpy(ireq.i_name, name, sizeof(ireq.i_name)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_lib/libnetmap --- --- nmreq.o --- --- all_subdir_lib/lib80211 --- --- lib80211.a --- building static 80211 library --- all_subdir_lib/libnetmap --- /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/net -I/workspace/src/lib/libnetmap -g -MD -MF.depend.nmreq.o -MTnmreq.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/libnetmap/nmreq.c -o nmreq.o --- all_subdir_lib/lib80211 --- /usr/local/x86_64-unknown-freebsd13.1/bin/ar -crsD lib80211.a lib80211_regdomain.o lib80211_ioctl.o --- lib80211.so.1.full --- building shared library lib80211.so.1 /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/ -Wl,-zrelro -fstack-protector-strong -shared -Wl,-x -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o lib80211.so.1.full -Wl,-soname,lib80211.so.1 lib80211_regdomain.pico lib80211_ioctl.pico -lsbuf -lbsdxml --- all_subdir_lib/liblua --- --- lgc.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/liblua -I/workspace/src/lib/liblua/modules -I/workspace/src/contrib/lua/src -DLUA_PROGNAME="\"\"" -g -MD -MF.depend.lgc.o -MTlgc.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-format-nonliteral -Wno-address-of-packed-member -c /workspace/src/contrib/lua/src/lgc.c -o lgc.o --- all_subdir_lib/lib80211 --- --- lib80211.so.1.debug --- /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug lib80211.so.1.full lib80211.so.1.debug --- lib80211.so.1 --- --- all_subdir_lib/libnetbsd --- --- strsuftoll.pieo --- --- all_subdir_lib/lib80211 --- /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-debuglink=lib80211.so.1.debug lib80211.so.1.full lib80211.so.1 --- all_subdir_lib/libnetbsd --- /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/ -fpie -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -g -MD -MF.depend.strsuftoll.pieo -MTstrsuftoll.pieo -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/libnetbsd/strsuftoll.c -o strsuftoll.pieo --- all_subdir_lib/libpathconv --- ===> lib/libpathconv (all) --- cddl/lib__L --- --- spa_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 -DHAVE_SSE2 -DHAVE_SSE3 -DHAVE_AVX2 -DHAVE_AVX -D__x86_64 -DHAVE_AVX512F -DHAVE_AVX512BW -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/sys -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -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 -I/workspace/src/sys/modules/zfs -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUILD -DZFS_DEBUG -DWANTS_MUTEX_OWNED -I/workspace/src/lib/libpthread/thread -I/workspace/src/lib/libpthread/sys -I/workspace/src/lib/libthr/arch/amd64/include -g -DDEBUG=1 -DNEED_SOLARIS_BOOLEAN -g -MD -MF.depend.spa_misc.o -MTspa_misc.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 -fms-extensions -c /workspace/src/sys/contrib/openzfs/module/zfs/spa_misc.c -o spa_misc.o --- lib__L --- --- abs2rel.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 -g -MD -MF.depend.abs2rel.o -MTabs2rel.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/libpathconv/abs2rel.c -o abs2rel.o --- rel2abs.o --- --- all_subdir_lib/libnetbsd --- --- util.pieo --- --- all_subdir_lib/libpathconv --- /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 -g -MD -MF.depend.rel2abs.o -MTrel2abs.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/libpathconv/rel2abs.c -o rel2abs.o --- all_subdir_lib/libnetbsd --- /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/ -fpie -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -g -MD -MF.depend.util.pieo -MTutil.pieo -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/libnetbsd/util.c -o util.pieo --- all_subdir_lib/libopenbsd --- --- imsg.pieo --- /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/ -fpie -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libopenbsd -g -MD -MF.depend.imsg.pieo -MTimsg.pieo -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/libopenbsd/imsg.c -o imsg.pieo --- all_subdir_lib/liblua --- --- linit.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/liblua -I/workspace/src/lib/liblua/modules -I/workspace/src/contrib/lua/src -DLUA_PROGNAME="\"\"" -g -MD -MF.depend.linit.o -MTlinit.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-format-nonliteral -Wno-address-of-packed-member -c /workspace/src/contrib/lua/src/linit.c -o linit.o --- all_subdir_lib/libnetbsd --- --- libnetbsd.a --- building static netbsd library /usr/local/x86_64-unknown-freebsd13.1/bin/ar -crsD libnetbsd.a efun.o sockaddr_snprintf.o strsuftoll.o util.o --- libnetbsd_pie.a --- building pie netbsd library /usr/local/x86_64-unknown-freebsd13.1/bin/ar -crsD libnetbsd_pie.a efun.pieo sockaddr_snprintf.pieo strsuftoll.pieo util.pieo --- all_subdir_lib/libproc --- ===> lib/libproc (all) --- all_subdir_lib/liblua --- --- llex.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/liblua -I/workspace/src/lib/liblua/modules -I/workspace/src/contrib/lua/src -DLUA_PROGNAME="\"\"" -g -MD -MF.depend.llex.o -MTllex.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-format-nonliteral -Wno-address-of-packed-member -c /workspace/src/contrib/lua/src/llex.c -o llex.o --- all_subdir_lib/libpathconv --- --- abs2rel.pico --- /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 -g -MD -MF.depend.abs2rel.pico -MTabs2rel.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/lib/libpathconv/abs2rel.c -o abs2rel.pico --- kerberos5/lib__L --- --- acquire_cred.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/crypto/heimdal/lib/gssapi -I/workspace/src/crypto/heimdal/lib/gssapi/krb5 -I/workspace/src/crypto/heimdal/lib/gssapi/gssapi -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/src/crypto/heimdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/workspace/src/contrib/com_err -I. -DHAVE_CONFIG_H -I/workspace/src/kerberos5/include -g -MD -MF.depend.acquire_cred.o -MTacquire_cred.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/crypto/heimdal/lib/gssapi/krb5/acquire_cred.c -o acquire_cred.o --- lib__L --- --- all_subdir_lib/libregex --- ===> lib/libregex (all) --- all_subdir_lib/librpcsvc --- ===> lib/librpcsvc (all) --- cddl/lib__L --- --- spa_errlog.o --- In function 'errphys_to_name', inlined from 'spa_remove_healed_errors' at /workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:695:4, inlined from 'spa_errlog_sync' at /workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:1274:2: /workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:107:30: error: pointer 'se' may be used after 'free' [-Werror=use-after-free] 107 | (u_longlong_t)zep->zb_blkid, (u_longlong_t)zep->zb_birth); | ~~~^~~~~~~~~~ In file included from /workspace/src/sys/contrib/openzfs/include/sys/zfs_context.h:98, from /workspace/src/sys/contrib/openzfs/include/sys/dmu.h:46, from /workspace/src/sys/contrib/openzfs/include/sys/dmu_tx.h:33, from /workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:63: In function 'umem_free', inlined from 'spa_remove_healed_errors' at /workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:686:3, inlined from 'spa_errlog_sync' at /workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:1274:2: /workspace/src/sys/contrib/openzfs/lib/libspl/include/umem.h:137:9: note: call to 'free' here 137 | free((void *)ptr); | ^~~~~~~~~~~~~~~~~ In function 'errphys_to_name', inlined from 'spa_remove_healed_errors' at /workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:695:4, inlined from 'spa_errlog_sync' at /workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:1274:2: /workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:106:60: error: pointer 'se' may be used after 'free' [-Werror=use-after-free] 106 | (u_longlong_t)zep->zb_object, (u_longlong_t)zep->zb_level, | ~~~^~~~~~~~~~ In function 'umem_free', inlined from 'spa_remove_healed_errors' at /workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:686:3, inlined from 'spa_errlog_sync' at /workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:1274:2: /workspace/src/sys/contrib/openzfs/lib/libspl/include/umem.h:137:9: note: call to 'free' here 137 | free((void *)ptr); | ^~~~~~~~~~~~~~~~~ In function 'errphys_to_name', inlined from 'spa_remove_healed_errors' at /workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:695:4, inlined from 'spa_errlog_sync' at /workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:1274:2: /workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:106:30: error: pointer 'se' may be used after 'free' [-Werror=use-after-free] 106 | (u_longlong_t)zep->zb_object, (u_longlong_t)zep->zb_level, | ~~~^~~~~~~~~~~ In function 'umem_free', inlined from 'spa_remove_healed_errors' at /workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:686:3, inlined from 'spa_errlog_sync' at /workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:1274:2: /workspace/src/sys/contrib/openzfs/lib/libspl/include/umem.h:137:9: note: call to 'free' here 137 | free((void *)ptr); | ^~~~~~~~~~~~~~~~~ In function 'errphys_to_name', inlined from 'spa_remove_healed_errors' at /workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:695:4, inlined from 'spa_errlog_sync' at /workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:1274:2: /workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:107:59: error: pointer 'se' may be used after 'free' [-Werror=use-after-free] 107 | (u_longlong_t)zep->zb_blkid, (u_longlong_t)zep->zb_birth); | ~~~^~~~~~~~~~ In function 'umem_free', inlined from 'spa_remove_healed_errors' at /workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:686:3, inlined from 'spa_errlog_sync' at /workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:1274:2: /workspace/src/sys/contrib/openzfs/lib/libspl/include/umem.h:137:9: note: call to 'free' here 137 | free((void *)ptr); | ^~~~~~~~~~~~~~~~~ In function 'bookmark_to_name', inlined from 'spa_remove_healed_errors' at /workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:689:4, inlined from 'spa_errlog_sync' at /workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:1274:2: /workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:96:57: error: pointer 'se' may be used after 'free' [-Werror=use-after-free] 96 | (u_longlong_t)zb->zb_level, (u_longlong_t)zb->zb_blkid); | ~~^~~~~~~~~~ In function 'umem_free', inlined from 'spa_remove_healed_errors' at /workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:686:3, inlined from 'spa_errlog_sync' at /workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:1274:2: /workspace/src/sys/contrib/openzfs/lib/libspl/include/umem.h:137:9: note: call to 'free' here 137 | free((void *)ptr); | ^~~~~~~~~~~~~~~~~ In function 'bookmark_to_name', inlined from 'spa_remove_healed_errors' at /workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:689:4, inlined from 'spa_errlog_sync' at /workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:1274:2: /workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:96:29: error: pointer 'se' may be used after 'free' [-Werror=use-after-free] 96 | (u_longlong_t)zb->zb_level, (u_longlong_t)zb->zb_blkid); | ~~^~~~~~~~~~ In function 'umem_free', inlined from 'spa_remove_healed_errors' at /workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:686:3, inlined from 'spa_errlog_sync' at /workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:1274:2: /workspace/src/sys/contrib/openzfs/lib/libspl/include/umem.h:137:9: note: call to 'free' here 137 | free((void *)ptr); | ^~~~~~~~~~~~~~~~~ In function 'bookmark_to_name', inlined from 'spa_remove_healed_errors' at /workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:689:4, inlined from 'spa_errlog_sync' at /workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:1274:2: /workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:95:58: error: pointer 'se' may be used after 'free' [-Werror=use-after-free] 95 | (u_longlong_t)zb->zb_objset, (u_longlong_t)zb->zb_object, | ~~^~~~~~~~~~~ In function 'umem_free', inlined from 'spa_remove_healed_errors' at /workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:686:3, inlined from 'spa_errlog_sync' at /workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:1274:2: /workspace/src/sys/contrib/openzfs/lib/libspl/include/umem.h:137:9: note: call to 'free' here 137 | free((void *)ptr); | ^~~~~~~~~~~~~~~~~ In function 'bookmark_to_name', inlined from 'spa_remove_healed_errors' at /workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:689:4, inlined from 'spa_errlog_sync' at /workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:1274:2: /workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:95:29: error: pointer 'se' may be used after 'free' [-Werror=use-after-free] 95 | (u_longlong_t)zb->zb_objset, (u_longlong_t)zb->zb_object, | ~~^~~~~~~~~~~ In function 'umem_free', inlined from 'spa_remove_healed_errors' at /workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:686:3, inlined from 'spa_errlog_sync' at /workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:1274:2: /workspace/src/sys/contrib/openzfs/lib/libspl/include/umem.h:137:9: note: call to 'free' here 137 | free((void *)ptr); | ^~~~~~~~~~~~~~~~~ --- lib__L --- --- klm_prot_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 /workspace/src/include/rpcsvc/klm_prot.x -o klm_prot_xdr.c --- mount_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 /workspace/src/include/rpcsvc/mount.x -o mount_xdr.c --- all_subdir_lib/libpathconv --- --- rel2abs.pico --- /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 -g -MD -MF.depend.rel2abs.pico -MTrel2abs.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/lib/libpathconv/rel2abs.c -o rel2abs.pico --- cddl/lib__L --- --- spa_stats.o --- --- lib__L --- --- all_subdir_lib/librpcsvc --- --- nfs_prot_xdr.c --- --- cddl/lib__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 -DHAVE_SSE2 -DHAVE_SSE3 -DHAVE_AVX2 -DHAVE_AVX -D__x86_64 -DHAVE_AVX512F -DHAVE_AVX512BW -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/sys -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -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 -I/workspace/src/sys/modules/zfs -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUILD -DZFS_DEBUG -DWANTS_MUTEX_OWNED -I/workspace/src/lib/libpthread/thread -I/workspace/src/lib/libpthread/sys -I/workspace/src/lib/libthr/arch/amd64/include -g -DDEBUG=1 -DNEED_SOLARIS_BOOLEAN -g -MD -MF.depend.spa_stats.o -MTspa_stats.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 -fms-extensions -c /workspace/src/sys/contrib/openzfs/module/zfs/spa_stats.c -o spa_stats.o --- lib__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 -c /workspace/src/include/rpcsvc/nfs_prot.x -o nfs_prot_xdr.c --- nlm_prot_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 /workspace/src/include/rpcsvc/nlm_prot.x -o nlm_prot_xdr.c --- cddl/lib__L --- --- spa_errlog.o --- cc1: all warnings being treated as errors --- lib__L --- --- all_subdir_lib/libnetmap --- --- nmctx.pico --- /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/sys/net -I/workspace/src/lib/libnetmap -g -MD -MF.depend.nmctx.pico -MTnmctx.pico -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/libnetmap/nmctx.c -o nmctx.pico --- all_subdir_lib/librpcsvc --- --- rex_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 /workspace/src/include/rpcsvc/rex.x -o rex_xdr.c --- cddl/lib__L --- *** [spa_errlog.o] Error code 1 make[5]: stopped in /workspace/src/cddl/lib/libzpool --- kerberos5/lib__L --- make[4]: stopped in /workspace/src/kerberos5/lib --- lib__L --- make[3]: stopped in /workspace/src --- kerberos5/lib__L --- make[3]: stopped in /workspace/src --- cddl/lib__L --- 1 error make[5]: stopped in /workspace/src/cddl/lib/libzpool make[4]: stopped in /workspace/src/cddl/lib make[3]: stopped in /workspace/src make[2]: stopped in /workspace/src 191.30 real 1927.51 user 229.47 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/jenkins5047705351470606928.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