Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Jun 2023 06:16:15 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        kbowling@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc12_build - Build #1151 - Still Failing
Message-ID:  <942143183.6275.1686291377707@jenkins.ci.freebsd.org>
In-Reply-To: <2127657814.6267.1686288455654@jenkins.ci.freebsd.org>
References:  <2127657814.6267.1686288455654@jenkins.ci.freebsd.org>

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

FreeBSD-main-amd64-gcc12_build - Build #1151 (5253d74e4650300815af351cc510a=
1c392a16584) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil=
d/1151/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/=
1151/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/1=
151/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)

5253d74e4650300815af351cc510a1c392a16584 by kbowling:
e1000: Format em_txrx



The end of the build log:

[...truncated 104.61 MB...]
./machine/pcpu.h:219:26: note: in expansion of macro 'PCPU_GET'
  219 | #define IS_BSP()        (PCPU_GET(cpuid) =3D=3D 0)
      |                          ^~~~~~~~
./machine/counter.h:92:17: note: in expansion of macro 'IS_BSP'
   92 |         KASSERT(IS_BSP() || c !=3D EARLY_COUNTER, ("EARLY_COUNTER u=
sed on AP"));
      |                 ^~~~~~
In function 'counter_u64_add',
    inlined from 'ng_bridge_rcvdata' at /workspace/src/sys/netgraph/ng_brid=
ge.c:800:3:
./machine/pcpu.h:153:17: warning: array subscript 0 is outside array bounds=
 of 'struct __s[0]' [-Warray-bounds]
  153 |                 __asm __volatile("mov %%gs:%1,%0"                  =
     \
      |                 ^~~~~
/workspace/src/sys/sys/cdefs.h:449:51: note: in definition of macro '__pred=
ict_false'
  449 | #define __predict_false(exp)    __builtin_expect((exp), 0)
      |                                                   ^~~
./machine/counter.h:92:9: note: in expansion of macro 'KASSERT'
   92 |         KASSERT(IS_BSP() || c !=3D EARLY_COUNTER, ("EARLY_COUNTER u=
sed on AP"));
      |         ^~~~~~~
./machine/pcpu.h:214:33: note: in expansion of macro '__PCPU_GET'
  214 | #define PCPU_GET(member)        __PCPU_GET(pc_ ## member)
      |                                 ^~~~~~~~~~
./machine/pcpu.h:219:26: note: in expansion of macro 'PCPU_GET'
  219 | #define IS_BSP()        (PCPU_GET(cpuid) =3D=3D 0)
      |                          ^~~~~~~~
./machine/counter.h:92:17: note: in expansion of macro 'IS_BSP'
   92 |         KASSERT(IS_BSP() || c !=3D EARLY_COUNTER, ("EARLY_COUNTER u=
sed on AP"));
      |                 ^~~~~~
In function 'counter_u64_add',
    inlined from 'ng_bridge_rcvdata' at /workspace/src/sys/netgraph/ng_brid=
ge.c:792:3:
./machine/pcpu.h:153:17: warning: array subscript 0 is outside array bounds=
 of 'struct __s[0]' [-Warray-bounds]
  153 |                 __asm __volatile("mov %%gs:%1,%0"                  =
     \
      |                 ^~~~~
/workspace/src/sys/sys/cdefs.h:449:51: note: in definition of macro '__pred=
ict_false'
  449 | #define __predict_false(exp)    __builtin_expect((exp), 0)
      |                                                   ^~~
./machine/counter.h:92:9: note: in expansion of macro 'KASSERT'
   92 |         KASSERT(IS_BSP() || c !=3D EARLY_COUNTER, ("EARLY_COUNTER u=
sed on AP"));
      |         ^~~~~~~
./machine/pcpu.h:214:33: note: in expansion of macro '__PCPU_GET'
  214 | #define PCPU_GET(member)        __PCPU_GET(pc_ ## member)
      |                                 ^~~~~~~~~~
./machine/pcpu.h:219:26: note: in expansion of macro 'PCPU_GET'
  219 | #define IS_BSP()        (PCPU_GET(cpuid) =3D=3D 0)
      |                          ^~~~~~~~
./machine/counter.h:92:17: note: in expansion of macro 'IS_BSP'
   92 |         KASSERT(IS_BSP() || c !=3D EARLY_COUNTER, ("EARLY_COUNTER u=
sed on AP"));
      |                 ^~~~~~
In function 'counter_u64_add',
    inlined from 'ng_bridge_rcvdata' at /workspace/src/sys/netgraph/ng_brid=
ge.c:780:3:
./machine/pcpu.h:153:17: warning: array subscript 0 is outside array bounds=
 of 'struct __s[0]' [-Warray-bounds]
  153 |                 __asm __volatile("mov %%gs:%1,%0"                  =
     \
      |                 ^~~~~
/workspace/src/sys/sys/cdefs.h:449:51: note: in definition of macro '__pred=
ict_false'
  449 | #define __predict_false(exp)    __builtin_expect((exp), 0)
      |                                                   ^~~
./machine/counter.h:92:9: note: in expansion of macro 'KASSERT'
   92 |         KASSERT(IS_BSP() || c !=3D EARLY_COUNTER, ("EARLY_COUNTER u=
sed on AP"));
      |         ^~~~~~~
./machine/pcpu.h:214:33: note: in expansion of macro '__PCPU_GET'
  214 | #define PCPU_GET(member)        __PCPU_GET(pc_ ## member)
      |                                 ^~~~~~~~~~
./machine/pcpu.h:219:26: note: in expansion of macro 'PCPU_GET'
  219 | #define IS_BSP()        (PCPU_GET(cpuid) =3D=3D 0)
      |                          ^~~~~~~~
./machine/counter.h:92:17: note: in expansion of macro 'IS_BSP'
   92 |         KASSERT(IS_BSP() || c !=3D EARLY_COUNTER, ("EARLY_COUNTER u=
sed on AP"));
      |                 ^~~~~~
--- all_subdir_netgraph/bluetooth ---
ctfconvert -L VERSION -g ng_btsocket_l2cap.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- ng_btsocket_rfcomm.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc  -I/workspace/src/sys/netgraph/bluetooth/include -DHAVE_KER=
NEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/=
opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/inclu=
de -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fde=
bug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-prefi=
x-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i386=
=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys=
/GENERIC     -MD  -MF.depend.ng_btsocket_rfcomm.o -MTng_btsocket_rfcomm.o -=
mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchr=
onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict=
-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-p=
ointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdia=
gnostics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-error=
=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Datt=
ributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe=
-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-com=
pare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-o=
verflow -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-error=3Dalloca-larger-than=
=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno=
-return-type -Wno-format-zero-length   -finline-limit=3D8000 -fms-extension=
s --param inline-unit-growth=3D100 --param large-function-growth=3D1000  -s=
td=3Diso9899:1999 -c /workspace/src/sys/netgraph/bluetooth/socket/ng_btsock=
et_rfcomm.c -o ng_btsocket_rfcomm.o
--- all_subdir_netgraph/bridge ---
ctfconvert -L VERSION -g ng_bridge.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- ng_bridge.ko.full ---
/usr/local/x86_64-unknown-freebsd13.1/bin/ld -m elf_x86_64_fbsd -d -warn-co=
mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r  -=
o ng_bridge.ko.full ng_bridge.o=20
ctfmerge -L VERSION -g -o ng_bridge.ko.full ng_bridge.o=20
ERROR: ctfmerge: No ctf sections found to merge
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk ng_bridge.ko.full  export_syms=
 | xargs -J% /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy % ng_bridge.=
ko.full
--- ng_bridge.ko.debug ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug ng_brid=
ge.ko.full ng_bridge.ko.debug
--- ng_bridge.ko ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dng_bridge.ko.debug  ng_bridge.ko.full ng_bridge.ko
--- all_subdir_netgraph/car ---
=3D=3D=3D> netgraph/car (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor=
kspace/src/sys/modules/netgraph/car...]
--- machine ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- i386 ---
i386 -> /workspace/src/sys/i386/include
--- opt_netgraph.h ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_netgraph.h opt_ne=
tgraph.h
--- genoffset.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -c -O2=
 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nost=
dinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd=
64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/c=
ontrib/ck/include -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -=
fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-pr=
efix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i3=
86=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/s=
ys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.o -mcmodel=3Dkernel -mno=
-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -f=
freestanding -fwrapv -fstack-protector -Wall -Wstrict-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 -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optim=
izations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcas=
t-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-erro=
r=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverfl=
ow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtau=
tological-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overfl=
ow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-addres=
s-of-packed-member -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull =
-Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-=
zero-length -finline-limit=3D8000 -fms-extensions --param inline-unit-growt=
h=3D100 --param large-function-growth=3D1000 -std=3Diso9899:1999 -fcommon  =
/workspace/src/sys/kern/genoffset.c
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- ng_car.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/=
src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp=
ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-=
omit-leaf-frame-pointer -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 -I/tmp/obj/wo=
rkspace/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.ng_car.o -MTng_car.=
o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asyn=
chronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstr=
ict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wn=
o-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -f=
diagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-erro=
r=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dat=
tributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmayb=
e-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-co=
mpare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-=
overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wn=
o-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacke=
d-not-aligned -Wno-address-of-packed-member -Wno-error=3Dalloca-larger-than=
=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno=
-return-type -Wno-format-zero-length   -finline-limit=3D8000 -fms-extension=
s --param inline-unit-growth=3D100 --param large-function-growth=3D1000  -s=
td=3Diso9899:1999 -c /workspace/src/sys/netgraph/ng_car.c -o ng_car.o
--- all_subdir_nfslockd ---
ctfconvert -L VERSION -g nlm_prot_impl.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- nlm_prot_server.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/=
src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp=
ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-=
omit-leaf-frame-pointer -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 -I/tmp/obj/wo=
rkspace/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.nlm_prot_server.o -=
MTnlm_prot_server.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msof=
t-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-pro=
tector -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcas=
t-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissi=
ng-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=
=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bo=
unds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compa=
re -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wn=
o-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point=
 -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-erro=
r=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-z=
ero-length-bounds -Wno-return-type -Wno-format-zero-length   -finline-limit=
=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param large-func=
tion-growth=3D1000  -std=3Diso9899:1999 -c /workspace/src/sys/nlm/nlm_prot_=
server.c -o nlm_prot_server.o
--- all_subdir_mthca ---
ctfconvert -L VERSION -g mthca_srq.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- mthca_uar.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common -DCONFIG_INFINIBAND_USER_MEM -DINET6 -DINET  -fno-strict-a=
liasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc  -I/workspace/s=
rc/sys/ofed/include -I/workspace/src/sys/ofed/include/uapi -I/workspace/src=
/sys/compat/linuxkpi/common/include -I/workspace/src/sys/compat/linuxkpi/du=
mmy/include -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/am=
d64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/sr=
c/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-l=
eaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64=
/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebu=
g-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/workspac=
e/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.mthca_uar.o -MTmthca_uar.=
o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asyn=
chronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstr=
ict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wn=
o-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -f=
diagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-erro=
r=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dat=
tributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmayb=
e-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-co=
mpare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-=
overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wn=
o-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacke=
d-not-aligned -Wno-address-of-packed-member -Wno-error=3Dalloca-larger-than=
=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno=
-return-type -Wno-format-zero-length   -finline-limit=3D8000 -fms-extension=
s --param inline-unit-growth=3D100 --param large-function-growth=3D1000  -s=
td=3Diso9899:1999 -Wno-cast-qual -Wno-pointer-arith -c /workspace/src/sys/d=
ev/mthca/mthca_uar.c -o mthca_uar.o
--- nfs_nfsdstate.o ---
/workspace/src/sys/fs/nfsserver/nfs_nfsdstate.c: In function 'nfsrv_lockctr=
l':
/workspace/src/sys/fs/nfsserver/nfs_nfsdstate.c:2251:59: warning: 'stp' may=
 be used uninitialized [-Wmaybe-uninitialized]
 2251 |                 stateidp->other[2] =3D stp->ls_stateid.other[2];
      |                                      ~~~~~~~~~~~~~~~~~~~~~^~~
/workspace/src/sys/fs/nfsserver/nfs_nfsdstate.c:1729:26: note: 'stp' was de=
clared here
 1729 |         struct nfsstate *stp, *lckstp =3D NULL;
      |                          ^~~
--- modules-all ---
--- all_subdir_netgraph ---
ctfconvert -L VERSION -g ng_car.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- ng_car.ko.full ---
/usr/local/x86_64-unknown-freebsd13.1/bin/ld -m elf_x86_64_fbsd -d -warn-co=
mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r  -=
o ng_car.ko.full ng_car.o=20
ctfmerge -L VERSION -g -o ng_car.ko.full ng_car.o=20
ERROR: ctfmerge: No ctf sections found to merge
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk ng_car.ko.full  export_syms | =
xargs -J% /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy % ng_car.ko.ful=
l
--- ng_car.ko.debug ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug ng_car.=
ko.full ng_car.ko.debug
--- ng_car.ko ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dng_car.ko.debug  ng_car.ko.full ng_car.ko
--- all_subdir_nfslockd ---
--- nlm_prot_svc.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/=
src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp=
ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-=
omit-leaf-frame-pointer -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 -I/tmp/obj/wo=
rkspace/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.nlm_prot_svc.o -MTn=
lm_prot_svc.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-floa=
t  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector=
 -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 -Wno-error=3Daddre=
ss -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wn=
o-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-error=3Dalloc=
a-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-lengt=
h-bounds -Wno-return-type -Wno-format-zero-length   -finline-limit=3D8000 -=
fms-extensions --param inline-unit-growth=3D100 --param large-function-grow=
th=3D1000  -std=3Diso9899:1999 -c /workspace/src/sys/nlm/nlm_prot_svc.c -o =
nlm_prot_svc.o
--- all_subdir_netlink ---
ctfconvert -L VERSION -g route/rt.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- netlink_module.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common -DNETLINK_MODULE  -fno-strict-aliasing -Werror -D_KERNEL -=
DKLD_MODULE -DKLD_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /t=
mp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/=
src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-fr=
ame-pointer -mno-omit-leaf-frame-pointer -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/incl=
ude -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.ne=
tlink_module.o -MTnetlink_module.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx=
 -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwr=
apv -fstack-protector -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpoin=
ter-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kp=
rintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragm=
as -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-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-poi=
nter -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length   -fi=
nline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param=
 large-function-growth=3D1000  -std=3Diso9899:1999 -c /workspace/src/sys/ne=
tlink/netlink_module.c -o netlink_module.o
--- all_subdir_nfslockd ---
--- nlm_prot_server.o ---
ctfconvert -L VERSION -g nlm_prot_server.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- nlm_prot_xdr.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/=
src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp=
ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-=
omit-leaf-frame-pointer -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 -I/tmp/obj/wo=
rkspace/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.nlm_prot_xdr.o -MTn=
lm_prot_xdr.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-floa=
t  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector=
 -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 -Wno-error=3Daddre=
ss -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wn=
o-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-error=3Dalloc=
a-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-lengt=
h-bounds -Wno-return-type -Wno-format-zero-length   -finline-limit=3D8000 -=
fms-extensions --param inline-unit-growth=3D100 --param large-function-grow=
th=3D1000  -std=3Diso9899:1999 -c /workspace/src/sys/nlm/nlm_prot_xdr.c -o =
nlm_prot_xdr.o
--- all_subdir_netlink ---
In file included from ./machine/atomic.h:75,
                 from /workspace/src/sys/sys/systm.h:48,
                 from /workspace/src/sys/sys/malloc.h:43,
                 from /workspace/src/sys/netlink/netlink_module.c:35:
/workspace/src/sys/netlink/netlink_module.c: In function 'vnet_nl_ctl_init'=
:
/workspace/src/sys/sys/atomic_common.h:129:35: warning: to be safe all inte=
rmediate pointers in cast from 'struct nl_control **' to 'struct nl_control=
 * volatile*' must be 'const' qualified [-Wcast-qual]
  129 | #define atomic_load_ptr(p)      (*(volatile __typeof(*p) *)(p))
      |                                   ^
/workspace/src/sys/netlink/netlink_module.c:94:34: note: in expansion of ma=
cro 'atomic_load_ptr'
   94 |         struct nl_control *tmp =3D atomic_load_ptr(&V_nl_ctl);
      |                                  ^~~~~~~~~~~~~~~
/workspace/src/sys/sys/atomic_common.h:130:35: warning: to be safe all inte=
rmediate pointers in cast from 'struct nl_control **' to 'struct nl_control=
 * volatile*' must be 'const' qualified [-Wcast-qual]
  130 | #define atomic_store_ptr(p, v)  (*(volatile __typeof(*p) *)(p) =3D =
(v))
      |                                   ^
/workspace/src/sys/netlink/netlink_module.c:97:17: note: in expansion of ma=
cro 'atomic_store_ptr'
   97 |                 atomic_store_ptr(&V_nl_ctl, ctl);
      |                 ^~~~~~~~~~~~~~~~
/workspace/src/sys/netlink/netlink_module.c: In function 'vnet_nl_ctl_destr=
oy':
/workspace/src/sys/sys/atomic_common.h:129:35: warning: to be safe all inte=
rmediate pointers in cast from 'struct nl_control **' to 'struct nl_control=
 * volatile*' must be 'const' qualified [-Wcast-qual]
  129 | #define atomic_load_ptr(p)      (*(volatile __typeof(*p) *)(p))
      |                                   ^
/workspace/src/sys/netlink/netlink_module.c:120:15: note: in expansion of m=
acro 'atomic_load_ptr'
  120 |         ctl =3D atomic_load_ptr(&V_nl_ctl);
      |               ^~~~~~~~~~~~~~~
/workspace/src/sys/sys/atomic_common.h:130:35: warning: to be safe all inte=
rmediate pointers in cast from 'struct nl_control **' to 'struct nl_control=
 * volatile*' must be 'const' qualified [-Wcast-qual]
  130 | #define atomic_store_ptr(p, v)  (*(volatile __typeof(*p) *)(p) =3D =
(v))
      |                                   ^
/workspace/src/sys/netlink/netlink_module.c:121:9: note: in expansion of ma=
cro 'atomic_store_ptr'
  121 |         atomic_store_ptr(&V_nl_ctl, NULL);
      |         ^~~~~~~~~~~~~~~~
--- all_subdir_nfslockd ---
--- nlm_prot_svc.o ---
ctfconvert -L VERSION -g nlm_prot_svc.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- sm_inter_xdr.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/=
src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp=
ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-=
omit-leaf-frame-pointer -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 -I/tmp/obj/wo=
rkspace/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.sm_inter_xdr.o -MTs=
m_inter_xdr.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-floa=
t  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector=
 -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 -Wno-error=3Daddre=
ss -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wn=
o-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-error=3Dalloc=
a-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-lengt=
h-bounds -Wno-return-type -Wno-format-zero-length   -finline-limit=3D8000 -=
fms-extensions --param inline-unit-growth=3D100 --param large-function-grow=
th=3D1000  -std=3Diso9899:1999 -c /workspace/src/sys/nlm/sm_inter_xdr.c -o =
sm_inter_xdr.o
--- all_subdir_mthca ---
ctfconvert -L VERSION -g mthca_uar.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- lkpi_iic_if.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common -DCONFIG_INFINIBAND_USER_MEM -DINET6 -DINET  -fno-strict-a=
liasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc  -I/workspace/s=
rc/sys/ofed/include -I/workspace/src/sys/ofed/include/uapi -I/workspace/src=
/sys/compat/linuxkpi/common/include -I/workspace/src/sys/compat/linuxkpi/du=
mmy/include -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/am=
d64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/sr=
c/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-l=
eaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64=
/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebu=
g-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/workspac=
e/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.lkpi_iic_if.o -MTlkpi_iic=
_if.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-=
asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -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 -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-indentation -Wno-error=3Dnon=
null-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-error=3Dalloca-la=
rger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bo=
unds -Wno-return-type -Wno-format-zero-length   -finline-limit=3D8000 -fms-=
extensions --param inline-unit-growth=3D100 --param large-function-growth=
=3D1000  -std=3Diso9899:1999 -Wno-cast-qual -Wno-pointer-arith -c lkpi_iic_=
if.c -o lkpi_iic_if.o
--- all_subdir_netlink ---
ctfconvert -L VERSION -g netlink_module.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- netlink.ko.full ---
/usr/local/x86_64-unknown-freebsd13.1/bin/ld -m elf_x86_64_fbsd -d -warn-co=
mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r  -=
o netlink.ko.full netlink_module.o netlink_domain.o netlink_io.o netlink_me=
ssage_writer.o netlink_generic.o netlink_route.o route/iface.o route/iface_=
drivers.o route/neigh.o route/nexthop.o route/rt.o=20
--- all_subdir_mthca ---
ctfconvert -L VERSION -g lkpi_iic_if.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- mthca_allocator.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common -DCONFIG_INFINIBAND_USER_MEM -DINET6 -DINET  -fno-strict-a=
liasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc  -I/workspace/s=
rc/sys/ofed/include -I/workspace/src/sys/ofed/include/uapi -I/workspace/src=
/sys/compat/linuxkpi/common/include -I/workspace/src/sys/compat/linuxkpi/du=
mmy/include -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/am=
d64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/sr=
c/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-l=
eaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64=
/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebu=
g-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/workspac=
e/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.mthca_allocator.o -MTmthc=
a_allocator.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-floa=
t  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector=
 -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 -Wno-error=3Daddre=
ss -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wn=
o-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-error=3Dalloc=
a-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-lengt=
h-bounds -Wno-return-type -Wno-format-zero-length   -finline-limit=3D8000 -=
fms-extensions --param inline-unit-growth=3D100 --param large-function-grow=
th=3D1000  -std=3Diso9899:1999 -Wno-cast-qual -Wno-pointer-arith -c /worksp=
ace/src/sys/dev/mthca/mthca_allocator.c -o mthca_allocator.o
--- all_subdir_netlink ---
ctfmerge -L VERSION -g -o netlink.ko.full netlink_module.o netlink_domain.o=
 netlink_io.o netlink_message_writer.o netlink_generic.o netlink_route.o ro=
ute/iface.o route/iface_drivers.o route/neigh.o route/nexthop.o route/rt.o=
=20
ERROR: ctfmerge: No ctf sections found to merge
--- netlink.ko.debug ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug netlink=
.ko.full netlink.ko.debug
--- netlink.ko ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dnetlink.ko.debug  netlink.ko.full netlink.ko
--- all_subdir_nfslockd ---
ctfconvert -L VERSION -g sm_inter_xdr.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- nlm_advlock.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/=
src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp=
ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-=
omit-leaf-frame-pointer -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 -I/tmp/obj/wo=
rkspace/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.nlm_advlock.o -MTnl=
m_advlock.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float =
 -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -=
Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -=
Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-inclu=
de-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress=
 -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-=
error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-er=
ror=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3D=
nonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-erro=
r=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-fu=
nction -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-err=
or=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-error=3Dalloca-l=
arger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-b=
ounds -Wno-return-type -Wno-format-zero-length   -finline-limit=3D8000 -fms=
-extensions --param inline-unit-growth=3D100 --param large-function-growth=
=3D1000  -std=3Diso9899:1999 -c /workspace/src/sys/nlm/nlm_advlock.c -o nlm=
_advlock.o
--- all_subdir_nlsysevent ---
=3D=3D=3D> nlsysevent (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor=
kspace/src/sys/modules/nlsysevent...]
--- machine ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- i386 ---
i386 -> /workspace/src/sys/i386/include
--- genoffset.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -c -O2=
 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nost=
dinc -I/workspace/src/sys/contrib/netlink -DHAVE_KERNEL_OPTION_HEADERS -inc=
lude /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/wor=
kspace/src/sys -I/workspace/src/sys/contrib/ck/include -g -fno-omit-frame-p=
ointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/works=
pace/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 -=
I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffset.o =
-MTgenoffset.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-flo=
at -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector=
 -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 -Wno-error=3Daddre=
ss -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wn=
o-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-error=3Dalloc=
a-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-lengt=
h-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=3D8000 -fm=
s-extensions --param inline-unit-growth=3D100 --param large-function-growth=
=3D1000 -std=3Diso9899:1999 -fcommon  /workspace/src/sys/kern/genoffset.c
cc1: error: /workspace/src/sys/contrib/netlink: No such file or directory [=
-Werror=3Dmissing-include-dirs]
cc1: all warnings being treated as errors
--- all_subdir_nfslockd ---
--- nlm_prot_xdr.o ---
ctfconvert -L VERSION -g nlm_prot_xdr.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- all_subdir_nlsysevent ---
*** [genoffset.o] Error code 1

make[4]: stopped in /workspace/src/sys/modules/nlsysevent
      169.45 real       695.46 user        37.71 sys

make[1]: stopped in /workspace/src

make: stopped 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-gcc12_build] $ /bin/sh -xe /tmp/jenkins9443974095732064=
062.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-amd64-gcc12_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_6274_865830356.1686291375423--



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