From nobody Sat Jan 13 02:20:29 2024 X-Original-To: dev-ci@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TBhvh6Qfbz56wRW for ; Sat, 13 Jan 2024 02:20:32 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TBhvh4tp5z41gY; Sat, 13 Jan 2024 02:20:32 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1705112432; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references:list-id; bh=mcxjfPs04QHrHxyvcV4510HdHiD/VmQyXndHaXNu+Jk=; b=ZGYEu+i0cKhEkerSAy0fA4FsuNuL8wrjNmArbOvbP6Mfwxv2KW2/TEo3NbEJ2lErIjbl8r ImxyfqwHLTMpI35jFXlVh7+lnkhd8kDOcfMDSM1wGnSY6C6avlXNTKZf8UB5X3IrQD81Wa apd9HbHz/guf8tusQFd1UeFUi3HXbPQgVktp7SCGZAeRZKZ7lirtQrIG9T7SI536D+EFY1 w326xRB5LjvwdmC0IA/8nDhLsIKv1HmSxpPQUcTRTaN3wvM+rCRlnwXMP/WfRoWpailsU8 /Z4WsbmJMmLb1pXkEpstbewsa04PZBA5H4O5VpSZf5cL6WGB+d5rHky07V9c8Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705112432; a=rsa-sha256; cv=none; b=XclgBmC9/lFybaM0VMmXwwu+lpfbyMgDm33kTRzRu7jhaDNkdLiKI38QPR+/gYtQcTTxsz +u+53idl6bCYnqLxx0xx3Iot9mhWrv2SHaKbqIPJUcyA/DZTVscLn6bWz30gR15S7j29m9 kIY1r9O9EKhm4YD8DaZK+ejOCTjBGHdY4wUv5lzqRATvFboRkpmxg2sbG8EhSAlDHfSNzo 0ATU09hik5uCkOmP0o7UO9upPwjc+EURu9rKr8MwE46JfSHr80xXcYF18CBqUVr5j30Khr 2glt2nch7xCzeOFg2A2HLYEtpFdzNaa3VVCHzd37vWM+o1om2Vlg8ETbwEnZ3g== Received: from jenkins.ci.freebsd.org (jenkins.ci.freebsd.org [IPv6:2610:1c1:1:607c::16:16]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4TBhvh3W7Kz1Qdw; Sat, 13 Jan 2024 02:20:32 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 13 Jan 2024 02:20:29 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, imp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <532198854.329.1705112432495@jenkins.ci.freebsd.org> In-Reply-To: <1057223736.279.1705081561851@jenkins.ci.freebsd.org> References: <1057223736.279.1705081561851@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc12_build - Build #2258 - Still Failing List-Id: Continuous Integration Build and Test Results List-Archive: https://lists.freebsd.org/archives/dev-ci List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-ci@freebsd.org X-BeenThere: dev-ci@freebsd.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_328_371924039.1705112429098" X-Jenkins-Job: FreeBSD-main-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_328_371924039.1705112429098 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc12_build - Build #2258 (46ebf11f5a328bc7c57ecc7c0d7ee= a64113d3441) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil= d/2258/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/= 2258/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/2= 258/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) a3d80dd8aa6ac15877e00102ab174b417ac81d79 by des: login: Use getpwnam_r() instead of getpwnam(). e762fd81e253d4ae9b9f7d2e65cf448633bbe527 by des: uniq: Replace NetBSD's unit tests with our own. 11715600e626cf6cc4b4f564af97f6ae1e5fb0be by des: uniq: Fix interactive use. e2ec8ee02a33e39b8ff86a56e8a1ef5e84ac7e62 by des: uniq: Clean up and test obsolete options. 899837e8f5741f9a847b63d9e7c8b76ccc033ab5 by des: uniq: Error out if writing to the output failed. 1e25eb287f3fdd763df98065dbf2e1eb201e4000 by des: login: Missed an instance of getpwnam(). 7385a7f67c1f26f4a6948be9155efeee76cf321e by imp: system(3): fix typo santized -> sanitized 178679daa9c43cfffa7131dfcde8f4d3402805ae by imp: MAINTAINERS, etc: Remove hselasky entries 46ebf11f5a328bc7c57ecc7c0d7eea64113d3441 by imp: MAINTAINERS: Add myself for nvme entries, remove jimharris The end of the build log: [...truncated 118.12 MB...] /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 aesni.ko.full aesni_ghash.o aesni_wrap.o aesni_ccm.o intel_sha1.o intel_s= ha256.o aesni.o aeskeys_amd64.o=20 /usr/local/x86_64-unknown-freebsd14.0/bin/ld: warning: aeskeys_amd64.o: mis= sing .note.GNU-stack section implies executable stack /usr/local/x86_64-unknown-freebsd14.0/bin/ld: NOTE: This behaviour is depre= cated and will be removed in a future version of the linker ctfmerge -L VERSION -g -o aesni.ko.full aesni_ghash.o aesni_wrap.o aesni_cc= m.o intel_sha1.o intel_sha256.o aesni.o aeskeys_amd64.o=20 ERROR: ctfmerge: No ctf sections found to merge :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk aesni.ko.full export_syms | x= args -J% /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy % aesni.ko.full --- all_subdir_aic7xxx --- --- aic79xx_osm.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --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.aic79xx_osm.o -MTai= c79xx_osm.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-alloc-size-large= r-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-danglin= g-pointer -Wno-zero-length-bounds -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/dev/= aic7xxx/aic79xx_osm.c -o aic79xx_osm.o --- all_subdir_aesni --- --- aesni.ko.debug --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug aesni.k= o.full aesni.ko.debug --- aesni.ko --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Daesni.ko.debug aesni.ko.full aesni.ko --- all_subdir_ahci --- --- ahci.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --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.ahci.o -MTahci.o -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-alloc-size-larger-than -Wno-er= ror=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno= -zero-length-bounds -Wno-return-type -Wno-format-zero-length -finline-lim= it=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param large-fu= nction-growth=3D1000 -std=3Dgnu99 -c /workspace/src/sys/dev/ahci/ahci.c -o= ahci.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 --- --- ahciem.o --- ctfconvert -L VERSION -g ahciem.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- all_subdir_aic7xxx --- --- aic79xx_pci.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --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.aic79xx_pci.o -MTai= c79xx_pci.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-alloc-size-large= r-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-danglin= g-pointer -Wno-zero-length-bounds -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/dev/= aic7xxx/aic79xx_pci.c -o aic79xx_pci.o --- all_subdir_agp --- --- agp.o --- ctfconvert -L VERSION -g agp.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- agp.ko.full --- /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 agp.ko.full agp.o agp_if.o agp_amd64.o agp_i810.o agp_via.o=20 ctfmerge -L VERSION -g -o agp.ko.full agp.o agp_if.o agp_amd64.o agp_i810.o= agp_via.o=20 ERROR: ctfmerge: No ctf sections found to merge printf '%s' "agp_find_device agp_state agp_acquire agp_release agp_enable agp_alloc_memory agp_free_memory agp_bind_memory agp_unbind_memory agp_memory_info intel_gtt_clear_range intel_gtt_insert_pages intel_gtt_install_pte intel_gtt_get intel_gtt_chipset_flush intel_gtt_unmap_memory intel_gtt_map_memory intel_gtt_insert_sg_entries intel_gtt_get_bridge_device " > export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk agp.ko.full export_syms | xar= gs -J% /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy % agp.ko.full --- agp.ko.debug --- --- all_subdir_aic7xxx --- --- all_subdir_aic7xxx/ahc --- --- aic7xxx_93cx6.o --- ctfconvert -L VERSION -g aic7xxx_93cx6.o --- all_subdir_agp --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug agp.ko.= full agp.ko.debug --- all_subdir_aic7xxx --- ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- all_subdir_alq --- =3D=3D=3D> alq (all) --- all_subdir_agp --- --- agp.ko --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dagp.ko.debug agp.ko.full agp.ko --- all_subdir_alq --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/alq...] --- all_subdir_aic7xxx --- --- all_subdir_aic7xxx/ahd --- --- ahd_pci.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --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.ahd_pci.o -MTahd_pc= i.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-alloc-size-larger-than -= Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointe= r -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -finli= ne-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param la= rge-function-growth=3D1000 -std=3Dgnu99 -c /workspace/src/sys/dev/aic7xxx/= ahd_pci.c -o ahd_pci.o --- all_subdir_alq --- --- machine --- machine -> /workspace/src/sys/amd64/include --- scsi_enc.o --- cc1: all warnings being treated as errors --- modules-all --- --- x86 --- --- 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 'sasetparams': /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; | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /workspace/src/sys/cam/scsi/scsi_sa.c:4398:17: note: 'current_density' was = declared here 4398 | uint8_t current_density; | ^~~~~~~~~~~~~~~ /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:4497:36: warning: 'current_speed' may= be used uninitialized [-Wmaybe-uninitialized] 4497 | mode_hdr->dev_spec |=3D SMH_SA_BUF_MODE_SIBUF; /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; | ^~~~~~~~~~~~~ /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 '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:4297:38: warning: 'current_speed' may= be used uninitialized [-Wmaybe-uninitialized] 4297 | mode10_hdr->dev_spec |=3D SMH_SA_BUF_MODE_SIBUF; /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; | ^~~~~~~~~~~~~ In function 'sasetparams', inlined from 'samount.constprop' at /workspace/src/sys/cam/scsi/scsi_sa= .c:3576:12: /workspace/src/sys/cam/scsi/scsi_sa.c:4497:36: warning: 'current_speed' may= be used uninitialized [-Wmaybe-uninitialized] 4497 | mode_hdr->dev_spec |=3D SMH_SA_BUF_MODE_SIBUF; /workspace/src/sys/cam/scsi/scsi_sa.c: In function 'samount.constprop': /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.constprop' at /workspace/src/sys/cam/scsi/scsi_sa= .c:3507:12: /workspace/src/sys/cam/scsi/scsi_sa.c:4497:36: warning: 'current_speed' may= be used uninitialized [-Wmaybe-uninitialized] 4497 | mode_hdr->dev_spec |=3D SMH_SA_BUF_MODE_SIBUF; /workspace/src/sys/cam/scsi/scsi_sa.c: In function 'samount.constprop': /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.constprop' at /workspace/src/sys/cam/scsi/scsi_sa= .c:3493:12: /workspace/src/sys/cam/scsi/scsi_sa.c:4497:36: warning: 'current_speed' may= be used uninitialized [-Wmaybe-uninitialized] 4497 | mode_hdr->dev_spec |=3D SMH_SA_BUF_MODE_SIBUF; /workspace/src/sys/cam/scsi/scsi_sa.c: In function 'samount.constprop': /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.constprop' at /workspace/src/sys/cam/scsi/scsi_sa= .c:3399: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.constprop': /workspace/src/sys/cam/scsi/scsi_sa.c:4399:17: note: 'current_speed' was de= clared here 4399 | uint8_t current_speed; | ^~~~~~~~~~~~~ In function 'sasetparams', inlined from 'samount.constprop' at /workspace/src/sys/cam/scsi/scsi_sa= .c:3399: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.constprop': /workspace/src/sys/cam/scsi/scsi_sa.c:4398:17: note: 'current_density' was = declared here 4398 | uint8_t current_density; | ^~~~~~~~~~~~~~~ /workspace/src/sys/cam/scsi/scsi_sa.c:4396:18: warning: 'current_blocksize'= may be used uninitialized [-Wmaybe-uninitialized] 4396 | uint32_t current_blocksize; | ^~~~~~~~~~~~~~~~~ /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; | ^~~~~~~~~~~~~ --- scsi_da.o --- ctfconvert -L VERSION -g scsi_da.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- scsi_sa.o --- 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:4497:36: warning: 'current_speed' may= be used uninitialized [-Wmaybe-uninitialized] 4497 | mode_hdr->dev_spec |=3D SMH_SA_BUF_MODE_SIBUF; /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; | ^~~~~~~~~~~~~ /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 '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; | ^~~~~~~~~~~~~ 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 10.49 real 64.04 user 5.98 sys make[1]: stopped in /workspace/src make: stopped in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins1126340403743068= 1013.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc12_build Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address ------=_Part_328_371924039.1705112429098--