FreeBSD-stable-14-amd64-gcc14_build - Build #1012 - Still Failing

From: <jenkins-admin_at_FreeBSD.org>
Date: Mon, 13 Apr 2026 20:06:48 UTC
FreeBSD-stable-14-amd64-gcc14_build - Build #1012 (dc61491025091d9e61048cc3cfb18d25ed354a8b) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/1012/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/1012/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/1012/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)

c4266d84c56f845945349a83801d99ca9ecf5d3a by des:
tunefs: Better fix for arm64 alignment issues

dc61491025091d9e61048cc3cfb18d25ed354a8b by emaste:
fmax.3: Add caveat for going beyond C std requirements



The end of the build log:

[...truncated 56.95 MiB...]
      |    ^~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:594:7: note: in expansion of macro 'GET_UCHAR'
  594 |       GET_UCHAR(BZ_X_ENDHDR_4, uc);
      |       ^~~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:595:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
  595 |       if (uc != 0x38) RETURN(BZ_DATA_ERROR);
      |          ^
/workspace/src/contrib/bzip2/decompress.c:44:4: note: here
   44 |    case lll: s->state = lll;                      \
      |    ^~~~
/workspace/src/contrib/bzip2/decompress.c:68:4: note: in expansion of macro 'GET_BITS'
   68 |    GET_BITS(lll,uuu,8)
      |    ^~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:596:7: note: in expansion of macro 'GET_UCHAR'
  596 |       GET_UCHAR(BZ_X_ENDHDR_5, uc);
      |       ^~~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:597:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
  597 |       if (uc != 0x50) RETURN(BZ_DATA_ERROR);
      |          ^
/workspace/src/contrib/bzip2/decompress.c:44:4: note: here
   44 |    case lll: s->state = lll;                      \
      |    ^~~~
/workspace/src/contrib/bzip2/decompress.c:68:4: note: in expansion of macro 'GET_BITS'
   68 |    GET_BITS(lll,uuu,8)
      |    ^~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:598:7: note: in expansion of macro 'GET_UCHAR'
  598 |       GET_UCHAR(BZ_X_ENDHDR_6, uc);
      |       ^~~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:601:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
  601 |       s->storedCombinedCRC = 0;
      |       ~~~~~~~~~~~~~~~~~~~~~^~~
--- lib/libexpat__L ---
--- xmltok.o ---
--- lib/libbz2__L ---
/workspace/src/contrib/bzip2/decompress.c:44:4: note: here
   44 |    case lll: s->state = lll;                      \
      |    ^~~~
/workspace/src/contrib/bzip2/decompress.c:68:4: note: in expansion of macro 'GET_BITS'
   68 |    GET_BITS(lll,uuu,8)
      |    ^~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:602:7: note: in expansion of macro 'GET_UCHAR'
  602 |       GET_UCHAR(BZ_X_CCRC_1, uc);
      |       ^~~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:603:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
  603 |       s->storedCombinedCRC = (s->storedCombinedCRC << 8) | ((UInt32)uc);
      |       ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:44:4: note: here
   44 |    case lll: s->state = lll;                      \
      |    ^~~~
/workspace/src/contrib/bzip2/decompress.c:68:4: note: in expansion of macro 'GET_BITS'
   68 |    GET_BITS(lll,uuu,8)
      |    ^~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:604:7: note: in expansion of macro 'GET_UCHAR'
  604 |       GET_UCHAR(BZ_X_CCRC_2, uc);
      |       ^~~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:605:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
  605 |       s->storedCombinedCRC = (s->storedCombinedCRC << 8) | ((UInt32)uc);
      |       ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:44:4: note: here
   44 |    case lll: s->state = lll;                      \
      |    ^~~~
/workspace/src/contrib/bzip2/decompress.c:68:4: note: in expansion of macro 'GET_BITS'
   68 |    GET_BITS(lll,uuu,8)
      |    ^~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:606:7: note: in expansion of macro 'GET_UCHAR'
  606 |       GET_UCHAR(BZ_X_CCRC_3, uc);
      |       ^~~~~~~~~
--- lib/libexpat__L ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -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-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32  -O2 -pipe -fno-common -I/workspace/src/lib/libexpat -DHAVE_EXPAT_CONFIG_H  -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64=/usr/obj -g -MD  -MF.depend.xmltok.o -MTxmltok.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-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/expat/lib/xmltok.c -o xmltok.o
--- lib/libbz2__L ---
/workspace/src/contrib/bzip2/decompress.c:607:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
  607 |       s->storedCombinedCRC = (s->storedCombinedCRC << 8) | ((UInt32)uc);
      |       ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:44:4: note: here
   44 |    case lll: s->state = lll;                      \
      |    ^~~~
/workspace/src/contrib/bzip2/decompress.c:68:4: note: in expansion of macro 'GET_BITS'
   68 |    GET_BITS(lll,uuu,8)
      |    ^~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:608:7: note: in expansion of macro 'GET_UCHAR'
  608 |       GET_UCHAR(BZ_X_CCRC_4, uc);
      |       ^~~~~~~~~
--- lib/libgssapi__L ---

--- gss_inquire_sec_context_by_oid.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -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-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32  -O2 -pipe -fno-common  -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64=/usr/obj -g -MD  -MF.depend.gss_inquire_sec_context_by_oid.o -MTgss_inquire_sec_context_by_oid.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/libgssapi/gss_inquire_sec_context_by_oid.c -o gss_inquire_sec_context_by_oid.o
--- lib/libmd__L ---

--- sha256c.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -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-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32  -O2 -pipe -fno-common  -I. -I/workspace/src/lib/libmd -I/workspace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_ASM -DRMD160_ASM -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64=/usr/obj -g -MD  -MF.depend.sha256c.o -MTsha256c.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-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/crypto/sha2/sha256c.c -o sha256c.o
--- lib/ncurses/tinfo__L ---
--- keys.list ---
AWK=awk USE_SIGWINCH=1 sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKkeys_list.sh  /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses/include/Caps-ncurses | LC_ALL=C sort > keys.list
--- lib/libnv__L ---
--- cnvlist.pico ---

--- msgio.pico ---
--- lib/libgssapi__L ---

--- lib/libnv__L ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -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-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -fpic -DPIC  -O2 -pipe -fno-common  -I/workspace/src/lib/libnv -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64=/usr/obj -g -MD  -MF.depend.msgio.pico -MTmsgio.pico -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/libnv/msgio.c -o msgio.pico
--- lib/libgssapi__L ---
--- gss_mech_switch.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -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-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32  -O2 -pipe -fno-common  -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64=/usr/obj -g -MD  -MF.depend.gss_mech_switch.o -MTgss_mech_switch.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/libgssapi/gss_mech_switch.c -o gss_mech_switch.o
--- lib/ncurses/tinfo__L ---
--- parametrized.h ---
AWK=awk sh /workspace/src/contrib/ncurses/include/MKparametrized.sh  /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses/include/Caps-ncurses > parametrized.h
--- fallback.c ---
sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fallback.c.tmp &&  mv -f fallback.c.tmp fallback.c
--- unctrl.c ---
echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigstrings=1 > unctrl.c
--- ncurses_dll.h ---
sed </workspace/src/contrib/ncurses/include/ncurses_dll.h.in >ncurses_dll.h  -e "s%@NCURSES_WRAP_PREFIX@%_nc_%g"
--- lib_keyname.c ---
awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwinch=1  bigstrings=1 keys.list > lib_keyname.c
--- codes.c ---
awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings=1 /workspace/src/contrib/ncurses/include/Caps > codes.c
--- nomacros.h ---
LC_ALL=C sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -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-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -E -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 -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64=/usr/obj -g  -std=gnu99 -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" generated < curses.h | fgrep undef > nomacros.h
.. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 14.2.0
--- lib/libcrypt__L ---
--- crypt-des.o ---

--- crypt-blowfish.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -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-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32  -O2 -pipe -fno-common  -I/workspace/src/lib/libmd  -I/workspace/src/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -DMD4Init=__MD4Init -DMD4Final=__MD4Final -DMD4Update=__MD4Update -DMD4Pad=__MD4Pad -DMD5Init=__MD5Init -DMD5Final=__MD5Final -DMD5Update=__MD5Update -DMD5Pad=__MD5Pad -DSHA224_Init=__SHA224_Init -DSHA224_Final=__SHA224_Final -DSHA224_Update=__SHA224_Update -DSHA256_Init=__SHA256_Init -DSHA256_Final=__SHA256_Final -DSHA256_Update=__SHA256_Update -DSHA512_224_Init=__SHA512_224_Init -DSHA512_224_Final=__SHA512_224_Final -DSHA512_224_Update=__SHA512_224_Update -DSHA512_256_Init=__SHA512_256_Init -DSHA512_256_Final=__SHA512_256_Final -DSHA512_256_Update=__SHA512_256_Update -DSHA384_Init=__SHA384_Init -DSHA384_Final=__SHA384_Final -DSHA384_Update=__SHA384_Update -DSHA512_Init=__SHA512_Init -DSHA512_Final=__SHA512_Final -DSHA512_Update=__SHA512_Update -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64=/usr/obj -g -MD  -MF.depend.crypt-blowfish.o -MTcrypt-blowfish.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-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/secure/lib/libcrypt/crypt-blowfish.c -o crypt-blowfish.o
/workspace/src/secure/lib/libcrypt/crypt-blowfish.c: In function 'crypt_blowfish':
/workspace/src/secure/lib/libcrypt/crypt-blowfish.c:251:36: warning: 'snprintf' output may be truncated before the last format character [-Wformat-truncation=]
  251 |         snprintf(buffer, 4, "%2.2u$", logr);
      |                                    ^
/workspace/src/secure/lib/libcrypt/crypt-blowfish.c:251:9: note: 'snprintf' output between 4 and 5 bytes into a destination of size 4
  251 |         snprintf(buffer, 4, "%2.2u$", logr);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- lib/libnv__L ---

--- nvlist.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -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-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -fpic -DPIC  -O2 -pipe -fno-common  -I/workspace/src/lib/libnv -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64=/usr/obj -g -MD  -MF.depend.nvlist.pico -MTnvlist.pico -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/sys/contrib/libnv/nvlist.c -o nvlist.pico
--- lib/libcrypt__L ---

--- blowfish.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -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-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32  -O2 -pipe -fno-common  -I/workspace/src/lib/libmd  -I/workspace/src/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -DMD4Init=__MD4Init -DMD4Final=__MD4Final -DMD4Update=__MD4Update -DMD4Pad=__MD4Pad -DMD5Init=__MD5Init -DMD5Final=__MD5Final -DMD5Update=__MD5Update -DMD5Pad=__MD5Pad -DSHA224_Init=__SHA224_Init -DSHA224_Final=__SHA224_Final -DSHA224_Update=__SHA224_Update -DSHA256_Init=__SHA256_Init -DSHA256_Final=__SHA256_Final -DSHA256_Update=__SHA256_Update -DSHA512_224_Init=__SHA512_224_Init -DSHA512_224_Final=__SHA512_224_Final -DSHA512_224_Update=__SHA512_224_Update -DSHA512_256_Init=__SHA512_256_Init -DSHA512_256_Final=__SHA512_256_Final -DSHA512_256_Update=__SHA512_256_Update -DSHA384_Init=__SHA384_Init -DSHA384_Final=__SHA384_Final -DSHA384_Update=__SHA384_Update -DSHA512_Init=__SHA512_Init -DSHA512_Final=__SHA512_Final -DSHA512_Update=__SHA512_Update -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64=/usr/obj -g -MD  -MF.depend.blowfish.o -MTblowfish.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-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/secure/lib/libcrypt/blowfish.c -o blowfish.o
--- lib/ncurses/tinfo__L ---
--- init_keytry.h ---
./make_keys keys.list > init_keytry.h
--- comp_captab.c ---
env 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 sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.sh "awk"  1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk  /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses/include/Caps-ncurses > comp_captab.c
--- lib/libgssapi__L ---

--- gss_names.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -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-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32  -O2 -pipe -fno-common  -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64=/usr/obj -g -MD  -MF.depend.gss_names.o -MTgss_names.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/libgssapi/gss_names.c -o gss_names.o
--- lib/ncurses/tinfo__L ---
--- comp_userdefs.c ---
env 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 sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKuserdefs.sh "awk"  1 /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c
--- codes.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -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-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32  -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 -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64=/usr/obj -g -MD  -MF.depend.codes.o -MTcodes.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 -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 codes.c -o codes.o
In file included from /workspace/src/sys/sys/stat.h:100,
                 from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:69,
                 from codes.c:3:
/workspace/src/sys/sys/time.h: In function 'tstosbt_sat':
/workspace/src/sys/sys/time.h:360:24: error: comparison is always false due to limited range of data type [-Werror=type-limits]
  360 |         if (_ts.tv_sec > SBT_MAX >> 32)
      |                        ^
/workspace/src/sys/sys/time.h:362:24: error: comparison is always false due to limited range of data type [-Werror=type-limits]
  362 |         if (_ts.tv_sec < -(SBT_MAX >> 32) - 1)
      |                        ^
/workspace/src/sys/sys/time.h: In function 'tvtosbt_sat':
/workspace/src/sys/sys/time.h:387:24: error: comparison is always false due to limited range of data type [-Werror=type-limits]
  387 |         if (_tv.tv_sec > SBT_MAX >> 32)
      |                        ^
/workspace/src/sys/sys/time.h:389:24: error: comparison is always false due to limited range of data type [-Werror=type-limits]
  389 |         if (_tv.tv_sec < -(SBT_MAX >> 32) - 1)
      |                        ^
--- lib/libgssapi__L ---

--- gss_oid_to_str.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -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-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32  -O2 -pipe -fno-common  -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64=/usr/obj -g -MD  -MF.depend.gss_oid_to_str.o -MTgss_oid_to_str.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-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/libgssapi/gss_oid_to_str.c -o gss_oid_to_str.o
--- lib/ncurses/tinfo__L ---
cc1: all warnings being treated as errors
*** [codes.o] Error code 1

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

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

make[3]: stopped making "_prebuild_libs" in /workspace/src
--- lib/libelf__L ---
cc1: all warnings being treated as errors
--- lib/libmd__L ---


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

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

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


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


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

--- lib/libnv__L ---


make[3]: stopped making "_prebuild_libs" in /workspace/src
--- lib/libexpat__L ---
--- xmlparse.o ---

--- lib/libbz2__L ---
--- compress.o ---


make[3]: stopped making "_prebuild_libs" in /workspace/src
--- lib/libexpat__L ---
--- xmltok.o ---


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
       86.78 real       704.98 user        96.80 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-stable-14-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins9340175577811987429.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-stable-14-amd64-gcc14_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