FreeBSD-main-amd64-gcc12_build - Build #1006 - Still Failing
Date: Wed, 17 May 2023 06:32:19 UTC
FreeBSD-main-amd64-gcc12_build - Build #1006 (848d5bb1abea7e1fb936a191f2500900624a0da4) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/1006/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/1006/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/1006/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) 616a6c9f66cf2e08db0928fba0152dcc28cedd75 by kib: net/if.h: fix style of if_t definition 848d5bb1abea7e1fb936a191f2500900624a0da4 by kib: net/if_var.h: consistently use if_t over struct ifnet * The end of the build log: [...truncated 23.64 MB...] /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 --- --- all_subdir_lib/libdevdctl --- --- event_factory.o --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:28, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/memory:860, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:202, from /workspace/src/lib/libdevdctl/event_factory.cc:39: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_ptr.h:732:50: warning: type attributes ignored after type is already defined [-Wattributes] 732 | template <class _Tp> struct _LIBCPP_TEMPLATE_VIS hash; | ^~~~ --- all_subdir_lib/libelftc --- --- elftc_reloc_type_str.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/contrib/elftoolchain/libelftc -I/workspace/src/contrib/elftoolchain/common -I. -g -MD -MF.depend.elftc_reloc_type_str.o -MTelftc_reloc_type_str.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-but-set-variable -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelftc/elftc_reloc_type_str.c -o elftc_reloc_type_str.o --- kerberos5/lib__L --- --- digest.o --- --- lib__L --- --- all_subdir_lib/libdwarf --- --- dwarf_pro_arange.o --- --- kerberos5/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 -I/workspace/src/crypto/heimdal/lib/roken -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/src/crypto/heimdal/lib/hdb -I/workspace/src/crypto/heimdal/kdc -I/workspace/src/contrib/com_err -DHAVE_CONFIG_H -I/workspace/src/kerberos5/include -g -MD -MF.depend.digest.o -MTdigest.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/kdc/digest.c -o digest.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 -I. -I/workspace/src/contrib/elftoolchain/libdwarf -I/workspace/src/contrib/elftoolchain/common -I/workspace/src/contrib/elftoolchain/libelf -g -MD -MF.depend.dwarf_pro_arange.o -MTdwarf_pro_arange.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-but-set-variable -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -c /workspace/src/contrib/elftoolchain/libdwarf/dwarf_pro_arange.c -o dwarf_pro_arange.o --- all_subdir_lib/libdevdctl --- --- event.o --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/partial_sort_copy.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/algorithm:1776, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string_view:222, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:551, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/system_error:151, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__mutex_base:20, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/mutex:191, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__locale:19: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/make_projected.h:77:46: warning: 'visibility' attribute ignored [-Wattributes] 77 | __make_projected(_Pred& __pred, _Proj& __proj) { | ^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/make_projected.h:90:39: warning: 'visibility' attribute ignored [-Wattributes] 90 | __make_projected(_Pred& __pred, _Proj&) { | ^ --- all_subdir_lib/libdwarf --- --- dwarf_pro_attr.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/libdwarf -I/workspace/src/contrib/elftoolchain/common -I/workspace/src/contrib/elftoolchain/libelf -g -MD -MF.depend.dwarf_pro_attr.o -MTdwarf_pro_attr.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-but-set-variable -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -c /workspace/src/contrib/elftoolchain/libdwarf/dwarf_pro_attr.c -o dwarf_pro_attr.o --- dwarf_pro_die.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/libdwarf -I/workspace/src/contrib/elftoolchain/common -I/workspace/src/contrib/elftoolchain/libelf -g -MD -MF.depend.dwarf_pro_die.o -MTdwarf_pro_die.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-but-set-variable -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -c /workspace/src/contrib/elftoolchain/libdwarf/dwarf_pro_die.c -o dwarf_pro_die.o --- all_subdir_lib/libdevdctl --- --- event_factory.o --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:1747:50: warning: type attributes ignored after type is already defined [-Wattributes] 1747 | template <class _Tp> struct _LIBCPP_TEMPLATE_VIS hash; | ^~~~ --- all_subdir_lib/libdwarf --- --- dwarf_pro_expr.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/libdwarf -I/workspace/src/contrib/elftoolchain/common -I/workspace/src/contrib/elftoolchain/libelf -g -MD -MF.depend.dwarf_pro_expr.o -MTdwarf_pro_expr.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-but-set-variable -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -c /workspace/src/contrib/elftoolchain/libdwarf/dwarf_pro_expr.c -o dwarf_pro_expr.o --- cddl/lib__L --- --- space_map.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.space_map.o -MTspace_map.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/space_map.c -o space_map.o --- lib__L --- --- all_subdir_lib/libalias --- --- libalias_pptp.a --- building static alias_pptp library /usr/local/x86_64-unknown-freebsd13.1/bin/ar -crsD libalias_pptp.a alias_pptp.o --- all_subdir_lib/libdwarf --- --- dwarf_pro_finish.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/libdwarf -I/workspace/src/contrib/elftoolchain/common -I/workspace/src/contrib/elftoolchain/libelf -g -MD -MF.depend.dwarf_pro_finish.o -MTdwarf_pro_finish.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-but-set-variable -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -c /workspace/src/contrib/elftoolchain/libdwarf/dwarf_pro_finish.c -o dwarf_pro_finish.o --- all_subdir_lib/libalias --- --- libalias_pptp.so.full --- building shared library libalias_pptp.so /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 libalias_pptp.so.full -Wl,-soname,libalias_pptp.so alias_pptp.pico --- 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 --- --- libalias_pptp.so.debug --- --- all_subdir_lib/libdwarf --- --- dwarf_pro_frame.o --- --- all_subdir_lib/libalias --- /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug libalias_pptp.so.full libalias_pptp.so.debug --- all_subdir_lib/libdwarf --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/libdwarf -I/workspace/src/contrib/elftoolchain/common -I/workspace/src/contrib/elftoolchain/libelf -g -MD -MF.depend.dwarf_pro_frame.o -MTdwarf_pro_frame.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-but-set-variable -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -c /workspace/src/contrib/elftoolchain/libdwarf/dwarf_pro_frame.c -o dwarf_pro_frame.o --- all_subdir_lib/libalias --- --- libalias_pptp.so --- --- all_subdir_lib/libdevdctl --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/partial_sort_copy.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/algorithm:1776, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:207: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/make_projected.h:77:46: warning: 'visibility' attribute ignored [-Wattributes] 77 | __make_projected(_Pred& __pred, _Proj& __proj) { | ^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/make_projected.h:90:39: warning: 'visibility' attribute ignored [-Wattributes] 90 | __make_projected(_Pred& __pred, _Proj&) { | ^ --- all_subdir_lib/libalias --- /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-debuglink=libalias_pptp.so.debug libalias_pptp.so.full libalias_pptp.so --- all_subdir_lib/libalias/modules/skinny --- ===> lib/libalias/modules/skinny (all) --- all_subdir_lib/libdwarf --- --- dwarf_pro_funcs.o --- --- all_subdir_lib/libalias --- --- alias_skinny.o --- --- all_subdir_lib/libdwarf --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/libdwarf -I/workspace/src/contrib/elftoolchain/common -I/workspace/src/contrib/elftoolchain/libelf -g -MD -MF.depend.dwarf_pro_funcs.o -MTdwarf_pro_funcs.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 dwarf_pro_funcs.c -o dwarf_pro_funcs.o --- all_subdir_lib/libalias --- /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.alias_skinny.o -MTalias_skinny.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/sys/netinet/libalias/alias_skinny.c -o alias_skinny.o --- all_subdir_lib/libelftc --- --- elftc_set_timestamps.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/contrib/elftoolchain/libelftc -I/workspace/src/contrib/elftoolchain/common -I. -g -MD -MF.depend.elftc_set_timestamps.o -MTelftc_set_timestamps.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-but-set-variable -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelftc/elftc_set_timestamps.c -o elftc_set_timestamps.o --- 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 --- --- all_subdir_cddl/lib/libdtrace --- make[4]: stopped in /workspace/src/cddl/lib --- all_subdir_cddl/lib/libzpool --- 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 144.14 real 1922.28 user 261.42 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/jenkins17830702846403745303.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