FreeBSD-main-amd64-gcc12_build - Build #1614 - Still Failing
Date: Thu, 31 Aug 2023 15:23:26 UTC
FreeBSD-main-amd64-gcc12_build - Build #1614 (fa03d37432caf17d56a931a9e6f5d9b06f102c5b) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/1614/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/1614/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/1614/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) fa03d37432caf17d56a931a9e6f5d9b06f102c5b by kp: mcast: fix memory leak in imf_purge() The end of the build log: [...truncated 72.08 MB...] --- exception.o --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:31, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:168, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/istream:165, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/sstream:191, from /workspace/src/lib/libdevdctl/exception.cc:42: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_ptr.h:721:50: warning: type attributes ignored after type is already defined [-Wattributes] 721 | template <class _Tp> struct _LIBCPP_TEMPLATE_VIS hash; | ^~~~ --- sbin/ipf/libipf__L --- /workspace/src/sbin/ipf/libipf/printproto.c:11:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] 11 | static const char rcsid[] = "@(#)$Id$"; | ^~~~~ --- printsbuf.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 -march=i686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCOMPAT=\"32\" -DCOMPAT_libcompat=\"32\" -DCOMPAT_LIB32 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -I/workspace/src/sys/netpfil/ipfilter -I/workspace/src/sbin/ipf/common -DSTATETOP -D__UIO_EXPOSE -DUSE_INET6 -g -MD -MF.depend.printsbuf.o -MTprintsbuf.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-format -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-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-error=overflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/sbin/ipf/libipf/printsbuf.c -o printsbuf.o --- printstate.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 -march=i686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCOMPAT=\"32\" -DCOMPAT_libcompat=\"32\" -DCOMPAT_LIB32 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -I/workspace/src/sys/netpfil/ipfilter -I/workspace/src/sbin/ipf/common -DSTATETOP -D__UIO_EXPOSE -DUSE_INET6 -g -MD -MF.depend.printstate.o -MTprintstate.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-format -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-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-error=overflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/sbin/ipf/libipf/printstate.c -o printstate.o --- lib__L --- --- all_subdir_lib/libdwarf --- --- dwarf_errmsg.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 -march=i686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCOMPAT=\"32\" -DCOMPAT_libcompat=\"32\" -DCOMPAT_LIB32 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -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_errmsg.o -MTdwarf_errmsg.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-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-error=overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libdwarf/dwarf_errmsg.c -o dwarf_errmsg.o --- all_subdir_lib/libdevdctl --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:1907:50: warning: type attributes ignored after type is already defined [-Wattributes] 1907 | template <class _Tp> struct _LIBCPP_TEMPLATE_VIS hash; | ^~~~ --- all_subdir_lib/libdwarf --- --- dwarf_finish.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 -march=i686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCOMPAT=\"32\" -DCOMPAT_libcompat=\"32\" -DCOMPAT_LIB32 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -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_finish.o -MTdwarf_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-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-error=overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libdwarf/dwarf_finish.c -o dwarf_finish.o --- all_subdir_lib/libdevdctl --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__assert:13, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/cstdio:98, from /workspace/src/lib/libdevdctl/exception.cc:40: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:175:80: warning: 'visibility' attribute ignored [-Wattributes] 175 | _CharT* __char_traits_move(_CharT* __dest, const _CharT* __source, size_t __n) _NOEXCEPT | ^~~~~~~~~ --- all_subdir_lib/libelftc --- --- elftc_timestamp.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 -march=i686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCOMPAT=\"32\" -DCOMPAT_libcompat=\"32\" -DCOMPAT_LIB32 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -O2 -pipe -fno-common -I/workspace/src/contrib/elftoolchain/libelftc -I/workspace/src/contrib/elftoolchain/common -I. -g -MD -MF.depend.elftc_timestamp.o -MTelftc_timestamp.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-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-error=overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelftc/elftc_timestamp.c -o elftc_timestamp.o --- sbin/ipf/libipf__L --- --- printstatefields.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 -march=i686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCOMPAT=\"32\" -DCOMPAT_libcompat=\"32\" -DCOMPAT_LIB32 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -I/workspace/src/sys/netpfil/ipfilter -I/workspace/src/sbin/ipf/common -DSTATETOP -D__UIO_EXPOSE -DUSE_INET6 -g -MD -MF.depend.printstatefields.o -MTprintstatefields.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-format -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-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-error=overflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/sbin/ipf/libipf/printstatefields.c -o printstatefields.o --- lib__L --- --- all_subdir_lib/libdwarf --- --- dwarf_form.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 -march=i686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCOMPAT=\"32\" -DCOMPAT_libcompat=\"32\" -DCOMPAT_LIB32 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -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_form.o -MTdwarf_form.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-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-error=overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libdwarf/dwarf_form.c -o dwarf_form.o --- all_subdir_lib/libelftc --- --- elftc_version.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 -march=i686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCOMPAT=\"32\" -DCOMPAT_libcompat=\"32\" -DCOMPAT_LIB32 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -O2 -pipe -fno-common -I/workspace/src/contrib/elftoolchain/libelftc -I/workspace/src/contrib/elftoolchain/common -I. -g -MD -MF.depend.elftc_version.o -MTelftc_version.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-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-error=overflow -Wno-return-type -c /workspace/src/lib/libelftc/elftc_version.c -o elftc_version.o --- 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:1773, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string_view:1025, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:576, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset:131, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:170: /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&) { | ^ --- kerberos5/lib__L --- --- libsl.a --- building static sl library ar -crsD libsl.a sl.o --- all_subdir_kerberos5/lib/libvers --- ===> kerberos5/lib/libvers (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/obj-lib32/kerberos5/lib/libvers...] --- roken.h --- make-roken > roken.h --- lib__L --- --- all_subdir_lib/libelftc --- --- libelftc_bfdtarget.o --- --- kerberos5/lib__L --- --- print_version.o --- --- lib__L --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 -march=i686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCOMPAT=\"32\" -DCOMPAT_libcompat=\"32\" -DCOMPAT_LIB32 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -O2 -pipe -fno-common -I/workspace/src/contrib/elftoolchain/libelftc -I/workspace/src/contrib/elftoolchain/common -I. -g -MD -MF.depend.libelftc_bfdtarget.o -MTlibelftc_bfdtarget.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-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-error=overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelftc/libelftc_bfdtarget.c -o libelftc_bfdtarget.o --- kerberos5/lib__L --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 -march=i686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCOMPAT=\"32\" -DCOMPAT_libcompat=\"32\" -DCOMPAT_LIB32 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/crypto/heimdal/lib/roken -DHAVE_CONFIG_H -I/workspace/src/kerberos5/include -g -MD -MF.depend.print_version.o -MTprint_version.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-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-error=overflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/crypto/heimdal/lib/vers/print_version.c -o print_version.o --- lib__L --- --- all_subdir_lib/libdevdctl --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/memory:903, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/algorithm:1921: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uses_allocator_construction.h: In function 'constexpr auto std::__1::__uses_allocator_construction_args(const _Alloc&, _Type&&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uses_allocator_construction.h:161:85: warning: 'visibility' attribute ignored [-Wattributes] 161 | _LIBCPP_HIDE_FROM_ABI constexpr auto __do_construct(const _PairMutable& __pair) const { | ^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uses_allocator_construction.h:165:80: warning: 'visibility' attribute ignored [-Wattributes] 165 | _LIBCPP_HIDE_FROM_ABI constexpr auto __do_construct(_PairMutable&& __pair) const { | ^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uses_allocator_construction.h:172:61: warning: 'visibility' attribute ignored [-Wattributes] 172 | _LIBCPP_HIDE_FROM_ABI constexpr operator _PairMutable() const { | ^~~~~ --- all_subdir_lib/libelftc --- --- libelftc_dem_arm.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 -march=i686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCOMPAT=\"32\" -DCOMPAT_libcompat=\"32\" -DCOMPAT_LIB32 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -O2 -pipe -fno-common -I/workspace/src/contrib/elftoolchain/libelftc -I/workspace/src/contrib/elftoolchain/common -I. -g -MD -MF.depend.libelftc_dem_arm.o -MTlibelftc_dem_arm.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-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-error=overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelftc/libelftc_dem_arm.c -o libelftc_dem_arm.o --- sbin/ipf/libipf__L --- --- printtcpflags.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 -march=i686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCOMPAT=\"32\" -DCOMPAT_libcompat=\"32\" -DCOMPAT_LIB32 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -I/workspace/src/sys/netpfil/ipfilter -I/workspace/src/sbin/ipf/common -DSTATETOP -D__UIO_EXPOSE -DUSE_INET6 -g -MD -MF.depend.printtcpflags.o -MTprinttcpflags.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-format -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-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-error=overflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/sbin/ipf/libipf/printtcpflags.c -o printtcpflags.o --- kerberos5/lib__L --- --- libvers.a --- building static vers library ar -crsD libvers.a print_version.o --- all_subdir_kerberos5/lib/libkdc --- ===> kerberos5/lib/libkdc (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/obj-lib32/kerberos5/lib/libkdc...] --- .depend --- echo libkdc.so.11.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32/libroken.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32/libhdb.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32/libhx509.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32/libkrb5.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32/libheimntlm.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32/libasn1.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32/libcrypto.a >> .depend --- default_config.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 -march=i686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCOMPAT=\"32\" -DCOMPAT_libcompat=\"32\" -DCOMPAT_LIB32 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -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 -DOPENSSL_API_COMPAT=0x10100000L -DHAVE_CONFIG_H -I/workspace/src/kerberos5/include -g -MD -MF.depend.default_config.o -MTdefault_config.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-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-error=overflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/crypto/heimdal/kdc/default_config.c -o default_config.o --- lib__L --- --- all_subdir_lib/libdwarf --- --- dwarf_frame.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 -march=i686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCOMPAT=\"32\" -DCOMPAT_libcompat=\"32\" -DCOMPAT_LIB32 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -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_frame.o -MTdwarf_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-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-error=overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libdwarf/dwarf_frame.c -o dwarf_frame.o --- sbin/ipf/libipf__L --- --- printtqtable.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 -march=i686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCOMPAT=\"32\" -DCOMPAT_libcompat=\"32\" -DCOMPAT_LIB32 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -I/workspace/src/sys/netpfil/ipfilter -I/workspace/src/sbin/ipf/common -DSTATETOP -D__UIO_EXPOSE -DUSE_INET6 -g -MD -MF.depend.printtqtable.o -MTprinttqtable.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-format -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-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-error=overflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/sbin/ipf/libipf/printtqtable.c -o printtqtable.o --- cddl/lib__L --- --- all_subdir_cddl/lib/libzpool --- --- dmu_object.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 -march=i686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCOMPAT=\"32\" -DCOMPAT_libcompat=\"32\" -DCOMPAT_LIB32 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -O2 -pipe -fno-common -DHAVE_SSE2 -DHAVE_SSE3 -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/i386/include -g -DDEBUG=1 -DNEED_SOLARIS_BOOLEAN -g -MD -MF.depend.dmu_object.o -MTdmu_object.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-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-error=overflow -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packed-member -fms-extensions -c /workspace/src/sys/contrib/openzfs/module/zfs/dmu_object.c -o dmu_object.o --- sbin/ipf/libipf__L --- --- printtunable.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 -march=i686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCOMPAT=\"32\" -DCOMPAT_libcompat=\"32\" -DCOMPAT_LIB32 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -I/workspace/src/sys/netpfil/ipfilter -I/workspace/src/sbin/ipf/common -DSTATETOP -D__UIO_EXPOSE -DUSE_INET6 -g -MD -MF.depend.printtunable.o -MTprinttunable.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-format -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-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-error=overflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/sbin/ipf/libipf/printtunable.c -o printtunable.o --- lib__L --- --- all_subdir_lib/libdevdctl --- --- guid.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-g++12 -march=i686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCOMPAT=\"32\" -DCOMPAT_libcompat=\"32\" -DCOMPAT_LIB32 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -O2 -pipe -fno-common -g -MD -MF.depend.guid.o -MTguid.o -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wpointer-arith -Wno-uninitialized -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-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-error=overflow -Wno-return-type -Wno-address-of-packed-member -g -Wno-deprecated-declarations -Wno-literal-suffix -Wno-error=unknown-pragmas -c /workspace/src/lib/libdevdctl/guid.cc -o guid.o --- kerberos5/lib__L --- --- set_dbinfo.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 -march=i686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCOMPAT=\"32\" -DCOMPAT_libcompat=\"32\" -DCOMPAT_LIB32 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -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 -DOPENSSL_API_COMPAT=0x10100000L -DHAVE_CONFIG_H -I/workspace/src/kerberos5/include -g -MD -MF.depend.set_dbinfo.o -MTset_dbinfo.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-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-error=overflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/crypto/heimdal/kdc/set_dbinfo.c -o set_dbinfo.o --- sbin/ipf/libipf__L --- --- printunit.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 -march=i686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCOMPAT=\"32\" -DCOMPAT_libcompat=\"32\" -DCOMPAT_LIB32 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -I/workspace/src/sys/netpfil/ipfilter -I/workspace/src/sbin/ipf/common -DSTATETOP -D__UIO_EXPOSE -DUSE_INET6 -g -MD -MF.depend.printunit.o -MTprintunit.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-format -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-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-error=overflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/sbin/ipf/libipf/printunit.c -o printunit.o --- lib__L --- --- all_subdir_lib/libdwarf --- --- dwarf_funcs.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 -march=i686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCOMPAT=\"32\" -DCOMPAT_libcompat=\"32\" -DCOMPAT_LIB32 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -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_funcs.o -MTdwarf_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-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-error=overflow -Wno-return-type -c dwarf_funcs.c -o dwarf_funcs.o --- sbin/ipf/libipf__L --- --- remove_hash.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 -march=i686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCOMPAT=\"32\" -DCOMPAT_libcompat=\"32\" -DCOMPAT_LIB32 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -I/workspace/src/sys/netpfil/ipfilter -I/workspace/src/sbin/ipf/common -DSTATETOP -D__UIO_EXPOSE -DUSE_INET6 -g -MD -MF.depend.remove_hash.o -MTremove_hash.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-format -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-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-error=overflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/sbin/ipf/libipf/remove_hash.c -o remove_hash.o --- lib__L --- --- dwarf_init.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 -march=i686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCOMPAT=\"32\" -DCOMPAT_libcompat=\"32\" -DCOMPAT_LIB32 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -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_init.o -MTdwarf_init.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-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-error=overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libdwarf/dwarf_init.c -o dwarf_init.o --- sbin/ipf/libipf__L --- --- remove_hashnode.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 -march=i686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCOMPAT=\"32\" -DCOMPAT_libcompat=\"32\" -DCOMPAT_LIB32 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -I/workspace/src/sys/netpfil/ipfilter -I/workspace/src/sbin/ipf/common -DSTATETOP -D__UIO_EXPOSE -DUSE_INET6 -g -MD -MF.depend.remove_hashnode.o -MTremove_hashnode.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-format -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-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-error=overflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/sbin/ipf/libipf/remove_hashnode.c -o remove_hashnode.o --- lib__L --- --- all_subdir_lib/libdevdctl --- --- exception.o --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:172: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2691:56: warning: type attributes ignored after type is already defined [-Wattributes] 2691 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_byname<char, false>; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2692:56: warning: type attributes ignored after type is already defined [-Wattributes] 2692 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_byname<char, true>; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2697:56: warning: type attributes ignored after type is already defined [-Wattributes] 2697 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_byname<wchar_t, false>; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2698:56: warning: type attributes ignored after type is already defined [-Wattributes] 2698 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_byname<wchar_t, true>; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- kerberos5/lib__L --- --- digest.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 -march=i686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCOMPAT=\"32\" -DCOMPAT_libcompat=\"32\" -DCOMPAT_LIB32 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -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 -DOPENSSL_API_COMPAT=0x10100000L -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-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-error=overflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/crypto/heimdal/kdc/digest.c -o digest.o --- sbin/ipf/libipf__L --- /workspace/src/sbin/ipf/libipf/remove_hashnode.c: In function 'remove_hashnode': /workspace/src/sbin/ipf/libipf/remove_hashnode.c:31:9: warning: 'strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 31 | strncpy(op.iplo_name, name, sizeof(op.iplo_name)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- lib__L --- --- all_subdir_lib/libdwarf --- --- dwarf_lineno.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 -march=i686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCOMPAT=\"32\" -DCOMPAT_libcompat=\"32\" -DCOMPAT_LIB32 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -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_lineno.o -MTdwarf_lineno.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-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-error=overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libdwarf/dwarf_lineno.c -o dwarf_lineno.o --- sbin/ipf/libipf__L --- --- remove_pool.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 -march=i686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCOMPAT=\"32\" -DCOMPAT_libcompat=\"32\" -DCOMPAT_LIB32 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -O2 -pipe -fno-common -I/workspace/src/sys -I/workspace/src/sys/netpfil/ipfilter -I/workspace/src/sbin/ipf/common -DSTATETOP -D__UIO_EXPOSE -DUSE_INET6 -g -MD -MF.depend.remove_pool.o -MTremove_pool.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-format -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-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-error=overflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/sbin/ipf/libipf/remove_pool.c -o remove_pool.o --- cddl/lib__L --- --- dbuf.o --- cc1: all warnings being treated as errors --- lib__L --- --- all_subdir_lib/libdevdctl --- --- guid.o --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:31, 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:18, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ios:221, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iostream:43, from /workspace/src/lib/libdevdctl/guid.cc:44: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_ptr.h:721:50: warning: type attributes ignored after type is already defined [-Wattributes] 721 | template <class _Tp> struct _LIBCPP_TEMPLATE_VIS hash; | ^~~~ --- all_subdir_lib/libelftc --- --- libelftc_dem_gnu2.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 -march=i686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCOMPAT=\"32\" -DCOMPAT_libcompat=\"32\" -DCOMPAT_LIB32 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -O2 -pipe -fno-common -I/workspace/src/contrib/elftoolchain/libelftc -I/workspace/src/contrib/elftoolchain/common -I. -g -MD -MF.depend.libelftc_dem_gnu2.o -MTlibelftc_dem_gnu2.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-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-error=overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelftc/libelftc_dem_gnu2.c -o libelftc_dem_gnu2.o --- cddl/lib__L --- *** [dbuf.o] Error code 1 make[5]: stopped in /workspace/src/cddl/lib/libzpool --- kerberos5/lib__L --- make[4]: stopped in /workspace/src/kerberos5/lib --- sbin/ipf/libipf__L --- make[3]: stopped in /workspace/src --- cddl/lib__L --- --- all_subdir_cddl/lib/libdtrace --- make[4]: stopped in /workspace/src/cddl/lib --- kerberos5/lib__L --- make[3]: stopped in /workspace/src --- lib__L --- make[3]: stopped in /workspace/src --- cddl/lib__L --- --- 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 205.64 real 2091.63 user 245.53 sys *** [build32] Error code 2 make[1]: stopped in /workspace/src 1 error 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/jenkins1838525163947563840.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