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

From: <jenkins-admin_at_FreeBSD.org>
Date: Tue, 28 Apr 2026 16:49:33 UTC
FreeBSD-stable-14-amd64-gcc14_build - Build #1041 (4c2563e16b401c31e82917476be1411422d6557e) - Still Failing

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

4c2563e16b401c31e82917476be1411422d6557e by cy:
termcap: fix screen entry standout mode (so/se) capabilities



The end of the build log:

[...truncated 56.96 MiB...]
/workspace/src/contrib/bzip2/decompress.c:44:4: note: here
   44 |    case lll: s->state = lll;                      \
      |    ^~~~
/workspace/src/contrib/bzip2/decompress.c:71:4: note: in expansion of macro 'GET_BITS'
   71 |    GET_BITS(lll,uuu,1)
      |    ^~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:294:13: note: in expansion of macro 'GET_BIT'
  294 |             GET_BIT(BZ_X_SELECTOR_3, uc);
      |             ^~~~~~~
/workspace/src/contrib/bzip2/decompress.c:327:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
  327 |                if (curr < 1 || curr > 20) 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:71:4: note: in expansion of macro 'GET_BITS'
   71 |    GET_BITS(lll,uuu,1)
      |    ^~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:328:16: note: in expansion of macro 'GET_BIT'
  328 |                GET_BIT(BZ_X_CODING_2, uc);
      |                ^~~~~~~
/workspace/src/contrib/bzip2/decompress.c:329:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
  329 |                if (uc == 0) break;
      |                   ^
/workspace/src/contrib/bzip2/decompress.c:44:4: note: here
   44 |    case lll: s->state = lll;                      \
      |    ^~~~
/workspace/src/contrib/bzip2/decompress.c:71:4: note: in expansion of macro 'GET_BITS'
   71 |    GET_BITS(lll,uuu,1)
      |    ^~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:330:16: note: in expansion of macro 'GET_BIT'
  330 |                GET_BIT(BZ_X_CODING_3, uc);
      |                ^~~~~~~
/workspace/src/contrib/bzip2/decompress.c:88:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
   88 |    zn = gMinlen;                                  \
      |    ~~~^~~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:379:7: note: in expansion of macro 'GET_MTF_VAL'
  379 |       GET_MTF_VAL(BZ_X_MTF_1, BZ_X_MTF_2, nextSym);
      |       ^~~~~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:44:4: note: here
   44 |    case lll: s->state = lll;                      \
      |    ^~~~
/workspace/src/contrib/bzip2/decompress.c:89:4: note: in expansion of macro 'GET_BITS'
   89 |    GET_BITS(label1, zvec, zn);                    \
      |    ^~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:379:7: note: in expansion of macro 'GET_MTF_VAL'
  379 |       GET_MTF_VAL(BZ_X_MTF_1, BZ_X_MTF_2, nextSym);
      |       ^~~~~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:94:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
   94 |       zn++;                                       \
      |       ~~^~
/workspace/src/contrib/bzip2/decompress.c:379:7: note: in expansion of macro 'GET_MTF_VAL'
  379 |       GET_MTF_VAL(BZ_X_MTF_1, BZ_X_MTF_2, nextSym);
      |       ^~~~~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:44:4: note: here
   44 |    case lll: s->state = lll;                      \
      |    ^~~~
/workspace/src/contrib/bzip2/decompress.c:71:4: note: in expansion of macro 'GET_BITS'
   71 |    GET_BITS(lll,uuu,1)
      |    ^~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:95:7: note: in expansion of macro 'GET_BIT'
   95 |       GET_BIT(label2, zj);                        \
      |       ^~~~~~~
/workspace/src/contrib/bzip2/decompress.c:379:7: note: in expansion of macro 'GET_MTF_VAL'
  379 |       GET_MTF_VAL(BZ_X_MTF_1, BZ_X_MTF_2, nextSym);
      |       ^~~~~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:88:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
   88 |    zn = gMinlen;                                  \
      |    ~~~^~~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:489:13: note: in expansion of macro 'GET_MTF_VAL'
  489 |             GET_MTF_VAL(BZ_X_MTF_5, BZ_X_MTF_6, nextSym);
      |             ^~~~~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:44:4: note: here
   44 |    case lll: s->state = lll;                      \
      |    ^~~~
/workspace/src/contrib/bzip2/decompress.c:89:4: note: in expansion of macro 'GET_BITS'
   89 |    GET_BITS(label1, zvec, zn);                    \
      |    ^~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:489:13: note: in expansion of macro 'GET_MTF_VAL'
  489 |             GET_MTF_VAL(BZ_X_MTF_5, BZ_X_MTF_6, nextSym);
      |             ^~~~~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:94:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
   94 |       zn++;                                       \
      |       ~~^~
/workspace/src/contrib/bzip2/decompress.c:489:13: note: in expansion of macro 'GET_MTF_VAL'
  489 |             GET_MTF_VAL(BZ_X_MTF_5, BZ_X_MTF_6, nextSym);
      |             ^~~~~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:44:4: note: here
   44 |    case lll: s->state = lll;                      \
      |    ^~~~
/workspace/src/contrib/bzip2/decompress.c:71:4: note: in expansion of macro 'GET_BITS'
   71 |    GET_BITS(lll,uuu,1)
      |    ^~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:95:7: note: in expansion of macro 'GET_BIT'
   95 |       GET_BIT(label2, zj);                        \
      |       ^~~~~~~
/workspace/src/contrib/bzip2/decompress.c:489:13: note: in expansion of macro 'GET_MTF_VAL'
  489 |             GET_MTF_VAL(BZ_X_MTF_5, BZ_X_MTF_6, nextSym);
      |             ^~~~~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:591:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
  591 |       if (uc != 0x72) 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:592:7: note: in expansion of macro 'GET_UCHAR'
  592 |       GET_UCHAR(BZ_X_ENDHDR_3, uc);
      |       ^~~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:593:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
  593 |       if (uc != 0x45) 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: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/libcrypt__L ---
--- md5c.pico ---


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


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

--- bsd_nvpair.pico ---


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

--- lib/libexpat__L ---
--- xmlparse.o ---


make[3]: stopped making "_prebuild_libs" in /workspace/src
--- lib/libbz2__L ---
--- compress.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
       91.00 real       737.95 user       111.95 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/jenkins3340198716335597258.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