From nobody Thu Feb 6 15:38:07 2025 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 4Yph833v3bz5md6D for ; Thu, 06 Feb 2025 15:38:11 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Yph826hsXz44kf; Thu, 06 Feb 2025 15:38:10 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738856290; 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=Th3GT8FOHm0EDsWLF7FKwPrumiJN14WBJF6kCzgmfHg=; b=ZaOcujGehvODLPWHmQYRXhFn0ZmCQA7BS47J0/WMaBwmY/IT6VbuuSdtcxnumfwDxtvjoE dphV0TBnstZlC6LqON+FK7BDoDJtHGQC/yC+eaqAWp7bZCk77SDxyAGUebUrbvEO1c4btV iHWmNpHqUh3jLo/UyJ5gv4oqRXVBLw1O0g2T28/tdX2CVgbhdMPT7ET1L92QDNXVxu/V2w BfPt7x9k7STR8CKWWfU9HmRuBcs5aRMAsZMjJzshfx1vH6SCRtuKnSvm+Z0YU6xKbxCP/a Tkv5AFZinLjDJyUnXQTxn3gH6Sk4VXK9D0ltj/8G+ifKqKIzsXsd+juXNcS+dA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1738856290; a=rsa-sha256; cv=none; b=nhreIOZrw/WKEcNvhclnfE2nxyLmKWuXAfA9ka121uCJpqnSRc2o0LyjTtvLkuRqTEbhSF sIGD4zphLU9KHAggSh19pmNMfa/4o23Q9wj6KrtMOlnCPuW3DDPd++pG2/4ugPhce3yBJg p6jTPz7TNmr7822snti3x6kfQbIJhz3v84WtKyFk01VB8FkIYGnNMsRhiPo8LKxPEzP9Bp n1wMFWxCiTEpvVNrEGOjytoO+ShvPjmJamuLyRzuy6ZbXfVSNBeOyHtiUWnt36l/EMCJfu hs9DEeQ2a+JwnL3Y/zv7+lJvkSxH7wJCXRi0YZCAQEs8V5e+rFTVXxY2ZL7ZdQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4Yph8268NnzkyQ; Thu, 06 Feb 2025 15:38:10 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 6 Feb 2025 15:38:07 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: emaste@FreeBSD.org, ks@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <311103531.503.1738856290867@jenkins.ci.freebsd.org> In-Reply-To: <967555234.460.1738810840320@jenkins.ci.freebsd.org> References: <967555234.460.1738810840320@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc12_build - Build #4942 - 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_502_2073978132.1738856287557" X-Jenkins-Job: FreeBSD-main-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_502_2073978132.1738856287557 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc12_build - Build #4942 (8770f17a959f2af303213989c0323= 204bb47c129) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil= d/4942/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/= 4942/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/4= 942/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) daea703963f53b5530c2957f72bed57b10151810 by ks: pf: Use pf_map_addr() only once when choosing source port and address 8770f17a959f2af303213989c0323204bb47c129 by emaste: man9: Remove bus_delayed_attach_children MLINK The end of the build log: [...truncated 125.24 MiB...] --- x86 --- --- all_subdir_viawd --- --- machine --- --- all_subdir_usb --- 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_wlan.h --- --- all_subdir_viawd --- machine -> /workspace/src/sys/amd64/include --- all_subdir_usb --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_wlan.h opt_wlan.h --- all_subdir_viawd --- --- x86 --- --- all_subdir_usb --- --- device_if.h --- --- all_subdir_viawd --- x86 -> /workspace/src/sys/x86/include --- all_subdir_usb --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/devi= ce_if.m -h --- all_subdir_viawd --- --- 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 --- all_subdir_usb --- --- all_subdir_usb/upgt --- ctfconvert -L VERSION -g if_upgt.o --- all_subdir_usb/ural --- --- bus_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_= if.m -h --- all_subdir_viawd --- --- bus_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_= if.m -h --- all_subdir_usb --- --- all_subdir_usb/usb --- In function 'usbd_do_request_flags', inlined from 'usbd_req_clear_tt_buffer' at /workspace/src/sys/dev/usb/u= sb_request.c:2267:10, inlined from 'usbd_req_re_enumerate' at /workspace/src/sys/dev/usb/usb_= request.c:2095:10: /workspace/src/sys/sys/systm.h:283:33: warning: argument 1 null where non-n= ull expected [-Wnonnull] 283 | #define memcpy(to, from, len) __builtin_memcpy((to), (from), (len= )) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~ /workspace/src/sys/dev/usb/usb_request.c:522:33: note: in expansion of macr= o 'memcpy' 522 | memcpy(data, desc, length); | ^~~~~~ /workspace/src/sys/sys/systm.h:283:33: note: in a call to built-in function= '__builtin_memcpy' 283 | #define memcpy(to, from, len) __builtin_memcpy((to), (from), (len= )) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~ /workspace/src/sys/dev/usb/usb_request.c:522:33: note: in expansion of macr= o 'memcpy' 522 | memcpy(data, desc, length); | ^~~~~~ In function 'usbd_do_request_flags', inlined from 'usbd_req_clear_port_feature' at /workspace/src/sys/dev/us= b/usb_request.c:1753:10, inlined from 'usbd_req_reset_port' at /workspace/src/sys/dev/usb/usb_re= quest.c:806:2, inlined from 'usbd_req_re_enumerate' at /workspace/src/sys/dev/usb/usb_= request.c:2110:8: /workspace/src/sys/sys/systm.h:283:33: warning: argument 1 null where non-n= ull expected [-Wnonnull] 283 | #define memcpy(to, from, len) __builtin_memcpy((to), (from), (len= )) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~ /workspace/src/sys/dev/usb/usb_request.c:522:33: note: in expansion of macr= o 'memcpy' 522 | memcpy(data, desc, length); | ^~~~~~ /workspace/src/sys/sys/systm.h:283:33: note: in a call to built-in function= '__builtin_memcpy' 283 | #define memcpy(to, from, len) __builtin_memcpy((to), (from), (len= )) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~ /workspace/src/sys/dev/usb/usb_request.c:522:33: note: in expansion of macr= o 'memcpy' 522 | memcpy(data, desc, length); | ^~~~~~ In function 'usbd_do_request_flags', inlined from 'usbd_req_set_port_feature' at /workspace/src/sys/dev/usb/= usb_request.c:1775:10, inlined from 'usbd_req_reset_port' at /workspace/src/sys/dev/usb/usb_re= quest.c:810:8, inlined from 'usbd_req_re_enumerate' at /workspace/src/sys/dev/usb/usb_= request.c:2110:8: /workspace/src/sys/sys/systm.h:283:33: warning: argument 1 null where non-n= ull expected [-Wnonnull] 283 | #define memcpy(to, from, len) __builtin_memcpy((to), (from), (len= )) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~ /workspace/src/sys/dev/usb/usb_request.c:522:33: note: in expansion of macr= o 'memcpy' 522 | memcpy(data, desc, length); | ^~~~~~ /workspace/src/sys/sys/systm.h:283:33: note: in a call to built-in function= '__builtin_memcpy' 283 | #define memcpy(to, from, len) __builtin_memcpy((to), (from), (len= )) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~ /workspace/src/sys/dev/usb/usb_request.c:522:33: note: in expansion of macr= o 'memcpy' 522 | memcpy(data, desc, length); | ^~~~~~ In function 'usbd_do_request_flags', inlined from 'usbd_req_clear_port_feature' at /workspace/src/sys/dev/us= b/usb_request.c:1753:10, inlined from 'usbd_req_reset_port' at /workspace/src/sys/dev/usb/usb_re= quest.c:852:8, inlined from 'usbd_req_re_enumerate' at /workspace/src/sys/dev/usb/usb_= request.c:2110:8: /workspace/src/sys/sys/systm.h:283:33: warning: argument 1 null where non-n= ull expected [-Wnonnull] 283 | #define memcpy(to, from, len) __builtin_memcpy((to), (from), (len= )) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~ /workspace/src/sys/dev/usb/usb_request.c:522:33: note: in expansion of macr= o 'memcpy' 522 | memcpy(data, desc, length); | ^~~~~~ /workspace/src/sys/sys/systm.h:283:33: note: in a call to built-in function= '__builtin_memcpy' 283 | #define memcpy(to, from, len) __builtin_memcpy((to), (from), (len= )) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~ /workspace/src/sys/dev/usb/usb_request.c:522:33: note: in expansion of macr= o 'memcpy' 522 | memcpy(data, desc, length); | ^~~~~~ --- all_subdir_usb/ural --- --- usb_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/usb/u= sb_if.m -h --- all_subdir_viawd --- --- pci_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/pci/p= ci_if.m -h --- all_subdir_usb --- --- all_subdir_usb/upgt --- --- if_upgt.ko.full --- --- all_subdir_usb/ural --- --- usbdevs.h --- --- all_subdir_usb/upgt --- /usr/local/x86_64-unknown-freebsd14.1/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_upgt.ko.full if_upgt.o=20 --- all_subdir_usb/ural --- awk -f /workspace/src/sys/tools/usbdevs2h.awk /workspace/src/sys/dev/usb/us= bdevs -h --- all_subdir_usb/upgt --- ctfmerge -L VERSION -g -o if_upgt.ko.full if_upgt.o=20 --- all_subdir_viawd --- --- isa_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/isa/isa_i= f.m -h --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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 -gdwarf-4 -Wall -Wstrict-prototypes = -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign = -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-sho= w-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattribut= es -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare = -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overfl= ow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-erro= r=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-= aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-erro= r=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-z= ero-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=3Dgnu99 -fcommon /workspace/src/sys/kern/genoffset= .c --- all_subdir_usb --- :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk if_upgt.ko.full export_syms |= xargs -J % /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy % if_upgt.ko.= full --- if_upgt.ko.debug --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug if_upgt= .ko.full if_upgt.ko.debug --- if_upgt.ko --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dif_upgt.ko.debug if_upgt.ko.full if_upgt.ko --- all_subdir_usb/ural --- --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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 -gdwarf-4 -Wall -Wstrict-prototypes = -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign = -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-sho= w-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattribut= es -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare = -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overfl= ow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-erro= r=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-= aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-erro= r=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-z= ero-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=3Dgnu99 -fcommon /workspace/src/sys/kern/genoffset= .c --- all_subdir_viawd --- --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- viawd.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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.viawd.o -MTviawd.o -= mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchr= onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wa= ll -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wu= ndef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include= -dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3D= address -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bound= s -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare = -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-e= rror=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -W= no-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dun= used-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -= Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-siz= e-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=3Dgnu99 -c /workspace/src= /sys/dev/viawd/viawd.c -o viawd.o --- all_subdir_videomode --- =3D=3D=3D> videomode (all) --- all_subdir_usb --- --- all_subdir_usb/usb --- --- usb_transfer.o --- ctfconvert -L VERSION -g usb_transfer.o --- all_subdir_videomode --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/videomode...] --- ar5210_phy.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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.ar5210_phy.o -MTar5210_phy.o -fdebug-prefix-map=3D./machine=3D/works= pace/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 -= mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchr= onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wa= ll -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wu= ndef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include= -dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3D= address -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bound= s -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare = -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-e= rror=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -W= no-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dun= used-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -= Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-siz= e-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 -fms-extensions -finline-limit=3D8000 --param inline-unit-growth= =3D100 --param large-function-growth=3D1000 -fms-extensions -std=3Dgnu99 -= Werror -I/workspace/src/sys/dev/ath -Wno-unused-but-set-variable /workspace= /src/sys/dev/ath/ath_hal/ar5210/ar5210_phy.c -I/workspace/src/sys/dev/ath/a= th_hal --- modules-all --- --- 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 --- all_subdir_usb --- --- all_subdir_usb/ural --- --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- all_subdir_videomode --- --- vnode_if_typedef.h --- awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_= if.src -q --- all_subdir_ufs --- --- ffs_vnops.o --- ctfconvert -L VERSION -g ffs_vnops.o --- all_subdir_videomode --- --- opt_bus.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_bus.h opt_bus.h --- opt_ddb.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_ddb.h opt_ddb.h --- opt_videomode.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_videomode.h opt_v= ideomode.h --- bus_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_= if.m -h --- all_subdir_usb --- --- if_ural.o --- --- ar5210_phy.o --- ctfconvert -L VERSION -g ar5210_phy.o --- modules-all --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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.if_ural.o -MTif_ural= .o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asy= nchronous-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-inc= lude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-erro= r=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-comp= are -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -W= no-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-poin= t -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-gro= wth=3D100 --param large-function-growth=3D1000 -std=3Dgnu99 -c /workspace/= src/sys/dev/usb/wlan/if_ural.c -o if_ural.o --- all_subdir_videomode --- --- device_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/devi= ce_if.m -h --- all_subdir_usb --- --- all_subdir_usb/mtw --- cc1: all warnings being treated as errors --- all_subdir_videomode --- --- vnode_if.h --- awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_= if.src -h --- all_subdir_virtio --- =3D=3D=3D> virtio (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/virtio...] --- all_subdir_virtio/virtio --- =3D=3D=3D> virtio/virtio (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/virtio/virtio...] --- all_subdir_videomode --- --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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 -gdwarf-4 -Wall -Wstrict-prototypes = -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign = -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-sho= w-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattribut= es -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare = -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overfl= ow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-erro= r=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-= aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-erro= r=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-z= ero-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=3Dgnu99 -fcommon /workspace/src/sys/kern/genoffset= .c --- all_subdir_vkbd --- =3D=3D=3D> vkbd (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/vkbd...] --- all_subdir_virtio --- --- machine --- machine -> /workspace/src/sys/amd64/include --- x86 --- x86 -> /workspace/src/sys/x86/include --- i386 --- i386 -> /workspace/src/sys/i386/include --- virtio_bus_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/virti= o/virtio_bus_if.m -h --- all_subdir_vkbd --- --- machine --- machine -> /workspace/src/sys/amd64/include --- x86 --- x86 -> /workspace/src/sys/x86/include --- i386 --- i386 -> /workspace/src/sys/i386/include --- opt_kbd.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_kbd.h opt_kbd.h --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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 -gdwarf-4 -Wall -Wstrict-prototypes = -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign = -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-sho= w-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattribut= es -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare = -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overfl= ow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-erro= r=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-= aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-erro= r=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-z= ero-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=3Dgnu99 -fcommon /workspace/src/sys/kern/genoffset= .c --- all_subdir_virtio --- --- virtio_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/virti= o/virtio_if.m -h --- all_subdir_usb --- *** [if_mtw.o] Error code 1 make[5]: stopped in /workspace/src/sys/modules/usb/mtw 334.47 real 322.98 user 17.85 sys make[1]: stopped in /workspace/src make: stopped in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins5654579650235372= 830.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc12_build Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address ------=_Part_502_2073978132.1738856287557--