Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jan 2024 10:42:42 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        kib@FreeBSD.org, gordon@FreeBSD.org, markj@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc13_build - Build #98 - Still Failing
Message-ID:  <1720631173.12190.1704451365824@jenkins.ci.freebsd.org>
In-Reply-To: <1637176153.12170.1704431912149@jenkins.ci.freebsd.org>
References:  <1637176153.12170.1704431912149@jenkins.ci.freebsd.org>

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

FreeBSD-main-amd64-gcc13_build - Build #98 (70dc6b2ce314a0f32755005ad02802f=
ca7ed186e) - Still Failing

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

38f55691cb1b1029d9daac42fc5b6b1850eb19c3 by gordon:
Vendor import of OpenSSH 9.6p1

6c951b37170f1fb2ae8b4827070743e61b6eaed2 by markj:
mail: add volatile in grabh()

987446fa39e8f6887ea16ad49f00f699b2efd210 by kib:
mlx5(4): only detach IOV children if iov was successfully initialized

7dae1467d72ae1f5c8f7be0f7444da23a457d98b by kib:
nfsclient copy_file_range(): flush dst vnode data

47ec00d9d6071bbb0ee5ed0bdca3c4a468334d9d by kib:
nfsclient: flush dirty pages of the vnode

656d2e83d9eef204c132f879d55782affede2ca9 by kib:
nfsclient: eliminate ncl_writebp()

4c41d10f1538c232174d5200d245e5fcd9936958 by kib:
vtruncbuf: add a comment explaining the purpose of the loop

2d33ad48bd37f27925e4c46c798f8f2d23a2b501 by kib:
vtruncbuf: improve the check for meta buffer

70dc6b2ce314a0f32755005ad02802fca7ed186e by kib:
nfsclient: limit situations when we do unlocked read-ahead by nfsiod



The end of the build log:

[...truncated 117.64 MB...]
--- device_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/devi=
ce_if.m -h
--- pci_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/pci/p=
ci_if.m -h
--- genoffset.o ---
--- scsi_enc.o ---
/workspace/src/sys/cam/scsi/scsi_enc.c: In function 'enc_ioctl':
/workspace/src/sys/cam/scsi/scsi_enc.c:477:31: error: ignoring return value=
 of 'copyout' declared with attribute 'warn_unused_result' [-Werror=3Dunuse=
d-result]
  477 |                         (void)copyout(&sstr.bufsiz,
      |                               ^~~~~~~~~~~~~~~~~~~~~
  478 |                             &((encioc_string_t *)addr)->bufsiz,
      |                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  479 |                             sizeof(sstr.bufsiz));
      |                             ~~~~~~~~~~~~~~~~~~~~
--- modules-all ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/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-alloc-size-larger-than -Wno-error=3Dalloca-larger-t=
han=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -=
Wno-return-type -Wno-format-zero-length -finline-limit=3D8000 -fms-extensio=
ns --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -s=
td=3Dgnu99 -fcommon  /workspace/src/sys/kern/genoffset.c
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- ecc_inject.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/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.ecc_inject.o -MTecc=
_inject.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -=
fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wa=
ll -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wu=
ndef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include=
-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -=
Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-er=
ror=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-erro=
r=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dno=
nnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=
=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-fun=
ction -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-erro=
r=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger=
-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling=
-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length  =
 -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 --p=
aram large-function-growth=3D1000  -std=3Dgnu99 -c /workspace/src/sys/dev/a=
md_ecc_inject/ecc_inject.c -o ecc_inject.o
--- all_subdir_aic7xxx ---
--- aic7xxx_pci.o ---
In file included from /workspace/src/sys/dev/aic7xxx/aic7xxx_pci.c:53:
In function 'ahc_acquire_seeprom',
    inlined from 'ahc_pci_resume' at /workspace/src/sys/dev/aic7xxx/aic7xxx=
_pci.c:2140:3:
--- scsi_sa.o ---
In file included from /workspace/src/sys/cam/cam_ccb.h:41,
                 from /workspace/src/sys/cam/scsi/scsi_sa.c:59:
In function 'scsi_ulto3b',
    inlined from 'sasetparams' at /workspace/src/sys/cam/scsi/scsi_sa.c:447=
0:4:
/workspace/src/sys/cam/scsi/scsi_all.h:4417:25: warning: 'current_blocksize=
' may be used uninitialized [-Wmaybe-uninitialized]
 4417 |         bytes[0] =3D (val >> 16) & 0xff;
      |                    ~~~~~^~~~~~
/workspace/src/sys/cam/scsi/scsi_sa.c: In function 'sasetparams':
/workspace/src/sys/cam/scsi/scsi_sa.c:4396:18: note: 'current_blocksize' wa=
s declared here
 4396 |         uint32_t current_blocksize;
      |                  ^~~~~~~~~~~~~~~~~
/workspace/src/sys/cam/scsi/scsi_sa.c:4493:28: warning: 'current_speed' may=
 be used uninitialized [-Wmaybe-uninitialized]
 4493 |         mode_hdr->dev_spec =3D current_speed;
      |         ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
/workspace/src/sys/cam/scsi/scsi_sa.c:4399:17: note: 'current_speed' was de=
clared here
 4399 |         uint8_t current_speed;
      |                 ^~~~~~~~~~~~~
/workspace/src/sys/cam/scsi/scsi_sa.c:4660:43: warning: 'current_density' m=
ay be used uninitialized [-Wmaybe-uninitialized]
 4660 |                         mode_blk->density =3D current_density;
      |                         ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
--- modules-all ---
/workspace/src/sys/dev/aic7xxx/aic7xxx_osm.h:150:9: warning: 'sd.sd_MS' may=
 be used uninitialized [-Wmaybe-uninitialized]
  150 |         bus_space_write_1((ahc)->tag, (ahc)->bsh, port, value)
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/dev/aic7xxx/aic7xxx_93cx6.h:87:9: note: in expansion of =
macro 'ahc_outb'
   87 |         ahc_outb(sd->sd_ahc, sd->sd_control_offset, value);     \
      |         ^~~~~~~~
/workspace/src/sys/dev/aic7xxx/aic7xxx_pci.c:1935:9: note: in expansion of =
macro 'SEEPROM_OUTB'
 1935 |         SEEPROM_OUTB(sd, sd->sd_MS);
      |         ^~~~~~~~~~~~
/workspace/src/sys/dev/aic7xxx/aic7xxx_pci.c: In function 'ahc_pci_resume':
/workspace/src/sys/dev/aic7xxx/aic7xxx_pci.c:2132:44: note: 'sd.sd_MS' was =
declared here
 2132 |                 struct  seeprom_descriptor sd;
      |                                            ^~
In function 'ahc_acquire_seeprom',
    inlined from 'ahc_pci_resume' at /workspace/src/sys/dev/aic7xxx/aic7xxx=
_pci.c:2140:3:
/workspace/src/sys/dev/aic7xxx/aic7xxx_pci.c:1937:55: warning: 'sd.sd_RDY' =
may be used uninitialized [-Wmaybe-uninitialized]
 1937 |         while (--wait && ((SEEPROM_STATUS_INB(sd) & sd->sd_RDY) =3D=
=3D 0)) {
      |                                                     ~~^~~~~~~~
/workspace/src/sys/dev/aic7xxx/aic7xxx_pci.c: In function 'ahc_pci_resume':
/workspace/src/sys/dev/aic7xxx/aic7xxx_pci.c:2132:44: note: 'sd.sd_RDY' was=
 declared here
 2132 |                 struct  seeprom_descriptor sd;
      |                                            ^~
In function 'configure_termination',
    inlined from 'ahc_pci_resume' at /workspace/src/sys/dev/aic7xxx/aic7xxx=
_pci.c:2141:3:
/workspace/src/sys/dev/aic7xxx/aic7xxx_osm.h:150:9: warning: 'sd.sd_CS' may=
 be used uninitialized [-Wmaybe-uninitialized]
  150 |         bus_space_write_1((ahc)->tag, (ahc)->bsh, port, value)
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/dev/aic7xxx/aic7xxx_93cx6.h:87:9: note: in expansion of =
macro 'ahc_outb'
   87 |         ahc_outb(sd->sd_ahc, sd->sd_control_offset, value);     \
      |         ^~~~~~~~
/workspace/src/sys/dev/aic7xxx/aic7xxx_pci.c:1628:9: note: in expansion of =
macro 'SEEPROM_OUTB'
 1628 |         SEEPROM_OUTB(sd, sd->sd_MS | sd->sd_CS);
      |         ^~~~~~~~~~~~
/workspace/src/sys/dev/aic7xxx/aic7xxx_pci.c: In function 'ahc_pci_resume':
/workspace/src/sys/dev/aic7xxx/aic7xxx_pci.c:2132:44: note: 'sd.sd_CS' was =
declared here
 2132 |                 struct  seeprom_descriptor sd;
      |                                            ^~
--- scsi_sa.o ---
/workspace/src/sys/cam/scsi/scsi_sa.c:4398:17: note: 'current_density' was =
declared here
 4398 |         uint8_t current_density;
      |                 ^~~~~~~~~~~~~~~
--- modules-all ---
--- all_subdir_amd_ecc_inject ---
ctfconvert -L VERSION -g ecc_inject.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- amd_ecc_inject.ko.full ---
--- scsi_enc.o ---
cc1: all warnings being treated as errors
--- modules-all ---
/usr/local/x86_64-unknown-freebsd14.0/bin/ld -m elf_x86_64_fbsd -d -warn-co=
mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r  -=
o amd_ecc_inject.ko.full ecc_inject.o=20
--- scsi_enc.o ---
*** [scsi_enc.o] Error code 1

make[2]: stopped in /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC
--- modules-all ---
*** [modules-all] Error code 6

make[2]: stopped in /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC
--- scsi_sa.o ---
/workspace/src/sys/cam/scsi/scsi_sa.c: In function 'sasetsili':
/workspace/src/sys/cam/scsi/scsi_sa.c:4396:18: warning: 'current_blocksize'=
 may be used uninitialized [-Wmaybe-uninitialized]
 4396 |         uint32_t current_blocksize;
      |                  ^~~~~~~~~~~~~~~~~
In function 'sasetparams',
    inlined from 'sasetsili' at /workspace/src/sys/cam/scsi/scsi_sa.c:1111:=
10:
/workspace/src/sys/cam/scsi/scsi_sa.c:4493:28: warning: 'current_speed' may=
 be used uninitialized [-Wmaybe-uninitialized]
 4493 |         mode_hdr->dev_spec =3D current_speed;
      |         ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
/workspace/src/sys/cam/scsi/scsi_sa.c: In function 'sasetsili':
/workspace/src/sys/cam/scsi/scsi_sa.c:4399:17: note: 'current_speed' was de=
clared here
 4399 |         uint8_t current_speed;
      |                 ^~~~~~~~~~~~~
In function 'sagetparams_common',
    inlined from 'saextget' at /workspace/src/sys/cam/scsi/scsi_sa.c:4720:1=
0:
/workspace/src/sys/cam/scsi/scsi_sa.c:1532:12: warning: 'write_protect' may=
 be used uninitialized [-Wmaybe-uninitialized]
 1532 |         if (write_protect)
      |            ^
/workspace/src/sys/cam/scsi/scsi_sa.c: In function 'saextget':
/workspace/src/sys/cam/scsi/scsi_sa.c:1514:17: note: 'write_protect' was de=
clared here
 1514 |         uint8_t write_protect;
      |                 ^~~~~~~~~~~~~
In function 'sasetprot',
    inlined from 'sasetprotents' at /workspace/src/sys/cam/scsi/scsi_sa.c:1=
330:10:
/workspace/src/sys/cam/scsi/scsi_sa.c:4294:30: warning: 'current_speed' may=
 be used uninitialized [-Wmaybe-uninitialized]
 4294 |         mode10_hdr->dev_spec =3D current_speed;
      |         ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
/workspace/src/sys/cam/scsi/scsi_sa.c: In function 'sasetprotents':
/workspace/src/sys/cam/scsi/scsi_sa.c:4213:17: note: 'current_speed' was de=
clared here
 4213 |         uint8_t current_speed;
      |                 ^~~~~~~~~~~~~
/workspace/src/sys/cam/scsi/scsi_sa.c: In function 'samount.isra':
/workspace/src/sys/cam/scsi/scsi_sa.c:3561:20: warning: 'write_protect' may=
 be used uninitialized [-Wmaybe-uninitialized]
 3561 |                 if (write_protect)
      |                    ^
/workspace/src/sys/cam/scsi/scsi_sa.c:3235:25: note: 'write_protect' was de=
clared here
 3235 |                 uint8_t write_protect, guessing =3D 0;
      |                         ^~~~~~~~~~~~~
/workspace/src/sys/cam/scsi/scsi_sa.c:4396:18: warning: 'current_blocksize'=
 may be used uninitialized [-Wmaybe-uninitialized]
 4396 |         uint32_t current_blocksize;
      |                  ^~~~~~~~~~~~~~~~~
In function 'sasetparams',
    inlined from 'samount.isra' at /workspace/src/sys/cam/scsi/scsi_sa.c:33=
99:14:
/workspace/src/sys/cam/scsi/scsi_sa.c:4660:43: warning: 'current_density' m=
ay be used uninitialized [-Wmaybe-uninitialized]
 4660 |                         mode_blk->density =3D current_density;
      |                         ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
/workspace/src/sys/cam/scsi/scsi_sa.c: In function 'samount.isra':
/workspace/src/sys/cam/scsi/scsi_sa.c:4398:17: note: 'current_density' was =
declared here
 4398 |         uint8_t current_density;
      |                 ^~~~~~~~~~~~~~~
In function 'sasetparams',
    inlined from 'samount.isra' at /workspace/src/sys/cam/scsi/scsi_sa.c:33=
99:14:
/workspace/src/sys/cam/scsi/scsi_sa.c:4493:28: warning: 'current_speed' may=
 be used uninitialized [-Wmaybe-uninitialized]
 4493 |         mode_hdr->dev_spec =3D current_speed;
      |         ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
/workspace/src/sys/cam/scsi/scsi_sa.c: In function 'samount.isra':
/workspace/src/sys/cam/scsi/scsi_sa.c:4399:17: note: 'current_speed' was de=
clared here
 4399 |         uint8_t current_speed;
      |                 ^~~~~~~~~~~~~
/workspace/src/sys/cam/scsi/scsi_sa.c:4396:18: warning: 'current_blocksize'=
 may be used uninitialized [-Wmaybe-uninitialized]
 4396 |         uint32_t current_blocksize;
      |                  ^~~~~~~~~~~~~~~~~
In function 'sasetparams',
    inlined from 'samount.isra' at /workspace/src/sys/cam/scsi/scsi_sa.c:34=
93:12:
/workspace/src/sys/cam/scsi/scsi_sa.c:4493:28: warning: 'current_speed' may=
 be used uninitialized [-Wmaybe-uninitialized]
 4493 |         mode_hdr->dev_spec =3D current_speed;
      |         ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
/workspace/src/sys/cam/scsi/scsi_sa.c: In function 'samount.isra':
/workspace/src/sys/cam/scsi/scsi_sa.c:4399:17: note: 'current_speed' was de=
clared here
 4399 |         uint8_t current_speed;
      |                 ^~~~~~~~~~~~~
/workspace/src/sys/cam/scsi/scsi_sa.c:4396:18: warning: 'current_blocksize'=
 may be used uninitialized [-Wmaybe-uninitialized]
 4396 |         uint32_t current_blocksize;
      |                  ^~~~~~~~~~~~~~~~~
In function 'sasetparams',
    inlined from 'samount.isra' at /workspace/src/sys/cam/scsi/scsi_sa.c:35=
07:12:
/workspace/src/sys/cam/scsi/scsi_sa.c:4493:28: warning: 'current_speed' may=
 be used uninitialized [-Wmaybe-uninitialized]
 4493 |         mode_hdr->dev_spec =3D current_speed;
      |         ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
/workspace/src/sys/cam/scsi/scsi_sa.c: In function 'samount.isra':
/workspace/src/sys/cam/scsi/scsi_sa.c:4399:17: note: 'current_speed' was de=
clared here
 4399 |         uint8_t current_speed;
      |                 ^~~~~~~~~~~~~
/workspace/src/sys/cam/scsi/scsi_sa.c:4396:18: warning: 'current_blocksize'=
 may be used uninitialized [-Wmaybe-uninitialized]
 4396 |         uint32_t current_blocksize;
      |                  ^~~~~~~~~~~~~~~~~
In function 'sasetparams',
    inlined from 'samount.isra' at /workspace/src/sys/cam/scsi/scsi_sa.c:35=
76:12:
/workspace/src/sys/cam/scsi/scsi_sa.c:4493:28: warning: 'current_speed' may=
 be used uninitialized [-Wmaybe-uninitialized]
 4493 |         mode_hdr->dev_spec =3D current_speed;
      |         ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
/workspace/src/sys/cam/scsi/scsi_sa.c: In function 'samount.isra':
/workspace/src/sys/cam/scsi/scsi_sa.c:4399:17: note: 'current_speed' was de=
clared here
 4399 |         uint8_t current_speed;
      |                 ^~~~~~~~~~~~~
/workspace/src/sys/cam/scsi/scsi_sa.c: In function 'saioctl':
/workspace/src/sys/cam/scsi/scsi_sa.c:4396:18: warning: 'current_blocksize'=
 may be used uninitialized [-Wmaybe-uninitialized]
 4396 |         uint32_t current_blocksize;
      |                  ^~~~~~~~~~~~~~~~~
In function 'sasetparams',
    inlined from 'saioctl' at /workspace/src/sys/cam/scsi/scsi_sa.c:1997:12=
:
/workspace/src/sys/cam/scsi/scsi_sa.c:4493:28: warning: 'current_speed' may=
 be used uninitialized [-Wmaybe-uninitialized]
 4493 |         mode_hdr->dev_spec =3D current_speed;
      |         ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
/workspace/src/sys/cam/scsi/scsi_sa.c: In function 'saioctl':
/workspace/src/sys/cam/scsi/scsi_sa.c:4399:17: note: 'current_speed' was de=
clared here
 4399 |         uint8_t current_speed;
      |                 ^~~~~~~~~~~~~
In function 'sagetparams_common',
    inlined from 'saioctl' at /workspace/src/sys/cam/scsi/scsi_sa.c:1664:11=
:
/workspace/src/sys/cam/scsi/scsi_sa.c:1532:12: warning: 'write_protect' may=
 be used uninitialized [-Wmaybe-uninitialized]
 1532 |         if (write_protect)
      |            ^
/workspace/src/sys/cam/scsi/scsi_sa.c: In function 'saioctl':
/workspace/src/sys/cam/scsi/scsi_sa.c:1514:17: note: 'write_protect' was de=
clared here
 1514 |         uint8_t write_protect;
      |                 ^~~~~~~~~~~~~
--- scsi_da.o ---
ctfconvert -L VERSION -g scsi_da.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
--- scsi_sa.o ---
ctfconvert -L VERSION -g scsi_sa.o
ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)]
2 errors

make[2]: stopped in /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC
       11.55 real        65.52 user         6.19 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins1193570904011730=
0111.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-amd64-gcc13_build
Checking for post-build
Performing post-build step
Checking if email needs to be generated
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Sending mail from default account using System Admin e-mail address
------=_Part_12189_703733065.1704451362613--



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