From nobody Fri Feb 27 11:54:13 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 4fMmvY3CJmz6Sqk9 for ; Fri, 27 Feb 2026 11:54:17 +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 4fMmvY05jJz3C7f; Fri, 27 Feb 2026 11:54:17 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1772193257; a=rsa-sha256; cv=none; b=gPq2QB5+TZBw5jbmjTtl6VttTp3CTa8l6+l5//IG314Fbh78XOkd+CuKBfofASEfttgbnx gEsnhH9ETE/LQlz+dtJL6ovSU8P2lMJSUvzyyXV9xIFshNW5hBnzV4O0avcc2CRwTJ09Im U9B8ejvJGJzmHIcN+KZtCXfMFoQAFMl+adUltMjHYUnhNolI18XLb0uJ13kWWd9SYsXuPx UNjG37mSKaVxQYdwGyubthSIX30drpYl/9VnMsdHkFDp5Vr66dnyV8EbfKiScL6Lfo8ADv a322UGWtqgurzmB8TB+02u0paY41EQzczX22EeTY0hZ9Z34IXUv0nOCbt8RtXg== 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=1772193257; 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=QHjRWmKHfNQO6NRhgyh/aZlO3XT6kHf5zqGiKXq5/+U=; b=GMKfZBxVES6RNceYLautcNDEmQq9aeyxbZQBVY3ruiBTlhj5MLZL33XLAWiWgbaJDGq9q0 lbhMIfWw4tuGxyLG7mQoohECB+3/niuz4wbFxY51lUzjLG3gjM+XozNtUL5l7FoKKlYkzo GSq4DImaKrPKhUee3VtDhYczpYWru988pubic6jfWLBeDLd1yT+OaHJgwbOF2kQRjsoz3r p7Btnqay5G5e4L9ea+cfvwe7muCRagRnWNL3TUWlwMdVmA1gesx+6Eff/ybozzboXbzjaI jRcYA8wMoc36SARzGKCn1XwO8CZmsQExBKzFb7xgU9eWfhT44iQ5JLDBraQAEg== 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 4fMmvX6kmWz1vb; Fri, 27 Feb 2026 11:54:16 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 27 Feb 2026 11:54:13 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <665866010.1839.1772193256949@jenkins.ci.freebsd.org> In-Reply-To: <1409829281.1813.1772167571473@jenkins.ci.freebsd.org> References: <1409829281.1813.1772167571473@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc12_build - Build #564 - 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_1838_1032572337.1772193253524" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1838_1032572337.1772193253524 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc12_build - Build #564 (d3f3314359a0ee9bf7b2520c4= 5bee5968a6bce62) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12= _build/564/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_b= uild/564/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_bu= ild/564/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) d851e0070499b8b34f3cf1efb956aefa6faf6859 by des: ngctl: Fix getline loop d3f3314359a0ee9bf7b2520c45bee5968a6bce62 by des: ngctl.8: fix incorrect synopsis The end of the build log: [...truncated 143.40 MiB...] /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dcfumass.ko.debug cfumass.ko.full cfumass.ko --- all_subdir_usb/uhid --- --- uhid.o --- --- all_subdir_zlib --- --- inffast.o --- --- all_subdir_usb --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --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/usb/uhid=3D= /usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/uhid -= ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebu= g-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/GENERIC -MD -MF.= depend.uhid.o -MTuhid.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 -Wpoin= ter-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kp= rintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragm= as -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-uninitialized -Wno-error=3Dmisl= eading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-= error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautologica= l-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-= error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-pac= ked-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -= Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-retu= rn-type -Wno-format-zero-length -finline-limit=3D8000 -fms-extensions --p= aram inline-unit-growth=3D100 --param large-function-growth=3D1000 -std=3D= gnu17 -c /workspace/src/sys/dev/usb/input/uhid.c -o uhid.o --- all_subdir_zlib --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --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/zlib=3D/usr= /obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/zlib -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-pr= efix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x8= 6=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i38= 6/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depe= nd.inffast.o -MTinffast.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse= -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fsta= ck-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpo= inter-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_= kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pra= gmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizatio= ns -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual= -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmi= sleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wn= o-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-p= acked-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D= -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-re= turn-type -Wno-format-zero-length -finline-limit=3D8000 -fms-extensions -= -param inline-unit-growth=3D100 --param large-function-growth=3D1000 -std= =3Dgnu17 -c /workspace/src/sys/contrib/zlib/inffast.c -o inffast.o --- all_subdir_usb --- --- all_subdir_usb/uhid_snes --- --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --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/usb/uhid_snes=3D/usr/obj/usr/src/amd= 64.amd64/sys/GENERIC/modules/usr/src/sys/modules/uhid_snes -ffile-prefix-ma= p=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/sr= c/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.genoffset.o = -MTgenoffset.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-flo= at -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__freebsd_kprintf__ -Wm= issing-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-uninitialized -Wno-error=3Dmisleading-in= dentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Ds= equence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare= -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dm= emset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-membe= r -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error= =3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -= Wno-format-zero-length -finline-limit=3D8000 -fms-extensions --param inline= -unit-growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -fcomm= on /workspace/src/sys/kern/genoffset.c --- all_subdir_usb/ukbd --- --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --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/usb/ukbd=3D/usr/obj/usr/src/amd64.am= d64/sys/GENERIC/modules/usr/src/sys/modules/ukbd -ffile-prefix-map=3D/tmp/o= bj/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/include -I/tmp/obj= /workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffset.o -MTgenoff= set.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-a= synchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-= 4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qua= l -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-in= clude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-err= or=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-com= pare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -= Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-poi= nt -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error= =3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-s= ize -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-allo= c-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-growt= h=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -fcommon /worksp= ace/src/sys/kern/genoffset.c --- all_subdir_zfs --- --- sha256_impl.o --- ctfconvert -L VERSION -g sha256_impl.o --- all_subdir_usb --- --- all_subdir_usb/uhid_snes --- --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- uhid_snes.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --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/usb/uhid_sn= es=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/u= hid_snes -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysr= oot -fdebug-prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-pre= fix-map=3D./x86=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/u= sr/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC = -MD -MF.depend.uhid_snes.o -MTuhid_snes.o -mcmodel=3Dkernel -mno-red-zone= -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestan= ding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissi= ng-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__pri= ntf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-optio= n -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressiv= e-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitializ= ed -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-er= ror=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dstr= ingop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned= -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dall= oca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-len= gth-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=3D8000= -fms-extensions --param inline-unit-growth=3D100 --param large-function-gr= owth=3D1000 -std=3Dgnu17 -c /workspace/src/sys/dev/usb/input/uhid_snes.c -= o uhid_snes.o --- all_subdir_usb/ukbd --- --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- all_subdir_zfs --- --- lapi.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -D__KERNEL__ -DFREEBSD_NAMECACHE -DBUILDING_ZFS -DHAVE_UIO= _ZEROCOPY -DWITHOUT_NETDUMP -D__KERNEL -D_SYS_CONDVAR_H_ -D_SYS_VMEM_H_ -D_= _x86_64 -DHAVE_SSE2 -DHAVE_SSSE3 -DHAVE_SSE4_1 -DHAVE_SSE4_2 -DHAVE_AVX -DH= AVE_AVX2 -DHAVE_AVX512F -DHAVE_AVX512VL -DHAVE_AVX512BW -DHAVE_VAES -DHAVE_= VPCLMULQDQ -DBITS_PER_LONG=3D64 -fno-strict-aliasing -Werror -D_KERNEL -DK= LD_MODULE -DKLD_TIED -nostdinc -I/workspace/src/sys/contrib/openzfs/includ= e -I/workspace/src/sys/contrib/openzfs/module/icp/include -I/workspace/src/= sys/contrib/openzfs/include/os/freebsd -I/workspace/src/sys/contrib/openzfs= /include/os/freebsd/spl -I/workspace/src/sys/contrib/openzfs/include/os/fre= ebsd/zfs -I/workspace/src/sys/contrib/openzfs/module/zstd/include -I/worksp= ace/src/sys/modules/zfs -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/work= space/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/= workspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer= -mno-omit-leaf-frame-pointer -ffile-prefix-map=3D/workspace/src/sys=3D/usr= /src/sys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC= =3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/wo= rkspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/zfs= =3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/zfs= -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fde= bug-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/GENERIC -MD -= MF.depend.lapi.o -MTlapi.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-ss= e -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fst= ack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wp= ointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd= _kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pr= agmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qua= l -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dm= isleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -W= no-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautolog= ical-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -W= no-error=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-type -Wno-format-zero-length -finline-limit=3D8000 -fms-extension= s --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -Wn= o-pointer-to-int-cast -Wno-cast-qual -std=3Dgnu17 -include /workspace/src/s= ys/cddl/compat/opensolaris/sys/debug_compat.h -include /workspace/src/sys/c= ontrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -include /workspace/sr= c/sys/modules/zfs/static_ccompile.h -c /workspace/src/sys/contrib/openzfs/m= odule/lua/lapi.c -o lapi.o --- all_subdir_usb --- --- ukbd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --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/usb/ukbd=3D= /usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/ukbd -= ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebu= g-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/GENERIC -MD -MF.= depend.ukbd.o -MTukbd.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 -Wpoin= ter-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kp= rintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragm= as -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-uninitialized -Wno-error=3Dmisl= eading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-= error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautologica= l-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-= error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-pac= ked-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -= Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-retu= rn-type -Wno-format-zero-length -finline-limit=3D8000 -fms-extensions --p= aram inline-unit-growth=3D100 --param large-function-growth=3D1000 -std=3D= gnu17 -c /workspace/src/sys/dev/usb/input/ukbd.c -o ukbd.o --- all_subdir_wlan --- ctfconvert -L VERSION -g ieee80211_node.o --- all_subdir_zlib --- ctfconvert -L VERSION -g inffast.o --- inflate.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --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/zlib=3D/usr= /obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/zlib -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-pr= efix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x8= 6=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i38= 6/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depe= nd.inflate.o -MTinflate.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse= -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fsta= ck-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpo= inter-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_= kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pra= gmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizatio= ns -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual= -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmi= sleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wn= o-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-p= acked-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D= -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-re= turn-type -Wno-format-zero-length -finline-limit=3D8000 -fms-extensions -= -param inline-unit-growth=3D100 --param large-function-growth=3D1000 -std= =3Dgnu17 -c /workspace/src/sys/contrib/zlib/inflate.c -o inflate.o --- all_subdir_wlan --- --- ieee80211_output.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --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/wlan=3D/usr= /obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/wlan -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-pr= efix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x8= 6=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i38= 6/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depe= nd.ieee80211_output.o -MTieee80211_output.o -mcmodel=3Dkernel -mno-red-zone= -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestan= ding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissi= ng-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__pri= ntf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-optio= n -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressiv= e-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitializ= ed -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-er= ror=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dstr= ingop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned= -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dall= oca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-len= gth-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=3D8000= -fms-extensions --param inline-unit-growth=3D100 --param large-function-gr= owth=3D1000 -std=3Dgnu17 -c /workspace/src/sys/net80211/ieee80211_output.c= -o ieee80211_output.o --- all_subdir_zfs --- --- sha512_impl.o --- ctfconvert -L VERSION -g sha512_impl.o --- lauxlib.o --- --- all_subdir_usb --- --- all_subdir_usb/uhid --- ctfconvert -L VERSION -g uhid.o --- all_subdir_zfs --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -D__KERNEL__ -DFREEBSD_NAMECACHE -DBUILDING_ZFS -DHAVE_UIO= _ZEROCOPY -DWITHOUT_NETDUMP -D__KERNEL -D_SYS_CONDVAR_H_ -D_SYS_VMEM_H_ -D_= _x86_64 -DHAVE_SSE2 -DHAVE_SSSE3 -DHAVE_SSE4_1 -DHAVE_SSE4_2 -DHAVE_AVX -DH= AVE_AVX2 -DHAVE_AVX512F -DHAVE_AVX512VL -DHAVE_AVX512BW -DHAVE_VAES -DHAVE_= VPCLMULQDQ -DBITS_PER_LONG=3D64 -fno-strict-aliasing -Werror -D_KERNEL -DK= LD_MODULE -DKLD_TIED -nostdinc -I/workspace/src/sys/contrib/openzfs/includ= e -I/workspace/src/sys/contrib/openzfs/module/icp/include -I/workspace/src/= sys/contrib/openzfs/include/os/freebsd -I/workspace/src/sys/contrib/openzfs= /include/os/freebsd/spl -I/workspace/src/sys/contrib/openzfs/include/os/fre= ebsd/zfs -I/workspace/src/sys/contrib/openzfs/module/zstd/include -I/worksp= ace/src/sys/modules/zfs -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/work= space/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/= workspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer= -mno-omit-leaf-frame-pointer -ffile-prefix-map=3D/workspace/src/sys=3D/usr= /src/sys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC= =3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/wo= rkspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/zfs= =3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/zfs= -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fde= bug-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/GENERIC -MD -= MF.depend.lauxlib.o -MTlauxlib.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -= mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrap= v -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototyp= es -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__f= reebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unkn= own-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-opti= mizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dca= st-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-err= or=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverf= low -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dta= utological-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overf= low -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-addre= ss-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-= than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds = -Wno-return-type -Wno-format-zero-length -finline-limit=3D8000 -fms-exten= sions --param inline-unit-growth=3D100 --param large-function-growth=3D1000= -Wno-pointer-to-int-cast -std=3Dgnu17 -include /workspace/src/sys/cddl/co= mpat/opensolaris/sys/debug_compat.h -include /workspace/src/sys/contrib/ope= nzfs/include/os/freebsd/spl/sys/ccompile.h -include /workspace/src/sys/modu= les/zfs/static_ccompile.h -c /workspace/src/sys/contrib/openzfs/module/lua/= lauxlib.c -o lauxlib.o --- all_subdir_usb --- --- uhid.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 uhid.ko.full uhid.o=20 ctfmerge -L VERSION -g -o uhid.ko.full uhid.o=20 --- uhid.ko.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug uhid.ko= .full uhid.ko.debug --- uhid.ko --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Duhid.ko.debug uhid.ko.full uhid.ko --- all_subdir_usb/ums --- =3D=3D=3D> usb/ums (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/usb/ums...] --- machine --- machine -> /workspace/src/sys/amd64/include --- x86 --- x86 -> /workspace/src/sys/x86/include --- i386 --- --- all_subdir_usb/uhid_snes --- ctfconvert -L VERSION -g uhid_snes.o --- all_subdir_usb/ums --- i386 -> /workspace/src/sys/i386/include --- opt_bus.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_bus.h opt_bus.h --- opt_evdev.h --- --- all_subdir_usb/uhid_snes --- --- uhid_snes.ko.full --- --- all_subdir_usb/ums --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_evdev.h opt_evdev= .h --- all_subdir_usb/uhid_snes --- /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 uhid_snes.ko.full uhid_snes.o=20 --- all_subdir_usb/ums --- --- opt_usb.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_usb.h opt_usb.h --- all_subdir_usb/uhid_snes --- ctfmerge -L VERSION -g -o uhid_snes.ko.full uhid_snes.o=20 --- all_subdir_usb/ums --- --- vnode_if_newproto.h --- awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_= if.src -p --- all_subdir_usb/uhid_snes --- :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk uhid_snes.ko.full export_syms= | xargs -J % /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy % uhid_snes= .ko.full --- uhid_snes.ko.debug --- --- all_subdir_usb/ums --- --- vnode_if_typedef.h --- --- all_subdir_usb/uhid_snes --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug uhid_sn= es.ko.full uhid_snes.ko.debug --- all_subdir_usb/ums --- awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_= if.src -q --- all_subdir_usb/uhid_snes --- --- uhid_snes.ko --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Duhid_snes.ko.debug uhid_snes.ko.full uhid_snes.ko --- all_subdir_usb/udbp --- =3D=3D=3D> usb/udbp (all) --- all_subdir_usb/ums --- --- device_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/devi= ce_if.m -h --- all_subdir_usb/udbp --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/usb/udbp...] --- machine --- --- all_subdir_usb/ums --- --- bus_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_= if.m -h --- all_subdir_usb/udbp --- machine -> /workspace/src/sys/amd64/include --- x86 --- x86 -> /workspace/src/sys/x86/include --- i386 --- i386 -> /workspace/src/sys/i386/include --- opt_bus.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_bus.h opt_bus.h --- opt_usb.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_usb.h opt_usb.h --- opt_netgraph.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_netgraph.h opt_ne= tgraph.h --- device_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/devi= ce_if.m -h --- all_subdir_usb/ums --- --- usb_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/usb/u= sb_if.m -h --- vnode_if.h --- awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_= if.src -h --- all_subdir_usb/udbp --- --- bus_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_= if.m -h --- usb_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/usb/u= sb_if.m -h --- all_subdir_usb/ums --- --- usbdevs.h --- awk -f /workspace/src/sys/tools/usbdevs2h.awk /workspace/src/sys/dev/usb/us= bdevs -h --- all_subdir_usb/udbp --- --- usbdevs.h --- awk -f /workspace/src/sys/tools/usbdevs2h.awk /workspace/src/sys/dev/usb/us= bdevs -h --- kern_linker.o --- ctfconvert -L VERSION -g kern_linker.o --- kern_lock.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -c -O2= -pipe -frename-registers -fno-strict-aliasing -g -nostdinc -I. -I/worksp= ace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/co= ntrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -= fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MF.= depend.kern_lock.o -MTkern_lock.o -ffile-prefix-map=3D/workspace/src/sys=3D= /usr/src/sys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GEN= ERIC=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/ob= j/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/include -mcmodel= =3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-u= nwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wst= rict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -W= no-pointer-sign -D__printf__=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-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 = -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D100 --= param large-function-growth=3D1000 -fms-extensions -std=3Dgnu17 -Werror /w= orkspace/src/sys/kern/kern_lock.c --- modules-all --- --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --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/usb/udbp=3D/usr/obj/usr/src/amd64.am= d64/sys/GENERIC/modules/usr/src/sys/modules/udbp -ffile-prefix-map=3D/tmp/o= bj/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/include -I/tmp/obj= /workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffset.o -MTgenoff= set.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-a= synchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-= 4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qua= l -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-in= clude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-err= or=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-com= pare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -= Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-poi= nt -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error= =3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-s= ize -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-allo= c-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-growt= h=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -fcommon /worksp= ace/src/sys/kern/genoffset.c --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- udbp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --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/usb/udbp=3D= /usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/udbp -= ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebu= g-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/GENERIC -MD -MF.= depend.udbp.o -MTudbp.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 -Wpoin= ter-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kp= rintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragm= as -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-uninitialized -Wno-error=3Dmisl= eading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-= error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautologica= l-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-= error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-pac= ked-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -= Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-retu= rn-type -Wno-format-zero-length -finline-limit=3D8000 -fms-extensions --p= aram inline-unit-growth=3D100 --param large-function-growth=3D1000 -std=3D= gnu17 -c /workspace/src/sys/dev/usb/misc/udbp.c -o udbp.o --- all_subdir_usb/ums --- --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --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/usb/ums=3D/usr/obj/usr/src/amd64.amd= 64/sys/GENERIC/modules/usr/src/sys/modules/ums -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/in= clude -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset= .o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asyn= chronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -= 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 -Wswitch -Wno-error= =3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bo= unds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compa= re -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wn= o-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point= -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error= =3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-s= ize -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-allo= c-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-growt= h=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -fcommon /worksp= ace/src/sys/kern/genoffset.c --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- ums.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --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/usb/ums=3D/= usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/ums -ff= ile-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/i= 386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.de= pend.ums.o -MTums.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msof= t-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-pro= tector -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= inline-unit-growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu1= 7 -c /workspace/src/sys/dev/usb/input/ums.c -o ums.o --- all_subdir_rtw89 --- --- core.o --- cc1: all warnings being treated as errors --- all_subdir_zlib --- --- deflate.o --- ctfconvert -L VERSION -g deflate.o --- inftrees.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --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/zlib=3D/usr= /obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/zlib -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-pr= efix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x8= 6=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i38= 6/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depe= nd.inftrees.o -MTinftrees.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-s= se -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fs= tack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -W= pointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebs= d_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-p= ragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizat= ions -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qu= al -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3D= misleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -= Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautolo= gical-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -= Wno-error=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-type -Wno-format-zero-length -finline-limit=3D8000 -fms-extension= s --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -s= td=3Dgnu17 -c /workspace/src/sys/contrib/zlib/inftrees.c -o inftrees.o --- all_subdir_rtw89 --- *** [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_zfs --- --- lapi.o --- ctfconvert -L VERSION -g lapi.o --- all_subdir_usb --- --- all_subdir_usb/udbp --- ctfconvert -L VERSION -g udbp.o make[4]: stopped making "all" in /workspace/src/sys/modules/usb --- all_subdir_zfs --- --- lauxlib.o --- ctfconvert -L VERSION -g lauxlib.o make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_zlib --- ctfconvert -L VERSION -g inftrees.o --- inflate.o --- ctfconvert -L VERSION -g inflate.o make[3]: stopped making "all" in /workspace/src/sys/modules --- kern_lock.o --- ctfconvert -L VERSION -g kern_lock.o --- modules-all --- --- all_subdir_usb --- --- all_subdir_usb/ums --- ctfconvert -L VERSION -g ums.o make[4]: stopped making "all" in /workspace/src/sys/modules/usb --- all_subdir_sound --- ctfconvert -L VERSION -g maestro3.o make[5]: stopped making "all" in /workspace/src/sys/modules/sound/driver --- all_subdir_usb --- --- all_subdir_usb/ukbd --- ctfconvert -L VERSION -g ukbd.o make[4]: stopped making "all" in /workspace/src/sys/modules/usb make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_wlan --- ctfconvert -L VERSION -g ieee80211_output.o make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_sound --- --- all_subdir_sound/driver/hda --- --- hdaa.o --- ctfconvert -L VERSION -g hdaa.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 282.89 real 3244.65 user 259.90 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-gcc12_build] $ /bin/sh -xe /tmp/jenkins15296894065= 276011685.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-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_1838_1032572337.1772193253524--