From nobody Wed Mar 11 15:35:39 2026 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 4fWFFW3ryfz6VLQf for ; Wed, 11 Mar 2026 15:35:43 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fWFFW274Xz3MXx; Wed, 11 Mar 2026 15:35:43 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1773243343; a=rsa-sha256; cv=none; b=SoLXpCMSaJvb4Fl+EmNFZ6qdM0dXKhWeQqQTPDsE9tXAIQeYnbq4Hofa2Onais1/X1yatl uSP4fkUkiI8GXSAPGByfl3zzRi3/6i9g7vgbuC5HkEUB/sErwV2IdfPNRKBzvnhgPRBnO5 803hp7UxvorhWMfNpVH1/ydCg5r64afM5ZI6ilpPOcWB51zO6hcsyFc0hBDisndx8zN8/d AJtp7TYmcjNSxKJ/xjaiBmdciCEc+/BvghuU+sgSaHO6PSQD8UPaTGp2ZTOehJYtl1t+Rk 4rs+YSBPccRcPZefbk78JEaZBSc+doREEubUUgOw5STF1K9MZ2vkaO50zsJ+rw== 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=1773243343; 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=7PqJwPD3xfSJw9Hen+ErN5bX1c9gRk7m/Ch9/fI1BAs=; b=riaT+mf+WaoCtn1YlQRYNHErQMcyK1KgtPyESlSL9b6lnktj/0yaL3hQPcNsseUNqqxg9X opuvPUfpXi/T5Mqeaw3GhftOTBX8qGWyqPphUuVVajHDoz4cQ1i1l/NM1XjPFNISUkX+qK HUVKsI0KIY2Dsu2fi0ZWAA87pjsaApEBYyxOKF5pKDBpLyQOyTA55yxR9T+5ddWPOAy4PR UntcqcP8JG5NVbgXVd+fXAjH++Yy/K4TauDVmFn9cti8q015pw8PkPpXBPlIPqz4V6WMjA mMNDNi1SAKee8ZNBPDYrKJSP/yTec9WRixrewzEtUSKta4OfeWoe++xNLbbyjQ== 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 4fWFFW1dSMz14DJ; Wed, 11 Mar 2026 15:35:43 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 11 Mar 2026 15:35:39 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1258544048.3423.1773243343233@jenkins.ci.freebsd.org> In-Reply-To: <1075857493.3413.1773224004829@jenkins.ci.freebsd.org> References: <1075857493.3413.1773224004829@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc13_build - Build #599 - 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: X-BeenThere: dev-ci@freebsd.org Sender: owner-dev-ci@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_3422_875232076.1773243339630" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_3422_875232076.1773243339630 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc13_build - Build #599 (c4c375354287d6eb9fa71ebb5= d9fd6a765faf795) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13= _build/599/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_b= uild/599/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_bu= ild/599/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) 3d394a1da0798cbe8fa07bbc92dab14ad4c4fff1 by des: system(3): Unwrap execve() c4c375354287d6eb9fa71ebb5d9fd6a765faf795 by des: system(3): Address test robustness issue The end of the build log: [...truncated 140.47 MiB...] --- device_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/devi= ce_if.m -h --- all_subdir_sound/driver/envy24 --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.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 -ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/s= ys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/us= r/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/sound/drive= r/envy24=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/mod= ules/envy24 -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/s= ysroot -fdebug-prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-= prefix-map=3D./x86=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386= =3D/usr/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENER= IC -MD -MF.depend.envy24.o -MTenvy24.o -mcmodel=3Dkernel -mno-red-zone = -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestand= ing -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissin= g-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__prin= tf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option= -Wno-unknown-pragmas -Wswitch -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-uninitialize= d -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-err= or=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-= error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dstri= ngop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned = -Wno-address-of-packed-member -Wno-alloc-size-larger-than -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=3Dgnu17 -c /workspace/src/sys/dev/sound/pci/envy24.c -o en= vy24.o --- all_subdir_sound/driver/es137x --- --- bus_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_= if.m -h --- all_subdir_sound/driver/envy24ht --- --- pci_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/pci/p= ci_if.m -h --- all_subdir_sound/driver/es137x --- --- pci_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/pci/p= ci_if.m -h --- all_subdir_smbfs --- :> export_syms --- all_subdir_sound --- --- all_subdir_sound/driver/envy24ht --- --- ac97_if.h --- --- all_subdir_smbfs --- awk -f /workspace/src/sys/conf/kmod_syms.awk smbfs.ko.full export_syms | x= args -J % /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy % smbfs.ko.full --- all_subdir_sound --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/sound= /pcm/ac97_if.m -h --- channel_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/sound= /pcm/channel_if.m -h --- all_subdir_sound/driver/es137x --- --- ac97_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/sound= /pcm/ac97_if.m -h --- channel_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/sound= /pcm/channel_if.m -h --- all_subdir_smbfs --- --- smbfs.ko.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug smbfs.k= o.full smbfs.ko.debug --- all_subdir_sound --- --- all_subdir_sound/driver/envy24ht --- --- feeder_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/sound= /pcm/feeder_if.m -h --- all_subdir_smbfs --- --- smbfs.ko --- --- all_subdir_sound --- --- all_subdir_sound/driver/es137x --- --- feeder_if.h --- --- all_subdir_smbfs --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsmbfs.ko.debug smbfs.ko.full smbfs.ko --- all_subdir_sound --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/sound= /pcm/feeder_if.m -h --- all_subdir_sound/driver/envy24ht --- --- mixer_if.h --- --- all_subdir_sound/driver/es137x --- --- mixer_if.h --- --- all_subdir_sound/driver/envy24ht --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/sound= /pcm/mixer_if.m -h --- all_subdir_sound/driver/es137x --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/sound= /pcm/mixer_if.m -h --- all_subdir_sound/driver/fm801 --- =3D=3D=3D> sound/driver/fm801 (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/sound/driver/fm801...] --- all_subdir_sound/driver/es137x --- --- genoffset.o --- --- all_subdir_sound/driver/envy24ht --- --- genoffset.o --- --- all_subdir_sound/driver/es137x --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.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 -= ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/sys -ffile-prefix-map=3D/t= mp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/usr/obj/usr/src/amd64.amd64= /sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GEN= ERIC/modules/workspace/src/sys/modules/sound/driver/es137x=3D/usr/obj/usr/s= rc/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/es137x -ffile-prefix= -map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-prefix-map= =3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr= /src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/includ= e -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffset= .o -MTgenoffset.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-= float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protec= tor -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arit= h -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ = -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswi= tch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-erro= r=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-i= ndentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3D= sequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compar= e -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3D= memset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-memb= er -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-erro= r=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type = -Wno-format-zero-length -finline-limit=3D8000 -fms-extensions --param inlin= e-unit-growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -fcom= mon /workspace/src/sys/kern/genoffset.c --- all_subdir_sound/driver/envy24ht --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.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 -= ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/sys -ffile-prefix-map=3D/t= mp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/usr/obj/usr/src/amd64.amd64= /sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GEN= ERIC/modules/workspace/src/sys/modules/sound/driver/envy24ht=3D/usr/obj/usr= /src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/envy24ht -ffile-pr= efix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-prefix= -map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D= /usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/in= clude -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.genof= fset.o -MTgenoffset.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -ms= oft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-pr= otector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-= arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprint= f__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -= Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-= error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleadi= ng-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-erro= r=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-co= mpare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-erro= r=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-= member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-= error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-t= ype -Wno-format-zero-length -finline-limit=3D8000 -fms-extensions --param i= nline-unit-growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -= fcommon /workspace/src/sys/kern/genoffset.c --- all_subdir_sound/driver/fm801 --- --- machine --- machine -> /workspace/src/sys/amd64/include --- x86 --- x86 -> /workspace/src/sys/x86/include --- i386 --- i386 -> /workspace/src/sys/i386/include --- device_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/devi= ce_if.m -h --- bus_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_= if.m -h --- all_subdir_sound/driver/envy24ht --- --- offset.inc --- --- all_subdir_sound/driver/fm801 --- --- pci_if.h --- --- all_subdir_sound/driver/envy24ht --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- all_subdir_sound/driver/fm801 --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/pci/p= ci_if.m -h --- all_subdir_sound/driver/es137x --- --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- all_subdir_sound/driver/fm801 --- --- ac97_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/sound= /pcm/ac97_if.m -h --- all_subdir_speaker --- ctfconvert -L VERSION -g spkr.o --- all_subdir_sound --- --- all_subdir_sound/driver/envy24ht --- --- envy24ht.o --- --- all_subdir_speaker --- --- speaker.ko.full --- --- all_subdir_sound --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.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 -ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/s= ys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/us= r/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/sound/drive= r/envy24ht=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/m= odules/envy24ht -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp= =3D/sysroot -fdebug-prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fd= ebug-prefix-map=3D./x86=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i= 386=3D/usr/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GE= NERIC -MD -MF.depend.envy24ht.o -MTenvy24ht.o -mcmodel=3Dkernel -mno-re= d-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffr= eestanding -fwrapv -fstack-protector -gdwarf-4 -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 -Wswitch -Wno-error=3Daddress -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-unini= tialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -= Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflo= w -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error= =3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-a= ligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error= =3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-ze= ro-length-bounds -Wno-return-type -Wno-format-zero-length -finline-limit= =3D8000 -fms-extensions --param inline-unit-growth=3D100 --param large-func= tion-growth=3D1000 -std=3Dgnu17 -c /workspace/src/sys/dev/sound/pci/envy24= ht.c -o envy24ht.o --- all_subdir_speaker --- /usr/local/x86_64-unknown-freebsd15.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 speaker.ko.full spkr.o=20 --- all_subdir_sound --- --- all_subdir_sound/driver/es137x --- --- es137x.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.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 -ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/s= ys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/us= r/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/sound/drive= r/es137x=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/mod= ules/es137x -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/s= ysroot -fdebug-prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-= prefix-map=3D./x86=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386= =3D/usr/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENER= IC -MD -MF.depend.es137x.o -MTes137x.o -mcmodel=3Dkernel -mno-red-zone = -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestand= ing -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissin= g-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__prin= tf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option= -Wno-unknown-pragmas -Wswitch -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-uninitialize= d -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-err= or=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-= error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dstri= ngop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned = -Wno-address-of-packed-member -Wno-alloc-size-larger-than -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=3Dgnu17 -c /workspace/src/sys/dev/sound/pci/es137x.c -o es= 137x.o --- all_subdir_speaker --- ctfmerge -L VERSION -g -o speaker.ko.full spkr.o=20 :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk speaker.ko.full export_syms |= xargs -J % /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy % speaker.ko.= full --- all_subdir_sound --- --- all_subdir_sound/driver/fm801 --- --- channel_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/sound= /pcm/channel_if.m -h --- all_subdir_speaker --- --- speaker.ko.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug speaker= .ko.full speaker.ko.debug --- speaker.ko --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dspeaker.ko.debug speaker.ko.full speaker.ko --- all_subdir_sound --- --- feeder_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/sound= /pcm/feeder_if.m -h --- all_subdir_sound/sound --- --- buffer.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.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 -ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/s= ys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/us= r/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/sound/sound= =3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/sou= nd -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -f= debug-prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-ma= p=3D./x86=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src= /sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD = -MF.depend.buffer.o -MTbuffer.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -m= no-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv= -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototype= s -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__fr= eebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unkno= wn-pragmas -Wswitch -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-extens= ions --param inline-unit-growth=3D100 --param large-function-growth=3D1000 = -std=3Dgnu17 -c /workspace/src/sys/dev/sound/pcm/buffer.c -o buffer.o --- all_subdir_sound/driver --- --- mixer_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/sound= /pcm/mixer_if.m -h --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.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 -= ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/sys -ffile-prefix-map=3D/t= mp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/usr/obj/usr/src/amd64.amd64= /sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GEN= ERIC/modules/workspace/src/sys/modules/sound/driver/fm801=3D/usr/obj/usr/sr= c/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/fm801 -ffile-prefix-m= ap=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-prefix-map= =3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr= /src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/includ= e -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffset= .o -MTgenoffset.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-= float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protec= tor -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arit= h -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ = -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswi= tch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-erro= r=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-i= ndentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3D= sequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compar= e -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3D= memset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-memb= er -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-erro= r=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type = -Wno-format-zero-length -finline-limit=3D8000 -fms-extensions --param inlin= e-unit-growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -fcom= mon /workspace/src/sys/kern/genoffset.c --- all_subdir_spi --- ctfconvert -L VERSION -g spigen.o --- spigen.ko.full --- /usr/local/x86_64-unknown-freebsd15.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 spigen.ko.full spigen.o=20 ctfmerge -L VERSION -g -o spigen.ko.full spigen.o=20 --- spigen.ko.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug spigen.= ko.full spigen.ko.debug --- spigen.ko --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dspigen.ko.debug spigen.ko.full spigen.ko --- all_subdir_spi/at45d --- =3D=3D=3D> spi/at45d (all) --- all_subdir_sound --- --- offset.inc --- --- all_subdir_spi --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/spi/at45d...] --- all_subdir_sound --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- fm801.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.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 -ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/s= ys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/us= r/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/sound/drive= r/fm801=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modu= les/fm801 -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sys= root -fdebug-prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-pr= efix-map=3D./x86=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/= usr/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC = -MD -MF.depend.fm801.o -MTfm801.o -mcmodel=3Dkernel -mno-red-zone -mno-m= mx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -f= wrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prot= otypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__= =3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wn= o-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loo= p-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error= =3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-er= ror=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dstring= op-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -W= no-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca= -larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length= -bounds -Wno-return-type -Wno-format-zero-length -finline-limit=3D8000 -f= ms-extensions --param inline-unit-growth=3D100 --param large-function-growt= h=3D1000 -std=3Dgnu17 -c /workspace/src/sys/dev/sound/pci/fm801.c -o fm801= .o --- all_subdir_spi --- --- 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 --- bus_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_= if.m -h --- device_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/devi= ce_if.m -h --- spibus_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/spibu= s/spibus_if.m -h --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.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 -= ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/sys -ffile-prefix-map=3D/t= mp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/usr/obj/usr/src/amd64.amd64= /sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GEN= ERIC/modules/workspace/src/sys/modules/spi/at45d=3D/usr/obj/usr/src/amd64.a= md64/sys/GENERIC/modules/usr/src/sys/modules/at45d -ffile-prefix-map=3D/tmp= /obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-prefix-map=3D./machin= e=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x8= 6/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/include -I/tmp/ob= j/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffset.o -MTgenof= fset.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-= asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf= -4 -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 -Wswitch -Wno-er= ror=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-co= mpare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation = -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-po= int -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-erro= r=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-= size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-all= oc-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-grow= th=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -fcommon /works= pace/src/sys/kern/genoffset.c --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- at45d.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.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 -ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/s= ys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/us= r/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/spi/at45d= =3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/at4= 5d -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -f= debug-prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-ma= p=3D./x86=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src= /sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD = -MF.depend.at45d.o -MTat45d.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno= -sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -= fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes = -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__free= bsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown= -pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimiz= ations -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=3Dnonnull-compare -Wno-error=3Doverflo= w -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtaut= ological-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflo= w -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address= -of-packed-member -Wno-alloc-size-larger-than -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=3Dgnu17 -c /workspace/src/sys/dev/flash/at45d.c -o at45d.o --- all_subdir_rtw89 --- --- core.o --- cc1: all warnings being treated as errors *** [core.o] Error code 1 make[4]: stopped making "all" in /workspace/src/sys/modules/rtw89 make[4]: 1 error make[4]: stopped making "all" in /workspace/src/sys/modules/rtw89 make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_sound --- --- all_subdir_sound/sound --- ctfconvert -L VERSION -g buffer.o --- all_subdir_sound/driver --- ctfconvert -L VERSION -g fm801.o --- ar9300_attach.o --- ctfconvert -L VERSION -g ar9300_attach.o --- modules-all --- make[5]: stopped making "all" in /workspace/src/sys/modules/sound/driver --- all_subdir_spi --- ctfconvert -L VERSION -g at45d.o make[4]: stopped making "all" in /workspace/src/sys/modules/spi make[3]: stopped making "all" in /workspace/src/sys/modules --- ar9300_ani.o --- ctfconvert -L VERSION -g ar9300_ani.o --- modules-all --- --- all_subdir_sound --- --- all_subdir_sound/sound --- --- ac97.o --- ctfconvert -L VERSION -g ac97.o make[4]: stopped making "all" in /workspace/src/sys/modules/sound --- all_subdir_sound/driver --- --- all_subdir_sound/driver/es137x --- ctfconvert -L VERSION -g es137x.o make[5]: stopped making "all" in /workspace/src/sys/modules/sound/driver --- all_subdir_sound/driver/envy24ht --- ctfconvert -L VERSION -g envy24ht.o make[5]: stopped making "all" in /workspace/src/sys/modules/sound/driver --- all_subdir_sound/driver/envy24 --- ctfconvert -L VERSION -g envy24.o make[5]: stopped making "all" in /workspace/src/sys/modules/sound/driver --- all_subdir_sound/driver/emu10k1 --- ctfconvert -L VERSION -g emu10k1.o make[5]: stopped making "all" in /workspace/src/sys/modules/sound/driver --- all_subdir_sound/driver/emu10kx --- --- emu10kx.o --- ctfconvert -L VERSION -g emu10kx.o make[5]: stopped making "all" in /workspace/src/sys/modules/sound/driver make[4]: stopped making "all" in /workspace/src/sys/modules/sound make[3]: stopped making "all" in /workspace/src/sys/modules make[2]: stopped making "all" in /tmp/obj/workspace/src/amd64.amd64/sys/GEN= ERIC 535.83 real 5872.37 user 372.42 sys make[1]: stopped making "buildkernel" in /workspace/src make: stopped making "buildkernel" 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-15-amd64-gcc13_build] $ /bin/sh -xe /tmp/jenkins18771454022= 69593163.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-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_3422_875232076.1773243339630--