Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Feb 2026 12:28:04 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        bz@FreeBSD.org, tuexen@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc13_build - Build #5877 - Still Failing
Message-ID:  <832937735.1841.1772195287599@jenkins.ci.freebsd.org>
In-Reply-To: <251599854.1829.1772188069250@jenkins.ci.freebsd.org>

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

FreeBSD-main-amd64-gcc13_build - Build #5877 (c3577fcf3fd0494cc992021d4debbca09241a49e) - Still Failing

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

6bd97e9e01ff159eef49b2521fdbe67d5db10d95 by tuexen:
sctp: fix NOINET build

c3577fcf3fd0494cc992021d4debbca09241a49e by bz:
dpaa2: improve error messages and log requested cluster size



The end of the build log:

[...truncated 120.94 MiB...]
make[4]: stopped making "all" in /workspace/src/sys/modules/rtw89
make[4]: 1 error

make[4]: stopped making "all" in /workspace/src/sys/modules/rtw89
--- all_subdir_sound ---
/usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-debuglink=snd_csa.ko.debug  snd_csa.ko.full snd_csa.ko
--- all_subdir_rtw89 ---

make[3]: stopped making "all" in /workspace/src/sys/modules
--- all_subdir_sound ---

make[5]: stopped making "all" in /workspace/src/sys/modules/sound/driver
--- all_subdir_sctp ---
--- sctputil.o ---
In function 'atomic_add_int',
    inlined from 'sctp_timer_start' at /workspace/src/sys/netinet/sctputil.c:2567:4,
    inlined from 'sctp_dynamic_set_primary' at /workspace/src/sys/netinet/sctputil.c:6533:2:
./machine/atomic.h:117:9: warning: array subscript 0 is outside array bounds of 'int32_t[0]' {aka 'int[]'} [-Warray-bounds=]
  117 |         __asm __volatile("lock; " OP                    \
      |         ^~~~~
./machine/atomic.h:367:1: note: in expansion of macro 'ATOMIC_ASM'
  367 | ATOMIC_ASM(add,      int,   "addl %1,%0",  "ir",  v);
      | ^~~~~~~~~~
In function 'sctp_dynamic_set_primary':
cc1: note: source object is likely at address zero
In function 'atomic_add_int',
    inlined from 'sctp_timer_start' at /workspace/src/sys/netinet/sctputil.c:2567:4,
    inlined from 'sctp_dynamic_set_primary' at /workspace/src/sys/netinet/sctputil.c:6533:2:
./machine/atomic.h:117:9: warning: array subscript 0 is outside array bounds of 'int32_t[0]' {aka 'int[]'} [-Warray-bounds=]
  117 |         __asm __volatile("lock; " OP                    \
      |         ^~~~~
./machine/atomic.h:367:1: note: in expansion of macro 'ATOMIC_ASM'
  367 | ATOMIC_ASM(add,      int,   "addl %1,%0",  "ir",  v);
      | ^~~~~~~~~~
In function 'sctp_dynamic_set_primary':
cc1: note: source object is likely at address zero
In function 'atomic_add_int',
    inlined from 'sctp_timer_start' at /workspace/src/sys/netinet/sctputil.c:2570:4,
    inlined from 'sctp_dynamic_set_primary' at /workspace/src/sys/netinet/sctputil.c:6533:2:
./machine/atomic.h:117:9: warning: array subscript 0 is outside array bounds of 'uint32_t[0]' {aka 'unsigned int[]'} [-Warray-bounds=]
  117 |         __asm __volatile("lock; " OP                    \
      |         ^~~~~
./machine/atomic.h:367:1: note: in expansion of macro 'ATOMIC_ASM'
  367 | ATOMIC_ASM(add,      int,   "addl %1,%0",  "ir",  v);
      | ^~~~~~~~~~
In function 'sctp_dynamic_set_primary':
cc1: note: source object is likely at address zero
In function 'atomic_add_int',
    inlined from 'sctp_timer_start' at /workspace/src/sys/netinet/sctputil.c:2570:4,
    inlined from 'sctp_dynamic_set_primary' at /workspace/src/sys/netinet/sctputil.c:6533:2:
./machine/atomic.h:117:9: warning: array subscript 0 is outside array bounds of 'uint32_t[0]' {aka 'unsigned int[]'} [-Warray-bounds=]
  117 |         __asm __volatile("lock; " OP                    \
      |         ^~~~~
./machine/atomic.h:367:1: note: in expansion of macro 'ATOMIC_ASM'
  367 | ATOMIC_ASM(add,      int,   "addl %1,%0",  "ir",  v);
      | ^~~~~~~~~~
In function 'sctp_dynamic_set_primary':
cc1: note: source object is likely at address zero
In function 'atomic_add_int',
    inlined from 'sctp_timer_start' at /workspace/src/sys/netinet/sctputil.c:2573:4,
    inlined from 'sctp_dynamic_set_primary' at /workspace/src/sys/netinet/sctputil.c:6533:2:
./machine/atomic.h:117:9: warning: array subscript 0 is outside array bounds of 'int[0]' [-Warray-bounds=]
  117 |         __asm __volatile("lock; " OP                    \
      |         ^~~~~
./machine/atomic.h:367:1: note: in expansion of macro 'ATOMIC_ASM'
  367 | ATOMIC_ASM(add,      int,   "addl %1,%0",  "ir",  v);
      | ^~~~~~~~~~
In function 'sctp_dynamic_set_primary':
cc1: note: source object is likely at address zero
In function 'atomic_add_int',
    inlined from 'sctp_timer_start' at /workspace/src/sys/netinet/sctputil.c:2573:4,
    inlined from 'sctp_dynamic_set_primary' at /workspace/src/sys/netinet/sctputil.c:6533:2:
./machine/atomic.h:117:9: warning: array subscript 0 is outside array bounds of 'int[0]' [-Warray-bounds=]
  117 |         __asm __volatile("lock; " OP                    \
      |         ^~~~~
./machine/atomic.h:367:1: note: in expansion of macro 'ATOMIC_ASM'
  367 | ATOMIC_ASM(add,      int,   "addl %1,%0",  "ir",  v);
      | ^~~~~~~~~~
In function 'sctp_dynamic_set_primary':
cc1: note: source object is likely at address zero
--- all_subdir_thunderbolt ---
/workspace/src/sys/dev/thunderbolt/router.c: In function 'tb_config_find_router_cap':
/workspace/src/sys/dev/thunderbolt/tbcfg_reg.h:144:43: warning: array subscript 'struct tb_cfg_router[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
  144 | #define GET_ROUTER_CS_NEXT_CAP(r)       (r->router_cs_1 & \
      |                                           ^~
/workspace/src/sys/dev/thunderbolt/router.c:859:25: note: in expansion of macro 'GET_ROUTER_CS_NEXT_CAP'
  859 |         rcap.next_cap = GET_ROUTER_CS_NEXT_CAP(cfg);
      |                         ^~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/sys/malloc.h:235:32: note: object of size 32 allocated by 'malloc'
  235 |                 _malloc_item = malloc(_size, type, (flags) &~ M_ZERO);  \
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/dev/thunderbolt/router.c:846:15: note: in expansion of macro 'malloc'
  846 |         buf = malloc(8 * 4, M_THUNDERBOLT, M_NOWAIT|M_ZERO);
      |               ^~~~~~
/workspace/src/sys/dev/thunderbolt/router.c:864:31: warning: 'rcap.current_cap' may be used uninitialized [-Wmaybe-uninitialized]
  864 |                 *offset = rcap.current_cap;
      |                           ~~~~^~~~~~~~~~~~
/workspace/src/sys/dev/thunderbolt/router.c:841:31: note: 'rcap.current_cap' was declared here
  841 |         struct router_cfg_cap rcap;
      |                               ^~~~
--- all_subdir_sound ---
--- all_subdir_sound/sound ---
--- dsp.o ---
ctfconvert -L VERSION -g dsp.o
--- all_subdir_thunderbolt ---
In function 'tb_config_find_router_cap',
    inlined from 'tb_config_find_router_vsc' at /workspace/src/sys/dev/thunderbolt/router.c:874:10:
/workspace/src/sys/dev/thunderbolt/tbcfg_reg.h:144:43: warning: array subscript 'struct tb_cfg_router[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
  144 | #define GET_ROUTER_CS_NEXT_CAP(r)       (r->router_cs_1 & \
/workspace/src/sys/dev/thunderbolt/router.c:859:25: note: in expansion of macro 'GET_ROUTER_CS_NEXT_CAP'
  859 |         rcap.next_cap = GET_ROUTER_CS_NEXT_CAP(cfg);
      |                         ^~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/sys/malloc.h:235:32: note: object of size 32 allocated by 'malloc'
  235 |                 _malloc_item = malloc(_size, type, (flags) &~ M_ZERO);  \
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/dev/thunderbolt/router.c:846:15: note: in expansion of macro 'malloc'
  846 |         buf = malloc(8 * 4, M_THUNDERBOLT, M_NOWAIT|M_ZERO);
      |               ^~~~~~
/workspace/src/sys/dev/thunderbolt/router.c:864:31: warning: 'rcap.current_cap' may be used uninitialized [-Wmaybe-uninitialized]
  864 |                 *offset = rcap.current_cap;
      |                           ~~~~^~~~~~~~~~~~
/workspace/src/sys/dev/thunderbolt/router.c: In function 'tb_config_find_router_vsc':
/workspace/src/sys/dev/thunderbolt/router.c:841:31: note: 'rcap.current_cap' was declared here
  841 |         struct router_cfg_cap rcap;
      |                               ^~~~
--- all_subdir_tcp ---
ctfconvert -L VERSION -g rack_bbr_common.o

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

make[3]: stopped making "all" in /workspace/src/sys/modules
--- all_subdir_sound ---
--- vchan.o ---
ctfconvert -L VERSION -g vchan.o
--- all_subdir_sysvipc ---
/workspace/src/sys/kern/sysv_shm.c: In function 'sys_shmctl':
/workspace/src/sys/kern/sysv_shm.c:643:25: warning: 'bufsz' may be used uninitialized [-Wmaybe-uninitialized]
  643 |                 error = copyout(&buf, uap->buf, bufsz);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/kern/sysv_shm.c:619:16: note: 'bufsz' was declared here
  619 |         size_t bufsz;
      |                ^~~~~
--- all_subdir_thunderbolt ---
/workspace/src/sys/dev/thunderbolt/router.c: In function 'tb_config_find_router_vsec':
/workspace/src/sys/dev/thunderbolt/tbcfg_reg.h:144:43: warning: array subscript 'struct tb_cfg_router[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
  144 | #define GET_ROUTER_CS_NEXT_CAP(r)       (r->router_cs_1 & \
/workspace/src/sys/dev/thunderbolt/router.c:859:25: note: in expansion of macro 'GET_ROUTER_CS_NEXT_CAP'
  859 |         rcap.next_cap = GET_ROUTER_CS_NEXT_CAP(cfg);
      |                         ^~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/sys/malloc.h:235:32: note: object of size 32 allocated by 'malloc'
  235 |                 _malloc_item = malloc(_size, type, (flags) &~ M_ZERO);  \
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/dev/thunderbolt/router.c:846:15: note: in expansion of macro 'malloc'
  846 |         buf = malloc(8 * 4, M_THUNDERBOLT, M_NOWAIT|M_ZERO);
      |               ^~~~~~
/workspace/src/sys/dev/thunderbolt/router.c:864:31: warning: 'rcap.current_cap' may be used uninitialized [-Wmaybe-uninitialized]
  864 |                 *offset = rcap.current_cap;
      |                           ~~~~^~~~~~~~~~~~
/workspace/src/sys/dev/thunderbolt/router.c:841:31: note: 'rcap.current_cap' was declared here
  841 |         struct router_cfg_cap rcap;
      |                               ^~~~
/workspace/src/sys/dev/thunderbolt/router.c: In function 'tb_config_find_adapter_cap':
/workspace/src/sys/dev/thunderbolt/router.c:910:31: warning: 'rcap.current_cap' may be used uninitialized [-Wmaybe-uninitialized]
  910 |                 *offset = rcap.current_cap;
      |                           ~~~~^~~~~~~~~~~~
/workspace/src/sys/dev/thunderbolt/router.c:887:31: note: 'rcap.current_cap' was declared here
  887 |         struct router_cfg_cap rcap;
      |                               ^~~~
In function 'tb_config_find_router_cap',
    inlined from 'tb_config_find_router_vsec' at /workspace/src/sys/dev/thunderbolt/router.c:881:10,
    inlined from 'tb_config_get_lc_uuid' at /workspace/src/sys/dev/thunderbolt/router.c:924:10:
/workspace/src/sys/dev/thunderbolt/tbcfg_reg.h:144:43: warning: array subscript 'struct tb_cfg_router[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
  144 | #define GET_ROUTER_CS_NEXT_CAP(r)       (r->router_cs_1 & \
/workspace/src/sys/dev/thunderbolt/router.c:859:25: note: in expansion of macro 'GET_ROUTER_CS_NEXT_CAP'
  859 |         rcap.next_cap = GET_ROUTER_CS_NEXT_CAP(cfg);
      |                         ^~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/sys/malloc.h:235:32: note: object of size 32 allocated by 'malloc'
  235 |                 _malloc_item = malloc(_size, type, (flags) &~ M_ZERO);  \
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/dev/thunderbolt/router.c:846:15: note: in expansion of macro 'malloc'
  846 |         buf = malloc(8 * 4, M_THUNDERBOLT, M_NOWAIT|M_ZERO);
      |               ^~~~~~
/workspace/src/sys/dev/thunderbolt/router.c: In function 'tb_config_get_lc_uuid':
/workspace/src/sys/dev/thunderbolt/router.c:841:31: warning: 'rcap.current_cap' may be used uninitialized [-Wmaybe-uninitialized]
  841 |         struct router_cfg_cap rcap;
      |                               ^~~~
--- all_subdir_sysvipc ---
ctfconvert -L VERSION -g sysv_shm.o
--- all_subdir_sctp ---
ctfconvert -L VERSION -g sctputil.o
--- all_subdir_sysvipc ---

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

make[3]: stopped making "all" in /workspace/src/sys/modules
--- all_subdir_sctp ---

make[3]: stopped making "all" in /workspace/src/sys/modules
--- all_subdir_thunderbolt ---
ctfconvert -L VERSION -g router.o

make[3]: stopped making "all" in /workspace/src/sys/modules
--- all_subdir_sym ---
ctfconvert -L VERSION -g sym_hipd.o

make[3]: stopped making "all" in /workspace/src/sys/modules
--- all_subdir_sound ---
--- mixer.o ---
ctfconvert -L VERSION -g mixer.o
--- all_subdir_sound/driver ---
--- all_subdir_sound/driver/emu10k1 ---
ctfconvert -L VERSION -g emu10k1.o
--- all_subdir_sound/sound ---

make[4]: stopped making "all" in /workspace/src/sys/modules/sound
--- all_subdir_sound/driver ---

make[5]: stopped making "all" in /workspace/src/sys/modules/sound/driver

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

make[3]: stopped making "all" in /workspace/src/sys/modules
--- all_subdir_ti ---
ctfconvert -L VERSION -g if_ti.o

make[3]: stopped making "all" in /workspace/src/sys/modules
*** [modules-all] Error code 2

make[2]: stopped making "all" in /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC
make[2]: 1 error

make[2]: stopped making "all" in /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC
      494.75 real      5740.94 user       378.78 sys

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

make: stopped making "buildkernel" 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/jenkins69889053542108195.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?832937735.1841.1772195287599>