FreeBSD-main-amd64-gcc12_build - Build #7525 - Still Failing

From: <jenkins-admin_at_FreeBSD.org>
Date: Sat, 03 Jan 2026 20:12:08 UTC
FreeBSD-main-amd64-gcc12_build - Build #7525 (8ac77ea6a3c6ce99d39e1dd4e19adb444b2b4d5a) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/7525/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/7525/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/7525/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)

8ac77ea6a3c6ce99d39e1dd4e19adb444b2b4d5a by imp:
cam: Minor comment cleanup



The end of the build log:

[...truncated 67.01 MiB...]
--- s_cospi.o ---
/usr/local/bin/x86_64-unknown-freebsd15.0-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-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32  -O2 -pipe -fno-common -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/ld80 -I/workspace/src/lib/msun/i387  -fno-math-errno -I/workspace/src/lib/msun/src -I/workspace/src/lib/libc/include  -I/workspace/src/lib/libc/i386 -g -MD  -MF.depend.s_cospi.o -MTs_cospi.o -std=gnu17 -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-unknown-pragmas -Wno-address-of-packed-member       -c /workspace/src/lib/msun/src/s_cospi.c -o s_cospi.o
--- lib/libgeom__L ---
/workspace/src/lib/libgeom/geom_xml2tree.c: In function 'StartElement':
/workspace/src/lib/libgeom/geom_xml2tree.c:83:30: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
   83 |                         id = (void *)strtoumax(attr[i + 1], NULL, 0);
      |                              ^
/workspace/src/lib/libgeom/geom_xml2tree.c:86:31: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
   86 |                         ref = (void *)strtoumax(attr[i + 1], NULL, 0);
      |                               ^
--- lib/libcasper__L ---
--- .depend ---
echo libcap_sysctl.so.2.full: /tmp/obj/workspace/src/amd64.amd64/obj-lib32/lib/libnv/libnv.a >> .depend
--- cap_sysctl.pico ---
--- lib/libgeom__L ---
/workspace/src/lib/libgeom/geom_xml2tree.c: At top level:
/workspace/src/lib/libgeom/geom_xml2tree.c:395:1: warning: 'geom_lookup_consumer' defined but not used [-Wunused-function]
  395 | geom_lookup_consumer(const struct gmesh *gmp, const void *id)
      | ^~~~~~~~~~~~~~~~~~~~
--- lib/libcasper__L ---
/usr/local/bin/x86_64-unknown-freebsd15.0-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-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -fpic -DPIC   -O2 -pipe -fno-common  -I/workspace/src/lib/libcasper/services/cap_sysctl -DWITH_CASPER -g -MD  -MF.depend.cap_sysctl.pico -MTcap_sysctl.pico -std=gnu17 -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/libcasper/services/cap_sysctl/cap_sysctl.c -o cap_sysctl.pico
--- lib/libkldelf__L ---

--- ef_powerpc.o ---
/usr/local/bin/x86_64-unknown-freebsd15.0-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-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32  -O2 -pipe -fno-common  -g -MD  -MF.depend.ef_powerpc.o -MTef_powerpc.o -std=gnu17 -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-address-of-packed-member       -c /workspace/src/lib/libkldelf/ef_powerpc.c -o ef_powerpc.o
--- lib/libcasper__L ---
--- all_subdir_lib/libcasper/services/cap_net ---

--- libcap_net.so.1.full ---
Building shared library libcap_net.so.1
--- lib/msun__L ---

--- s_cospif.o ---
--- lib/libcasper__L ---
/usr/local/bin/x86_64-unknown-freebsd15.0-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-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32  -Wl,-zrelro -Wl,-znoexecstack   -fstack-protector-strong -shared -Wl,-x -Wl,--fatal-warnings -Wl,--warn-shared-textrel  -o libcap_net.so.1.full -Wl,-soname,libcap_net.so.1 cap_net.pico  -lnv 
--- lib/ofed/libibverbs__L ---

--- libibverbs.a ---
--- lib/msun__L ---
/usr/local/bin/x86_64-unknown-freebsd15.0-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-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32  -O2 -pipe -fno-common -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/ld80 -I/workspace/src/lib/msun/i387  -fno-math-errno -I/workspace/src/lib/msun/src -I/workspace/src/lib/libc/include  -I/workspace/src/lib/libc/i386 -g -MD  -MF.depend.s_cospif.o -MTs_cospif.o -std=gnu17 -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-unknown-pragmas -Wno-address-of-packed-member       -c /workspace/src/lib/msun/src/s_cospif.c -o s_cospif.o
--- lib/ofed/libibverbs__L ---
Building static ibverbs library
ar -crsD libibverbs.a cmd.o compat-1_0.o device.o enum_strs.o init.o marshall.o memory.o sysfs.o verbs.o  
--- lib/libz__L ---

--- uncompr.pico ---
/usr/local/bin/x86_64-unknown-freebsd15.0-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-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -fpic -DPIC   -O2 -pipe -fno-common -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I/workspace/src/lib/libz -DUNALIGNED_OK  -g -MD  -MF.depend.uncompr.pico -MTuncompr.pico -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-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/sys/contrib/zlib/uncompr.c -o uncompr.pico
--- lib/ncurses/tinfo__L ---

--- read_entry.pico ---
/usr/local/bin/x86_64-unknown-freebsd15.0-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-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -fpic -DPIC   -O2 -pipe -fno-common  -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CONFIG_H -DTERMIOS -g -MD  -MF.depend.read_entry.pico -MTread_entry.pico -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-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 -Wno-unused-but-set-variable       -c /workspace/src/contrib/ncurses/ncurses/tinfo/read_entry.c -o read_entry.pico
--- lib/libkvm__L ---

--- kvm_private.o ---
/usr/local/bin/x86_64-unknown-freebsd15.0-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-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32  -O2 -pipe -fno-common -DNO__SCCSID -I/workspace/src/lib/libkvm  -g -MD  -MF.depend.kvm_private.o -MTkvm_private.o -std=gnu17 -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/libkvm/kvm_private.c -o kvm_private.o
--- lib/libcasper__L ---
--- libcap_net.so.1.debug ---
/usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug libcap_net.so.1.full libcap_net.so.1.debug
--- libcap_net.so.1 ---
/usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-debuglink=libcap_net.so.1.debug  libcap_net.so.1.full libcap_net.so.1
--- lib/ncurses/tinfo__L ---
--- read_termcap.pico ---
/usr/local/bin/x86_64-unknown-freebsd15.0-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-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -fpic -DPIC   -O2 -pipe -fno-common  -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CONFIG_H -DTERMIOS -g -MD  -MF.depend.read_termcap.pico -MTread_termcap.pico -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-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/contrib/ncurses/ncurses/tinfo/read_termcap.c -o read_termcap.pico
--- lib/ofed/libibverbs__L ---
--- libibverbs.so.1.full ---
Building shared library libibverbs.so.1
/usr/local/bin/x86_64-unknown-freebsd15.0-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-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32  -Wl,-zrelro -Wl,--version-script=/workspace/src/contrib/ofed/libibverbs/libibverbs.map -Wl,--no-undefined-version -Wl,-znoexecstack   -fstack-protector-strong -shared -Wl,-x -Wl,--fatal-warnings -Wl,--warn-shared-textrel  -o libibverbs.so.1.full -Wl,-soname,libibverbs.so.1 cmd.pico compat-1_0.pico device.pico enum_strs.pico init.pico marshall.pico memory.pico sysfs.pico verbs.pico 
--- lib/libkldelf__L ---

--- ef_riscv.o ---
/usr/local/bin/x86_64-unknown-freebsd15.0-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-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32  -O2 -pipe -fno-common  -g -MD  -MF.depend.ef_riscv.o -MTef_riscv.o -std=gnu17 -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-address-of-packed-member       -c /workspace/src/lib/libkldelf/ef_riscv.c -o ef_riscv.o
--- lib/libz__L ---

--- zutil.pico ---
/usr/local/bin/x86_64-unknown-freebsd15.0-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-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -fpic -DPIC   -O2 -pipe -fno-common -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I/workspace/src/lib/libz -DUNALIGNED_OK  -g -MD  -MF.depend.zutil.pico -MTzutil.pico -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-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/sys/contrib/zlib/zutil.c -o zutil.pico
--- lib/msun__L ---

--- s_sinpi.o ---
/usr/local/bin/x86_64-unknown-freebsd15.0-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-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32  -O2 -pipe -fno-common -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/ld80 -I/workspace/src/lib/msun/i387  -fno-math-errno -I/workspace/src/lib/msun/src -I/workspace/src/lib/libc/include  -I/workspace/src/lib/libc/i386 -g -MD  -MF.depend.s_sinpi.o -MTs_sinpi.o -std=gnu17 -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-unknown-pragmas -Wno-address-of-packed-member       -c /workspace/src/lib/msun/src/s_sinpi.c -o s_sinpi.o
--- lib/ofed/libibverbs__L ---
--- libibverbs.so.1.debug ---
/usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug libibverbs.so.1.full libibverbs.so.1.debug
--- libibverbs.so.1 ---
/usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-debuglink=libibverbs.so.1.debug  libibverbs.so.1.full libibverbs.so.1
--- lib/libkldelf__L ---

--- ef.pico ---
/usr/local/bin/x86_64-unknown-freebsd15.0-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-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -fpic -DPIC   -O2 -pipe -fno-common  -g -MD  -MF.depend.ef.pico -MTef.pico -std=gnu17 -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-address-of-packed-member        -c /workspace/src/lib/libkldelf/ef.c -o ef.pico
--- lib/libz__L ---

--- lib/ofed/libibverbs__L ---
--- _libinstall ---
--- lib/libz__L ---
--- zopen.pico ---
--- lib/ofed/libibverbs__L ---
install -U  -o root -g wheel -m 444  -C libibverbs.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32/
--- lib/libz__L ---
/usr/local/bin/x86_64-unknown-freebsd15.0-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-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -fpic -DPIC   -O2 -pipe -fno-common -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I/workspace/src/lib/libz -DUNALIGNED_OK  -g -MD  -MF.depend.zopen.pico -MTzopen.pico -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-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/lib/libz/zopen.c -o zopen.pico
--- lib/ofed/libibverbs__L ---
install -U  -s -o root -g wheel -m 444  -C -S  libibverbs.so.1 /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32/
install -U -l rs -o root -g wheel -m 755 -S   libibverbs.so.1 /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32/libibverbs.so
--- _debuginstall ---
install -U  -o root -g wheel -m 444  libibverbs.so.1.debug /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/debug/usr/lib32/libibverbs.so.1.debug
--- lib/ofed/libibmad__L ---
===> lib/ofed/libibmad (obj,all,install)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/obj-lib32/lib/ofed/libibmad...]
--- .depend ---
--- lib/msun__L ---

--- lib/ofed/libibmad__L ---
echo libibmad.so.5.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32/libibumad.a >> .depend
--- lib/msun__L ---
--- s_sinpif.o ---
--- lib/ofed/libibmad__L ---
--- bm.o ---
--- lib/msun__L ---
/usr/local/bin/x86_64-unknown-freebsd15.0-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-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32  -O2 -pipe -fno-common -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/ld80 -I/workspace/src/lib/msun/i387  -fno-math-errno -I/workspace/src/lib/msun/src -I/workspace/src/lib/libc/include  -I/workspace/src/lib/libc/i386 -g -MD  -MF.depend.s_sinpif.o -MTs_sinpif.o -std=gnu17 -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=u--- lib/ofed/libibmad__L ---
/usr/local/bin/x86_64-unknown-freebsd15.0-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-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32  -O2 -pipe -fno-common -DHAVE_CONFIG_H=1 -I/workspace/src/contrib/ofed/libibmad  -g -MD  -MF.depend.bm.o -MTbm.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-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-vari--- lib/msun__L ---
nused-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       -c /workspace/src/lib/msun/src/s_sinpif.c -o s_sinpif.o
--- lib/ofed/libibmad__L ---
able -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/contrib/ofed/libibmad/bm.c -o bm.o
--- lib/libcasper__L ---
--- all_subdir_lib/libcasper/services/cap_sysctl ---

--- libcap_sysctl.so.2.full ---
Building shared library libcap_sysctl.so.2
/usr/local/bin/x86_64-unknown-freebsd15.0-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-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32  -Wl,-zrelro -Wl,-znoexecstack   -fstack-protector-strong -shared -Wl,-x -Wl,--fatal-warnings -Wl,--warn-shared-textrel  -o libcap_sysctl.so.2.full -Wl,-soname,libcap_sysctl.so.2 cap_sysctl.pico  -lnv 
--- lib/libz__L ---

--- libz.a ---
Building static z library
ar -crsD libz.a adler32.o compress.o crc32.o deflate.o gzclose.o gzlib.o gzread.o gzwrite.o infback.o inffast.o inflate.o inftrees.o trees.o uncompr.o zutil.o zopen.o  
--- lib/libcasper__L ---
--- libcap_sysctl.so.2.debug ---
/usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug libcap_sysctl.so.2.full libcap_sysctl.so.2.debug
--- libcap_sysctl.so.2 ---
/usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-debuglink=libcap_sysctl.so.2.debug  libcap_sysctl.so.2.full libcap_sysctl.so.2
--- lib/libz__L ---
--- Version.map ---
cat /workspace/src/lib/libz/Symbol.map | /usr/local/bin/x86_64-unknown-freebsd15.0-cpp12 -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-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -O2 -pipe -fno-common -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I/workspace/src/lib/libz -DUNALIGNED_OK  -g  -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-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       - -  | awk -v vfile=/workspace/src/lib/libz/Versions.def -f /workspace/src/share/mk/version_gen.awk > Version.map
--- lib/libcasper__L ---
--- all_subdir_lib/libcasper/services/cap_syslog ---
===> lib/libcasper/services/cap_syslog (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/obj-lib32/lib/libcasper/services/cap_syslog...]
--- lib/msun__L ---

--- s_tanpi.o ---
/usr/local/bin/x86_64-unknown-freebsd15.0-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-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32  -O2 -pipe -fno-common -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/ld80 -I/workspace/src/lib/msun/i387  -fno-math-errno -I/workspace/src/lib/msun/src -I/workspace/src/lib/libc/include  -I/workspace/src/lib/libc/i386 -g -MD  -MF.depend.s_tanpi.o -MTs_tanpi.o -std=gnu17 -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-unknown-pragmas -Wno-address-of-packed-member       -c /workspace/src/lib/msun/src/s_tanpi.c -o s_tanpi.o
--- lib/ofed/libibmad__L ---

--- cc.o ---
/usr/local/bin/x86_64-unknown-freebsd15.0-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-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32  -O2 -pipe -fno-common -DHAVE_CONFIG_H=1 -I/workspace/src/contrib/ofed/libibmad  -g -MD  -MF.depend.cc.o -MTcc.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-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/contrib/ofed/libibmad/cc.c -o cc.o
--- lib/libz__L ---
--- libz.so.6.full ---
Building shared library libz.so.6
/usr/local/bin/x86_64-unknown-freebsd15.0-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-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32  -Wl,-zrelro -Wl,--version-script=Version.map -Wl,--no-undefined-version -Wl,-znoexecstack   -fstack-protector-strong -shared -Wl,-x -Wl,--fatal-warnings -Wl,--warn-shared-textrel  -o libz.so.6.full -Wl,-soname,libz.so.6 adler32.pico compress.pico crc32.pico deflate.pico gzclose.pico gzlib.pico gzread.pico gzwrite.pico infback.pico inffast.pico inflate.pico inftrees.pico trees.pico uncompr.pico zutil.pico zopen.pico 
--- lib/libcasper__L ---
--- .depend ---
echo libcap_syslog.so.1.full: /tmp/obj/workspace/src/amd64.amd64/obj-lib32/lib/libnv/libnv.a >> .depend
--- cap_syslog.pico ---
/usr/local/bin/x86_64-unknown-freebsd15.0-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-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -fpic -DPIC   -O2 -pipe -fno-common  -I/workspace/src/lib/libcasper/services/cap_syslog -DWITH_CASPER -g -MD  -MF.depend.cap_syslog.pico -MTcap_syslog.pico -std=gnu17 -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/libcasper/services/cap_syslog/cap_syslog.c -o cap_syslog.pico
--- lib/libz__L ---
--- libz.so.6.debug ---
/usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug libz.so.6.full libz.so.6.debug
--- libz.so.6 ---
/usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-debuglink=libz.so.6.debug  libz.so.6.full libz.so.6
--- lib/libgeom__L ---
cc1: all warnings being treated as errors
--- lib/libz__L ---
--- _libinstall ---
install -U  -o root -g wheel -m 444  -C libz.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32/
install -U  -s -o root -g wheel -m 444  -C -S  libz.so.6 /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32/
--- lib/ofed/libibmad__L ---

--- lib/libz__L ---
install -U -l rs -o root -g wheel -m 755 -S   libz.so.6 /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32/libz.so
--- lib/libgeom__L ---
*** [geom_xml2tree.o] Error code 1

make[4]: stopped making "all" in /workspace/src/lib/libgeom
make[4]: 1 error

make[4]: stopped making "all" in /workspace/src/lib/libgeom
--- lib/ofed/libibmad__L ---

make[3]: stopped making "_prebuild_libs" in /workspace/src
--- lib/libgeom__L ---

make[3]: stopped making "_prebuild_libs" in /workspace/src
--- lib/libz__L ---

make[3]: stopped making "_prebuild_libs" in /workspace/src
--- lib/msun__L ---


make[3]: stopped making "_prebuild_libs" in /workspace/src
--- lib/libcasper__L ---


make[5]: stopped making "all" in /workspace/src/lib/libcasper/services

make[4]: stopped making "all" in /workspace/src/lib/libcasper

make[3]: stopped making "_prebuild_libs" in /workspace/src
--- lib/ncurses/tinfo__L ---

--- lib/libkldelf__L ---


make[3]: stopped making "_prebuild_libs" in /workspace/src
--- lib/libkvm__L ---


make[3]: stopped making "_prebuild_libs" in /workspace/src
--- lib/ncurses/tinfo__L ---
--- read_entry.pico ---


make[3]: stopped making "_prebuild_libs" in /workspace/src
--- cddl/lib/libnvpair__L ---


make[3]: stopped making "_prebuild_libs" in /workspace/src
--- lib/libc++__L ---

make[3]: stopped making "_prebuild_libs" in /workspace/src

make[2]: stopped making "libraries" in /workspace/src
       71.84 real       663.66 user        99.22 sys
*** [build32] Error code 2

make[1]: stopped making "buildworld" in /workspace/src
make[1]: 1 error

make[1]: stopped making "buildworld" in /workspace/src

make: stopped making "buildworld" 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/jenkins6936663395382478184.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