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

From: <jenkins-admin_at_FreeBSD.org>
Date: Thu, 16 Apr 2026 20:01:18 UTC
FreeBSD-stable-14-amd64-gcc14_build - Build #1023 (40dacfe45eeeec28fa62304e0e75abca90d726dd) - Still Failing

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

No changes


The end of the build log:

[...truncated 56.77 MiB...]
   68 |    GET_BITS(lll,uuu,8)
      |    ^~~~~~~~
/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;
      |       ~~~~~~~~~~~~~~~~~~~~~^~~
/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);
      |       ^~~~~~~~~
/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/ncurses/tinfo__L ---
.. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 14.2.0
--- 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

--- 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/libelf__L ---

--- elf_update.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/contrib/elftoolchain/libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64=/usr/obj -g -MD  -MF.depend.elf_update.o -MTelf_update.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-error=overflow -Wno-return-type       -c /workspace/src/contrib/elftoolchain/libelf/elf_update.c -o elf_update.o
In file included from /workspace/src/sys/sys/stat.h:100,
                 from /workspace/src/contrib/elftoolchain/libelf/elf_update.c:28:
/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/libcrypt__L ---

--- 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
--- lib/libmd__L ---
--- sha256c.o ---

--- sha256hl.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.sha256hl.o -MTsha256hl.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 sha256hl.c -o sha256hl.o
--- lib/libcrypt__L ---
/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/ncurses/tinfo__L ---
--- init_keytry.h ---
./make_keys keys.list > init_keytry.h
--- lib/libcrypt__L ---

--- lib/libmd__L ---

--- lib/libcrypt__L ---
--- blowfish.o ---
--- lib/ncurses/tinfo__L ---
--- comp_captab.c ---
--- lib/libcrypt__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/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/libmd__L ---
--- sha384hl.o ---
--- lib/ncurses/tinfo__L ---
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/libmd__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. -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.sha384hl.o -MTsha384hl.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 sha384hl.c -o sha384hl.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
--- lib/libgssapi__L ---

--- lib/ncurses/tinfo__L ---
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':
--- 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-erro--- lib/ncurses/tinfo__L ---
/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 ---
r=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/libmd__L ---

--- sha512c.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.sha512c.o -MTsha512c.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/sha512c.c -o sha512c.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/libgssapi__L ---


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


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

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

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


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


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

--- 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
       47.28 real       375.57 user        67.56 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/jenkins3582525658224175842.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