Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Dec 2024 01:43:07 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        dsl@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-stable-13-amd64-gcc12_build - Build #1045 - Failure
Message-ID:  <1936264642.7450.1734140591220@jenkins.ci.freebsd.org>

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

FreeBSD-stable-13-amd64-gcc12_build - Build #1045 (05150edd1e303d47362bef5d=
25e2fd5e66de092b) - Failure

Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-13-amd64-gcc12=
_build/1045/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-13-amd64-gcc12_b=
uild/1045/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-13-amd64-gcc12_bu=
ild/1045/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)

05150edd1e303d47362bef5d25e2fd5e66de092b by dsl:
dpaa2: Fix kernel built with ACPI_DEBUG



The end of the build log:

[...truncated 134.10 MiB...]
--- opt_usb.h ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_usb.h opt_usb.h
--- all_subdir_usb/umct ---
ctfmerge -L VERSION -g -o umct.ko.full umct.o
ERROR: ctfmerge: No ctf sections found to merge
:> export_syms
--- all_subdir_usb/umodem ---
--- device_if.h ---
--- all_subdir_usb/umct ---
--- all_subdir_zfs ---
In file included from /workspace/src/sys/contrib/openzfs/include/os/freebsd=
/linux/types.h:34,
                 from /workspace/src/sys/contrib/openzfs/include/os/freebsd=
/spl/sys/types.h:51,
                 from /workspace/src/sys/contrib/openzfs/include/sys/zfs_co=
ntext.h:45,
                 from /workspace/src/sys/contrib/openzfs/include/sys/lua/lu=
a.h:13,
                 from /workspace/src/sys/contrib/openzfs/module/lua/llimits=
.h:12,
                 from /workspace/src/sys/contrib/openzfs/module/lua/lopcode=
s.h:11,
                 from /workspace/src/sys/contrib/openzfs/module/lua/lopcode=
s.c:13:
/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompat.h: In=
 function 'hlist_add_head':
/workspace/src/sys/contrib/openzfs/include/os/freebsd/linux/compiler.h:89:4=
3: warning: to be safe all intermediate pointers in cast from 'struct hlist=
_node **' to 'struct hlist_node * volatile*' must be 'const' qualified [-Wc=
ast-qual]
--- all_subdir_usb ---
awk -f /workspace/src/sys/conf/kmod_syms.awk umct.ko.full  export_syms | xa=
rgs -J% /usr/local/x86_64-unknown-freebsd13.3/bin/objcopy % umct.ko.full
--- all_subdir_usb/umodem ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/devi=
ce_if.m -h
--- all_subdir_usb/umct ---
--- umct.ko.debug ---
/usr/local/x86_64-unknown-freebsd13.3/bin/objcopy --only-keep-debug umct.ko=
.full umct.ko.debug
--- all_subdir_usb/umodem ---
--- bus_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_=
if.m -h
--- all_subdir_usb/umct ---
--- umct.ko ---
/usr/local/x86_64-unknown-freebsd13.3/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dumct.ko.debug  umct.ko.full umct.ko
--- all_subdir_zfs ---
   89 | #define ACCESS_ONCE(x)                  (*(volatile __typeof(x) *)&=
(x))
      |                                           ^
/workspace/src/sys/contrib/openzfs/include/os/freebsd/linux/compiler.h:93:9=
: note: in expansion of macro 'ACCESS_ONCE'
   93 |         ACCESS_ONCE(x) =3D (v);           \
      |         ^~~~~~~~~~~
/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompat.h:104=
:9: note: in expansion of macro 'WRITE_ONCE'
  104 |         WRITE_ONCE(h->first, n);
      |         ^~~~~~~~~~
/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompat.h: In=
 function 'hlist_del':
/workspace/src/sys/contrib/openzfs/include/os/freebsd/linux/compiler.h:89:4=
3: warning: to be safe all intermediate pointers in cast from 'struct hlist=
_node **' to 'struct hlist_node * volatile*' must be 'const' qualified [-Wc=
ast-qual]
   89 | #define ACCESS_ONCE(x)                  (*(volatile __typeof(x) *)&=
(x))
      |                                           ^
/workspace/src/sys/contrib/openzfs/include/os/freebsd/linux/compiler.h:93:9=
: note: in expansion of macro 'ACCESS_ONCE'
   93 |         ACCESS_ONCE(x) =3D (v);           \
      |         ^~~~~~~~~~~
/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompat.h:111=
:9: note: in expansion of macro 'WRITE_ONCE'
  111 |         WRITE_ONCE(*(n->pprev), n->next);
      |         ^~~~~~~~~~
--- ah_eeprom_v3.o ---
--- modules-all ---
ctfconvert -L VERSION -g lopcodes.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- ah_eeprom_v3.o ---
/usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.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.ah_eeprom_v3.o -MTah_eeprom_v3.o -fdebug-prefix-map=3D./machine=3D/=
workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src=
/sys/x86/include -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-f=
loat  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protec=
tor -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-q=
ual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-=
include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -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-unused-but-s=
et-variable -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=3Diso9899:199=
9 -Werror  /workspace/src/sys/dev/ath/ath_hal/ah_eeprom_v3.c -I/workspace/s=
rc/sys/dev/ath
--- modules-all ---
--- all_subdir_usb ---
--- all_subdir_usb/umoscom ---
=3D=3D=3D> usb/umoscom (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor=
kspace/src/sys/modules/usb/umoscom...]
--- all_subdir_usb/umodem ---
--- usb_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/usb/u=
sb_if.m -h
--- usbdevs.h ---
awk -f /workspace/src/sys/tools/usbdevs2h.awk /workspace/src/sys/dev/usb/us=
bdevs -h
--- all_subdir_usb/umoscom ---
--- machine ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- opt_bus.h ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_bus.h opt_bus.h
--- opt_usb.h ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_usb.h opt_usb.h
--- device_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/devi=
ce_if.m -h
--- all_subdir_zfs ---
--- lobject.o ---
ctfconvert -L VERSION -g lobject.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- all_subdir_usb ---
--- bus_if.h ---
--- usb_if.h ---
--- bus_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_=
if.m -h
--- usb_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/usb/u=
sb_if.m -h
--- all_subdir_usb/umodem ---
--- genoffset.o ---
/usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/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 -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-float -fno-asynchronous-un=
wind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict-prototy=
pes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-s=
ign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics=
-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-error=3Daggress=
ive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W=
no-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitial=
ized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-=
error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -W=
no-error=3Dtautological-compare -Wno-unused-but-set-variable -Wno-error=3Ds=
tringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-align=
ed -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Da=
lloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-l=
ength-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=3D8000=
 -fms-extensions --param inline-unit-growth=3D100 --param large-function-gr=
owth=3D1000 -std=3Diso9899:1999 -fcommon  /workspace/src/sys/kern/genoffset=
.c
--- all_subdir_usb/umoscom ---
--- usbdevs.h ---
awk -f /workspace/src/sys/tools/usbdevs2h.awk /workspace/src/sys/dev/usb/us=
bdevs -h
--- all_subdir_wlan ---
--- ieee80211_wds.o ---
ctfconvert -L VERSION -g ieee80211_wds.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- all_subdir_zfs ---
--- lparser.o ---
/usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/  -O2 -=
pipe -fno-common -D__KERNEL__ -DFREEBSD_NAMECACHE -DBUILDING_ZFS -DHAVE_UIO=
_ZEROCOPY -DWITHOUT_NETDUMP -D__KERNEL -D_SYS_CONDVAR_H_ -D_SYS_VMEM_H_ -DI=
N_FREEBSD_BASE -DHAVE_AVX2 -DHAVE_AVX -D__x86_64 -DHAVE_SSE2 -DHAVE_AVX512F=
 -DHAVE_AVX512BW -DHAVE_SSSE3 -DBITS_PER_LONG=3D64  -fno-strict-aliasing -W=
error -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc  -I/workspace/src/sys/con=
trib/openzfs/include -I/workspace/src/sys/contrib/openzfs/include/os/freebs=
d -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl -I/workspace/=
src/sys/contrib/openzfs/include/os/freebsd/zfs -I/workspace/src/sys/contrib=
/openzfs/module/zstd/include -I/workspace/src/sys/modules/zfs -DHAVE_KERNEL=
_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/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-m=
ap=3D./x86=3D/workspace/src/sys/x86/include -I/tmp/obj/workspace/src/amd64.=
amd64/sys/GENERIC     -MD  -MF.depend.lparser.o -MTlparser.o -mcmodel=3Dker=
nel -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-dirs -fdiagnostics-show=
-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-error=3Daggressive-l=
oop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er=
ror=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-error=3Dshift-overflow -Wno-er=
ror=3Dtautological-compare -Wno-unused-but-set-variable -Wno-error=3Dstring=
op-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -W=
no-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   -finline-limit=3D8000 -f=
ms-extensions --param inline-unit-growth=3D100 --param large-function-growt=
h=3D1000 -Wno-pointer-to-int-cast  -std=3Diso9899:1999 -include /workspace/=
src/sys/cddl/compat/opensolaris/sys/debug_compat.h -include /workspace/src/=
sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -include /workspa=
ce/src/sys/modules/zfs/static_ccompile.h -c /workspace/src/sys/contrib/open=
zfs/module/lua/lparser.c -o lparser.o
--- all_subdir_usb ---
--- genoffset.o ---
/usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/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 -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-float -fno-asynchronous-un=
wind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict-prototy=
pes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-s=
ign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics=
-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-error=3Daggress=
ive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W=
no-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitial=
ized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-=
error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -W=
no-error=3Dtautological-compare -Wno-unused-but-set-variable -Wno-error=3Ds=
tringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-align=
ed -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Da=
lloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-l=
ength-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=3D8000=
 -fms-extensions --param inline-unit-growth=3D100 --param large-function-gr=
owth=3D1000 -std=3Diso9899:1999 -fcommon  /workspace/src/sys/kern/genoffset=
.c
--- all_subdir_usb/umodem ---
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- all_subdir_usb/uplcom ---
=3D=3D=3D> usb/uplcom (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor=
kspace/src/sys/modules/usb/uplcom...]
--- machine ---
machine -> /workspace/src/sys/amd64/include
--- all_subdir_usb/umodem ---
--- umodem.o ---
--- all_subdir_usb/uplcom ---
--- x86 ---
--- all_subdir_usb/umodem ---
/usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/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 =
-I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.umodem=
.o -MTumodem.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-flo=
at  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protecto=
r -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qua=
l -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-in=
clude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -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-unused-but-set=
-variable -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   -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100=
 --param large-function-growth=3D1000  -std=3Diso9899:1999 -c /workspace/sr=
c/sys/dev/usb/serial/umodem.c -o umodem.o
--- all_subdir_usb/uplcom ---
x86 -> /workspace/src/sys/x86/include
--- opt_bus.h ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_bus.h opt_bus.h
--- opt_usb.h ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_usb.h opt_usb.h
--- device_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/devi=
ce_if.m -h
--- all_subdir_usb/umoscom ---
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- all_subdir_usb/uplcom ---
--- bus_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_=
if.m -h
--- all_subdir_zfs ---
In file included from /workspace/src/sys/contrib/openzfs/include/os/freebsd=
/linux/types.h:34,
                 from /workspace/src/sys/contrib/openzfs/include/os/freebsd=
/spl/sys/types.h:51,
                 from /workspace/src/sys/contrib/openzfs/include/sys/zfs_co=
ntext.h:45,
                 from /workspace/src/sys/contrib/openzfs/include/sys/lua/lu=
a.h:13,
                 from /workspace/src/sys/contrib/openzfs/module/lua/lparser=
.c:11:
/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompat.h: In=
 function 'hlist_add_head':
/workspace/src/sys/contrib/openzfs/include/os/freebsd/linux/compiler.h:89:4=
3: warning: to be safe all intermediate pointers in cast from 'struct hlist=
_node **' to 'struct hlist_node * volatile*' must be 'const' qualified [-Wc=
ast-qual]
   89 | #define ACCESS_ONCE(x)                  (*(volatile __typeof(x) *)&=
(x))
      |                                           ^
/workspace/src/sys/contrib/openzfs/include/os/freebsd/linux/compiler.h:93:9=
: note: in expansion of macro 'ACCESS_ONCE'
   93 |         ACCESS_ONCE(x) =3D (v);           \
      |         ^~~~~~~~~~~
/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompat.h:104=
:9: note: in expansion of macro 'WRITE_ONCE'
  104 |         WRITE_ONCE(h->first, n);
      |         ^~~~~~~~~~
/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompat.h: In=
 function 'hlist_del':
/workspace/src/sys/contrib/openzfs/include/os/freebsd/linux/compiler.h:89:4=
3: warning: to be safe all intermediate pointers in cast from 'struct hlist=
_node **' to 'struct hlist_node * volatile*' must be 'const' qualified [-Wc=
ast-qual]
   89 | #define ACCESS_ONCE(x)                  (*(volatile __typeof(x) *)&=
(x))
      |                                           ^
/workspace/src/sys/contrib/openzfs/include/os/freebsd/linux/compiler.h:93:9=
: note: in expansion of macro 'ACCESS_ONCE'
   93 |         ACCESS_ONCE(x) =3D (v);           \
      |         ^~~~~~~~~~~
/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompat.h:111=
:9: note: in expansion of macro 'WRITE_ONCE'
  111 |         WRITE_ONCE(*(n->pprev), n->next);
      |         ^~~~~~~~~~
--- all_subdir_usb ---
--- usb_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/usb/u=
sb_if.m -h
--- all_subdir_usb/umoscom ---
--- umoscom.o ---
/usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/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 =
-I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.umosco=
m.o -MTumoscom.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-f=
loat  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protec=
tor -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-q=
ual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-=
include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -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-unused-but-s=
et-variable -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   -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D1=
00 --param large-function-growth=3D1000  -std=3Diso9899:1999 -c /workspace/=
src/sys/dev/usb/serial/umoscom.c -o umoscom.o
--- all_subdir_usb/uplcom ---
--- usbdevs.h ---
awk -f /workspace/src/sys/tools/usbdevs2h.awk /workspace/src/sys/dev/usb/us=
bdevs -h
--- all_subdir_x86bios ---
--- x86emu.o ---
ctfconvert -L VERSION -g x86emu.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- x86bios.ko.full ---
/usr/local/x86_64-unknown-freebsd13.3/bin/ld -m elf_x86_64_fbsd -d -warn-co=
mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r  -=
o x86bios.ko.full x86bios.o x86emu.o
--- all_subdir_wlan ---
--- ieee80211_sta.o ---
ctfconvert -L VERSION -g ieee80211_sta.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- ieee80211_vht.o ---
/usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/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 =
-I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.ieee80=
211_vht.o -MTieee80211_vht.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-=
sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -f=
stack-protector -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-ar=
ith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf_=
_ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wn=
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-=
unused-but-set-variable -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   -finline-limit=3D8000 -fms-extensions --param inline-uni=
t-growth=3D100 --param large-function-growth=3D1000  -std=3Diso9899:1999 -c=
 /workspace/src/sys/net80211/ieee80211_vht.c -o ieee80211_vht.o
--- all_subdir_x86bios ---
ctfmerge -L VERSION -g -o x86bios.ko.full x86bios.o x86emu.o
ERROR: ctfmerge: No ctf sections found to merge
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk x86bios.ko.full  export_syms |=
 xargs -J% /usr/local/x86_64-unknown-freebsd13.3/bin/objcopy % x86bios.ko.f=
ull
--- x86bios.ko.debug ---
/usr/local/x86_64-unknown-freebsd13.3/bin/objcopy --only-keep-debug x86bios=
.ko.full x86bios.ko.debug
--- x86bios.ko ---
/usr/local/x86_64-unknown-freebsd13.3/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dx86bios.ko.debug  x86bios.ko.full x86bios.ko
--- all_subdir_usb ---
--- all_subdir_usb/uslcom ---
=3D=3D=3D> usb/uslcom (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor=
kspace/src/sys/modules/usb/uslcom...]
--- machine ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- opt_bus.h ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_bus.h opt_bus.h
--- opt_usb.h ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_usb.h opt_usb.h
--- device_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/devi=
ce_if.m -h
--- bus_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_=
if.m -h
--- all_subdir_xl ---
ctfconvert -L VERSION -g if_xl.o
--- all_subdir_usb ---
--- all_subdir_usb/uplcom ---
--- genoffset.o ---
/usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/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 -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-float -fno-asynchronous-un=
wind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict-prototy=
pes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-s=
ign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics=
-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-error=3Daggress=
ive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W=
no-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitial=
ized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-=
error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -W=
no-error=3Dtautological-compare -Wno-unused-but-set-variable -Wno-error=3Ds=
tringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-align=
ed -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Da=
lloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-l=
ength-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=3D8000=
 -fms-extensions --param inline-unit-growth=3D100 --param large-function-gr=
owth=3D1000 -std=3Diso9899:1999 -fcommon  /workspace/src/sys/kern/genoffset=
.c
--- all_subdir_xl ---
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- if_xl.ko.full ---
/usr/local/x86_64-unknown-freebsd13.3/bin/ld -m elf_x86_64_fbsd -d -warn-co=
mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r  -=
o if_xl.ko.full if_xl.o xlphy.o
--- all_subdir_usb ---
--- all_subdir_usb/uslcom ---
--- usb_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/usb/u=
sb_if.m -h
--- usbdevs.h ---
awk -f /workspace/src/sys/tools/usbdevs2h.awk /workspace/src/sys/dev/usb/us=
bdevs -h
--- all_subdir_xl ---
ctfmerge -L VERSION -g -o if_xl.ko.full if_xl.o xlphy.o
ERROR: ctfmerge: No ctf sections found to merge
:> export_syms
Build timed out (after 90 minutes). Marking the build as failed.
Build was aborted
[WARNINGS]Skipping publisher since build result is FAILURE
[PostBuildScript] - [INFO] Executing post build scripts.
awk -f /workspace/src/sys/conf/kmod_syms.awk if_xl.ko.full  export_syms | x=
args -J% /usr/local/x86_64-unknown-freebsd13.3/bin/objcopy % if_xl.ko.full
--- if_xl.ko.debug ---
/usr/local/x86_64-unknown-freebsd13.3/bin/objcopy --only-keep-debug if_xl.k=
o.full if_xl.ko.debug
--- if_xl.ko ---
/usr/local/x86_64-unknown-freebsd13.3/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dif_xl.ko.debug  if_xl.ko.full if_xl.ko
--- all_subdir_usb ---
--- all_subdir_usb/uplcom ---
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- all_subdir_wlan ---
--- ieee80211.o ---
[FreeBSD-stable-13-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins39068493152=
87773880.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-stable-13-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_7449_566684782.1734140587145--



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