From nobody Sat Oct 14 00:34:27 2023 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 4S6ksL5jsSz4x2VP for ; Sat, 14 Oct 2023 00:34:30 +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 4S6ksL373Pz3TCM; Sat, 14 Oct 2023 00:34:30 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1697243670; a=rsa-sha256; cv=none; b=c1CZOL3KFhOXiraeosPQIvczOCKrZ0teYVlyOKqkW5QmYI1UOp0t5a4pLdzfSq1OlSw80p blL7yd/J/ls9KGWM+l40cmib2zoGEBlVnX02NglhSNJNW2x0S9e3VbBdg7k33pP50b72BW 4B3Q/sWL2pVSMpuUg+/fY63WJKJ5SwLZKbjIeR2qJP8X2SKgrypYlBDCMX7q5U8LvGombf yFQnXzwJa9jzrT9ZxyJUkt7wO8G7ZkEdk8MswIh3hwjKe/wPALslAURqOJ+QrB7X09R6ub W/WBGp9QTsUuix7+RkkVMwRF86L5r8dixT6/PBgA8R1vo8RGoD9+fohX/trmkw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1697243670; 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=uAOWudoxMDCSSVQTjg5C3iMewDRpFHOidX/0fM45h10=; b=nDzm8gsEs83Dx5KF+zpoeER6nH8HP5SS85sMeMuFhFKXqeGQ16FTTBMiKknJF5YYtdSeCM ppZNDvLQxO45nqCh/opwGL40C51NRMaDNas22lgHMwkgReyoXqw57ZQRxWESqwVKIsCWAp nPoYBFoguwIcxZmV/dmgGELgQdgO1Xzv2mWg6D6rOBkL1cHtQ/Dr2Kk17QOGm0Qn4yrNdu oEWdQwthoMXgRz2GpiVwt0+P3ucNR3BfUVI0geI/CnO4XPH8Nk7Y4EnQSiwulwYYfECO3k weFnadJiNKwoDPGTi5JAM7bLf0Ci6lcY66V08IBPIui/LyFCvNZF+9Q/k7qi6Q== 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 4S6ksL26Cqz18JZ; Sat, 14 Oct 2023 00:34:30 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 14 Oct 2023 00:34:27 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: emaste@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2125239570.6160.1697243670301@jenkins.ci.freebsd.org> In-Reply-To: <2055666857.6138.1697211707405@jenkins.ci.freebsd.org> References: <2055666857.6138.1697211707405@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc12_build - Build #104 - 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_6159_219497389.1697243667570" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_6159_219497389.1697243667570 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc12_build - Build #104 (83bcaf3b2d6cb173ee126f504= 478fa6ace4f406f) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12= _build/104/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_b= uild/104/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_bu= ild/104/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) 2fe06dda0a8abced5851188ed2cb76d1759efa19 by emaste: ktrace.2: correct kern.ktrace.genio_size sysctl name ced9fe051e31f858a9d1dbec01cf6dec483fab19 by emaste: sysctl: emit a newline after NULL node descriptions f6fa4749f746e493b51eea161b0ae2a28967c32d by emaste: newvers: remove references to svnliteversion c2009f3b5bd62615e0d1385f14f81ed7264bf173 by emaste: x86: make EARLY_AP_STARTUP mandatory 5feb890554b6fb2c37a4e9aca6e5e5a0a9743be2 by emaste: dtrace: remove x86 non-EARLY_AP_STARTUP support 38521270cd0aaa7e3d49c88f49b172e2d9a632d1 by emaste: fortune: use 115200 in serial example ffe4456d7d9f2c6bb14e9b747766adc3042f0b9e by emaste: freebsd-update: add a note about when files may be deleted 74e9205b5e4f4c48da06d45719eacc605878c3a9 by emaste: openssl: document the update process 83bcaf3b2d6cb173ee126f504478fa6ace4f406f by emaste: login_cap.c: Don't set errno to ERANGE on memory allocation failure The end of the build log: [...truncated 115.80 MB...] sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- ftwd.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.ftwd.o -MTftwd.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-error=3Dalloca-larger-than=3D = -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-ret= urn-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/ftwd/ftwd.c -o ftwd.o --- all_subdir_firewire --- --- all_subdir_firewire/sbp_targ --- In file included from /workspace/src/sys/sys/kernel.h:54, from /workspace/src/sys/dev/firewire/sbp_targ.c:38: /workspace/src/sys/sys/queue.h: In function 'sbp_targ_action': /workspace/src/sys/sys/queue.h:268:29: warning: 'lstate' may be used uninit= ialized [-Wmaybe-uninitialized] 268 | SLIST_FIRST((head)) =3D (elm); = \ | ^ /workspace/src/sys/dev/firewire/sbp_targ.c:1174:33: note: 'lstate' was decl= ared here 1174 | struct sbp_targ_lstate *lstate; | ^~~~~~ --- all_subdir_ftwd --- ctfconvert -L VERSION -g ftwd.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- ftwd.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 ftwd.ko.full ftwd.o=20 ctfmerge -L VERSION -g -o ftwd.ko.full ftwd.o=20 ERROR: ctfmerge: No ctf sections found to merge :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk ftwd.ko.full export_syms | xa= rgs -J% /usr/local/x86_64-unknown-freebsd13.2/bin/objcopy % ftwd.ko.full --- ftwd.ko.debug --- /usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --only-keep-debug ftwd.ko= .full ftwd.ko.debug --- ftwd.ko --- /usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dftwd.ko.debug ftwd.ko.full ftwd.ko --- all_subdir_firewire --- --- all_subdir_firewire/firewire --- --- firewire.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.firewire.o -MTfirew= ire.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-= asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -= Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef= -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dir= s -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-= error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnon= null-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error= =3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-fun= ction -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-error=3Dalloca-la= rger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bo= unds -Wno-return-type -Wno-format-zero-length -finline-limit=3D8000 -fms-= extensions --param inline-unit-growth=3D100 --param large-function-growth= =3D1000 -std=3Dgnu99 -c /workspace/src/sys/dev/firewire/firewire.c -o fire= wire.o --- all_subdir_em --- --- e1000_82575.o --- ctfconvert -L VERSION -g e1000_82575.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- all_subdir_fusefs --- =3D=3D=3D> fusefs (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/fusefs...] --- machine --- machine -> /workspace/src/sys/amd64/include --- x86 --- x86 -> /workspace/src/sys/x86/include --- i386 --- i386 -> /workspace/src/sys/i386/include --- 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 --- 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 --- all_subdir_firewire --- --- all_subdir_firewire/fwip --- --- if_fwip.o --- ctfconvert -L VERSION -g if_fwip.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- all_subdir_ftgpio --- ctfconvert -L VERSION -g ftgpio.o --- all_subdir_firewire --- --- if_fwip.ko.full --- --- all_subdir_ftgpio --- ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- ftgpio.ko.full --- --- all_subdir_firewire --- /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_fwip.ko.full if_fwip.o if_fwsubr.o=20 --- all_subdir_ftgpio --- /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 ftgpio.ko.full ftgpio.o=20 --- all_subdir_firewire --- ctfmerge -L VERSION -g -o if_fwip.ko.full if_fwip.o if_fwsubr.o=20 ERROR: ctfmerge: No ctf sections found to merge :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk if_fwip.ko.full export_syms |= xargs -J% /usr/local/x86_64-unknown-freebsd13.2/bin/objcopy % if_fwip.ko.f= ull --- all_subdir_fusefs --- --- fuse_io.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.fuse_io.o -MTfuse_i= o.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/fs/fuse/fuse_io.c -o fuse_io.o --- all_subdir_ftgpio --- ctfmerge -L VERSION -g -o ftgpio.ko.full ftgpio.o=20 ERROR: ctfmerge: No ctf sections found to merge :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk ftgpio.ko.full export_syms | = xargs -J% /usr/local/x86_64-unknown-freebsd13.2/bin/objcopy % ftgpio.ko.ful= l --- all_subdir_firewire --- --- if_fwip.ko.debug --- /usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --only-keep-debug if_fwip= .ko.full if_fwip.ko.debug --- if_fwip.ko --- /usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dif_fwip.ko.debug if_fwip.ko.full if_fwip.ko --- all_subdir_ftgpio --- --- ftgpio.ko.debug --- /usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --only-keep-debug ftgpio.= ko.full ftgpio.ko.debug --- ftgpio.ko --- --- all_subdir_ext2fs --- --- ext2_subr.o --- --- all_subdir_ftgpio --- /usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dftgpio.ko.debug ftgpio.ko.full ftgpio.ko --- 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_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 --- ext2_vfsops.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_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_firewire --- --- all_subdir_firewire/firewire --- --- fwohci.o --- In function 'fwohci_arcv_swap', inlined from 'fwohci_arcv' at /workspace/src/sys/dev/firewire/fwohci.c:= 2850:12, inlined from 'fwohci_task_sid' at /workspace/src/sys/dev/firewire/fwohc= i.c:2037:2: /workspace/src/sys/dev/firewire/fwohci.c:2670:33: warning: array subscript = 'struct fw_pkt[0]' is partly outside array bounds of 'uint32_t[1]' {aka 'un= signed int[1]'} [-Warray-bounds] 2670 | switch (fp0->mode.common.tcode) { | ~~~~~~~~~~~~~~~~^~~~~~ /workspace/src/sys/dev/firewire/fwohci.c: In function 'fwohci_task_sid': /workspace/src/sys/dev/firewire/fwohci.c:2657:18: note: object 'ld0' of siz= e 4 2657 | uint32_t ld0; | ^~~ In function 'fwohci_arcv_swap', inlined from 'fwohci_arcv' at /workspace/src/sys/dev/firewire/fwohci.c:= 2831:13, inlined from 'fwohci_task_sid' at /workspace/src/sys/dev/firewire/fwohc= i.c:2037:2: /workspace/src/sys/dev/firewire/fwohci.c:2670:33: warning: array subscript = 'struct fw_pkt[0]' is partly outside array bounds of 'uint32_t[1]' {aka 'un= signed int[1]'} [-Warray-bounds] 2670 | switch (fp0->mode.common.tcode) { | ~~~~~~~~~~~~~~~~^~~~~~ /workspace/src/sys/dev/firewire/fwohci.c: In function 'fwohci_task_sid': /workspace/src/sys/dev/firewire/fwohci.c:2657:18: note: object 'ld0' of siz= e 4 2657 | uint32_t ld0; | ^~~ In function 'fwohci_arcv_swap', inlined from 'fwohci_arcv' at /workspace/src/sys/dev/firewire/fwohci.c:= 2850:12, inlined from 'fwohci_task_sid' at /workspace/src/sys/dev/firewire/fwohc= i.c:2038:2: /workspace/src/sys/dev/firewire/fwohci.c:2670:33: warning: array subscript = 'struct fw_pkt[0]' is partly outside array bounds of 'uint32_t[1]' {aka 'un= signed int[1]'} [-Warray-bounds] 2670 | switch (fp0->mode.common.tcode) { | ~~~~~~~~~~~~~~~~^~~~~~ /workspace/src/sys/dev/firewire/fwohci.c: In function 'fwohci_task_sid': /workspace/src/sys/dev/firewire/fwohci.c:2657:18: note: object 'ld0' of siz= e 4 2657 | uint32_t ld0; | ^~~ In function 'fwohci_arcv_swap', inlined from 'fwohci_arcv' at /workspace/src/sys/dev/firewire/fwohci.c:= 2831:13, inlined from 'fwohci_task_sid' at /workspace/src/sys/dev/firewire/fwohc= i.c:2038:2: /workspace/src/sys/dev/firewire/fwohci.c:2670:33: warning: array subscript = 'struct fw_pkt[0]' is partly outside array bounds of 'uint32_t[1]' {aka 'un= signed int[1]'} [-Warray-bounds] 2670 | switch (fp0->mode.common.tcode) { | ~~~~~~~~~~~~~~~~^~~~~~ /workspace/src/sys/dev/firewire/fwohci.c: In function 'fwohci_task_sid': /workspace/src/sys/dev/firewire/fwohci.c:2657:18: note: object 'ld0' of siz= e 4 2657 | uint32_t ld0; | ^~~ --- all_subdir_firewire/sbp_targ --- ctfconvert -L VERSION -g sbp_targ.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- sbp_targ.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 sbp_targ.ko.full sbp_targ.o=20 ctfmerge -L VERSION -g -o sbp_targ.ko.full sbp_targ.o=20 ERROR: ctfmerge: No ctf sections found to merge :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk sbp_targ.ko.full export_syms = | xargs -J% /usr/local/x86_64-unknown-freebsd13.2/bin/objcopy % sbp_targ.ko= .full --- sbp_targ.ko.debug --- /usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --only-keep-debug sbp_tar= g.ko.full sbp_targ.ko.debug --- sbp_targ.ko --- /usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsbp_targ.ko.debug sbp_targ.ko.full sbp_targ.ko --- all_subdir_fusefs --- --- fuse_device.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.fuse_device.o -MTfu= se_device.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/fuse/fuse_device.c -o fuse_d= evice.o --- all_subdir_ext2fs --- --- ext2_subr.o --- ctfconvert -L VERSION -g ext2_subr.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- all_subdir_fusefs --- --- fuse_ipc.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.fuse_ipc.o -MTfuse_= ipc.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-= asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -= Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef= -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dir= s -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-= error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnon= null-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error= =3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-fun= ction -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-error=3Dalloca-la= rger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bo= unds -Wno-return-type -Wno-format-zero-length -finline-limit=3D8000 -fms-= extensions --param inline-unit-growth=3D100 --param large-function-growth= =3D1000 -std=3Dgnu99 -c /workspace/src/sys/fs/fuse/fuse_ipc.c -o fuse_ipc.= o --- all_subdir_ext2fs --- --- ext2_lookup.o --- /workspace/src/sys/fs/ext2fs/ext2_lookup.c: In function 'ext2_dirempty': /workspace/src/sys/fs/ext2fs/ext2_lookup.c:1180:23: warning: array subscrip= t 'struct ext2fs_direct_2[0]' is partly outside array bounds of 'struct dir= template[1]' [-Warray-bounds] 1180 | if (dp->e2d_reclen =3D=3D 0) | ^~ /workspace/src/sys/fs/ext2fs/ext2_lookup.c:1163:28: note: object 'dbuf' of = size 24 1163 | struct dirtemplate dbuf; | ^~~~ /workspace/src/sys/fs/ext2fs/ext2_lookup.c:1183:23: warning: array subscrip= t 'struct ext2fs_direct_2[0]' is partly outside array bounds of 'struct dir= template[1]' [-Warray-bounds] 1183 | if (dp->e2d_ino =3D=3D 0) | ^~ /workspace/src/sys/fs/ext2fs/ext2_lookup.c:1163:28: note: object 'dbuf' of = size 24 1163 | struct dirtemplate dbuf; | ^~~~ /workspace/src/sys/fs/ext2fs/ext2_lookup.c:1186:28: warning: array subscrip= t 'struct ext2fs_direct_2[0]' is partly outside array bounds of 'struct dir= template[1]' [-Warray-bounds] 1186 | namlen =3D dp->e2d_namlen; | ^~ /workspace/src/sys/fs/ext2fs/ext2_lookup.c:1163:28: note: object 'dbuf' of = size 24 1163 | struct dirtemplate dbuf; | ^~~~ /workspace/src/sys/fs/ext2fs/ext2_lookup.c:1189:23: warning: array subscrip= t 'struct ext2fs_direct_2[0]' is partly outside array bounds of 'struct dir= template[1]' [-Warray-bounds] 1189 | if (dp->e2d_name[0] !=3D '.') | ^~ /workspace/src/sys/fs/ext2fs/ext2_lookup.c:1163:28: note: object 'dbuf' of = size 24 1163 | struct dirtemplate dbuf; | ^~~~ /workspace/src/sys/fs/ext2fs/ext2_lookup.c:1198:23: warning: array subscrip= t 'struct ext2fs_direct_2[0]' is partly outside array bounds of 'struct dir= template[1]' [-Warray-bounds] 1198 | if (dp->e2d_name[1] =3D=3D '.' && le32toh(dp->e2d_i= no) =3D=3D parentino) | ^~ /workspace/src/sys/fs/ext2fs/ext2_lookup.c:1163:28: note: object 'dbuf' of = size 24 1163 | struct dirtemplate dbuf; | ^~~~ ctfconvert -L VERSION -g ext2_lookup.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- all_subdir_fxp --- =3D=3D=3D> fxp (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/fxp...] --- machine --- machine -> /workspace/src/sys/amd64/include --- x86 --- x86 -> /workspace/src/sys/x86/include --- i386 --- i386 -> /workspace/src/sys/i386/include --- opt_platform.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_platform.h opt_pl= atform.h --- device_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/devi= ce_if.m -h --- bus_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_= if.m -h --- miibus_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/mii/m= iibus_if.m -h --- miidevs.h --- awk -f /workspace/src/sys/tools/miidevs2h.awk /workspace/src/sys/dev/mii/mi= idevs --- pci_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/pci/p= ci_if.m -h --- all_subdir_fusefs --- --- fuse_device.o --- ctfconvert -L VERSION -g fuse_device.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- all_subdir_gem --- =3D=3D=3D> gem (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/gem...] --- all_subdir_fxp --- --- 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 76.73 real 52.86 user 4.38 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/jenkins13819837380= 420987951.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_6159_219497389.1697243667570--