Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Sep 2023 11:53:49 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        noreply@github.com, behlendorf1@llnl.gov, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-stable-14-amd64-gcc12_build - Build #4 - Still Failing
Message-ID:  <1559026015.3344.1693742032525@jenkins.ci.freebsd.org>
In-Reply-To: <2064993090.3170.1693546542817@jenkins.ci.freebsd.org>
References:  <2064993090.3170.1693546542817@jenkins.ci.freebsd.org>

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

FreeBSD-stable-14-amd64-gcc12_build - Build #4 (f789381671a3f97496d496d8f99=
6a67eaa8b1a33) - Still Failing

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

1266cebf87a1f613b02cfb998a4c7153a6560cfe by behlendorf1:
FreeBSD: Fix build on stable/13 after 1302506.

bf6cd307967b9fea5173d122c57db728431993a4 by behlendorf1:
FreeBSD: catch up to __FreeBSD_version 1400093

b4e630b00c996a0b11f34e51488869cf3ab15d5e by behlendorf1:
Add missed DMU_PROJECTUSED_OBJECT prefetch.

e613e4bbe397ed4eea08502cc8694bc990ab5ebe by behlendorf1:
Avoid extra snprintf() in dsl_deadlist_merge().

56ed389a575a63bf21fa293b21a2d27dd67b7bad by behlendorf1:
Fix raw receive with different indirect block size.

f917cf1c0324de2816e73149a81c4c6dd43ce542 by behlendorf1:
Fix the ZFS checksum error histograms with larger record sizes

5299f4f289165421cceac5c2d8d6703781ad0ae9 by behlendorf1:
set autotrim default to 'off' everywhere

931dc705505a83bf8d73adfca6e2cd4108b18a0a by behlendorf1:
Linux 6.5 compat: intptr_t definition is canonically signed

1bc244ae93bec6cc6877dad0c1f9fa2aa95acb36 by behlendorf1:
Linux 6.5 compat: BLK_STS_NEXUS renamed to BLK_STS_RESV_CONFLICT

73ba5df31a07bd6ab96dc85cc723ff8721822ce8 by behlendorf1:
Linux 6.5 compat: disk_check_media_change() was added

83b0967c1fe57ce9b59ab553d282090283ca09ed by behlendorf1:
Do not request data L1 buffers on scan prefetch.

f5f5a2db9544bb09e14db47936b985264eb0ff87 by behlendorf1:
Rollback before zfs root is mounted

d8011707ccb0fa1ba551777923893a137bd198d8 by behlendorf1:
Ignore pool ashift property during vdev attachment

1a2e486d25e7aa8ad42917f2d32a6c2d25a23232 by behlendorf1:
Don't panic if setting vdev properties is unsupported for this vdev type

e037327bfee02717fc8f53fd848a09f370e14499 by behlendorf1:
spa_min_alloc should be GCD, not min

b221f4394312ff23550fa60624e3f38bed2a1a1e by behlendorf1:
Fix zpl_test_super race with zfs_umount

8c81c0b05d63e69473d859870f7a6e32e46b0410 by behlendorf1:
zed: Fix zed ASSERT on slot power cycle

51a2b597679f948d6102c0e0376ba2273d82818e by behlendorf1:
Don't emit checksum histograms in ereport.fs.zfs.checksum events

b6f618f8ffda435f5df9e185c999245842add93d by behlendorf1:
Don't emit cksum_{actual_expected} in ereport.fs.zfs.checksum events

8a6fde8213797df1acd24d4afb9ada0d005f6b1d by behlendorf1:
Add explicit prefetches to bpobj_iterate().

81be809a25b8d3ef859f203664d1981163d87983 by behlendorf1:
Adjust prefetch parameters.

685ae4429ffe7753359faa6cbae34e061d1e670b by behlendorf1:
metaslab: tuneable to better control force ganging

c5273e0c317a941af9c8a4090ad38b1c7b55d716 by behlendorf1:
shellcheck: disable "unreachable command" check [SC2317]

70232483b4d3d2ede5b6064e178706dfad070f14 by behlendorf1:
Tag 2.2.0-rc2

c79d1bae75376e2d66051a3cfbeae53e3df5775d by noreply:
Update changelog for OpenZFS 2.2.0 release

41a0f66279b19a144ec6a9615c514674e208e60b by behlendorf1:
ZIL: Fix config lock deadlock.

991834f5dcff9d515fce3b74a83a40ffc626e012 by behlendorf1:
Remove zl_issuer_lock from zil_suspend().

571762b29008f6bd30ac3ea2484752ebc8eeb327 by behlendorf1:
Linux 6.4 compat: META

b9aa32ff3950b38e86e369bed59b9819433ee804 by behlendorf1:
zed: Reduce log noise for large JBODs

7698503dcae0acf1e2c74351b258d2ed5c231eaa by behlendorf1:
zfs_clone_range: use vmem_malloc for large allocation

8aa4f0f0fc16bfecf47cc36fd88a7c360ffe0953 by behlendorf1:
brt_vdev_realloc: use vmem_alloc for large allocation

0426e13271306f3c776eea0a6c938d23f3d65a75 by behlendorf1:
dmu_buf_will_clone: only check that current txg is clean

a3ea8c8ee6d01aba0d15b4619b8641376fef57e2 by behlendorf1:
dbuf_sync_leaf: check DB_READ in state assertions

5d12545da8c112aa813560950f39315956338963 by behlendorf1:
linux: implement filesystem-side copy/clone functions

3366ceaf3ab7f9f5f96313a2421c7c3418e541dd by behlendorf1:
linux: implement filesystem-side clone ioctls

2768dc04cc45b2506a5f2f3b7c5da17eb42ec3c3 by behlendorf1:
linux: implement filesystem-side copy/clone functions for EL7

36d1a3ef4ed923803a5b57c55cd46e071bdb4826 by behlendorf1:
zts: block cloning tests

c24a480631427852c71900d2c40b213a9c49fc4d by behlendorf1:
BRT should return EOPNOTSUPP

4a104ac0476e7a370d5076c97c0b9bc081499fd0 by behlendorf1:
Tag 2.2.0-rc3

12f2b1f65e91428465319dd3ebaa8c4466476f8e by behlendorf1:
zdb: include cloned blocks in block statistics

c47f0f441759483bec05545572a8e6841393f879 by behlendorf1:
linux/copy_file_range: properly request a fallback copy on Linux <5.3

b5e2456333694f06be26cef2ebb5e7e3412e6c57 by behlendorf1:
Check the return value in clonefile test

b3c1807d776cb8ea3a911b464bb53f7c52444247 by behlendorf1:
readmmap.c: fix building with MUSL libc

bd1eab16ebd0196ece3d0e5f50c8d0eb40b0bba8 by behlendorf1:
linux: zfs: ctldir: set [amc]time to snapshot's creation property

0ae7bfc0a42455cc8a8c7e6a95b2c3cfe1fd795d by behlendorf1:
zpool_vdev_remove() should handle EALREADY error return

02ce9030e6ecdb6491096e1d35902da8bcc80fce by behlendorf1:
Avoid waiting in dmu_sync_late_arrival().

ffaedf0a44bd71931d054217a31284d04fd751a0 by behlendorf1:
Remove fastwrite mechanism.

c1801cbe59dfc99ba7aa34f09c0b6b8f35bb2d8f by behlendorf1:
ZIL: Avoid dbuf_read() before dmu_sync().

bb31ded68b269fb222bfbc9e9bf56d236ca908f4 by behlendorf1:
ZIL: Replay blocks without next block pointer.

df8c9f351dab56b056c4ac4d4c763c11fb30d35f by behlendorf1:
ZIL: Second attempt to reduce scope of zl_issuer_lock.

c418edf1d399ee66c63017fa6407e63e78f41de1 by behlendorf1:
Fix some typos

1e488eec606ca0ab75543e0ed2712f0fdff1ea00 by behlendorf1:
linux/spl/kmem_cache: undefine `kmem_cache_alloc` before defining it

6bdc7259d1a3d8b1a48dfbd26e5d98f172e09bd9 by behlendorf1:
libzfs: sendrecv: send_progress_thread: handle SIGINFO/SIGUSR1

895cb689d310e49cc21040f565d63dd34cc60ab3 by behlendorf1:
zfs_clone_range should return a descriptive error codes

95649854ba7c2273d2dd71ac3a9c50ffb94908f7 by behlendorf1:
dracut: support mountpoint=3Dlegacy for root dataset

645a7e4d958df96f98f88a93cd38183369bf36a3 by behlendorf1:
Move zinject from openzfs-zfs-test to openzfs-zfsutils

92f095a903f8599e76473cdc019e6da64d0b67c4 by behlendorf1:
copy_file_range: fix fallback when source create on same txg

d19304ffeec50ebc02cf4496c14e8945c74fb76a by behlendorf1:
zed: Add zedlet to power off slot when drive is faulted

ab999406fedf81439a6e307cbb538d77fd3a5dd1 by behlendorf1:
Update outdated assertion from zio_write_compress

084ff4abd27c98a63db0c73d8018a08d7cdd2984 by behlendorf1:
tests/block_cloning: rename and document get_same_blocks helper

1b696429c118eacd78c255c12dcffddfad439a89 by behlendorf1:
Make zoned/jailed zfsprops(7) make more sense.

e99e684b337b44d5507ab51b02cf50a11b064162 by behlendorf1:
zed: update zed.d/statechange-slot_off.sh

c65aaa83876f9764f9017db278cefa453e1a3f5b by behlendorf1:
Avoid save/restoring AMX registers to avoid a SPR erratum

7eabb0af374ed8650e707278e7e1708b2d911da2 by behlendorf1:
Try to clarify wording to reduce zpool add incidents

63159e5bda1c6baac14c7f61da49ebc52907cc4e by behlendorf1:
checkstyle: fix action failures

400f56e3f86311f622bea4872cf3ccf19ce421b8 by behlendorf1:
dmu_buf_will_clone: change assertion to fix 32-bit compiler warning

5a7cb0b06578688bb80ad739f3b3ac4f1492b1fa by behlendorf1:
ZIL: Tune some assertions.

7dc2baaa1f18953c7ecb4daef98d14a3201f95d6 by behlendorf1:
ZIL: Revert zl_lock scope reduction.

79ac1b29d5b586fcc63032bfaa385eef4e489a52 by behlendorf1:
ZIL: Change ZIOs issue order.

32949f2560bf35ec86dfa5d984514908e0eb3ecc by behlendorf1:
Relax error reporting in zpool import and zpool split



The end of the build log:

[...truncated 116.68 MB...]
/workspace/src/sys/cam/cam_ccb.h:1514:40: warning: array subscript 'union c=
cb[0]' is partly outside array bounds of 'struct ccb_trans_settings[1]' [-W=
array-bounds]
 1514 |         return ((cam_status)(ccb->ccb_h.status & CAM_STATUS_MASK));
      |                              ~~~~~~~~~~^~~~~~~
/workspace/src/sys/cam/scsi/scsi_xpt.c: In function 'scsi_announce_periph_s=
buf':
/workspace/src/sys/cam/scsi/scsi_xpt.c:3091:36: note: object 'cts' of size =
312
 3091 |         struct  ccb_trans_settings cts;
      |                                    ^~~
In function 'cam_ccb_status',
    inlined from 'scsi_announce_periph_sbuf' at /workspace/src/sys/cam/scsi=
/scsi_xpt.c:3096:6:
/workspace/src/sys/cam/cam_ccb.h:1514:40: warning: array subscript 'union c=
cb[0]' is partly outside array bounds of 'struct ccb_trans_settings[1]' [-W=
array-bounds]
 1514 |         return ((cam_status)(ccb->ccb_h.status & CAM_STATUS_MASK));
      |                              ~~~~~~~~~~^~~~~~~
/workspace/src/sys/cam/scsi/scsi_xpt.c: In function 'scsi_announce_periph_s=
buf':
/workspace/src/sys/cam/scsi/scsi_xpt.c:3091:36: note: object 'cts' of size =
312
 3091 |         struct  ccb_trans_settings cts;
      |                                    ^~~
--- all_subdir_firewire ---
--- all_subdir_firewire/firewire ---
=3D=3D=3D> firewire/firewire (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor=
kspace/src/sys/modules/firewire/firewire...]
--- machine ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- i386 ---
--- all_subdir_cam ---
In function 'cam_ccb_status',
    inlined from 'proberequestdefaultnegotiation' at /workspace/src/sys/cam=
/scsi/scsi_xpt.c:1047:6,
    inlined from 'probeschedule' at /workspace/src/sys/cam/scsi/scsi_xpt.c:=
722:3:
/workspace/src/sys/cam/cam_ccb.h:1514:40: warning: array subscript 'union c=
cb[0]' is partly outside array bounds of 'struct ccb_trans_settings[1]' [-W=
array-bounds]
 1514 |         return ((cam_status)(ccb->ccb_h.status & CAM_STATUS_MASK));
      |                              ~~~~~~~~~~^~~~~~~
/workspace/src/sys/cam/scsi/scsi_xpt.c: In function 'probeschedule':
/workspace/src/sys/cam/scsi/scsi_xpt.c:1040:35: note: object 'cts' of size =
312
 1040 |         struct ccb_trans_settings cts;
      |                                   ^~~
--- all_subdir_firewire ---
i386 -> /workspace/src/sys/i386/include
--- bus_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_=
if.m -h
--- all_subdir_cam ---
--- smp_all.o ---
ctfconvert -L VERSION -g smp_all.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- ata_all.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/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.ata_all.o -MTata_al=
l.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=3Dgnu99 -c /workspace/src/sys/cam/ata/ata_all.c -o ata_all.o
--- all_subdir_firewire ---
--- device_if.h ---
--- all_subdir_cam ---
--- scsi_sa.o ---
ctfconvert -L VERSION -g scsi_sa.o
--- all_subdir_firewire ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/devi=
ce_if.m -h
--- all_subdir_cam ---
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- ata_xpt.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/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.ata_xpt.o -MTata_xp=
t.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=3Dgnu99 -c /workspace/src/sys/cam/ata/ata_xpt.c -o ata_xpt.o
--- all_subdir_firewire ---
--- pci_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/pci/p=
ci_if.m -h
--- genoffset.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/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=3Dgnu99 -fcommon  /worksp=
ace/src/sys/kern/genoffset.c
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- fwohci.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/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.fwohci.o -MTfwohci.=
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=3Dgnu99 -c /workspace/src/sys/dev/firewire/fwohci.c -o fwohci.o
--- all_subdir_cam ---
--- scsi_target.o ---
ctfconvert -L VERSION -g scsi_target.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- ata_da.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/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.ata_da.o -MTata_da.=
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=3Dgnu99 -c /workspace/src/sys/cam/ata/ata_da.c -o ata_da.o
--- all_subdir_em ---
--- e1000_nvm.o ---
ctfconvert -L VERSION -g e1000_nvm.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- e1000_manage.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/  -O2 -=
pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD=
_TIED -nostdinc  -I/workspace/src/sys/dev/e1000 -DHAVE_KERNEL_OPTION_HEADER=
S -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-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.e1000_manage.o -MTe1000_manage.o -mcmodel=3Dkernel -mno-red-zone=
 -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestan=
ding -fwrapv -fstack-protector -Wall -Wstrict-prototypes -Wmissing-prototyp=
es -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__f=
reebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unkn=
own-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=3Dmisl=
eading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-=
error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautologica=
l-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-=
error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-pac=
ked-member -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dan=
gling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-len=
gth   -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D10=
0 --param large-function-growth=3D1000  -std=3Dgnu99 -c /workspace/src/sys/=
dev/e1000/e1000_manage.c -o e1000_manage.o
--- all_subdir_ext2fs ---
--- ext2_extents.o ---
ctfconvert -L VERSION -g ext2_extents.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- ext2_subr.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/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.ext2_subr.o -MText2=
_subr.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fn=
o-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall=
 -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wund=
ef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-d=
irs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wn=
o-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-erro=
r=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=3Dgnu99 -c /workspace/src/sys/fs/ext2fs/ext2_subr.c -o ext2_s=
ubr.o
--- all_subdir_fib_dxr ---
ctfconvert -L VERSION -g in_fib_dxr.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- fib_dxr.ko.full ---
/usr/local/x86_64-unknown-freebsd13.2/bin/ld -m elf_x86_64_fbsd -d -warn-co=
mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r  -=
o fib_dxr.ko.full in_fib_dxr.o=20
ctfmerge -L VERSION -g -o fib_dxr.ko.full in_fib_dxr.o=20
ERROR: ctfmerge: No ctf sections found to merge
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk fib_dxr.ko.full  export_syms |=
 xargs -J% /usr/local/x86_64-unknown-freebsd13.2/bin/objcopy % fib_dxr.ko.f=
ull
--- all_subdir_cxgb ---
ctfconvert -L VERSION -g cxgb_sge.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- if_cxgb.ko.full ---
--- all_subdir_fib_dxr ---
--- fib_dxr.ko.debug ---
/usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --only-keep-debug fib_dxr=
.ko.full fib_dxr.ko.debug
--- all_subdir_cxgb ---
/usr/local/x86_64-unknown-freebsd13.2/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_cxgb.ko.full cxgb_mc5.o cxgb_vsc8211.o cxgb_ael1002.o cxgb_mv88e1xxx.o=
 cxgb_xgmac.o cxgb_vsc7323.o cxgb_t3_hw.o cxgb_main.o cxgb_aq100x.o cxgb_sg=
e.o cxgb_tn1010.o uipc_mvec.o=20
--- all_subdir_fib_dxr ---
--- fib_dxr.ko ---
/usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dfib_dxr.ko.debug  fib_dxr.ko.full fib_dxr.ko
--- all_subdir_firmware ---
=3D=3D=3D> firmware (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor=
kspace/src/sys/modules/firmware...]
--- machine ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- i386 ---
--- all_subdir_cxgb ---
ctfmerge -L VERSION -g -o if_cxgb.ko.full cxgb_mc5.o cxgb_vsc8211.o cxgb_ae=
l1002.o cxgb_mv88e1xxx.o cxgb_xgmac.o cxgb_vsc7323.o cxgb_t3_hw.o cxgb_main=
.o cxgb_aq100x.o cxgb_sge.o cxgb_tn1010.o uipc_mvec.o=20
--- all_subdir_firmware ---
i386 -> /workspace/src/sys/i386/include
--- all_subdir_cxgb ---
ERROR: ctfmerge: No ctf sections found to merge
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk if_cxgb.ko.full  export_syms |=
 xargs -J% /usr/local/x86_64-unknown-freebsd13.2/bin/objcopy % if_cxgb.ko.f=
ull
--- all_subdir_firmware ---
--- vnode_if_newproto.h ---
awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_=
if.src -p
--- vnode_if_typedef.h ---
awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_=
if.src -q
--- vnode_if.h ---
awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_=
if.src -h
--- all_subdir_cxgb ---
--- if_cxgb.ko.debug ---
/usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --only-keep-debug if_cxgb=
.ko.full if_cxgb.ko.debug
--- all_subdir_firmware ---
--- genoffset.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/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=3Dgnu99 -fcommon  /worksp=
ace/src/sys/kern/genoffset.c
--- all_subdir_cxgb ---
--- if_cxgb.ko ---
/usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dif_cxgb.ko.debug  if_cxgb.ko.full if_cxgb.ko
--- all_subdir_ext2fs ---
ctfconvert -L VERSION -g ext2_subr.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- ext2_vfsops.o ---
--- all_subdir_cam ---
--- scsi_xpt.o ---
In function 'cam_ccb_status',
    inlined from 'proberequestbackoff' at /workspace/src/sys/cam/scsi/scsi_=
xpt.c:1069:6,
    inlined from 'probedone' at /workspace/src/sys/cam/scsi/scsi_xpt.c:1759=
:8:
/workspace/src/sys/cam/cam_ccb.h:1514:40: warning: array subscript 'union c=
cb[0]' is partly outside array bounds of 'struct ccb_trans_settings[1]' [-W=
array-bounds]
 1514 |         return ((cam_status)(ccb->ccb_h.status & CAM_STATUS_MASK));
      |                              ~~~~~~~~~~^~~~~~~
/workspace/src/sys/cam/scsi/scsi_xpt.c: In function 'probedone':
/workspace/src/sys/cam/scsi/scsi_xpt.c:1061:35: note: object 'cts' of size =
312
 1061 |         struct ccb_trans_settings cts;
      |                                   ^~~
In function 'cam_ccb_status',
    inlined from 'proberequestbackoff' at /workspace/src/sys/cam/scsi/scsi_=
xpt.c:1147:7,
    inlined from 'probedone' at /workspace/src/sys/cam/scsi/scsi_xpt.c:1759=
:8:
/workspace/src/sys/cam/cam_ccb.h:1514:40: warning: array subscript 'union c=
cb[0]' is partly outside array bounds of 'struct ccb_trans_settings[1]' [-W=
array-bounds]
 1514 |         return ((cam_status)(ccb->ccb_h.status & CAM_STATUS_MASK));
      |                              ~~~~~~~~~~^~~~~~~
/workspace/src/sys/cam/scsi/scsi_xpt.c: In function 'probedone':
/workspace/src/sys/cam/scsi/scsi_xpt.c:1061:35: note: object 'cts' of size =
312
 1061 |         struct ccb_trans_settings cts;
      |                                   ^~~
In function 'cam_ccb_status',
    inlined from 'proberequestdefaultnegotiation' at /workspace/src/sys/cam=
/scsi/scsi_xpt.c:1047:6,
    inlined from 'probedone' at /workspace/src/sys/cam/scsi/scsi_xpt.c:1675=
:4:
/workspace/src/sys/cam/cam_ccb.h:1514:40: warning: array subscript 'union c=
cb[0]' is partly outside array bounds of 'struct ccb_trans_settings[1]' [-W=
array-bounds]
 1514 |         return ((cam_status)(ccb->ccb_h.status & CAM_STATUS_MASK));
      |                              ~~~~~~~~~~^~~~~~~
/workspace/src/sys/cam/scsi/scsi_xpt.c: In function 'probedone':
/workspace/src/sys/cam/scsi/scsi_xpt.c:1040:35: note: object 'cts' of size =
312
 1040 |         struct ccb_trans_settings cts;
      |                                   ^~~
--- all_subdir_ext2fs ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/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.ext2_vfsops.o -MTex=
t2_vfsops.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=3Dgnu99 -c /workspace/src/sys/fs/ext2fs/ext2_vfsops.c -o ext2=
_vfsops.o
--- all_subdir_cam ---
In function 'cam_ccb_status',
    inlined from 'proberequestdefaultnegotiation' at /workspace/src/sys/cam=
/scsi/scsi_xpt.c:1047:6,
    inlined from 'probeschedule' at /workspace/src/sys/cam/scsi/scsi_xpt.c:=
722:3,
    inlined from 'probedone' at /workspace/src/sys/cam/scsi/scsi_xpt.c:1814=
:3:
/workspace/src/sys/cam/cam_ccb.h:1514:40: warning: array subscript 'union c=
cb[0]' is partly outside array bounds of 'struct ccb_trans_settings[1]' [-W=
array-bounds]
 1514 |         return ((cam_status)(ccb->ccb_h.status & CAM_STATUS_MASK));
      |                              ~~~~~~~~~~^~~~~~~
/workspace/src/sys/cam/scsi/scsi_xpt.c: In function 'probedone':
/workspace/src/sys/cam/scsi/scsi_xpt.c:1040:35: note: object 'cts' of size =
312
 1040 |         struct ccb_trans_settings cts;
      |                                   ^~~
--- all_subdir_flash ---
=3D=3D=3D> flash (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor=
kspace/src/sys/modules/flash...]
--- ata-pci.o ---
ctfconvert -L VERSION -g ata-pci.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- ata-acard.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/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.ata-acard.o -MTata-acard.o -fdebug-prefix-map=3D./machine=3D/worksp=
ace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x=
86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -m=
cmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchro=
nous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict-=
prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-po=
inter-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiag=
nostics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-error=3D=
aggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattrib=
utes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-un=
initialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compar=
e -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-over=
flow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-er=
ror=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-no=
t-aligned -Wno-address-of-packed-member -Wno-error=3Dalloca-larger-than=3D =
-Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-ret=
urn-type -Wno-format-zero-length   -fms-extensions -finline-limit=3D8000 --=
param inline-unit-growth=3D100 --param large-function-growth=3D1000 -fms-ex=
tensions  -std=3Dgnu99 -Werror /workspace/src/sys/dev/ata/chipsets/ata-acar=
d.c
--- modules-all ---
--- all_subdir_cam ---
--- ata_pmp.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/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.ata_pmp.o -MTata_pm=
p.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=3Dgnu99 -c /workspace/src/sys/cam/ata/ata_pmp.c -o ata_pmp.o
--- all_subdir_firmware ---
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- subr_firmware.o ---
/usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/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.subr_firmware.o -MT=
subr_firmware.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-fl=
oat  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protect=
or -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qu=
al -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-i=
nclude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Dadd=
ress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -=
Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wn=
o-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-erro=
r=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-=
error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunuse=
d-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno=
-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-error=3Dallo=
ca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-leng=
th-bounds -Wno-return-type -Wno-format-zero-length   -finline-limit=3D8000 =
-fms-extensions --param inline-unit-growth=3D100 --param large-function-gro=
wth=3D1000  -std=3Dgnu99 -c /workspace/src/sys/kern/subr_firmware.c -o subr=
_firmware.o
--- all_subdir_filemon ---
ctfconvert -L VERSION -g filemon.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- filemon.ko.full ---
/usr/local/x86_64-unknown-freebsd13.2/bin/ld -m elf_x86_64_fbsd -d -warn-co=
mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r  -=
o filemon.ko.full filemon.o=20
ctfmerge -L VERSION -g -o filemon.ko.full filemon.o=20
ERROR: ctfmerge: No ctf sections found to merge
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk filemon.ko.full  export_syms |=
 xargs -J% /usr/local/x86_64-unknown-freebsd13.2/bin/objcopy % filemon.ko.f=
ull
--- filemon.ko.debug ---
/usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --only-keep-debug filemon=
.ko.full filemon.ko.debug
--- filemon.ko ---
/usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dfilemon.ko.debug  filemon.ko.full filemon.ko
--- all_subdir_ftgpio ---
=3D=3D=3D> ftgpio (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor=
kspace/src/sys/modules/ftgpio...]
--- all_subdir_ext2fs ---
--- ext2_inode.o ---
cc1: all warnings being treated as errors
--- all_subdir_ftgpio ---
--- machine ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- all_subdir_ext2fs ---
*** [ext2_inode.o] Error code 1

make[4]: stopped in /workspace/src/sys/modules/ext2fs
       36.72 real       207.43 user        13.50 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-stable-14-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins50785108813=
20151728.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-stable-14-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_3343_827934927.1693742029893--



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