FreeBSD-main-amd64-gcc12_build - Build #1733 - Still Failing
- In reply to: jenkins-admin_a_FreeBSD.org: "FreeBSD-main-amd64-gcc12_build - Build #1732 - Still Failing"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 24 Sep 2023 00:09:22 UTC
FreeBSD-main-amd64-gcc12_build - Build #1733 (a675eaec5aef0089b6838aca8fd432fea0bd883b) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/1733/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/1733/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/1733/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) a675eaec5aef0089b6838aca8fd432fea0bd883b by pstef: sh: implement PS1 \D to print current time The end of the build log: [...truncated 47.39 MB...] -------------------------------------------------------------- >>> stage 4.3.1: building lib32 shim libraries -------------------------------------------------------------- mtree -deUW -f /workspace/src/etc/mtree/BSD.lib32.dist -p /tmp/obj/workspace/src/amd64.amd64/tmp/usr >/dev/null mtree -deUW -f /workspace/src/etc/mtree/BSD.lib32.dist -p /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/debug/usr >/dev/null cd /workspace/src; WORLDTMP=/tmp/obj/workspace/src/amd64.amd64/tmp MAKEFLAGS="-m /workspace/src/tools/build/mk -j 24 -D NO_CLEAN -J 15,16 -m /workspace/src/share/mk" make -f Makefile.inc1 DESTDIR= OBJTOP=/tmp/obj/workspace/src/amd64.amd64/obj-lib32 OBJROOT='${OBJTOP}/' UNIVERSE_TOOLCHAIN_PATH= MAKEOBJDIRPREFIX= -DNO_LINT -DNO_CPU_CFLAGS MK_ASAN=no MK_CTF=no MK_RETPOLINE=no MK_SSP=no MK_UBSAN=no MK_WERROR=no _lc_build-tools [Creating objdir /tmp/obj/workspace/src/amd64.amd64/obj-lib32...] make[2]: "/workspace/src/Makefile.inc1" line 452: The src.conf WITHOUT_CLEAN option can now be used instead of NO_CLEAN. --- _lc_build-tools --- cd /workspace/src/lib/ncurses/tinfo; make DIRPRFX=lib/ncurses/tinfo/ build-tools [Creating objdir /tmp/obj/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo...] --- hashsize.h --- --- ncurses_def.h --- --- curses.head --- --- MKterm.h.awk --- --- termcap.h --- --- unctrl.h --- --- names.c --- --- hashsize.h --- sh /workspace/src/contrib/ncurses/include/MKhashsize.sh /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses/include/Caps-ncurses > hashsize.h --- ncurses_def.h --- AWK=awk sh /workspace/src/contrib/ncurses/include/MKncurses_def.sh /workspace/src/contrib/ncurses/include/ncurses_defs > ncurses_def.h --- curses.head --- sed </workspace/src/contrib/ncurses/include/curses.h.in >curses.head -e "/@BROKEN_LINKER@/s%%0%" -e "/@HAVE_VSSCANF@/s%%1%" -e "/@HAVE_STDINT_H@/s%%1%" -e "/@NCURSES_CH_T@/s%%cchar_t%" -e "/@NCURSES_CONST@/s%%const%" -e "/@NCURSES_EXT_COLORS@/s%%1%" -e "/@NCURSES_EXT_FUNCS@/s%%1%" -e "/@NCURSES_INLINE@/s%%inline%" -e "/@NCURSES_LIBUTF8@/s%%0%" -e "/@NCURSES_MAJOR@/s%%6%" -e "/@NCURSES_MBSTATE_T@/s%%0%" -e "/@NCURSES_MINOR@/s%%2%" -e "/@NCURSES_MOUSE_VERSION@/s%%2%" -e "/@NCURSES_OK_WCHAR_T@/s%%1%" -e "/@NCURSES_OPAQUE@/s%%0%" -e "/@NCURSES_OPAQUE_FORM@/s%%0%" -e "/@NCURSES_OPAQUE_MENU@/s%%0%" -e "/@NCURSES_OPAQUE_PANEL@/s%%0%" -e "/@NCURSES_PATCH@/s%%20210220%" -e "/@NCURSES_SIZE_T@/s%%short%" -e "/@NCURSES_TPARM_VARARGS@/s%%1%" -e "/@NCURSES_WATTR_MACROS@/s%%1%" -e "/@NCURSES_WCHAR_T@/s%%0%" -e "/@NCURSES_WCHAR_T@/s%%0%" -e "/@NCURSES_WCWIDTH_GRAPHICS@/s%%1%g" -e "/@NCURSES_WINT_T@/s%%0%" -e "/@NCURSES_INTEROP_FUNCS@/s%%1%g" -e "/@NCURSES_TPARM_ARG@/s%%intptr_t%g" -e "/@NCURSES_SP_FUNCS@/s%%1%g" -e "/@NEED_WCHAR_H@/s%%1%" -e "/@USE_CXX_BOOL@/s%%defined(__cplusplus)%" -e "/@GENERATED_EXT_FUNCS@/s%%generated%g" -e "s%@NCURSES_CCHARW_MAX@%5%g" -e "s%@cf_cv_1UL@%1U%g" -e "s%@cf_cv_builtin_bool@%1%g" -e "s%@cf_cv_enable_lp64@%1%g" -e "s%@cf_cv_enable_opaque@%NCURSES_OPAQUE%g" -e "s%@cf_cv_enable_reentrant@%0%g" -e "s%@cf_cv_header_stdbool_h@%1%g" -e "s%@cf_cv_type_of_bool@%unsigned char%g" -e "s%@cf_cv_typeof_chtype@%uint32_t%g" -e "s%@cf_cv_typeof_mmask_t@%uint32_t%g" -e "s/ _WCHAR_T/ __wchar_t/g" -e "s/ _WINT_T/ __wint_t/g" --- MKterm.h.awk --- sed </workspace/src/contrib/ncurses/include/MKterm.h.awk.in >MKterm.h.awk -e "/@BROKEN_LINKER@/s%%0%" -e "s%@NCURSES_USE_DATABASE@%1%g" -e "s%@NCURSES_USE_TERMCAP@%1%g" -e "/@NCURSES_MAJOR@/s%%6%" -e "/@NCURSES_MINOR@/s%%2%" -e "/@NCURSES_CONST@/s%%const%" -e "/@NCURSES_TPARM_VARARGS@/s%%1%" -e "/@NCURSES_SBOOL@/s%%char%" -e "/@NCURSES_XNAMES@/s%%1%" -e "/@NCURSES_EXT_COLORS@/s%%1%" -e "/@HAVE_TERMIOS_H@/s%%1%" -e "/@HAVE_TERMIO_H@/s%%0%" -e "/@HAVE_TCGETATTR@/s%%1%" -e "s%@cf_cv_enable_reentrant@%0%g" -e "s%@NCURSES_SP_FUNCS@%1%" -e "s%@NCURSES_PATCH@%20210220%" --- termcap.h --- sed </workspace/src/contrib/ncurses/include/termcap.h.in >termcap.h -e "/@NCURSES_MAJOR@/s%%6%" -e "/@NCURSES_MINOR@/s%%2%" -e "/@NCURSES_CONST@/s%%const%" -e "/@NCURSES_OSPEED@/s%%short%" --- unctrl.h --- sed </workspace/src/contrib/ncurses/include/unctrl.h.in >unctrl.h -e "s%@NCURSES_SP_FUNCS@%1%g" -e "/@NCURSES_MAJOR@/s%%6%" -e "/@NCURSES_MINOR@/s%%2%" --- names.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKnames.awk bigstrings=1 /workspace/src/contrib/ncurses/include/Caps > names.c --- term.h --- awk -f MKterm.h.awk /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses/include/Caps-ncurses > term.h.new --- curses.h --- cat curses.head > curses.h.new AWK=awk _POSIX2_VERSION=199209 sh /workspace/src/contrib/ncurses/include/MKkey_defs.sh /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses/include/Caps-ncurses >> curses.h.new --- term.h --- sh /workspace/src/contrib/ncurses/include/edit_cfg.sh /workspace/src/lib/ncurses/tinfo/ncurses_cfg.h term.h.new ** edit: HAVE_TCGETATTR 1 ** edit: HAVE_TERMIOS_H 1 ** edit: HAVE_TERMIO_H 0 ** edit: BROKEN_LINKER 0 mv -f term.h.new term.h --- curses.h --- cat /workspace/src/contrib/ncurses/include/curses.wide >> curses.h.new cat /workspace/src/contrib/ncurses/include/curses.tail >> curses.h.new mv -f curses.h.new curses.h --- make_keys --- --- make_hash --- --- make_keys --- cc -o make_keys -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 -gz=zlib -MD -MF.depend.make_keys -MTmake_keys -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/14.0.5/include -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Qunused-arguments -I/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/include /workspace/src/contrib/ncurses/ncurses/tinfo/make_keys.c --- make_hash --- cc -o make_hash -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 -gz=zlib -MD -MF.depend.make_hash -MTmake_hash -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/14.0.5/include -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Qunused-arguments -I/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/include -DMAIN_PROGRAM /workspace/src/contrib/ncurses/ncurses/tinfo/make_hash.c cd /workspace/src/lib/libmagic; make DIRPRFX=lib/libmagic/ build-tools [Creating objdir /tmp/obj/workspace/src/amd64.amd64/obj-lib32/lib/libmagic...] --- magic.h --- sed -e 's,X.YY,545,g' /workspace/src/contrib/file/src/magic.h.in > magic.h --- mkmagic --- cc -O2 -pipe -fno-common -DMAGIC='"/usr/share/misc/magic"' -DHAVE_CONFIG_H -I/workspace/src/lib/libmagic -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/lib/libmagic -I/workspace/src/contrib/file/src -g -gz=zlib -MD -MF.depend.mkmagic -MTmkmagic -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/14.0.5/include -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Qunused-arguments -I/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/include -DCOMPILE_ONLY -Wl,-zrelro -L/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/lib -o mkmagic /workspace/src/contrib/file/src/apprentice.c /workspace/src/contrib/file/src/cdf_time.c /workspace/src/contrib/file/src/encoding.c /workspace/src/contrib/file/src/funcs.c /workspace/src/contrib/file/src/magic.c /workspace/src/contrib/file/src/print.c -legacy cd /workspace/src/lib/libpmc/pmu-events; make DIRPRFX=lib/libpmc/pmu-events/ build-tools [Creating objdir /tmp/obj/workspace/src/amd64.amd64/obj-lib32/lib/libpmc/pmu-events...] --- jevents.o --- --- jsmn.o --- --- json.o --- --- jevents.o --- cc -O2 -pipe -fno-common -Wno-cast-qual -fPIE -g -gz=zlib -MD -MF.depend.jevents.o -MTjevents.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/14.0.5/include -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Qunused-arguments -I/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/include -c /workspace/src/lib/libpmc/pmu-events/jevents.c -o jevents.o --- jsmn.o --- cc -O2 -pipe -fno-common -Wno-cast-qual -fPIE -g -gz=zlib -MD -MF.depend.jsmn.o -MTjsmn.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/14.0.5/include -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Qunused-arguments -I/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/include -c /workspace/src/lib/libpmc/pmu-events/jsmn.c -o jsmn.o --- json.o --- cc -O2 -pipe -fno-common -Wno-cast-qual -fPIE -g -gz=zlib -MD -MF.depend.json.o -MTjson.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/14.0.5/include -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Qunused-arguments -I/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/include -c /workspace/src/lib/libpmc/pmu-events/json.c -o json.o --- jevents.full --- cc -O2 -pipe -fno-common -Wno-cast-qual -fPIE -g -gz=zlib -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/14.0.5/include -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Qunused-arguments -I/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/include -Wl,-zrelro -pie -L/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/lib -o jevents.full jevents.o jsmn.o json.o -legacy --- jevents.debug --- objcopy --only-keep-debug jevents.full jevents.debug --- jevents --- objcopy --strip-debug --add-gnu-debuglink=jevents.debug jevents.full jevents cd /workspace/src; time env MACHINE_CPU="i686 mmx sse sse2" MACHINE=i386 MACHINE_ARCH=i386 INSTALL="install -U" PATH=/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec::/sbin:/bin:/usr/sbin:/usr/bin SYSROOT=/tmp/obj/workspace/src/amd64.amd64/tmp LIBDIR=/usr/lib32 SHLIBDIR=/usr/lib32 LIBDATADIR=/usr/lib32 DTRACE="dtrace -32" make LD="/usr/local/x86_64-unknown-freebsd13.2/bin/ld -m elf_i386_fbsd" NM="/usr/local/x86_64-unknown-freebsd13.2/bin/nm" OBJCOPY="/usr/local/x86_64-unknown-freebsd13.2/bin/objcopy" COMPAT_LIBCOMPAT=32 COMPAT_libcompat=32 CC=/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 CXX=/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 CPP=/usr/local/bin/x86_64-unknown-freebsd13.2-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-freebsd13.2/bin/\ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 DESTDIR=/tmp/obj/workspace/src/amd64.amd64/tmp -DNO_CPU_CFLAGS MK_BOOT=no MK_CTF=no MK_TESTS=no OBJTOP=/tmp/obj/workspace/src/amd64.amd64/obj-lib32 OBJROOT='${OBJTOP}/' UNIVERSE_TOOLCHAIN_PATH= MAKEOBJDIRPREFIX= MK_INCLUDES=no MK_MAN=no MK_HTML=no -f Makefile.inc1 -DNO_FSCHG libraries make[2]: "/workspace/src/Makefile.inc1" line 452: The src.conf WITHOUT_CLEAN option can now be used instead of NO_CLEAN. --- libraries --- cd /workspace/src; make -f Makefile.inc1 _prereq_libs; make -f Makefile.inc1 _startup_libs; make -f Makefile.inc1 _prebuild_libs -DLIBCRYPTO_WITHOUT_SUBDIRS; make -f Makefile.inc1 _generic_libs make[3]: "/workspace/src/Makefile.inc1" line 452: The src.conf WITHOUT_CLEAN option can now be used instead of NO_CLEAN. --- lib/libcompiler_rt__PL --- --- lib/libssp_nonshared__PL --- --- lib/libgcc_eh__PL --- --- lib/libgcc_s__PL --- --- lib/libcompiler_rt__PL --- ===> lib/libcompiler_rt (obj,all,install) --- lib/libssp_nonshared__PL --- ===> lib/libssp_nonshared (obj,all,install) --- lib/libgcc_eh__PL --- ===> lib/libgcc_eh (obj,all,install) --- lib/libgcc_s__PL --- ===> lib/libgcc_s (obj,all,install) --- lib/libcompiler_rt__PL --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/obj-lib32/lib/libcompiler_rt...] --- lib/libgcc_eh__PL --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/obj-lib32/lib/libgcc_eh...] --- lib/libssp_nonshared__PL --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/obj-lib32/lib/libssp_nonshared...] --- lib/libgcc_s__PL --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/obj-lib32/lib/libgcc_s...] --- lib/libssp_nonshared__PL --- --- libssp_nonshared.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 -target i386-unknown-freebsd -fPIC -g -MD -MF.depend.libssp_nonshared.o -MTlibssp_nonshared.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/libssp_nonshared/libssp_nonshared.c -o libssp_nonshared.o --- lib/libgcc_eh__PL --- --- int_util.o --- --- gcc_personality_v0.o --- --- Unwind-EHABI.o --- --- Unwind-sjlj.o --- --- UnwindLevel1-gcc-ext.o --- --- UnwindLevel1.o --- --- UnwindRegistersRestore.o --- --- UnwindRegistersSave.o --- --- libunwind.o --- --- int_util.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 -fpic -fvisibility=hidden -DVISIBILITY_HIDDEN -O2 -pipe -fno-common -target i386-unknown-freebsd -I/workspace/src/contrib/llvm-project/libunwind/include -D_LIBUNWIND_IS_NATIVE_ONLY -D_LIBUNWIND_USE_FRAME_HEADER_CACHE -I/workspace/src/lib/msun/src -g -MD -MF.depend.int_util.o -MTint_util.o -std=gnu99 -Wno-format-zero-length -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---- gcc_personality_v0.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 -fpic -fvisibility=hidden -DVISIBILITY_HIDDEN -O2 -pipe -fno-common -target i386-unknown-freebsd -I/workspace/src/contrib/llvm-project/libunwind/include -D_LIBUNWIND_IS_NATIVE_ONLY -D_LIBUNWIND_USE_FRAME_HEADER_CACHE -I/workspace/src/lib/msun/src -g -MD -MF.depend.gcc_personality_v0.o -MTgcc_personality_v0.o -std=gnu99 -Wno-format-zero-length -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--- Unwind-EHABI.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 -fvisibility=hidden -fPIC -O2 -pipe -fno-common -target i386-unknown-freebsd -I/workspace/src/contrib/llvm-project/libunwind/include -D_LIBUNWIND_IS_NATIVE_ONLY -D_LIBUNWIND_USE_FRAME_HEADER_CACHE -I/workspace/src/lib/msun/src -g -MD -MF.depend.Unwind-EHABI.o -MTUnwind-EHABI.o -Wno-format-zero-length -Wsystem-headers -Werror -Wall -Wno-format-y2k -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-va--- Unwind-sjlj.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 -fpic -fvisibility=hidden -DVISIBILITY_HIDDEN -O2 -pipe -fno-common -target i386-unknown-freebsd -I/workspace/src/contrib/llvm-project/libunwind/include -D_LIBUNWIND_IS_NATIVE_ONLY -D_LIBUNWIND_USE_FRAME_HEADER_CACHE -I/workspace/src/lib/msun/src -g -MD -MF.depend.Unwind-sjlj.o -MTUnwind-sjlj.o -std=gnu99 -Wno-format-zero-length -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--- UnwindLevel1-gcc-ext.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 -fpic -fvisibility=hidden -DVISIBILITY_HIDDEN -O2 -pipe -fno-common -target i386-unknown-freebsd -I/workspace/src/contrib/llvm-project/libunwind/include -D_LIBUNWIND_IS_NATIVE_ONLY -D_LIBUNWIND_USE_FRAME_HEADER_CACHE -I/workspace/src/lib/msun/src -g -MD -MF.depend.UnwindLevel1-gcc-ext.o -MTUnwindLevel1-gcc-ext.o -std=gnu99 -Wno-format-zero-length -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-e--- int_util.o --- 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 -fno-exceptions -funwind-tables -c /workspace/src/contrib/llvm-project/compiler-rt/lib/builtins/int_util.c -o int_util.o --- gcc_personality_v0.o --- =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 -fno-exceptions -funwind-tables -c /workspace/src/contrib/llvm-project/compiler-rt/lib/builtins/gcc_personality_v0.c -o gcc_personality_v0.o --- Unwind-EHABI.o --- lue -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 -fno-rtti -g -std=c++11 -Wno-literal-suffix -Wno-error=unknown-pragmas -fno-exceptions -funwind-tables -c /workspace/src/contrib/llvm-project/libunwind/src/Unwind-EHABI.cpp -o Unwind-EHABI.o --- Unwind-sjlj.o --- -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 -fno-exceptions -funwind-tables -c /workspace/src/contrib/llvm-project/libunwind/src/Unwind-sjlj.c -o Unwind-sjlj.o --- UnwindLevel1-gcc-ext.o --- rror=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 -fno-exceptions -funwind-tables -c /workspace/src/contrib/llvm-project/libunwind/src/UnwindLevel1-gcc-ext.c -o UnwindLevel1-gcc-ext.o --- UnwindLevel1.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 -fpic -fvisibility=hidden -DVISIBILITY_HIDDEN -O2 -pipe -fno-common -target i386-unknown-freebsd -I/workspace/src/contrib/llvm-project/libunwind/include -D_LIBUNWIND_IS_NATIVE_ONLY -D_LIBUNWIND_USE_FRAME_HEADER_CACHE -I/workspace/src/lib/msun/src -g -MD -MF.depend.UnwindLevel1.o -MTUnwindLevel1.o -std=gnu99 -Wno-format-zero-length -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 -fno-exceptions -funwind-tables -c /workspace/src/contrib/llvm-project/libunwind/src/UnwindLevel1.c -o UnwindLevel1.o --- UnwindRegistersRestore.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 -target i386-unknown-freebsd -I/workspace/src/contrib/llvm-project/libunwind/include -D_LIBUNWIND_IS_NATIVE_ONLY -D_LIBUNWIND_USE_FRAME_HEADER_CACHE -I/workspace/src/lib/msun/src -g -MD -MF.depend.UnwindRegistersRestore.o -MTUnwindRegistersRestore.o -std=gnu99 -Wno-format-zero-length -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 -target i386-unknown-freebsd -c /workspace/src/contrib/llvm-project/libunwind/src/UnwindRegistersRestore.S -o UnwindRegistersRestore.o --- UnwindRegistersSave.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 -target i386-unknown-freebsd -I/workspace/src/contrib/llvm-project/libunwind/include -D_LIBUNWIND_IS_NATIVE_ONLY -D_LIBUNWIND_USE_FRAME_HEADER_CACHE -I/workspace/src/lib/msun/src -g -MD -MF.depend.UnwindRegistersSave.o -MTUnwindRegistersSave.o -std=gnu99 -Wno-format-zero-length -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 -target i386-unknown-freebsd -c /workspace/src/contrib/llvm-project/libunwind/src/UnwindRegistersSave.S -o UnwindRegistersSave.o --- libunwind.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 -fvisibility=hidden -fPIC -O2 -pipe -fno-common -target i386-unknown-freebsd -I/workspace/src/contrib/llvm-project/libunwind/include -D_LIBUNWIND_IS_NATIVE_ONLY -D_LIBUNWIND_USE_FRAME_HEADER_CACHE -I/workspace/src/lib/msun/src -g -MD -MF.depend.libunwind.o -MTlibunwind.o -Wno-format-zero-length -Wsystem-headers -Werror -Wall -Wno-format-y2k -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 -fno-rtti -g -std=c++11 -Wno-literal-suffix -Wno-error=unknown-pragmas -fno-exceptions -funwind-tables -c /workspace/src/contrib/llvm-project/libunwind/src/libunwind.cpp -o libunwind.o --- lib/libssp_nonshared__PL --- x86_64-unknown-freebsd13.2-gcc12: error: unrecognized command-line option '-target' --- lib/libgcc_eh__PL --- --- int_util.o --- x86_64-unknown-freebsd13.2-gcc12: error: unrecognized command-line option '-target' --- gcc_personality_v0.o --- x86_64-unknown-freebsd13.2-gcc12: error: unrecognized command-line option '-target' --- Unwind-sjlj.o --- x86_64-unknown-freebsd13.2-gcc12: error: unrecognized command-line option '-target' --- int_util.o --- *** [int_util.o] Error code 1 make[4]: stopped in /workspace/src/lib/libgcc_eh --- lib/libssp_nonshared__PL --- *** [libssp_nonshared.o] Error code 1 make[4]: stopped in /workspace/src/lib/libssp_nonshared 1 error make[4]: stopped in /workspace/src/lib/libssp_nonshared --- lib/libgcc_eh__PL --- --- Unwind-EHABI.o --- x86_64-unknown-freebsd13.2-g++12: error: unrecognized command-line option '-target' --- UnwindLevel1-gcc-ext.o --- x86_64-unknown-freebsd13.2-gcc12: error: unrecognized command-line option '-target' --- lib/libssp_nonshared__PL --- make[3]: stopped in /workspace/src --- lib/libgcc_eh__PL --- --- UnwindLevel1.o --- x86_64-unknown-freebsd13.2-gcc12: error: unrecognized command-line option '-target' --- gcc_personality_v0.o --- *** [gcc_personality_v0.o] Error code 1 make[4]: stopped in /workspace/src/lib/libgcc_eh --- UnwindRegistersRestore.o --- x86_64-unknown-freebsd13.2-gcc12: error: unrecognized command-line option '-target' --- Unwind-sjlj.o --- *** [Unwind-sjlj.o] Error code 1 make[4]: stopped in /workspace/src/lib/libgcc_eh --- Unwind-EHABI.o --- *** [Unwind-EHABI.o] Error code 1 make[4]: stopped in /workspace/src/lib/libgcc_eh --- UnwindLevel1-gcc-ext.o --- *** [UnwindLevel1-gcc-ext.o] Error code 1 make[4]: stopped in /workspace/src/lib/libgcc_eh --- UnwindRegistersSave.o --- x86_64-unknown-freebsd13.2-gcc12: error: unrecognized command-line option '-target' --- UnwindLevel1.o --- *** [UnwindLevel1.o] Error code 1 make[4]: stopped in /workspace/src/lib/libgcc_eh --- libunwind.o --- x86_64-unknown-freebsd13.2-g++12: error: unrecognized command-line option '-target' --- UnwindRegistersRestore.o --- x86_64-unknown-freebsd13.2-gcc12: error: unrecognized command-line option '-target' --- UnwindRegistersSave.o --- x86_64-unknown-freebsd13.2-gcc12: error: unrecognized command-line option '-target' --- libunwind.o --- *** [libunwind.o] Error code 1 make[4]: stopped in /workspace/src/lib/libgcc_eh --- UnwindRegistersRestore.o --- *** [UnwindRegistersRestore.o] Error code 1 make[4]: stopped in /workspace/src/lib/libgcc_eh --- UnwindRegistersSave.o --- *** [UnwindRegistersSave.o] Error code 1 make[4]: stopped in /workspace/src/lib/libgcc_eh 9 errors make[4]: stopped in /workspace/src/lib/libgcc_eh make[3]: stopped in /workspace/src --- lib/libgcc_s__PL --- [Creating nested objdir /tmp/obj/workspace/src/amd64.amd64/obj-lib32/lib/libgcc_s/i386...] --- lib/libcompiler_rt__PL --- [Creating nested objdir /tmp/obj/workspace/src/amd64.amd64/obj-lib32/lib/libcompiler_rt/i386...] --- lib/libgcc_s__PL --- make[3]: stopped in /workspace/src --- lib/libcompiler_rt__PL --- make[3]: stopped in /workspace/src make[2]: stopped in /workspace/src 0.15 real 0.19 user 0.09 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/jenkins16292788793331682662.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