Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Nov 2025 01:19:46 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        0mp@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc13_build - Build #4916 - Failure
Message-ID:  <1335033603.2181.1762133617110@jenkins.ci.freebsd.org>

next in thread | raw e-mail | index | archive | help
------=_Part_2152_2002975348.1762133192569
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

FreeBSD-main-amd64-gcc13_build - Build #4916 (af99c4c1d03c742faf8bd4c62fbbb=
664c5f7fc18) - Failure

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_buil=
d/4916/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/=
4916/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/4=
916/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)

af99c4c1d03c742faf8bd4c62fbbb664c5f7fc18 by 0mp:
d.7: Document strchr, strjoin, strrchr, strstr, strtok, strlen, and



The end of the build log:

[...truncated 125.67 MiB...]
    inlined from 'syncache_chkrst' at /workspace/src/sys/netinet/tcp_syncac=
he.c:698:4:
/workspace/src/sys/netinet/tcp_syncache.c:2041:61: warning: 'ulen' may be u=
sed uninitialized [-Wmaybe-uninitialized]
 2041 |                               ip->ip_dst.s_addr, htons(ulen + IPPRO=
TO_UDP));
/workspace/src/sys/sys/_endian.h:85:43: note: in definition of macro '__bsw=
ap16'
   85 | #define __bswap16(x)    __builtin_bswap16(x)
      |                                           ^
/workspace/src/sys/sys/param.h:345:25: note: in expansion of macro '__htons=
'
  345 | #define htons(x)        __htons(x)
      |                         ^~~~~~~
/workspace/src/sys/netinet/tcp_syncache.c:2041:50: note: in expansion of ma=
cro 'htons'
 2041 |                               ip->ip_dst.s_addr, htons(ulen + IPPRO=
TO_UDP));
      |                                                  ^~~~~
/workspace/src/sys/netinet/tcp_syncache.c: In function 'syncache_chkrst':
/workspace/src/sys/netinet/tcp_syncache.c:1812:39: note: 'ulen' was declare=
d here
 1812 |         u_int16_t hlen, tlen, mssopt, ulen;
      |                                       ^~~~
In function 'syncache_respond',
    inlined from 'syncache_send_challenge_ack' at /workspace/src/sys/netine=
t/tcp_syncache.c:2070:7,
    inlined from 'syncache_expand' at /workspace/src/sys/netinet/tcp_syncac=
he.c:1279:4:
/workspace/src/sys/netinet/tcp_syncache.c:2041:61: warning: 'ulen' may be u=
sed uninitialized [-Wmaybe-uninitialized]
 2041 |                               ip->ip_dst.s_addr, htons(ulen + IPPRO=
TO_UDP));
/workspace/src/sys/sys/_endian.h:85:43: note: in definition of macro '__bsw=
ap16'
   85 | #define __bswap16(x)    __builtin_bswap16(x)
      |                                           ^
/workspace/src/sys/sys/param.h:345:25: note: in expansion of macro '__htons=
'
  345 | #define htons(x)        __htons(x)
      |                         ^~~~~~~
/workspace/src/sys/netinet/tcp_syncache.c:2041:50: note: in expansion of ma=
cro 'htons'
 2041 |                               ip->ip_dst.s_addr, htons(ulen + IPPRO=
TO_UDP));
      |                                                  ^~~~~
/workspace/src/sys/netinet/tcp_syncache.c: In function 'syncache_expand':
/workspace/src/sys/netinet/tcp_syncache.c:1812:39: note: 'ulen' was declare=
d here
 1812 |         u_int16_t hlen, tlen, mssopt, ulen;
      |                                       ^~~~
In function 'syncache_respond',
    inlined from 'syncache_add' at /workspace/src/sys/netinet/tcp_syncache.=
c:1576:7:
/workspace/src/sys/netinet/tcp_syncache.c:2041:61: warning: 'ulen' may be u=
sed uninitialized [-Wmaybe-uninitialized]
 2041 |                               ip->ip_dst.s_addr, htons(ulen + IPPRO=
TO_UDP));
/workspace/src/sys/sys/_endian.h:85:43: note: in definition of macro '__bsw=
ap16'
   85 | #define __bswap16(x)    __builtin_bswap16(x)
      |                                           ^
/workspace/src/sys/sys/param.h:345:25: note: in expansion of macro '__htons=
'
  345 | #define htons(x)        __htons(x)
      |                         ^~~~~~~
/workspace/src/sys/netinet/tcp_syncache.c:2041:50: note: in expansion of ma=
cro 'htons'
 2041 |                               ip->ip_dst.s_addr, htons(ulen + IPPRO=
TO_UDP));
      |                                                  ^~~~~
/workspace/src/sys/netinet/tcp_syncache.c: In function 'syncache_add':
/workspace/src/sys/netinet/tcp_syncache.c:1812:39: note: 'ulen' was declare=
d here
 1812 |         u_int16_t hlen, tlen, mssopt, ulen;
      |                                       ^~~~
In function 'syncache_respond',
    inlined from 'syncache_add' at /workspace/src/sys/netinet/tcp_syncache.=
c:1761:6:
/workspace/src/sys/netinet/tcp_syncache.c:2041:61: warning: 'ulen' may be u=
sed uninitialized [-Wmaybe-uninitialized]
 2041 |                               ip->ip_dst.s_addr, htons(ulen + IPPRO=
TO_UDP));
/workspace/src/sys/sys/_endian.h:85:43: note: in definition of macro '__bsw=
ap16'
   85 | #define __bswap16(x)    __builtin_bswap16(x)
      |                                           ^
/workspace/src/sys/sys/param.h:345:25: note: in expansion of macro '__htons=
'
  345 | #define htons(x)        __htons(x)
      |                         ^~~~~~~
/workspace/src/sys/netinet/tcp_syncache.c:2041:50: note: in expansion of ma=
cro 'htons'
 2041 |                               ip->ip_dst.s_addr, htons(ulen + IPPRO=
TO_UDP));
      |                                                  ^~~~~
/workspace/src/sys/netinet/tcp_syncache.c: In function 'syncache_add':
/workspace/src/sys/netinet/tcp_syncache.c:1812:39: note: 'ulen' was declare=
d here
 1812 |         u_int16_t hlen, tlen, mssopt, ulen;
      |                                       ^~~~
ctfconvert -L VERSION -g tcp_syncache.o
--- tcp_subr.o ---
r=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-b=
ounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-comp=
are -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -W=
no-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-poin=
t -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=
=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-s=
ize -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-allo=
c-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull =
-Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-=
zero-length   -fms-extensions -finline-limit=3D8000 --param inline-unit-gro=
wth=3D100 --param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu1=
7 -Werror /workspace/src/sys/netinet/tcp_subr.c
In file included from ./x86/endian.h:36,
                 from ./machine/endian.h:5,
                 from /workspace/src/sys/sys/types.h:43,
                 from /workspace/src/sys/sys/param.h:117,
                 from /workspace/src/sys/netinet/tcp_subr.c:38:
/workspace/src/sys/netinet/tcp_subr.c: In function 'tcp_respond':
/workspace/src/sys/netinet/tcp_subr.c:2064:40: warning: 'ulen' may be used =
uninitialized [-Wmaybe-uninitialized]
 2064 |                             htons(ulen + IPPROTO_UDP));
/workspace/src/sys/sys/_endian.h:85:43: note: in definition of macro '__bsw=
ap16'
   85 | #define __bswap16(x)    __builtin_bswap16(x)
      |                                           ^
/workspace/src/sys/sys/param.h:345:25: note: in expansion of macro '__htons=
'
  345 | #define htons(x)        __htons(x)
      |                         ^~~~~~~
/workspace/src/sys/netinet/tcp_subr.c:2064:29: note: in expansion of macro =
'htons'
 2064 |                             htons(ulen + IPPROTO_UDP));
      |                             ^~~~~
/workspace/src/sys/netinet/tcp_subr.c:1734:32: note: 'ulen' was declared he=
re
 1734 |         int optlen, tlen, win, ulen;
      |                                ^~~~
In file included from /workspace/src/sys/sys/_callout.h:41,
                 from /workspace/src/sys/sys/callout.h:40,
                 from /workspace/src/sys/sys/systm.h:41,
                 from /workspace/src/sys/netinet/tcp_subr.c:39:
/workspace/src/sys/netinet/tcp_subr.c: In function 'tcp_handle_orphaned_pac=
kets':
/workspace/src/sys/sys/queue.h:529:38: warning: 'prev' may be used uninitia=
lized [-Wmaybe-uninitialized]
  529 |         if ((STAILQ_NEXT(elm, field) =3D                           =
       \
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=
~~~~~~
  530 |              STAILQ_NEXT(STAILQ_NEXT(elm, field), field)) =3D=3D NU=
LL)      \
      |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/netinet/tcp_subr.c:4606:41: note: in expansion of macro =
'STAILQ_REMOVE_AFTER'
 4606 |                                         STAILQ_REMOVE_AFTER(&tp->t_=
inqueue,
      |                                         ^~~~~~~~~~~~~~~~~~~
/workspace/src/sys/netinet/tcp_subr.c:4566:33: note: 'prev' was declared he=
re
 4566 |         struct mbuf *save, *m, *prev;
      |                                 ^~~~
ctfconvert -L VERSION -g tcp_subr.o
--- tcp_sack.o ---
r=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-b=
ounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-comp=
are -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -W=
no-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-poin=
t -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=
=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-s=
ize -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-allo=
c-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull =
-Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-=
zero-length   -fms-extensions -finline-limit=3D8000 --param inline-unit-gro=
wth=3D100 --param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu1=
7 -Werror /workspace/src/sys/netinet/tcp_sack.c
ctfconvert -L VERSION -g tcp_sack.o
--- tcp_reass.o ---
ror=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray=
-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-co=
mpare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation =
-Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-po=
int -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-erro=
r=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-=
size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-all=
oc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull=
 -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format=
-zero-length   -fms-extensions -finline-limit=3D8000 --param inline-unit-gr=
owth=3D100 --param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu=
17 -Werror /workspace/src/sys/netinet/tcp_reass.c
ctfconvert -L VERSION -g tcp_reass.o
--- tcp_offload.o ---
o-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Da=
rray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denu=
m-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentat=
ion -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequenc=
e-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-=
error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-=
elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno=
-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnon=
null -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-fo=
rmat-zero-length   -fms-extensions -finline-limit=3D8000 --param inline-uni=
t-growth=3D100 --param large-function-growth=3D1000 -fms-extensions  -std=
=3Dgnu17 -Werror /workspace/src/sys/netinet/tcp_offload.c
ctfconvert -L VERSION -g tcp_offload.o
--- tcp_output.o ---
error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darr=
ay-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-=
compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentatio=
n -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-=
point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-er=
ror=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-el=
t-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-a=
lloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnu=
ll -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-form=
at-zero-length   -fms-extensions -finline-limit=3D8000 --param inline-unit-=
growth=3D100 --param large-function-growth=3D1000 -fms-extensions  -std=3Dg=
nu17 -Werror /workspace/src/sys/netinet/tcp_output.c
In file included from ./x86/endian.h:36,
                 from ./machine/endian.h:5,
                 from /workspace/src/sys/sys/types.h:43,
                 from /workspace/src/sys/sys/param.h:117,
                 from /workspace/src/sys/netinet/tcp_output.c:38:
/workspace/src/sys/netinet/tcp_output.c: In function 'tcp_default_output':
/workspace/src/sys/netinet/tcp_output.c:1380:58: warning: 'ulen' may be use=
d uninitialized [-Wmaybe-uninitialized]
 1380 |                            ip->ip_dst.s_addr, htons(ulen + IPPROTO_=
UDP));
/workspace/src/sys/sys/_endian.h:85:43: note: in definition of macro '__bsw=
ap16'
   85 | #define __bswap16(x)    __builtin_bswap16(x)
      |                                           ^
/workspace/src/sys/sys/param.h:345:25: note: in expansion of macro '__htons=
'
  345 | #define htons(x)        __htons(x)
      |                         ^~~~~~~
/workspace/src/sys/netinet/tcp_output.c:1380:47: note: in expansion of macr=
o 'htons'
 1380 |                            ip->ip_dst.s_addr, htons(ulen + IPPROTO_=
UDP));
      |                                               ^~~~~
/workspace/src/sys/netinet/tcp_output.c:200:44: note: 'ulen' was declared h=
ere
  200 |         unsigned ipoptlen, optlen, hdrlen, ulen;
      |                                            ^~~~
ctfconvert -L VERSION -g tcp_output.o
--- tcp_lro.o ---
address -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bound=
s -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare =
-Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-e=
rror=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -W=
no-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dun=
used-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -=
Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-siz=
e-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-=
dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-=
length   -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=
=3D100 --param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu17 -=
Werror /workspace/src/sys/netinet/tcp_lro.c
ctfconvert -L VERSION -g tcp_lro.o
--- tcp_log_buf.o ---
o-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Da=
rray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denu=
m-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentat=
ion -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequenc=
e-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-=
error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-=
elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno=
-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnon=
null -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-fo=
rmat-zero-length   -fms-extensions -finline-limit=3D8000 --param inline-uni=
t-growth=3D100 --param large-function-growth=3D1000 -fms-extensions  -std=
=3Dgnu17 -Werror /workspace/src/sys/netinet/tcp_log_buf.c
In file included from /workspace/src/sys/sys/sysctl.h:41,
                 from /workspace/src/sys/netinet/tcp_log_buf.c:46:
In function 'tcp_log_id_tree_RB_INSERT_COLOR',
    inlined from 'tcp_log_id_tree_RB_INSERT_FINISH' at /workspace/src/sys/n=
etinet/tcp_log_buf.c:357:1,
    inlined from 'tcp_log_id_tree_RB_INSERT' at /workspace/src/sys/netinet/=
tcp_log_buf.c:357:1,
    inlined from 'tcp_log_set_id' at /workspace/src/sys/netinet/tcp_log_buf=
.c:940:14:
/workspace/src/sys/sys/tree.h:332:62: warning: 'child' may be used uninitia=
lized [-Wmaybe-uninitialized]
  332 | #define _RB_LINK(elm, dir, field)       (elm)->field.rbe_link[dir]
      |                                         ~~~~~~~~~~~~~~~~~~~~~^~~~~
/workspace/src/sys/sys/tree.h:404:13: note: in expansion of macro '_RB_LINK=
'
  404 |             _RB_LINK(tmp, dir, field)) !=3D NULL)                  =
       \
      |             ^~~~~~~~
/workspace/src/sys/sys/tree.h:586:25: note: in expansion of macro 'RB_ROTAT=
E'
  586 |                         RB_ROTATE(elm, child, elmdir, field);      =
     \
      |                         ^~~~~~~~~
/workspace/src/sys/sys/tree.h:477:9: note: in expansion of macro 'RB_GENERA=
TE_INSERT_COLOR'
  477 |         RB_GENERATE_INSERT_COLOR(name, type, field, attr)          =
     \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/sys/tree.h:474:9: note: in expansion of macro 'RB_GENERA=
TE_INTERNAL'
  474 |         RB_GENERATE_INTERNAL(name, type, field, cmp, __unused stati=
c)
      |         ^~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/netinet/tcp_log_buf.c:357:1: note: in expansion of macro=
 'RB_GENERATE_STATIC'
  357 | RB_GENERATE_STATIC(tcp_log_id_tree, tcp_log_id_bucket, tlb_rb, tcp_=
log_id_cmp)
      | ^~~~~~~~~~~~~~~~~~
/workspace/src/sys/netinet/tcp_log_buf.c: In function 'tcp_log_set_id':
/workspace/src/sys/sys/tree.h:543:22: note: 'child' was declared here
  543 |         struct type *child, *child_up, *gpar;                      =
     \
      |                      ^~~~~
/workspace/src/sys/sys/tree.h:477:9: note: in expansion of macro 'RB_GENERA=
TE_INSERT_COLOR'
  477 |         RB_GENERATE_INSERT_COLOR(name, type, field, attr)          =
     \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/sys/tree.h:474:9: note: in expansion of macro 'RB_GENERA=
TE_INTERNAL'
  474 |         RB_GENERATE_INTERNAL(name, type, field, cmp, __unused stati=
c)
      |         ^~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/netinet/tcp_log_buf.c:357:1: note: in expansion of macro=
 'RB_GENERATE_STATIC'
  357 | RB_GENERATE_STATIC(tcp_log_id_tree, tcp_log_id_bucket, tlb_rb, tcp_=
log_id_cmp)
      | ^~~~~~~~~~~~~~~~~~
ctfconvert -L VERSION -g tcp_log_buf.o
--- netdump_client.o ---
--- dest6.o ---
--- frag6.o ---
--- icmp6.o ---
--- in6.o ---
--- in6_cksum.o ---
--- in6_fib.o ---
--- in6_fib_algo.o ---
--- in6_gif.o ---
--- in6_ifattach.o ---
--- in6_jail.o ---
--- in6_mcast.o ---
--- netdump_client.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -c -O2=
 -pipe -frename-registers -fno-strict-aliasing  -g -nostdinc  -I. -I/worksp=
ace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/co=
ntrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -=
fno-common   -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD  -MF.=
depend.netdump_client.o -MTnetdump_client.o -fdebug-prefix-map=3D./machine=
=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace=
/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/=
include -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fn=
o-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdw=
arf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast=
-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissin=
g-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswit--- des=
t6.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -c -O2=
 -pipe -frename-registers -fno-strict-aliasing  -g -nostdinc  -I. -I/worksp=
ace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/co=
ntrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -=
fno-common   -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD  -MF.=
depend.dest6.o -MTdest6.o -fdebug-prefix-map=3D./machine=3D/workspace/src/s=
ys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/includ=
e -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -mcmodel=3D=
kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwi=
nd-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wall -Wstric=
t-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-=
pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdi=
agnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddr--- fr=
ag6.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -c -O2=
 -pipe -frename-registers -fno-strict-aliasing  -g -nostdinc  -I. -I/worksp=
ace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/co=
ntrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -=
fno-common   -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD  -MF.=
depend.frag6.o -MTfrag6.o -fdebug-prefix-map=3D./machine=3D/workspace/src/s=
ys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/includ=
e -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -mcmodel=3D=
kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwi=
nd-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wall -Wstric=
t-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-=
pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdi=
agnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddr--- ic=
mp6.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -c -O2=
 -pipe -frename-registers -fno-strict-aliasing  -g -nostdinc  -I. -I/worksp=
ace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/co=
ntrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -=
fno-common   -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD  -MF.=
depend.icmp6.o -MTicmp6.o -fdebug-prefix-map=3D./machine=3D/workspace/src/s=
ys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/includ=
e -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -mcmodel=3D=
kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwi=
nd-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wall -Wstric=
t-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-=
pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdi=
agnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddr--- in=
6.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -c -O2=
 -pipe -frename-registers -fno-strict-aliasing  -g -nostdinc  -I. -I/worksp=
ace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/co=
ntrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -=
fno-common   -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD  -MF.=
depend.in6.o -MTin6.o -fdebug-prefix-map=3D./machine=3D/workspace/src/sys/a=
md64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include -f=
debug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wall -Wstrict-pr=
ototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-poin=
ter-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagno=
stics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress --- in=
6_cksum.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -c -O2=
 -pipe -frename-registers -fno-strict-aliasing  -g -nostdinc  -I. -I/worksp=
ace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/co=
ntrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -=
fno-common   -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD  -MF.=
depend.in6_cksum.o -MTin6_cksum.o -fdebug-prefix-map=3D./machine=3D/workspa=
ce/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x8=
6/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -mc=
model=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchron=
ous-unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wall=
 -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wund=
ef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-d=
irs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-er--- in6_=
fib.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -c -O2=
 -pipe -frename-registers -fno-strict-aliasing  -g -nostdinc  -I. -I/worksp=
ace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/co=
ntrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -=
fno-common   -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD  -MF.=
depend.in6_fib.o -MTin6_fib.o -fdebug-prefix-map=3D./machine=3D/workspace/s=
rc/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/in=
clude -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -mcmode=
l=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-=
unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wall -Ws=
trict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -=
Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs =
-fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3D--- in=
6_fib_algo.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -c -O2=
 -pipe -frename-registers -fno-strict-aliasing  -g -nostdinc  -I. -I/worksp=
ace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/co=
ntrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -=
fno-common   -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD  -MF.=
depend.in6_fib_algo.o -MTin6_fib_algo.o -fdebug-prefix-map=3D./machine=3D/w=
orkspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/=
sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/inclu=
de -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asy=
nchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4=
 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual=
 -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-inc=
lude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch ---- in6_=
gif.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -c -O2=
 -pipe -frename-registers -fno-strict-aliasing  -g -nostdinc  -I. -I/worksp=
ace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/co=
ntrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -=
fno-common   -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD  -MF.=
depend.in6_gif.o -MTin6_gif.o -fdebug-prefix-map=3D./machine=3D/workspace/s=
rc/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/in=
clude -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -mcmode=
l=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-=
unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wall -Ws=
trict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -=
Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs =
-fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3D--- in=
6_ifattach.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -c -O2=
 -pipe -frename-registers -fno-strict-aliasing  -g -nostdinc  -I. -I/worksp=
ace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/co=
ntrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -=
fno-common   -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD  -MF.=
depend.in6_ifattach.o -MTin6_ifattach.o -fdebug-prefix-map=3D./machine=3D/w=
orkspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/=
sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/inclu=
de -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asy=
nchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4=
 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual=
 -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-inc=
lude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch ---- netd=
ump_client.o ---
ch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-err=
or=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=
=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-in=
dentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Ds=
equence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare=
 -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dm=
emset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-membe=
r -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=
=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -=
Wno-format-zero-length   -fms-extensions -finline-limit=3D8000 --param inli=
ne-unit-growth=3D100 --param large-function-growth=3D1000 -fms-extensions  =
-std=3Dgnu17 -Werror /workspace/src/sys/netinet/netdump/netdump_client.c
--- dest6.o ---
ess -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -W=
no-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno=
-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=
=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-e=
rror=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused=
-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-=
error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-la=
rger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dang=
ling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-leng=
th   -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D100=
 --param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu17 -Werror=
 /workspace/src/sys/netinet6/dest6.c
--- frag6.o ---
ess -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -W=
no-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno=
-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=
=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-e=
rror=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused=
-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-=
error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-la=
rger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dang=
ling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-leng=
th   -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D100=
 --param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu17 -Werror=
 /workspace/src/sys/netinet6/frag6.c
--- icmp6.o ---
ess -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -W=
no-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno=
-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=
=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-e=
rror=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused=
-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-=
error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-la=
rger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dang=
ling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-leng=
th   -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D100=
 --param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu17 -Werror=
 /workspace/src/sys/netinet6/icmp6.c
--- in6.o ---
-Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-e=
rror=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-err=
or=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dn=
onnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=
=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-fun=
ction -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-erro=
r=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger=
-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling=
-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length  =
 -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D100 --p=
aram large-function-growth=3D1000 -fms-extensions  -std=3Dgnu17 -Werror /wo=
rkspace/src/sys/netinet6/in6.c
--- in6_cksum.o ---
ror=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray=
-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-co=
mpare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation =
-Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-po=
int -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-erro=
r=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-=
size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-all=
oc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull=
 -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format=
-zero-length   -fms-extensions -finline-limit=3D8000 --param inline-unit-gr=
owth=3D100 --param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu=
17 -Werror /workspace/src/sys/netinet6/in6_cksum.c
--- in6_fib.o ---
address -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bound=
s -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare =
-Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-e=
rror=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -W=
no-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dun=
used-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -=
Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-siz=
e-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-=
dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-=
length   -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=
=3D100 --param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu17 -=
Werror /workspace/src/sys/netinet6/in6_fib.c
--- in6_fib_algo.o ---
Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=
=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=
=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-in=
dentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Ds=
equence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare=
 -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dm=
emset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-membe=
r -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=
=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -=
Wno-format-zero-length   -fms-extensions -finline-limit=3D8000 --param inli=
ne-unit-growth=3D100 --param large-function-growth=3D1000 -fms-extensions  =
-std=3Dgnu17 -Werror /workspace/src/sys/netinet6/in6_fib_algo.c
--- in6_gif.o ---
address -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bound=
s -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare =
-Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-e=
rror=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -W=
no-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dun=
used-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -=
Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-siz=
e-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-=
dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-=
length   -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=
=3D100 --param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu17 -=
Werror /workspace/src/sys/netinet6/in6_gif.c
--- in6_ifattach.o ---
Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=
=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=
=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-in=
dentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Ds=
equence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare=
 -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dm=
emset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-membe=
r -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=
=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -=
Wno-format-zero-length   -fms-extensions -finline-limit=3D8000 --param inli=
ne-unit-growth=3D100 --param large-function-growth=3D1000 -fms-extensions  =
-std=3Dgnu17 -Werror /workspace/src/sys/netinet6/in6_ifattach.c
--- in6_jail.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -c -O2=
 -pipe -frename-registers -fno-strict-aliasing  -g -nostdinc  -I. -I/worksp=
ace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/co=
ntrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -=
fno-common   -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD  -MF.=
depend.in6_jail.o -MTin6_jail.o -fdebug-prefix-map=3D./machine=3D/workspace=
/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/=
include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -mcmo=
del=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronou=
s-unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wall -=
Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef=
 -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dir=
s -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddr=
ess -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -W=
no-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno=
-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=
=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-e=
rror=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused=
-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-=
error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-la=
rger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dang=
ling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-leng=
th   -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D100=
 --param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu17 -Werror=
 /workspace/src/sys/netinet6/in6_jail.c
--- in6_mcast.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -c -O2=
 -pipe -frename-registers -fno-strict-aliasing  -g -nostdinc  -I. -I/worksp=
ace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/co=
ntrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -=
fno-common   -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD  -MF.=
depend.in6_mcast.o -MTin6_mcast.o -fdebug-prefix-map=3D./machine=3D/workspa=
ce/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x8=
6/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -mc=
model=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchron=
ous-unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wall=
 -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wund=
ef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-d=
irs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Dad=
dress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds =
-Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -W=
no-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-err=
or=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno=
-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunus=
ed-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wn=
o-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-=
larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-da=
ngling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-le=
ngth   -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D1=
00 --param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu17 -Werr=
or /workspace/src/sys/netinet6/in6_mcast.c
--- in6_cksum.o ---
ctfconvert -L VERSION -g in6_cksum.o
--- in6_fib.o ---
ctfconvert -L VERSION -g in6_fib.o
--- in6_fib_algo.o ---
ctfconvert -L VERSION -g in6_fib_algo.o
--- in6_pcb.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -c -O2=
 -pipe -frename-registers -fno-strict-aliasing  -g -nostdinc  -I. -I/worksp=
ace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/co=
ntrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -=
fno-common   -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD  -MF.=
depend.in6_pcb.o -MTin6_pcb.o -fdebug-prefix-map=3D./machine=3D/workspace/s=
rc/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/in=
clude -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -mcmode=
l=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-=
unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wall -Ws=
trict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -=
Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs =
-fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddres=
s -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno=
-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-e=
rror=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=
=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-e=
rror=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused=
-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-=
error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-la=
rger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dang=
ling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-leng=
th   -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D100=
 --param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu17 -Werror=
 /workspace/src/sys/netinet6/in6_pcb.c
--- in6_proto.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -c -O2=
 -pipe -frename-registers -fno-strict-aliasing  -g -nostdinc  -I. -I/worksp=
ace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/co=
ntrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -=
fno-common   -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD  -MF.=
depend.in6_proto.o -MTin6_proto.o -fdebug-prefix-map=3D./machine=3D/workspa=
ce/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x8=
6/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -mc=
model=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchron=
ous-unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wall=
 -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wund=
ef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-d=
irs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Dad=
dress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds =
-Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -W=
no-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-err=
or=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno=
-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunus=
ed-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wn=
o-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-=
larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-da=
ngling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-le=
ngth   -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D1=
00 --param large-function-growth=3D1000 -fms-extensions  -std=3Dgnu17 -Werr=
or /workspace/src/sys/netinet6/in6_proto.c
--- in6_rmx.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -c -O2=
 -pipe -frename-registers -fno-strict-aliasing  -g -nostdinc  -I. -I/worksp=
ace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/co=
ntrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -=
fno-common   -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD  -MF.=
depend.in6_rmx.o -MTin6_rmx.o -fdebug-prefix-map=3D./machine=3D/workspace/s=
rc/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/in=
clude -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -mcmode=
l=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-=
unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -Wall -Ws=
trict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -=
Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs =
-fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddres=
s -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno=
-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-e=
rror=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=
=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-e=
rror=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused=
-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-=
error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-la=
rger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dang=
ling-pointe[FreeBSD-main-amd64-gcc13_build] $ /bin/sh -xe /tmp/jenkins96000=
83372808761641.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
------=_Part_2152_2002975348.1762133192569--



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