Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 May 2026 13:04:56 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        christos@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc14_build - Build #3759 - Failure
Message-ID:  <313357260.1537.1779800698578@jenkins.ci.freebsd.org>

index | next in thread | raw e-mail

FreeBSD-main-amd64-gcc14_build - Build #3759 (c6cefcbbbb3fd5bbe9e0c36c8c553364d444e2d8) - Failure

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

c6cefcbbbb3fd5bbe9e0c36c8c553364d444e2d8 by christos:
snd_hda: Patch Dell WYSE 7040



The end of the build log:

[...truncated 94.24 MiB...]


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

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_lib ---


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

make[5]: stopped making "all" in /workspace/src/lib/libc/tests
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/fifolog ---


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

make[3]: stopped making "all" in /workspace/src/usr.sbin
--- all_subdir_rescue ---
/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);
      |                     ~~~~~~~~~~~~
/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_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_usr.bin ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:35,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/inout_ptr.h:16,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/memory:950,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/algorithm:2063,
                 from /workspace/src/usr.bin/dtc/fdt.hh:35,
                 from /workspace/src/usr.bin/dtc/fdt.cc:35:
In function 'constexpr void std::__1::__uninitialized_allocator_relocate(_Alloc&, _ContiguousIterator, _ContiguousIterator, _ContiguousIterator) [with _Alloc = allocator<shared_ptr<dtc::fdt::property> >; _ContiguousIterator = shared_ptr<dtc::fdt::property>*]',
    inlined from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_Tp, _Alloc>::__swap_out_circular_buffer(std::__1::__split_buffer<_Tp, _Allocator&>&, pointer) [with _Tp = std::__1::shared_ptr<dtc::fdt::property>; _Allocator = std::__1::allocator<std::__1::shared_ptr<dtc::fdt::property> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__vector/vector.h:868:42,
    inlined from 'std::__1::vector<_Tp, _Alloc>::iterator std::__1::vector<_Tp, _Alloc>::__insert_with_size(const_iterator, _Iterator, _Sentinel, difference_type) [with _Iterator = std::__1::__wrap_iter<const std::__1::shared_ptr<dtc::fdt::property>*>; _Sentinel = std::__1::__wrap_iter<const std::__1::shared_ptr<dtc::fdt::property>*>; _Tp = std::__1::shared_ptr<dtc::fdt::property>; _Allocator = std::__1::allocator<std::__1::shared_ptr<dtc::fdt::property> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__vector/vector.h:1351:39,
    inlined from 'std::__1::vector<_Tp, _Alloc>::iterator std::__1::vector<_Tp, _Alloc>::insert(const_iterator, _ForwardIterator, _ForwardIterator) [with _ForwardIterator = std::__1::__wrap_iter<const std::__1::shared_ptr<dtc::fdt::property>*>; typename std::__1::enable_if<(std::__1::is_convertible<typename std::__1::__detector<std::__1::__nat, void, std::__1::__iterator_category, std::__1::iterator_traits<_InIter> >::type, std::__1::forward_iterator_tag>::value && std::__1::is_constructible<_Tp, typename std::__1::iterator_traits<_InIter>::reference>::value), int>::type <anonymous> = 0; _Tp = std::__1::shared_ptr<dtc::fdt::property>; _Allocator = std::__1::allocator<std::__1::shared_ptr<dtc::fdt::property> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__vector/vector.h:515:30,
    inlined from 'dtc::fdt::node::node(const std::__1::string&, const std::__1::vector<std::__1::shared_ptr<dtc::fdt::property> >&)' at /workspace/src/usr.bin/dtc/fdt.cc:858:14:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitialized_algorithms.h:638:21: warning: argument 2 null where non-null expected [-Wnonnull]
  638 |     __builtin_memcpy(static_cast<void*>(std::__to_address(__result)),
      |     ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  639 |                      std::__to_address(__first),
      |                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  640 |                      sizeof(_ValueType) * (__last - __first));
      |                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitialized_algorithms.h:638:21: note: in a call to built-in function 'void* __builtin_memcpy(void*, const void*, long unsigned int)'
--- all_subdir_cddl ---
--- all_subdir_cddl/usr.sbin/zfsd/tests ---
--- 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_usr.bin ---

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

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
      201.14 real      1577.22 user       128.02 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/jenkins4005708538027617004.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
home | help

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