Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Feb 2026 08:28:23 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        kevans@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc13_build - Build #5841 - Still Failing
Message-ID:  <858823648.1415.1771921705908@jenkins.ci.freebsd.org>
In-Reply-To: <1347712650.1387.1771888156478@jenkins.ci.freebsd.org>

index | next in thread | previous in thread | raw e-mail

FreeBSD-main-amd64-gcc13_build - Build #5841 (686280c0fdc4807676c3e8b896a1816ce62d4457) - Still Failing

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

686280c0fdc4807676c3e8b896a1816ce62d4457 by kevans:
libjail: avoid a double-free in the MAC label bits



The end of the build log:

[...truncated 91.95 MiB...]
/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);
      |                     ~~~~~~~~~~~~
--- all_subdir_tests ---
--- .depend.mini-me.setuid ---
echo mini-me.setuid.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a  >> .depend.mini-me.setuid
--- mini-me.setuid.full ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -pipe -fno-common -I/workspace/src/tests -g -std=gnu17 -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-return-type  -Wl,-zrelro -static -Wl,-znoexecstack  -o mini-me.setuid.full mini-me.o  
--- mini-me.noexec ---
collect2: error: ld returned 1 exit status
*** [mini-me.noexec.full] Error code 1

make[6]: stopped making "all" in /workspace/src/tests/sys/capsicum
make[6]: 1 error

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

make[5]: stopped making "all" in /workspace/src/tests/sys/capsicum
--- all_subdir_sbin ---
/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);
      |                     ~~~~~~~~~~~~
--- all_subdir_tests ---
--- all_subdir_tests/sys/audit ---


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

make[4]: stopped making "all" in /workspace/src/tests/sys
--- all_subdir_tests/sys/capsicum ---
--- mini-me.setuid ---

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 ---
--- pfctl_make ---
/workspace/src/sbin/pfctl/parse.y: In function 'yyparse':
/workspace/src/sbin/pfctl/parse.y:1238:37: warning: 'snprintf' output may be truncated before the last format character [-Wformat-truncation=]
 1238 |                                     "%s/%s", pf->anchor->path, $3);
      |                                     ^~~~~~~
/workspace/src/sbin/pfctl/parse.y:1237:33: note: 'snprintf' output 2 or more bytes (assuming 1025) into a destination of size 1024
 1237 |                                 snprintf(loadanchor->anchorname, MAXPATHLEN,
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1238 |                                     "%s/%s", pf->anchor->path, $3);
      |                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/ctld ---

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

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


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_usr.bin ---

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

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

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 ---
--- 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
      192.71 real      1405.74 user       134.58 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins7467452276125969395.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-amd64-gcc13_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
home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?858823648.1415.1771921705908>