Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Jun 2023 18:03:44 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        kib@FreeBSD.org, jrm@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc12_build - Build #1152 - Still Failing
Message-ID:  <2053445046.6293.1686333827058@jenkins.ci.freebsd.org>
In-Reply-To: <942143183.6275.1686291377707@jenkins.ci.freebsd.org>
References:  <942143183.6275.1686291377707@jenkins.ci.freebsd.org>

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

FreeBSD-main-amd64-gcc12_build - Build #1152 (a75d93a74d55d371876f5444075de=
4ecd685297f) - Still Failing

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

e9a38ed2fa61fd264a80f24ceb35f39b0ac6463d by kib:
rtld: fix allocate_module_tls() variant I fallback to static allocation

a75d93a74d55d371876f5444075de4ecd685297f by jrm:
tcpdump: Do not hard code HAVE_LIBCRYPTO in config.h



The end of the build log:

[...truncated 103.47 MB...]
/workspace/src/sys/sys/systm.h:266:33: warning: '__builtin_memcpy' offset [=
0, 11] is out of the bounds [0, 0] [-Warray-bounds]
  266 | #define memcpy(to, from, len)   __builtin_memcpy((to), (from), (len=
))
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=
~~
/workspace/src/sys/netgraph/netflow/ng_netflow.c:416:25: note: in expansion=
 of macro 'memcpy'
  416 |                         memcpy((void *)i, (void *)&priv->ifaces[*in=
dex].info,
      |                         ^~~~~~
--- ar5210_recv.o ---
ctfconvert -L VERSION -g ar5210_recv.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- modules-all ---
--- all_subdir_nfscl ---
--- nfs_clvnops.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.nfs_clvnops.o -MTnf=
s_clvnops.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/fs/nfsclient/nfs_clvnops=
.c -o nfs_clvnops.o
--- all_subdir_netgraph ---
In file included from /workspace/src/sys/netgraph/netflow/ng_netflow.c:33:
In function 'counter_u64_add',
    inlined from 'ng_netflow_rcvdata' at /workspace/src/sys/netgraph/netflo=
w/ng_netflow.c:987:5:
./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_netflow_rcvdata' at /workspace/src/sys/netgraph/netflo=
w/ng_netflow.c:988:5:
./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_netflow_rcvdata' at /workspace/src/sys/netgraph/netflo=
w/ng_netflow.c:983:5:
./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_netflow_rcvdata' at /workspace/src/sys/netgraph/netflo=
w/ng_netflow.c:984:5:
./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"));
      |                 ^~~~~~
--- netflow.o ---
ctfconvert -L VERSION -g netflow.o
--- ar5210_reset.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 -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.ar5210_reset.o -MTar5210_reset.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/incl=
ude -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-as=
ynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -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 -Wno-error=3Daddress -Wno-er=
ror=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3D=
attributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dma=
ybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-=
compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshif=
t-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -=
Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpac=
ked-not-aligned -Wno-address-of-packed-member -Wno-error=3Dalloca-larger-th=
an=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -W=
no-return-type -Wno-format-zero-length   -fms-extensions -finline-limit=3D8=
000 --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -=
fms-extensions  -std=3Diso9899:1999 -Werror -I/workspace/src/sys/dev/ath -W=
no-unused-but-set-variable /workspace/src/sys/dev/ath/ath_hal/ar5210/ar5210=
_reset.c -I/workspace/src/sys/dev/ath/ath_hal
--- modules-all ---
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- ng_netflow.o ---
ctfconvert -L VERSION -g ng_netflow.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- ng_netflow.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_netflow.ko.full ng_netflow.o netflow.o netflow_v9.o=20
ctfmerge -L VERSION -g -o ng_netflow.ko.full ng_netflow.o netflow.o netflow=
_v9.o=20
ERROR: ctfmerge: No ctf sections found to merge
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk ng_netflow.ko.full  export_sym=
s | xargs -J% /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy % ng_netflo=
w.ko.full
--- ng_netflow.ko.debug ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug ng_netf=
low.ko.full ng_netflow.ko.debug
--- ng_netflow.ko ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dng_netflow.ko.debug  ng_netflow.ko.full ng_netflow.ko
--- all_subdir_netgraph/mppc ---
--- ng_mppc.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_mppc.o -MTng_mpp=
c.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-as=
ynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -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 -Wno-error=3Daddress -Wno-er=
ror=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3D=
attributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dma=
ybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-=
compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshif=
t-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -=
Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpac=
ked-not-aligned -Wno-address-of-packed-member -Wno-error=3Dalloca-larger-th=
an=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -W=
no-return-type -Wno-format-zero-length   -finline-limit=3D8000 -fms-extensi=
ons --param inline-unit-growth=3D100 --param large-function-growth=3D1000  =
-std=3Diso9899:1999 -c /workspace/src/sys/netgraph/ng_mppc.c -o ng_mppc.o
--- ar5210_reset.o ---
In file included from /workspace/src/sys/dev/ath/ath_hal/ar5210/ar5210_rese=
t.c:24:
/workspace/src/sys/dev/ath/ath_hal/ah_internal.h: In function 'ar5210Reset'=
:
/workspace/src/sys/dev/ath/ath_hal/ah_internal.h:29:37: warning: 'dBm54' ma=
y be used uninitialized [-Wmaybe-uninitialized]
   29 | #define AH_MIN(a,b)     ((a)<(b)?(a):(b))
      |                                     ^
/workspace/src/sys/dev/ath/ath_hal/ar5210/ar5210_reset.c:739:38: note: 'dBm=
54' was declared here
  739 |         uint8_t dBmRD, dBm36, dBm48, dBm54, dontcare;
      |                                      ^~~~~
/workspace/src/sys/dev/ath/ath_hal/ah_internal.h:29:37: warning: 'dBm48' ma=
y be used uninitialized [-Wmaybe-uninitialized]
   29 | #define AH_MIN(a,b)     ((a)<(b)?(a):(b))
      |                                     ^
/workspace/src/sys/dev/ath/ath_hal/ar5210/ar5210_reset.c:739:31: note: 'dBm=
48' was declared here
  739 |         uint8_t dBmRD, dBm36, dBm48, dBm54, dontcare;
      |                               ^~~~~
/workspace/src/sys/dev/ath/ath_hal/ah_internal.h:29:37: warning: 'dBm36' ma=
y be used uninitialized [-Wmaybe-uninitialized]
   29 | #define AH_MIN(a,b)     ((a)<(b)?(a):(b))
      |                                     ^
/workspace/src/sys/dev/ath/ath_hal/ar5210/ar5210_reset.c:739:24: note: 'dBm=
36' was declared here
  739 |         uint8_t dBmRD, dBm36, dBm48, dBm54, dontcare;
      |                        ^~~~~
In function 'setupPowerSettings',
    inlined from 'ar5210SetTransmitPower' at /workspace/src/sys/dev/ath/ath=
_hal/ar5210/ar5210_reset.c:854:7,
    inlined from 'ar5210Reset' at /workspace/src/sys/dev/ath/ath_hal/ar5210=
/ar5210_reset.c:218:7:
/workspace/src/sys/dev/ath/ath_hal/ar5210/ar5210_reset.c:816:42: warning: '=
dBmRD' may be used uninitialized [-Wmaybe-uninitialized]
  816 |         AH_PRIVATE(ah)->ah_maxPowerLevel =3D 2*dBmRD;
/workspace/src/sys/dev/ath/ath_hal/ar5210/ar5210_reset.c: In function 'ar52=
10Reset':
/workspace/src/sys/dev/ath/ath_hal/ar5210/ar5210_reset.c:739:17: note: 'dBm=
RD' was declared here
  739 |         uint8_t dBmRD, dBm36, dBm48, dBm54, dontcare;
      |                 ^~~~~
--- modules-all ---
--- all_subdir_nfslockd ---
ctfconvert -L VERSION -g nlm_advlock.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- nfslockd.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 nfslockd.ko.full nlm_advlock.o nlm_prot_clnt.o nlm_prot_impl.o nlm_prot_s=
erver.o nlm_prot_svc.o nlm_prot_xdr.o sm_inter_xdr.o=20
ctfmerge -L VERSION -g -o nfslockd.ko.full nlm_advlock.o nlm_prot_clnt.o nl=
m_prot_impl.o nlm_prot_server.o nlm_prot_svc.o nlm_prot_xdr.o sm_inter_xdr.=
o=20
ERROR: ctfmerge: No ctf sections found to merge
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk nfslockd.ko.full  export_syms =
| xargs -J% /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy % nfslockd.ko=
.full
--- nfslockd.ko.debug ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug nfslock=
d.ko.full nfslockd.ko.debug
--- nfslockd.ko ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dnfslockd.ko.debug  nfslockd.ko.full nfslockd.ko
--- all_subdir_nfscl ---
--- nfs_diskless.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.nfs_diskless.o -MTn=
fs_diskless.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/nfs/nfs_diskless.c -o =
nfs_diskless.o
--- all_subdir_netgraph ---
ctfconvert -L VERSION -g ng_mppc.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- all_subdir_netgraph/patch ---
=3D=3D=3D> netgraph/patch (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor=
kspace/src/sys/modules/netgraph/patch...]
--- 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_patch.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_patch.o -MTng_pa=
tch.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 -c /workspace/src/sys/netgraph/ng_patch.c -o n=
g_patch.o
--- all_subdir_nfscl ---
ctfconvert -L VERSION -g nfs_diskless.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- 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]
--- ar5210_reset.o ---
/workspace/src/sys/dev/ath/ath_hal/ah_internal.h: In function 'ar5210SetTra=
nsmitPower':
/workspace/src/sys/dev/ath/ath_hal/ah_internal.h:29:37: warning: 'dBm54' ma=
y be used uninitialized [-Wmaybe-uninitialized]
   29 | #define AH_MIN(a,b)     ((a)<(b)?(a):(b))
      |                                     ^
/workspace/src/sys/dev/ath/ath_hal/ar5210/ar5210_reset.c:739:38: note: 'dBm=
54' was declared here
  739 |         uint8_t dBmRD, dBm36, dBm48, dBm54, dontcare;
      |                                      ^~~~~
/workspace/src/sys/dev/ath/ath_hal/ah_internal.h:29:37: warning: 'dBm48' ma=
y be used uninitialized [-Wmaybe-uninitialized]
   29 | #define AH_MIN(a,b)     ((a)<(b)?(a):(b))
      |                                     ^
/workspace/src/sys/dev/ath/ath_hal/ar5210/ar5210_reset.c:739:31: note: 'dBm=
48' was declared here
  739 |         uint8_t dBmRD, dBm36, dBm48, dBm54, dontcare;
      |                               ^~~~~
/workspace/src/sys/dev/ath/ath_hal/ah_internal.h:29:37: warning: 'dBm36' ma=
y be used uninitialized [-Wmaybe-uninitialized]
   29 | #define AH_MIN(a,b)     ((a)<(b)?(a):(b))
      |                                     ^
/workspace/src/sys/dev/ath/ath_hal/ar5210/ar5210_reset.c:739:24: note: 'dBm=
36' was declared here
  739 |         uint8_t dBmRD, dBm36, dBm48, dBm54, dontcare;
      |                        ^~~~~
In function 'setupPowerSettings',
    inlined from 'ar5210SetTransmitPower' at /workspace/src/sys/dev/ath/ath=
_hal/ar5210/ar5210_reset.c:854:7:
/workspace/src/sys/dev/ath/ath_hal/ar5210/ar5210_reset.c:816:42: warning: '=
dBmRD' may be used uninitialized [-Wmaybe-uninitialized]
  816 |         AH_PRIVATE(ah)->ah_maxPowerLevel =3D 2*dBmRD;
/workspace/src/sys/dev/ath/ath_hal/ar5210/ar5210_reset.c: In function 'ar52=
10SetTransmitPower':
/workspace/src/sys/dev/ath/ath_hal/ar5210/ar5210_reset.c:739:17: note: 'dBm=
RD' was declared here
  739 |         uint8_t dBmRD, dBm36, dBm48, dBm54, dontcare;
      |                 ^~~~~
--- modules-all ---
cc1: all warnings being treated as errors
*** [genoffset.o] Error code 1

make[4]: stopped in /workspace/src/sys/modules/nlsysevent
      199.40 real       275.74 user        15.13 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/jenkins1267411462829841=
2185.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_6292_186900112.1686333824599--



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