FreeBSD-main-amd64-gcc14_build - Build #4077 - Still Failing

From: <jenkins-admin_at_FreeBSD.org>
Date: Sat, 27 Jun 2026 00:45:35 UTC
FreeBSD-main-amd64-gcc14_build - Build #4077 (be9295deedd1e837ee3645583d07e1dffbe1ead0) - Still Failing

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

be9295deedd1e837ee3645583d07e1dffbe1ead0 by kib:
VOP_VPUT_PAIR(): handle the case when dvp == vp



The end of the build log:

[...truncated 93.75 MiB...]

make[5]: stopped making "all" in /workspace/src/tests/sys/capsicum

make[4]: stopped making "all" in /workspace/src/tests/sys

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

make[2]: stopped making "all" in /workspace/src
--- all_subdir_sbin ---


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

make[2]: stopped making "all" in /workspace/src
--- all_subdir_rescue ---
--- routed_make ---


make[5]: stopped making "objs" in /tmp/obj/workspace/src/amd64.amd64/rescue/rescue
--- pfctl_make ---
--- pfctl_osfp.o ---
/workspace/src/sbin/pfctl/pfctl_osfp.c: In function 'print_name_list':
/workspace/src/sbin/pfctl/pfctl_osfp.c:720:63: warning: 'snprintf' output may be truncated before the last format character [-Wformat-truncation=]
  720 |                 snprintf(newprefix, sizeof(newprefix), "%s%s\t", prefix,
      |                                                               ^
/workspace/src/sbin/pfctl/pfctl_osfp.c:720:17: note: 'snprintf' output 2 or more bytes (assuming 33) into a destination of size 32
  720 |                 snprintf(newprefix, sizeof(newprefix), "%s%s\t", prefix,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  721 |                     nm->nm_name);
      |                     ~~~~~~~~~~~~
/workspace/src/sbin/pfctl/pfctl_osfp.c:720:59: warning: '%s' directive output may be truncated writing up to 31 bytes into a region of size between 1 and 32 [-Wformat-truncation=]
  720 |                 snprintf(newprefix, sizeof(newprefix), "%s%s\t", prefix,
      |                                                           ^~
In function 'print_name_list',
    inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3:
/workspace/src/sbin/pfctl/pfctl_osfp.c:720:17: note: 'snprintf' output between 2 and 64 bytes into a destination of size 32
  720 |                 snprintf(newprefix, sizeof(newprefix), "%s%s\t", prefix,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  721 |                     nm->nm_name);
      |                     ~~~~~~~~~~~~
/workspace/src/sbin/pfctl/pfctl_osfp.c: In function 'print_name_list':
/workspace/src/sbin/pfctl/pfctl_osfp.c:720:59: warning: '%s' directive output may be truncated writing up to 31 bytes into a region of size between 1 and 32 [-Wformat-truncation=]
  720 |                 snprintf(newprefix, sizeof(newprefix), "%s%s\t", prefix,
      |                                                           ^~
In function 'print_name_list',
    inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
    inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3:
/workspace/src/sbin/pfctl/pfctl_osfp.c:720:17: note: 'snprintf' output between 2 and 64 bytes into a destination of size 32
  720 |                 snprintf(newprefix, sizeof(newprefix), "%s%s\t", prefix,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  721 |                     nm->nm_name);
      |                     ~~~~~~~~~~~~
/workspace/src/sbin/pfctl/pfctl_osfp.c: In function 'print_name_list':
/workspace/src/sbin/pfctl/pfctl_osfp.c:720:59: warning: '%s' directive output may be truncated writing up to 31 bytes into a region of size between 1 and 32 [-Wformat-truncation=]
  720 |                 snprintf(newprefix, sizeof(newprefix), "%s%s\t", prefix,
      |                                                           ^~
In function 'print_name_list',
    inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
    inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
    inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3:
/workspace/src/sbin/pfctl/pfctl_osfp.c:720:17: note: 'snprintf' output between 2 and 64 bytes into a destination of size 32
  720 |                 snprintf(newprefix, sizeof(newprefix), "%s%s\t", prefix,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  721 |                     nm->nm_name);
      |                     ~~~~~~~~~~~~
/workspace/src/sbin/pfctl/pfctl_osfp.c: In function 'print_name_list':
/workspace/src/sbin/pfctl/pfctl_osfp.c:720:59: warning: '%s' directive output may be truncated writing up to 31 bytes into a region of size between 1 and 32 [-Wformat-truncation=]
  720 |                 snprintf(newprefix, sizeof(newprefix), "%s%s\t", prefix,
      |                                                           ^~
In function 'print_name_list',
    inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
    inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
    inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
    inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3:
/workspace/src/sbin/pfctl/pfctl_osfp.c:720:17: note: 'snprintf' output between 2 and 64 bytes into a destination of size 32
  720 |                 snprintf(newprefix, sizeof(newprefix), "%s%s\t", prefix,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  721 |                     nm->nm_name);
      |                     ~~~~~~~~~~~~
/workspace/src/sbin/pfctl/pfctl_osfp.c: In function 'print_name_list':
/workspace/src/sbin/pfctl/pfctl_osfp.c:720:59: warning: '%s' directive output may be truncated writing up to 31 bytes into a region of size between 1 and 32 [-Wformat-truncation=]
  720 |                 snprintf(newprefix, sizeof(newprefix), "%s%s\t", prefix,
      |                                                           ^~
In function 'print_name_list',
    inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
    inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
    inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
    inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
    inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3:
/workspace/src/sbin/pfctl/pfctl_osfp.c:720:17: note: 'snprintf' output between 2 and 64 bytes into a destination of size 32
  720 |                 snprintf(newprefix, sizeof(newprefix), "%s%s\t", prefix,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  721 |                     nm->nm_name);
      |                     ~~~~~~~~~~~~
/workspace/src/sbin/pfctl/pfctl_osfp.c: In function 'print_name_list':
/workspace/src/sbin/pfctl/pfctl_osfp.c:720:59: warning: '%s' directive output may be truncated writing up to 31 bytes into a region of size between 1 and 32 [-Wformat-truncation=]
  720 |                 snprintf(newprefix, sizeof(newprefix), "%s%s\t", prefix,
      |                                                           ^~
In function 'print_name_list',
    inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
    inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
    inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
    inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
    inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
    inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3:
/workspace/src/sbin/pfctl/pfctl_osfp.c:720:17: note: 'snprintf' output between 2 and 64 bytes into a destination of size 32
  720 |                 snprintf(newprefix, sizeof(newprefix), "%s%s\t", prefix,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  721 |                     nm->nm_name);
      |                     ~~~~~~~~~~~~
/workspace/src/sbin/pfctl/pfctl_osfp.c: In function 'print_name_list':
/workspace/src/sbin/pfctl/pfctl_osfp.c:720:59: warning: '%s' directive output may be truncated writing up to 31 bytes into a region of size between 1 and 32 [-Wformat-truncation=]
  720 |                 snprintf(newprefix, sizeof(newprefix), "%s%s\t", prefix,
      |                                                           ^~
In function 'print_name_list',
    inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
    inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
    inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
    inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
    inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
    inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
    inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3:
/workspace/src/sbin/pfctl/pfctl_osfp.c:720:17: note: 'snprintf' output between 2 and 64 bytes into a destination of size 32
  720 |                 snprintf(newprefix, sizeof(newprefix), "%s%s\t", prefix,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  721 |                     nm->nm_name);
      |                     ~~~~~~~~~~~~
/workspace/src/sbin/pfctl/pfctl_osfp.c: In function 'print_name_list':
/workspace/src/sbin/pfctl/pfctl_osfp.c:720:59: warning: '%s' directive output may be truncated writing up to 31 bytes into a region of size between 1 and 32 [-Wformat-truncation=]
  720 |                 snprintf(newprefix, sizeof(newprefix), "%s%s\t", prefix,
      |                                                           ^~
In function 'print_name_list',
    inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
    inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
    inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
    inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
    inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
    inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
    inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
    inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3:
/workspace/src/sbin/pfctl/pfctl_osfp.c:720:17: note: 'snprintf' output between 2 and 64 bytes into a destination of size 32
  720 |                 snprintf(newprefix, sizeof(newprefix), "%s%s\t", prefix,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  721 |                     nm->nm_name);
      |                     ~~~~~~~~~~~~
--- pfctl_radix.o ---

--- pfctl_osfp.o ---
/workspace/src/sbin/pfctl/pfctl_osfp.c: In function 'pfctl_show_fingerprints':
/workspace/src/sbin/pfctl/pfctl_osfp.c:720:63: warning: 'snprintf' output may be truncated before the last format character [-Wformat-truncation=]
  720 |                 snprintf(newprefix, sizeof(newprefix), "%s%s\t", prefix,
      |                                                               ^
In function 'print_name_list',
    inlined from 'pfctl_show_fingerprints' at /workspace/src/sbin/pfctl/pfctl_osfp.c:320:4:
/workspace/src/sbin/pfctl/pfctl_osfp.c:720:17: note: 'snprintf' output between 2 and 33 bytes into a destination of size 32
  720 |                 snprintf(newprefix, sizeof(newprefix), "%s%s\t", prefix,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  721 |                     nm->nm_name);
      |                     ~~~~~~~~~~~~


make[5]: stopped making "objs" in /tmp/obj/workspace/src/amd64.amd64/rescue/rescue
*** [objs] Error code 2

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

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

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

make[2]: stopped making "all" in /workspace/src
--- all_subdir_stand ---


make[4]: stopped making "all" in /workspace/src/stand/efi

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

make[2]: stopped making "all" in /workspace/src
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/ctld ---
--- uclparse.pieo ---
/workspace/src/usr.sbin/ctld/uclparse.cc: In function 'bool uclparse_controller_namespace(const char*, const ucl::Ucl&)':
/workspace/src/usr.sbin/ctld/uclparse.cc:385:40: warning: 'id' may be used uninitialized [-Wmaybe-uninitialized]
  385 |         return controller_add_namespace(id, name.string_value().c_str());
      |                ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/usr.sbin/ctld/uclparse.cc:336:15: note: 'id' was declared here
  336 |         u_int id;
      |               ^~
In function 'bool uclparse_target_lun(const char*, const ucl::Ucl&)',
    inlined from 'bool uclparse_target(const char*, const ucl::Ucl&)' at /workspace/src/usr.sbin/ctld/uclparse.cc:1275:29:
/workspace/src/usr.sbin/ctld/uclparse.cc:329:31: warning: 'id' may be used uninitialized [-Wmaybe-uninitialized]
  329 |         return (target_add_lun(id, name.string_value().c_str()));
      |                ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/usr.sbin/ctld/uclparse.cc: In function 'bool uclparse_target(const char*, const ucl::Ucl&)':
/workspace/src/usr.sbin/ctld/uclparse.cc:281:15: note: 'id' was declared here
  281 |         u_int id;
      |               ^~

make[3]: stopped making "all" in /workspace/src/usr.sbin

make[2]: stopped making "all" in /workspace/src
--- all_subdir_usr.bin ---

make[3]: stopped making "all" in /workspace/src/usr.bin

make[2]: stopped making "all" in /workspace/src
--- all_subdir_cddl ---

make[6]: stopped making "all" in /workspace/src/cddl/usr.sbin/zfsd/tests

make[5]: stopped making "all" in /workspace/src/cddl/usr.sbin/zfsd

make[4]: stopped making "all" in /workspace/src/cddl/usr.sbin

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

make[2]: stopped making "all" in /workspace/src
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/net ---
--- link_addr_test ---

make[6]: stopped making "all" in /workspace/src/lib/libc/tests/net

make[5]: stopped making "all" in /workspace/src/lib/libc/tests

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

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

make[2]: stopped making "all" in /workspace/src
      198.20 real      1475.63 user       120.04 sys

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

make: stopped making "buildworld" in /workspace/src
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE
[PostBuildScript] - [INFO] Executing post build scripts.
[FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins18179226491416073098.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-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