FreeBSD-main-amd64-gcc12_build - Build #1014 - Still Failing
Date: Thu, 18 May 2023 22:43:09 UTC
FreeBSD-main-amd64-gcc12_build - Build #1014 (6408d025cf343aee6abeeb83ed8f284ad283e1dc) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/1014/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/1014/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/1014/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) e829181c653485529ba8efc2969afb78b2ec4c76 by peter: libc: Update copyright text to match current templates. e5738ee04bf07edde5a394da83ac119b13c4f9e9 by cc: Under RSS, assign a TCP flow's inp_flowid anyway. 6ba1be38f67db2ea82db427fb1ff0c076f066f58 by mjg: proc: s/short/u_char for td_stopsched 9a19595cad9247902fbdadbb2b8fe61bb3a1dab1 by mjg: proc: s/short/int lock-related counters 0d574d8ba8b244f40c1484123c5042f49ac642b8 by kp: pfsync tests: check for the correct IP address 6408d025cf343aee6abeeb83ed8f284ad283e1dc by kp: carp test: improve jail names for unicast_ll_v6 test The end of the build log: [...truncated 24.76 MB...] --- ucl_emitter_utils.pico --- --- all_subdir_lib/liblua --- /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/liblua -I/workspace/src/lib/liblua/modules -I/workspace/src/contrib/lua/src -DLUA_PROGNAME="\"\"" -g -MD -MF.depend.ltm.pieo -MTltm.pieo -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/ltm.c -o ltm.pieo --- all_subdir_lib/libucl --- /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/libucl/include -I/workspace/src/contrib/libucl/src -I/workspace/src/contrib/libucl/uthash -I/workspace/src/contrib/libucl/klib -g -MD -MF.depend.ucl_emitter_utils.pico -MTucl_emitter_utils.pico -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/contrib/libucl/src/ucl_emitter_utils.c -o ucl_emitter_utils.pico --- all_subdir_lib/libvgl --- --- bitmap.o --- --- all_subdir_lib/liblua --- --- lundump.pieo --- --- all_subdir_lib/libwrap --- --- eval.o --- --- all_subdir_lib/libvgl --- /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 -Wall -I/workspace/src/lib/libvgl -g -MD -MF.depend.bitmap.o -MTbitmap.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---- all_subdir_lib/libwrap --- /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 -DFACILITY=LOG_AUTH -DHOSTS_ACCESS -DNETGROUP -DDAEMON_UMASK=022 -DREAL_DAEMON_DIR=\"/usr/libexec\" -DPROCESS_OPTIONS -DSEVERITY=LOG_INFO -DRFC931_TIMEOUT=10 -DHOSTS_DENY=\"/etc/hosts.deny\" -DHOSTS_ALLOW=\"/etc/hosts.allow\" -DSYS_ERRLIST_DEFINED -DALWAYS_HOSTNAME -DUSE_STRSEP -DPROCESS_OPTIONS -DINET6 -g -MD -MF.depend.eval.o -MTeval.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-un--- all_subdir_lib/libvgl --- 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/libvgl/bitmap.c -o bitmap.o --- all_subdir_lib/liblua --- /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/liblua -I/workspace/src/lib/liblua/modules -I/workspace/src/contrib/lua/src -DLUA_PROGNAME="\"\"" -g -MD -MF.depend.lundump.pieo -MTlundump.pieo -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-compa--- all_subdir_lib/libwrap --- initialized -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/contrib/tcp_wrappers/eval.c -o eval.o --- all_subdir_lib/liblua --- re -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/lundump.c -o lundump.pieo --- all_subdir_lib/libucl --- --- ucl_emitter.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/contrib/libucl/include -I/workspace/src/contrib/libucl/src -I/workspace/src/contrib/libucl/uthash -I/workspace/src/contrib/libucl/klib -g -MD -MF.depend.ucl_emitter.pico -MTucl_emitter.pico -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/contrib/libucl/src/ucl_emitter.c -o ucl_emitter.pico --- all_subdir_lib/libwrap --- --- fix_options.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 -DFACILITY=LOG_AUTH -DHOSTS_ACCESS -DNETGROUP -DDAEMON_UMASK=022 -DREAL_DAEMON_DIR=\"/usr/libexec\" -DPROCESS_OPTIONS -DSEVERITY=LOG_INFO -DRFC931_TIMEOUT=10 -DHOSTS_DENY=\"/etc/hosts.deny\" -DHOSTS_ALLOW=\"/etc/hosts.allow\" -DSYS_ERRLIST_DEFINED -DALWAYS_HOSTNAME -DUSE_STRSEP -DPROCESS_OPTIONS -DINET6 -g -MD -MF.depend.fix_options.o -MTfix_options.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/contrib/tcp_wrappers/fix_options.c -o fix_options.o --- all_subdir_lib/libsmb --- --- libsmb.so.4.full --- building shared library libsmb.so.4 /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 libsmb.so.4.full -Wl,-soname,libsmb.so.4 rcfile.pico ctx.pico cfopt.pico subr.pico nls.pico rap.pico mbuf.pico rq.pico file.pico print.pico kiconv.pico nb.pico nb_name.pico nb_net.pico nbns_rq.pico -lkiconv --- kerberos5/lib__L --- --- arcfour.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.arcfour.o -MTarcfour.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/arcfour.c -o arcfour.o --- lib__L --- --- all_subdir_lib/libxo --- ===> lib/libxo (all) --- all_subdir_lib/libwrap --- --- fromhost.o --- --- cddl/lib__L --- --- spa_misc.o --- --- 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 -DFACILITY=LOG_AUTH -DHOSTS_ACCESS -DNETGROUP -DDAEMON_UMASK=022 -DREAL_DAEMON_DIR=\"/usr/libexec\" -DPROCESS_OPTIONS -DSEVERITY=LOG_INFO -DRFC931_TIMEOUT=10 -DHOSTS_DENY=\"/etc/hosts.deny\" -DHOSTS_ALLOW=\"/etc/hosts.allow\" -DSYS_ERRLIST_DEFINED -DALWAYS_HOSTNAME -DUSE_STRSEP -DPROCESS_OPTIONS -DINET6 -g -MD -MF.depend.fromhost.o -MTfromhost.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=--- 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/--- lib__L --- 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/contrib/tcp_wrappers/fromhost.c -o fromhost.o --- cddl/lib__L --- 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 --- --- all_subdir_lib/libsmb --- --- libsmb.so.4.debug --- /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug libsmb.so.4.full libsmb.so.4.debug --- all_subdir_lib/libsysdecode --- --- ioctl.c --- --- all_subdir_lib/libsmb --- --- libsmb.so.4 --- --- all_subdir_lib/libsysdecode --- if [ ! -e ioctl.c ] || ! cmp -s ioctl.c ioctl.c.tmp; then mv -f ioctl.c.tmp ioctl.c; fi --- all_subdir_lib/libsmb --- /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-debuglink=libsmb.so.4.debug libsmb.so.4.full libsmb.so.4 --- all_subdir_lib/libsysdecode --- --- errno.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/tmp/obj/workspace/src/amd64.amd64/lib/libsysdecode -I/workspace/src/sys -I/workspace/src/libexec/rtld-elf -DPF -g -MD -MF.depend.errno.o -MTerrno.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/libsysdecode/errno.c -o errno.o --- all_subdir_lib/libxo --- --- all_subdir_lib/libxo/libxo --- ===> lib/libxo/libxo (all) --- all_subdir_lib/libwrap --- --- hosts_access.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 -DFACILITY=LOG_AUTH -DHOSTS_ACCESS -DNETGROUP -DDAEMON_UMASK=022 -DREAL_DAEMON_DIR=\"/usr/libexec\" -DPROCESS_OPTIONS -DSEVERITY=LOG_INFO -DRFC931_TIMEOUT=10 -DHOSTS_DENY=\"/etc/hosts.deny\" -DHOSTS_ALLOW=\"/etc/hosts.allow\" -DSYS_ERRLIST_DEFINED -DALWAYS_HOSTNAME -DUSE_STRSEP -DPROCESS_OPTIONS -DINET6 -g -MD -MF.depend.hosts_access.o -MThosts_access.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/contrib/tcp_wrappers/hosts_access.c -o hosts_access.o --- kerberos5/lib__L --- --- authorize_localname.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.authorize_localname.o -MTauthorize_localname.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/authorize_localname.c -o authorize_localname.o --- lib__L --- --- all_subdir_lib/libxo --- --- .depend --- echo libxo.so.0.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libutil.a >> .depend --- libxo.o --- --- all_subdir_lib/libvgl --- --- text.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 -Wall -I/workspace/src/lib/libvgl -g -MD -MF.depend.text.o -MTtext.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/libvgl/text.c -o text.o --- all_subdir_lib/libxo --- /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/contrib/libxo/libxo -I/workspace/src/lib/libxo/libxo -DXO_ENCODERDIR=\"/usr/lib/libxo/encoder\" -g -MD -MF.depend.libxo.o -MTlibxo.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 -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/libxo/libxo/libxo.c -o libxo.o --- all_subdir_lib/libsysdecode --- --- flags.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/tmp/obj/workspace/src/amd64.amd64/lib/libsysdecode -I/workspace/src/sys -I/workspace/src/libexec/rtld-elf -DPF -g -MD -MF.depend.flags.o -MTflags.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/libsysdecode/flags.c -o flags.o --- all_subdir_lib/liblua --- --- lvm.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/liblua -I/workspace/src/lib/liblua/modules -I/workspace/src/contrib/lua/src -DLUA_PROGNAME="\"\"" -g -MD -MF.depend.lvm.pieo -MTlvm.pieo -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/lvm.c -o lvm.pieo --- 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 --- --- all_subdir_lib/libvgl --- --- mouse.o --- --- all_subdir_lib/libxo --- --- xo_encoder.o --- --- all_subdir_lib/libvgl --- /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 -Wall -I/workspace/src/lib/libvgl -g -MD -MF.depend.mouse.o -MTmouse.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/libvgl/mouse.c -o mouse.o --- all_subdir_lib/libxo --- /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/contrib/libxo/libxo -I/workspace/src/lib/libxo/libxo -DXO_ENCODERDIR=\"/usr/lib/libxo/encoder\" -g -MD -MF.depend.xo_encoder.o -MTxo_encoder.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 -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/libxo/libxo/xo_encoder.c -o xo_encoder.o --- kerberos5/lib__L --- --- canonicalize_name.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.canonicalize_name.o -MTcanonicalize_name.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/canonicalize_name.c -o canonicalize_name.o --- lib__L --- --- all_subdir_lib/libucl --- --- ucl_hash.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/contrib/libucl/include -I/workspace/src/contrib/libucl/src -I/workspace/src/contrib/libucl/uthash -I/workspace/src/contrib/libucl/klib -g -MD -MF.depend.ucl_hash.pico -MTucl_hash.pico -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/contrib/libucl/src/ucl_hash.c -o ucl_hash.pico --- all_subdir_lib/libvgl --- /workspace/src/lib/libvgl/mouse.c: In function 'VGLMouseInit': --- all_subdir_lib/libxo --- /workspace/src/contrib/libxo/libxo/xo_encoder.c: In function 'xo_encoder_func': --- cddl/lib__L --- cc1: all warnings being treated as errors *** [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 164.26 real 2678.68 user 345.39 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/jenkins46095768399726540.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