Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Feb 2026 12:37:40 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        khng@FreeBSD.org, ngie@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc12_build - Build #7970 - Still Failing
Message-ID:  <180510919.1573.1772023063357@jenkins.ci.freebsd.org>
In-Reply-To: <1371974589.1567.1772019552850@jenkins.ci.freebsd.org>

index | next in thread | previous in thread | raw e-mail

FreeBSD-main-amd64-gcc12_build - Build #7970 (0fc6c3f731a2cca3120798806c330a3081c9424b) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/7970/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/7970/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/7970/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)

0ac5cddebe1e98d7d29493f0e6e829021be7fcef by khng:
syscall_timing: add Makefile.depend

0fc6c3f731a2cca3120798806c330a3081c9424b by ngie:
chore: replace {0, 0} with {DEV,KOBJ}METHOD_END



The end of the build log:

[...truncated 121.70 MiB...]
  522 |                                 memcpy(data, desc, length);
      |                                 ^~~~~~
--- all_subdir_vmware ---
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/vmware...]
--- all_subdir_vmware/pvscsi ---
===> vmware/pvscsi (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/vmware/pvscsi...]
--- all_subdir_usb ---
--- all_subdir_usb/xhci ---
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- all_subdir_vmware ---
--- machine ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- all_subdir_usb ---
--- xhci.o ---
--- all_subdir_vmware ---
--- i386 ---
--- all_subdir_usb ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=/tmp/obj/workspace/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/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.xhci.o -MTxhci.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/usb/controller/xhci.c -o xhci.o
--- all_subdir_vmware ---
i386 -> /workspace/src/sys/i386/include
--- opt_cam.h ---
--- all_subdir_virtio ---
--- all_subdir_virtio/console ---
ctfconvert -L VERSION -g virtio_console.o
--- all_subdir_vmware ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_cam.h opt_cam.h
--- device_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/device_if.m -h
--- all_subdir_virtio ---
--- virtio_console.ko.full ---
/usr/local/x86_64-unknown-freebsd15.0/bin/ld -m elf_x86_64_fbsd -d -warn-common --build-id=sha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r  -o virtio_console.ko.full virtio_console.o 
--- 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'
  522 |                                 memcpy(data, desc, length);
      |                                 ^~~~~~
--- all_subdir_virtio ---
ctfmerge -L VERSION -g -o virtio_console.ko.full virtio_console.o 
--- all_subdir_vmware ---
--- bus_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_if.m -h
--- all_subdir_virtio ---
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk virtio_console.ko.full  export_syms | xargs -J % /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy % virtio_console.ko.full
--- virtio_console.ko.debug ---
/usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug virtio_console.ko.full virtio_console.ko.debug
--- virtio_console.ko ---
/usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-debuglink=virtio_console.ko.debug  virtio_console.ko.full virtio_console.ko
--- all_subdir_vr ---
===> vr (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/vr...]
--- all_subdir_vmware ---
--- pci_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/pci/pci_if.m -h
--- all_subdir_vr ---
--- machine ---
--- 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_vr ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
--- all_subdir_vmware ---
--- genoffset.o ---
--- all_subdir_vr ---
x86 -> /workspace/src/sys/x86/include
--- all_subdir_vmware ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=/tmp/obj/workspace/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 -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_vr ---
--- i386 ---
i386 -> /workspace/src/sys/i386/include
--- opt_platform.h ---
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_platform.h opt_platform.h
--- all_subdir_vmm ---
ctfconvert -L VERSION -g vioapic.o
--- all_subdir_vr ---
--- device_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/device_if.m -h
--- all_subdir_vmm ---
--- vlapic.o ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/  -O2 -pipe -fno-common  -DVMM_KEEP_STATS -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc  -I/workspace/src/sys/amd64/vmm -I/workspace/src/sys/amd64/vmm/io -I/workspace/src/sys/amd64/vmm/intel -I/workspace/src/sys/amd64/vmm/amd -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.vlapic.o -MTvlapic.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/amd64/vmm/io/vlapic.c -o vlapic.o
--- all_subdir_vr ---
--- bus_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_if.m -h
--- pci_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/pci/pci_if.m -h
--- 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_rtw89 ---
--- core.o ---
cc1: all warnings being treated as errors
--- all_subdir_vmware ---
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- all_subdir_vr ---
--- miibus_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/mii/miibus_if.m -h
--- all_subdir_vmware ---
--- pvscsi.o ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=/tmp/obj/workspace/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/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.pvscsi.o -MTpvscsi.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/vmware/pvscsi/pvscsi.c -o pvscsi.o
--- all_subdir_vr ---
--- genoffset.o ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=/tmp/obj/workspace/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 -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_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_vr ---
--- offset.inc ---
--- 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
--- all_subdir_vr ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- all_subdir_rtw89 ---

make[3]: stopped making "all" in /workspace/src/sys/modules
--- all_subdir_vr ---

make[3]: stopped making "all" in /workspace/src/sys/modules
--- all_subdir_usb ---
ctfconvert -L VERSION -g usb_request.o

make[4]: stopped making "all" in /workspace/src/sys/modules/usb
--- all_subdir_vmm ---
--- vatpic.o ---
ctfconvert -L VERSION -g vatpic.o
--- all_subdir_ufs ---
ctfconvert -L VERSION -g ffs_subr.o
--- all_subdir_vmm ---
--- vlapic.o ---
ctfconvert -L VERSION -g vlapic.o

make[3]: stopped making "all" in /workspace/src/sys/modules
--- all_subdir_sound ---
ctfconvert -L VERSION -g maestro3.o

make[5]: stopped making "all" in /workspace/src/sys/modules/sound/driver
--- all_subdir_vmware ---
ctfconvert -L VERSION -g pvscsi.o

make[4]: stopped making "all" in /workspace/src/sys/modules/vmware

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
--- all_subdir_usb ---
--- all_subdir_usb/uhci ---
ctfconvert -L VERSION -g uhci.o

make[4]: stopped making "all" in /workspace/src/sys/modules/usb
--- all_subdir_ufs ---
--- ffs_softdep.o ---
ctfconvert -L VERSION -g ffs_softdep.o

make[3]: stopped making "all" in /workspace/src/sys/modules
--- all_subdir_usb ---
--- all_subdir_usb/xhci ---
ctfconvert -L VERSION -g xhci.o

make[4]: stopped making "all" in /workspace/src/sys/modules/usb

make[3]: stopped making "all" in /workspace/src/sys/modules
*** [modules-all] Error code 2

make[2]: stopped making "all" in /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC
make[2]: 1 error

make[2]: stopped making "all" in /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC
      329.09 real      3767.89 user       299.89 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-main-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins6968911894915170332.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
home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?180510919.1573.1772023063357>