FreeBSD-main-amd64-gcc12_build - Build #4980 - Still Failing
Date: Wed, 12 Feb 2025 00:19:24 UTC
FreeBSD-main-amd64-gcc12_build - Build #4980 (975c6f3337039d14ecf87d674af72ac5ab0fee02) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/4980/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/4980/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/4980/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) 975c6f3337039d14ecf87d674af72ac5ab0fee02 by emaste: ssh: Update config.h for OpenSSL ED25519 The end of the build log: [...truncated 125.10 MiB...] --- all_subdir_virtio --- --- x86 --- --- if_ath_tdma.o --- ctfconvert -L VERSION -g if_ath_tdma.o --- modules-all --- x86 -> /workspace/src/sys/x86/include --- all_subdir_usb --- --- run.fw.fwo --- run.fw run.fw --- all_subdir_virtio --- --- i386 --- i386 -> /workspace/src/sys/i386/include --- virtio_bus_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/virtio/virtio_bus_if.m -h --- all_subdir_usb --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -c -x assembler-with-cpp -DLOCORE -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/workspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.run.fw.fwo -MTrun.fw.fwo -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000 -std=gnu17 -Werror -DFIRMW_FILE=\""run.fw"\" -DFIRMW_SYMBOL="run_fw" /workspace/src/sys/kern/firmw.S -o run.fw.fwo --- all_subdir_usb/usb --- --- usb_request.o --- In function 'usbd_do_request_flags', inlined from 'usbd_req_clear_device_feature' at /workspace/src/sys/dev/usb/usb_request.c:2184:10: /workspace/src/sys/sys/systm.h:283:33: warning: argument 1 null where non-null 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 macro '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 macro 'memcpy' 522 | memcpy(data, desc, length); | ^~~~~~ --- all_subdir_virtio --- --- all_subdir_virtio/pci --- ===> virtio/pci (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/virtio/pci...] --- all_subdir_virtio/virtio --- --- virtio_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/virtio/virtio_if.m -h --- all_subdir_usb --- --- all_subdir_usb/runfw --- --- runfw.ko.full --- /usr/local/x86_64-unknown-freebsd14.1/bin/ld -m elf_x86_64_fbsd -d -warn-common --build-id=sha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r -o runfw.ko.full run.fw.fwo runfw.o /usr/local/x86_64-unknown-freebsd14.1/bin/ld: warning: run.fw.fwo: missing .note.GNU-stack section implies executable stack /usr/local/x86_64-unknown-freebsd14.1/bin/ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker ctfmerge -L VERSION -g -o runfw.ko.full run.fw.fwo runfw.o :> export_syms --- all_subdir_virtio --- --- all_subdir_virtio/pci --- --- machine --- machine -> /workspace/src/sys/amd64/include --- all_subdir_usb --- awk -f /workspace/src/sys/conf/kmod_syms.awk runfw.ko.full export_syms | xargs -J % /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy % runfw.ko.full --- all_subdir_virtio --- --- x86 --- --- all_subdir_virtio/virtio --- --- virtio_bus_if.c --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/virtio/virtio_bus_if.m -c --- all_subdir_virtio/pci --- x86 -> /workspace/src/sys/x86/include --- i386 --- i386 -> /workspace/src/sys/i386/include --- virtio_pci_if.h --- --- all_subdir_usb --- --- runfw.ko.debug --- --- all_subdir_virtio --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/virtio/pci/virtio_pci_if.m -h --- all_subdir_usb --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug runfw.ko.full runfw.ko.debug --- runfw.ko --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-debuglink=runfw.ko.debug runfw.ko.full runfw.ko --- all_subdir_virtio --- --- all_subdir_virtio/virtio --- --- virtio_if.c --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/virtio/virtio_if.m -c --- all_subdir_virtio/network --- ===> virtio/network (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/virtio/network...] --- all_subdir_virtio/pci --- --- virtio_pci_if.c --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/virtio/pci/virtio_pci_if.m -c --- all_subdir_virtio/virtio --- --- bus_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_if.m -h --- all_subdir_virtio/pci --- --- virtio_bus_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/virtio/virtio_bus_if.m -h --- all_subdir_virtio/network --- --- machine --- machine -> /workspace/src/sys/amd64/include --- x86 --- --- all_subdir_usb --- --- all_subdir_usb/usb --- In function 'usbd_do_request_flags', inlined from 'usbd_req_set_device_feature' at /workspace/src/sys/dev/usb/usb_request.c:2205:10: /workspace/src/sys/sys/systm.h:283:33: warning: argument 1 null where non-null 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 macro '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 macro 'memcpy' --- all_subdir_virtio --- x86 -> /workspace/src/sys/x86/include --- i386 --- i386 -> /workspace/src/sys/i386/include --- opt_inet.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_inet.h opt_inet.h --- opt_inet6.h --- --- all_subdir_usb --- 522 | memcpy(data, desc, length); | ^~~~~~ --- all_subdir_virtio --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_inet6.h opt_inet6.h --- all_subdir_virtio/pci --- --- virtio_if.h --- --- all_subdir_virtio/network --- --- virtio_bus_if.h --- --- all_subdir_virtio/pci --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/virtio/virtio_if.m -h --- all_subdir_virtio/network --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/virtio/virtio_bus_if.m -h --- all_subdir_virtio/virtio --- --- device_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/device_if.m -h --- all_subdir_virtio/pci --- --- bus_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_if.m -h --- all_subdir_virtio/network --- --- virtio_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/virtio/virtio_if.m -h --- all_subdir_virtio/virtio --- --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=/tmp/obj/workspace/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 -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000 -std=gnu17 -fcommon /workspace/src/sys/kern/genoffset.c --- all_subdir_virtio/network --- --- bus_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_if.m -h --- all_subdir_virtio/pci --- --- device_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/device_if.m -h --- pci_if.h --- --- all_subdir_virtio/network --- --- device_if.h --- --- all_subdir_virtio/pci --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/pci/pci_if.m -h --- all_subdir_virtio/network --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/device_if.m -h --- all_subdir_usb --- In function 'usbd_do_request_flags', inlined from 'usbd_req_reset_tt' at /workspace/src/sys/dev/usb/usb_request.c:2233:10: /workspace/src/sys/sys/systm.h:283:33: warning: argument 1 null where non-null 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 macro '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 macro 'memcpy' 522 | memcpy(data, desc, length); | ^~~~~~ --- all_subdir_virtio --- --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=/tmp/obj/workspace/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 -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000 -std=gnu17 -fcommon /workspace/src/sys/kern/genoffset.c --- all_subdir_virtio/pci --- --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=/tmp/obj/workspace/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 -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000 -std=gnu17 -fcommon /workspace/src/sys/kern/genoffset.c --- all_subdir_virtio/virtio --- --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- virtqueue.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=/tmp/obj/workspace/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/workspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.virtqueue.o -MTvirtqueue.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000 -std=gnu17 -c /workspace/src/sys/dev/virtio/virtqueue.c -o virtqueue.o --- all_subdir_virtio/network --- --- offset.inc --- --- all_subdir_usb --- In function 'usbd_do_request_flags', inlined from 'usbd_req_clear_tt_buffer' at /workspace/src/sys/dev/usb/usb_request.c:2267:10: /workspace/src/sys/sys/systm.h:283:33: warning: argument 1 null where non-null 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 macro '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 macro 'memcpy' 522 | memcpy(data, desc, length); --- all_subdir_virtio --- --- all_subdir_virtio/pci --- --- offset.inc --- --- all_subdir_virtio/network --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- all_subdir_virtio/pci --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- virtio_pci_legacy.o --- --- all_subdir_usb --- | ^~~~~~ --- all_subdir_virtio --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=/tmp/obj/workspace/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/workspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.virtio_pci_legacy.o -MTvirtio_pci_legacy.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000 -std=gnu17 -c /workspace/src/sys/dev/virtio/pci/virtio_pci_legacy.c -o virtio_pci_legacy.o --- all_subdir_virtio/network --- --- if_vtnet.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=/tmp/obj/workspace/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/workspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.if_vtnet.o -MTif_vtnet.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000 -std=gnu17 -c /workspace/src/sys/dev/virtio/network/if_vtnet.c -o if_vtnet.o --- all_subdir_usb --- In function 'usbd_do_request_flags', inlined from 'usbd_req_set_port_link_state' at /workspace/src/sys/dev/usb/usb_request.c:2291:10: /workspace/src/sys/sys/systm.h:283:33: warning: argument 1 null where non-null 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 macro '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 macro 'memcpy' 522 | memcpy(data, desc, length); | ^~~~~~ --- all_subdir_usb/run --- /workspace/src/sys/dev/usb/wlan/if_run.c: In function 'run_rt3070_filter_calib.isra': /workspace/src/sys/dev/usb/wlan/if_run.c:5809:23: warning: 'bbp55_sb' may be used uninitialized [-Wmaybe-uninitialized] 5809 | delta = bbp55_pb - bbp55_sb; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/dev/usb/wlan/if_run.c:5774:27: note: 'bbp55_sb' was declared here 5774 | uint8_t bbp55_pb, bbp55_sb, delta; | ^~~~~~~~ --- all_subdir_usb/mtw --- cc1: all warnings being treated as errors 325.64 real 301.06 user 16.97 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/jenkins16759886079160379306.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