From nobody Wed Feb 5 23:24:10 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 4YpGXG2FXvz5mbH4 for ; Wed, 05 Feb 2025 23:24:14 +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 4YpGXF1pdlz47Pl; Wed, 05 Feb 2025 23:24:13 +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=1738797853; 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=4fZ/GMjXHZDGoXW7a/5EPKnD/2iGnGJj7fggYeORp44=; b=I+atUxPl4A56XTpUOp9jTMy5O9rw3kEqu9/A2OIUEVGooMrvQUibdEqBmoQm93CtofYuH6 8MC5zxrCmwAm0PZ4QSBNFFitOif9QmZDP7zbtIFi5aKUebPRQ/dkT55G7QkVAfuopxM3Jy 6vS3t2dj830bMCneA8hdYEmNuASN/z+hHwI8t1ZaKWGNpPiJBUff92vytUWXHHXwvBmCY8 bydSnFREvGUlzVe3hKTGj5TyushfR1IJIvmmVHUsbPdxKeBkKfifmBcwFBcVbwrYzZD3mO aZ+Gjh3Awl9egi2xxKJyiKmb8glYXyUGWCoIkuKlJ/oSxOc84+62bOw+8LjdBg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1738797853; a=rsa-sha256; cv=none; b=Ep7Q0sR6S5/0+N8LpXazauMiBUl3ueFznuVfZqChZaMKdPxBp/htkVZSI3yiGPAkbD9N/K f8KvU0e50zOZtagqhBEVV55KVoLtp/R5xn374LztQllvNFNh61vdd8SE0+CV1bO1BvYufd Ms84xsu07tdHDIgvOlKIqLHAw0TDUTb90IxDidXMs8C5N/FETD6Y1gLih9a3XVHUptXbSe 1CgBIwYSfOx36akgBP+WxiZViKkFJYmfLT+ocLvhRtRrGpzfA9ushksOyvcrtNu2Cw2LTK OLAVdbtaNd8OLJH9Cn774ygKkh7vqEci+dUW+ETbLoWLj0F6vz4uDhVZmPuyxg== 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 4YpGXF1JcNz1C5V; Wed, 05 Feb 2025 23:24:13 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 5 Feb 2025 23:24:10 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: glebius@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1621577631.431.1738797853187@jenkins.ci.freebsd.org> In-Reply-To: <366734891.391.1738782284543@jenkins.ci.freebsd.org> References: <366734891.391.1738782284543@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc13_build - Build #2820 - 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_430_1393196292.1738797850081" X-Jenkins-Job: FreeBSD-main-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_430_1393196292.1738797850081 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc13_build - Build #2820 (936f1765b2b349809591afb8209b0= 22c9af61bd7) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_buil= d/2820/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/= 2820/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/2= 820/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) ee507b70f150855cfff0ef1080c38a3c70c1e7cd by glebius: netlink: refactor KPI for generic Netlink modules 06cf36516512015867ceb56bde7913b1dc51ef3c by glebius: netlink: provide genl_unregister_group() ea03febed52855247691ded13be97125fbf984f3 by glebius: netlink: fix a panic with verbose debugging printfs 57171f6d143dc36a31264ec8bee5493bfedec840 by glebius: netlink: with debugging log event when a socket is stuck 936f1765b2b349809591afb8209b022c9af61bd7 by glebius: krpc/clnt_nl: unregister the netlink group, when client is destroyed The end of the build log: [...truncated 125.23 MiB...] --- all_subdir_usb/usie --- --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --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/usb --- In function 'usbd_do_request_flags', inlined from 'usbd_req_set_device_feature' at /workspace/src/sys/dev/us= b/usb_request.c:2205: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); | ^~~~~~ --- all_subdir_usb/mtw --- In file included from /workspace/src/sys/dev/usb/wlan/if_mtw.c:27: In function 'mtw_mcu_cmd', inlined from 'mtw_mcu_radio' at /workspace/src/sys/dev/usb/wlan/if_mtw.= c:4387:10, inlined from 'mtw_init_locked' at /workspace/src/sys/dev/usb/wlan/if_mt= w.c:4513:2, inlined from 'mtw_parent' at /workspace/src/sys/dev/usb/wlan/if_mtw.c:3= 490:3: /workspace/src/sys/sys/systm.h:283:33: warning: '__builtin_memcpy' forming = offset [4, 15] is out of the bounds [0, 4] of object 'val' with type 'uint3= 2_t' {aka 'unsigned int'} [-Warray-bounds=3D] 283 | #define memcpy(to, from, len) __builtin_memcpy((to), (from), (len= )) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~ /workspace/src/sys/dev/usb/wlan/if_mtw.c:1407:9: note: in expansion of macr= o 'memcpy' 1407 | memcpy(&sc->txd_fw[sc->sc_idx]->fw, buf, len); | ^~~~~~ /workspace/src/sys/dev/usb/wlan/if_mtw.c: In function 'mtw_parent': /workspace/src/sys/dev/usb/wlan/if_mtw.c:4390:1: note: 'val' declared here 4390 | mtw_init_locked(struct mtw_softc *sc) | ^~~~~~~~~~~~~~~ --- all_subdir_usb/usb --- In function 'usbd_do_request_flags', inlined from 'usbd_req_reset_tt' at /workspace/src/sys/dev/usb/usb_requ= est.c:2233: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); | ^~~~~~ --- all_subdir_usb/usie --- --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- if_usie.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --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_usie.o -MTif_usie= .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/net/if_usie.c -o if_usie.o --- 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: /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_virtio --- --- all_subdir_virtio/scsi --- ctfconvert -L VERSION -g virtio_scsi.o --- virtio_scsi.ko.full --- /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 virtio_scsi.ko.full virtio_scsi.o=20 ctfmerge -L VERSION -g -o virtio_scsi.ko.full virtio_scsi.o=20 :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk virtio_scsi.ko.full export_sy= ms | xargs -J % /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy % virtio_= scsi.ko.full --- virtio_scsi.ko.debug --- --- all_subdir_usb --- In function 'usbd_do_request_flags', inlined from 'usbd_req_set_port_link_state' at /workspace/src/sys/dev/u= sb/usb_request.c:2291: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); --- all_subdir_virtio --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug virtio_= scsi.ko.full virtio_scsi.ko.debug --- virtio_scsi.ko --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dvirtio_scsi.ko.debug virtio_scsi.ko.full virtio_scsi.ko --- all_subdir_usb --- | ^~~~~~ --- ar5211_misc.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --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.ar5211_misc.o -MTar5211_misc.o -fdebug-prefix-map=3D./machine=3D/wor= kspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sy= s/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-async= hronous-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 -fms-extensions -finline-limit=3D8000 --param inline-unit-gro= wth=3D100 --param large-function-growth=3D1000 -fms-extensions -std=3Dgnu9= 9 -Werror -I/workspace/src/sys/dev/ath -Wno-unused-but-set-variable /worksp= ace/src/sys/dev/ath/ath_hal/ar5211/ar5211_misc.c -I/workspace/src/sys/dev/a= th/ath_hal --- modules-all --- --- usb_transfer.o --- ctfconvert -L VERSION -g usb_transfer.o --- all_subdir_usb/ural --- =3D=3D=3D> usb/ural (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/usb/ural...] --- all_subdir_usb/usie --- In file included from /workspace/src/sys/dev/usb/net/if_usie.c:81: /workspace/src/sys/dev/usb/net/if_usievar.h:195:1: warning: alignment 1 of = 'struct usie_desc' is less than 4 [-Wpacked-not-aligned] 195 | } __packed; | ^ --- all_subdir_usb/ural --- --- machine --- 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_wlan.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_wlan.h opt_wlan.h --- device_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/devi= ce_if.m -h --- bus_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_= if.m -h --- usb_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/usb/u= sb_if.m -h --- usbdevs.h --- awk -f /workspace/src/sys/tools/usbdevs2h.awk /workspace/src/sys/dev/usb/us= bdevs -h --- ar5211_misc.o --- ctfconvert -L VERSION -g ar5211_misc.o --- modules-all --- --- all_subdir_usb/usb --- --- usb_request.o --- ctfconvert -L VERSION -g usb_request.o --- all_subdir_usb/ural --- --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --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/usb --- --- usb.ko.full --- /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 usb.ko.full usb_if.o usb_busdma.o usb_controller.o usb_core.o usb_debug.o= usb_dev.o usb_device.o usb_dynamic.o usb_error.o usb_generic.o usb_handle_= request.o usb_hid.o usb_hub.o usb_lookup.o usb_mbuf.o usb_msctest.o usb_par= se.o usb_pf.o usb_process.o usb_request.o usb_transfer.o usb_util.o=20 --- all_subdir_usb/zyd --- =3D=3D=3D> usb/zyd (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/usb/zyd...] --- machine --- machine -> /workspace/src/sys/amd64/include --- x86 --- x86 -> /workspace/src/sys/x86/include --- i386 --- i386 -> /workspace/src/sys/i386/include --- opt_bus.h --- --- all_subdir_usb/usb --- ctfmerge -L VERSION -g -o usb.ko.full usb_if.o usb_busdma.o usb_controller.= o usb_core.o usb_debug.o usb_dev.o usb_device.o usb_dynamic.o usb_error.o u= sb_generic.o usb_handle_request.o usb_hid.o usb_hub.o usb_lookup.o usb_mbuf= .o usb_msctest.o usb_parse.o usb_pf.o usb_process.o usb_request.o usb_trans= fer.o usb_util.o=20 --- all_subdir_usb/zyd --- 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 --- all_subdir_usb/usie --- /workspace/src/sys/dev/usb/net/if_usie.c: In function 'usie_if_rx_callback'= : /workspace/src/sys/dev/usb/net/if_usie.c:908:17: warning: 'ipv' may be used= uninitialized [-Wmaybe-uninitialized] 908 | netisr_dispatch(ipv, m0); | ^~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/dev/usb/net/if_usie.c:779:17: note: 'ipv' was declared h= ere 779 | uint8_t ipv; | ^~~ --- all_subdir_usb/ural --- --- offset.inc --- --- all_subdir_usb/zyd --- --- opt_wlan.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_wlan.h opt_wlan.h --- device_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/devi= ce_if.m -h --- all_subdir_usb/ural --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- all_subdir_usb/zyd --- --- bus_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_= if.m -h --- all_subdir_usb/ural --- --- if_ural.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --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_usb/zyd --- --- usb_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/usb/u= sb_if.m -h --- usbdevs.h --- awk -f /workspace/src/sys/tools/usbdevs2h.awk /workspace/src/sys/dev/usb/us= bdevs -h --- all_subdir_usb/usb --- --- usb.ko.debug --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug usb.ko.= full usb.ko.debug --- usb.ko --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dusb.ko.debug usb.ko.full usb.ko --- all_subdir_usb/zyd --- --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --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 --- ar5211_phy.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --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.ar5211_phy.o -MTar5211_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/ar5211/ar5211_phy.c -I/workspace/src/sys/dev/ath/a= th_hal --- modules-all --- --- all_subdir_usb/mtw --- cc1: all warnings being treated as errors --- all_subdir_usb/zyd --- --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- if_zyd.o --- --- ar5211_phy.o --- ctfconvert -L VERSION -g ar5211_phy.o --- modules-all --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --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_zyd.o -MTif_zyd.o= -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-async= hronous-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__ -Wmissi--- all_= subdir_tcp --- --- all_subdir_tcp/rack --- In function 'rack_swap_beta_values', inlined from 'rack_set_cc_pacing' at /workspace/src/sys/modules/tcp/rac= k/../../../netinet/tcp_stacks/rack.c:719:2, inlined from 'rack_set_cc_pacing' at /workspace/src/sys/modules/tcp/rac= k/../../../netinet/tcp_stacks/rack.c:710:1, inlined from 'rack_check_bottom_drag' at /workspace/src/sys/modules/tcp= /rack/../../../netinet/tcp_stacks/rack.c:11209:6, inlined from 'rack_check_bottom_drag' at /workspace/src/sys/modules/tcp= /rack/../../../netinet/tcp_stacks/rack.c:11126:1: /workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:704:= 17: warning: 'error' may be used uninitialized [-Wmaybe-uninitialized] 704 | tcp_log_event(tp, NULL, NULL, NULL, BBR_LOG_CWND, e= rror, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~ 705 | 0, &log, false, NULL, NULL, 0, &tv); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_usb --- ng-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wn= o-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denu= m-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentat= ion -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequenc= e-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-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=3Dnon= null -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-fo= rmat-zero-length -finline-limit=3D8000 -fms-extensions --param inline-uni= t-growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu99 -c /works= pace/src/sys/dev/usb/wlan/if_zyd.c -o if_zyd.o --- all_subdir_tcp --- /workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c: In = function 'rack_check_bottom_drag': /workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:626:= 13: note: 'error' was declared here 626 | int error, failed =3D 0; | ^~~~~ --- all_subdir_usb --- --- all_subdir_usb/mtw --- *** [if_mtw.o] Error code 1 make[5]: stopped in /workspace/src/sys/modules/usb/mtw 347.30 real 342.41 user 18.23 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins4419181769550884= 516.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-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_430_1393196292.1738797850081--