Date: Mon, 8 Dec 2025 18:08:21 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jlduran@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-stable-15-amd64-gcc13_build - Build #308 - Still Failing Message-ID: <1610673031.183.1765217305106@jenkins.ci.freebsd.org> In-Reply-To: <1705039962.169.1765211914122@jenkins.ci.freebsd.org> References: <1705039962.169.1765211914122@jenkins.ci.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
FreeBSD-stable-15-amd64-gcc13_build - Build #308 (3be3d352296706206302c3ffb0b812b48cd2774d) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_build/308/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_build/308/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_build/308/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) 3be3d352296706206302c3ffb0b812b48cd2774d by jlduran: certctl.8: Prefer the new TRUSTDESTDIR variable The end of the build log: [...truncated 140.21 MiB...] inlined from 'mpi3mr_issue_ioc_shutdown' at /workspace/src/sys/dev/mpi3mr/mpi3mr.c:6491:8, inlined from 'mpi3mr_cleanup_ioc' at /workspace/src/sys/dev/mpi3mr/mpi3mr.c:6553:3: /workspace/src/sys/dev/mpi3mr/mpi3mr.h:831:17: warning: 'host_diagnostic' may be used uninitialized [-Wmaybe-uninitialized] 831 | device_printf((sc)->mpi3mr_dev, msg, ##args); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/dev/mpi3mr/mpi3mr.c:6188:25: note: in expansion of macro 'mpi3mr_dprint' 6188 | mpi3mr_dprint(sc, MPI3MR_ERROR, | ^~~~~~~~~~~~~ /workspace/src/sys/dev/mpi3mr/mpi3mr.c: In function 'mpi3mr_cleanup_ioc': /workspace/src/sys/dev/mpi3mr/mpi3mr.c:6164:13: note: 'host_diagnostic' was declared here 6164 | U32 host_diagnostic, ioc_status, ioc_config, scratch_pad0; | ^~~~~~~~~~~~~~~ --- all_subdir_mlx4 --- In function 'mlx4_allocate_default_counters', inlined from 'mlx4_setup_hca' at /workspace/src/sys/dev/mlx4/mlx4_core/mlx4_main.c:2724:8, inlined from 'mlx4_setup_hca' at /workspace/src/sys/dev/mlx4/mlx4_core/mlx4_main.c:2612:12, inlined from 'mlx4_load_one' at /workspace/src/sys/dev/mlx4/mlx4_core/mlx4_main.c:3480:8, inlined from 'mlx4_pci_resume' at /workspace/src/sys/dev/mlx4/mlx4_core/mlx4_main.c:4118:9: /workspace/src/sys/dev/mlx4/mlx4_core/mlx4_main.c:2468:49: warning: 'idx' may be used uninitialized [-Wmaybe-uninitialized] 2468 | priv->def_counter[port] = idx; | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ /workspace/src/sys/dev/mlx4/mlx4_core/mlx4_main.c: In function 'mlx4_pci_resume': /workspace/src/sys/dev/mlx4/mlx4_core/mlx4_main.c:2459:13: note: 'idx' was declared here 2459 | u32 idx; | ^~~ In function 'mlx4_allocate_default_counters', inlined from 'mlx4_setup_hca' at /workspace/src/sys/dev/mlx4/mlx4_core/mlx4_main.c:2724:8, inlined from 'mlx4_setup_hca' at /workspace/src/sys/dev/mlx4/mlx4_core/mlx4_main.c:2612:12, inlined from 'mlx4_load_one' at /workspace/src/sys/dev/mlx4/mlx4_core/mlx4_main.c:3486:9, inlined from 'mlx4_pci_resume' at /workspace/src/sys/dev/mlx4/mlx4_core/mlx4_main.c:4118:9: /workspace/src/sys/dev/mlx4/mlx4_core/mlx4_main.c:2468:49: warning: 'idx' may be used uninitialized [-Wmaybe-uninitialized] 2468 | priv->def_counter[port] = idx; | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ /workspace/src/sys/dev/mlx4/mlx4_core/mlx4_main.c: In function 'mlx4_pci_resume': /workspace/src/sys/dev/mlx4/mlx4_core/mlx4_main.c:2459:13: note: 'idx' was declared here 2459 | u32 idx; | ^~~ --- all_subdir_mps --- ctfconvert -L VERSION -g mps.o --- mps_sas.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc13 --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 -ffile-prefix-map=/workspace/src/sys=/usr/src/sys -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/mps=/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/mps -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/tmp=/sysroot -fdebug-prefix-map=./machine=/usr/src/sys/amd64/include -fdebug-prefix-map=./x86=/usr/src/sys/x86/include -fdebug-prefix-map=./i386=/usr/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.mps_sas.o -MTmps_sas.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/mps/mps_sas.c -o mps_sas.o --- all_subdir_mlx4ib --- ctfconvert -L VERSION -g mlx4_ib_srq.o --- all_subdir_mlx4 --- --- mlx4_mcg.o --- ctfconvert -L VERSION -g mlx4_mcg.o --- all_subdir_mlx5 --- ctfconvert -L VERSION -g mlx5_fs_chains.o --- all_subdir_mlx4 --- --- mlx4_mr.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -pipe -fno-common -include /workspace/src/sys/compat/linuxkpi/common/include/linux/kconfig.h -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -I/workspace/src/sys/ofed/include -I/workspace/src/sys/ofed/include/uapi -I/workspace/src/sys/compat/linuxkpi/common/include -I/workspace/src/sys/compat/linuxkpi/dummy/include -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 -ffile-prefix-map=/workspace/src/sys=/usr/src/sys -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/mlx4=/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/mlx4 -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/tmp=/sysroot -fdebug-prefix-map=./machine=/usr/src/sys/amd64/include -fdebug-prefix-map=./x86=/usr/src/sys/x86/include -fdebug-prefix-map=./i386=/usr/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.mlx4_mr.o -MTmlx4_mr.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 -Wno-cast-qual -Wno-pointer-arith -c /workspace/src/sys/dev/mlx4/mlx4_core/mlx4_mr.c -o mlx4_mr.o --- all_subdir_mlx4ib --- --- mlx4_ib_wc.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -pipe -fno-common -include /workspace/src/sys/compat/linuxkpi/common/include/linux/kconfig.h -DCONFIG_INFINIBAND_USER_MEM -DINET6 -DINET -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -I/workspace/src/sys/ofed/include -I/workspace/src/sys/ofed/include/uapi -I/workspace/src/sys/compat/linuxkpi/common/include -I/workspace/src/sys/compat/linuxkpi/dummy/include -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 -ffile-prefix-map=/workspace/src/sys=/usr/src/sys -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/mlx4ib=/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/mlx4ib -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/tmp=/sysroot -fdebug-prefix-map=./machine=/usr/src/sys/amd64/include -fdebug-prefix-map=./x86=/usr/src/sys/x86/include -fdebug-prefix-map=./i386=/usr/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.mlx4_ib_wc.o -MTmlx4_ib_wc.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 -Wno-cast-qual -Wno-pointer-arith -c /workspace/src/sys/dev/mlx4/mlx4_ib/mlx4_ib_wc.c -o mlx4_ib_wc.o --- all_subdir_mpi3mr --- ctfconvert -L VERSION -g mpi3mr.o --- all_subdir_mlx5 --- --- mlx5_fs_cmd.o --- --- all_subdir_mpr --- ctfconvert -L VERSION -g mpr.o --- all_subdir_mlx5 --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -pipe -fno-common -include /workspace/src/sys/compat/linuxkpi/common/include/linux/kconfig.h -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -I/workspace/src/sys/ofed/include -I/workspace/src/sys/ofed/include/uapi -I/workspace/src/sys/compat/linuxkpi/common/include -I/workspace/src/sys/compat/linuxkpi/dummy/include -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 -ffile-prefix-map=/workspace/src/sys=/usr/src/sys -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/mlx5=/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/mlx5 -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/tmp=/sysroot -fdebug-prefix-map=./machine=/usr/src/sys/amd64/include -fdebug-prefix-map=./x86=/usr/src/sys/x86/include -fdebug-prefix-map=./i386=/usr/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.mlx5_fs_cmd.o -MTmlx5_fs_cmd.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 -Wno-cast-qual -Wno-pointer-arith -c /workspace/src/sys/dev/mlx5/mlx5_core/mlx5_fs_cmd.c -o mlx5_fs_cmd.o --- all_subdir_mpi3mr --- --- mpi3mr_cam.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc13 --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 -I/workspace/src/sys/compat/linuxkpi/common/include -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 -ffile-prefix-map=/workspace/src/sys=/usr/src/sys -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/mpi3mr=/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/mpi3mr -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/tmp=/sysroot -fdebug-prefix-map=./machine=/usr/src/sys/amd64/include -fdebug-prefix-map=./x86=/usr/src/sys/x86/include -fdebug-prefix-map=./i386=/usr/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.mpi3mr_cam.o -MTmpi3mr_cam.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/mpi3mr/mpi3mr_cam.c -o mpi3mr_cam.o --- all_subdir_mpr --- --- mpr_sas.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc13 --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 -ffile-prefix-map=/workspace/src/sys=/usr/src/sys -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/mpr=/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/mpr -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/tmp=/sysroot -fdebug-prefix-map=./machine=/usr/src/sys/amd64/include -fdebug-prefix-map=./x86=/usr/src/sys/x86/include -fdebug-prefix-map=./i386=/usr/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.mpr_sas.o -MTmpr_sas.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/mpr/mpr_sas.c -o mpr_sas.o --- all_subdir_mps --- In file included from /workspace/src/sys/dev/mps/mps_sas.c:82: In function 'mpssas_get_ccbstatus', inlined from 'mpssas_async' at /workspace/src/sys/dev/mps/mps_sas.c:3212:8: /workspace/src/sys/dev/mps/mps_sas.h:153:27: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_dev_advinfo[1]' [-Warray-bounds=] 153 | return (ccb->ccb_h.status & CAM_STATUS_MASK); | ~~~~~~~~~~^~~~~~~ /workspace/src/sys/dev/mps/mps_sas.c: In function 'mpssas_async': /workspace/src/sys/dev/mps/mps_sas.c:3150:40: note: object 'cdai' of size 232 3150 | struct ccb_dev_advinfo cdai; | ^~~~ --- all_subdir_mlx5ib --- ctfconvert -L VERSION -g mlx5_ib_mr.o --- all_subdir_mpi3mr --- /workspace/src/sys/dev/mpi3mr/mpi3mr_cam.c: In function 'mpi3mr_remove_device_from_os': /workspace/src/sys/dev/mpi3mr/mpi3mr_cam.c:1859:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 1859 | if (target_outstanding) | ^~ In file included from /workspace/src/sys/dev/mpi3mr/mpi3mr_cam.h:43, from /workspace/src/sys/dev/mpi3mr/mpi3mr_cam.c:80: /workspace/src/sys/dev/mpi3mr/mpi3mr.h:829:1: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 829 | do { \ | ^~ /workspace/src/sys/dev/mpi3mr/mpi3mr_cam.c:1861:25: note: in expansion of macro 'mpi3mr_dprint' 1861 | mpi3mr_dprint(sc, MPI3MR_ERROR, "[%2d] outstanding IOs present on target: %d " | ^~~~~~~~~~~~~ --- all_subdir_mlx5ib --- --- mlx5_ib_qp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -pipe -fno-common -include /workspace/src/sys/compat/linuxkpi/common/include/linux/kconfig.h -DCONFIG_INFINIBAND_USER_MEM -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -I/workspace/src/sys/ofed/include -I/workspace/src/sys/ofed/include/uapi -I/workspace/src/sys/compat/linuxkpi/common/include -I/workspace/src/sys/compat/linuxkpi/dummy/include -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 -ffile-prefix-map=/workspace/src/sys=/usr/src/sys -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/mlx5ib=/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/mlx5ib -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/tmp=/sysroot -fdebug-prefix-map=./machine=/usr/src/sys/amd64/include -fdebug-prefix-map=./x86=/usr/src/sys/x86/include -fdebug-prefix-map=./i386=/usr/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.mlx5_ib_qp.o -MTmlx5_ib_qp.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 -Wno-cast-qual -Wno-pointer-arith -c /workspace/src/sys/dev/mlx5/mlx5_ib/mlx5_ib_qp.c -o mlx5_ib_qp.o --- all_subdir_iwlwifi --- ctfconvert -L VERSION -g mvm/mld-mac80211.o --- all_subdir_mlx4ib --- ctfconvert -L VERSION -g mlx4_ib_wc.o --- mlx4_ib_cm.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -pipe -fno-common -include /workspace/src/sys/compat/linuxkpi/common/include/linux/kconfig.h -DCONFIG_INFINIBAND_USER_MEM -DINET6 -DINET -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -I/workspace/src/sys/ofed/include -I/workspace/src/sys/ofed/include/uapi -I/workspace/src/sys/compat/linuxkpi/common/include -I/workspace/src/sys/compat/linuxkpi/dummy/include -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 -ffile-prefix-map=/workspace/src/sys=/usr/src/sys -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/mlx4ib=/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/mlx4ib -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/tmp=/sysroot -fdebug-prefix-map=./machine=/usr/src/sys/amd64/include -fdebug-prefix-map=./x86=/usr/src/sys/x86/include -fdebug-prefix-map=./i386=/usr/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.mlx4_ib_cm.o -MTmlx4_ib_cm.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 -Wno-cast-qual -Wno-pointer-arith -c /workspace/src/sys/dev/mlx4/mlx4_ib/mlx4_ib_cm.c -o mlx4_ib_cm.o --- all_subdir_mlx5 --- In file included from /workspace/src/sys/sys/systm.h:42, from /workspace/src/sys/compat/linuxkpi/common/include/linux/kernel.h:34, from /workspace/src/sys/dev/mlx5/driver.h:32, from /workspace/src/sys/dev/mlx5/mlx5_core/mlx5_fs_cmd.c:33: /workspace/src/sys/dev/mlx5/device.h:679:29: warning: comparison between 'enum <anonymous>' and 'enum <anonymous>' [-Wenum-compare] 679 | CTASSERT(MLX5_CMD_MBOX_SIZE <= MLX5_ADAPTER_PAGE_SIZE); | ^~ /workspace/src/sys/sys/kassert.h:107:40: note: in definition of macro 'CTASSERT' 107 | #define CTASSERT(x) _Static_assert(x, "compile-time assertion failed") | ^ --- all_subdir_mpr --- In file included from /workspace/src/sys/dev/mpr/mpr_sas.c:84: In function 'mprsas_get_ccbstatus', inlined from 'mprsas_async' at /workspace/src/sys/dev/mpr/mpr_sas.c:3399:8: /workspace/src/sys/dev/mpr/mpr_sas.h:159:27: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_dev_advinfo[1]' [-Warray-bounds=] 159 | return (ccb->ccb_h.status & CAM_STATUS_MASK); | ~~~~~~~~~~^~~~~~~ /workspace/src/sys/dev/mpr/mpr_sas.c: In function 'mprsas_async': /workspace/src/sys/dev/mpr/mpr_sas.c:3338:40: note: object 'cdai' of size 232 3338 | struct ccb_dev_advinfo cdai; | ^~~~ --- all_subdir_mlx5ib --- In file included from /workspace/src/sys/sys/systm.h:42, from /workspace/src/sys/compat/linuxkpi/common/include/linux/types.h:34, from /workspace/src/sys/compat/linuxkpi/common/include/linux/list.h:38, from /workspace/src/sys/compat/linuxkpi/common/include/linux/module.h:38, from /workspace/src/sys/dev/mlx5/mlx5_ib/mlx5_ib_qp.c:29: /workspace/src/sys/dev/mlx5/device.h:679:29: warning: comparison between 'enum <anonymous>' and 'enum <anonymous>' [-Wenum-compare] 679 | CTASSERT(MLX5_CMD_MBOX_SIZE <= MLX5_ADAPTER_PAGE_SIZE); | ^~ /workspace/src/sys/sys/kassert.h:107:40: note: in definition of macro 'CTASSERT' 107 | #define CTASSERT(x) _Static_assert(x, "compile-time assertion failed") | ^ --- all_subdir_iwlwifi --- --- mvm/mld-sta.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -pipe -fno-common -DCONFIG_ACPI -DLINUXKPI_WANT_LINUX_ACPI -DKBUILD_MODNAME='"iwlwifi"' -DLINUXKPI_VERSION=61700 -include /workspace/src/sys/compat/linuxkpi/common/include/linux/kconfig.h -DCONFIG_IWLDVM=0 -DCONFIG_IWLMVM=1 -DCONFIG_IWLMLD=1 -DCONFIG_IWLWIFI_DEBUG=1 -DCONFIG_IWLWIFI_DEVICE_TRACING=1 -Wno-override-init -Wno-initializer-overrides -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -I/workspace/src/sys/contrib/dev/iwlwifi -I/workspace/src/sys/compat/linuxkpi/common/include -I/workspace/src/sys/compat/linuxkpi/dummy/include -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 -ffile-prefix-map=/workspace/src/sys=/usr/src/sys -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/iwlwifi=/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/iwlwifi -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/tmp=/sysroot -fdebug-prefix-map=./machine=/usr/src/sys/amd64/include -fdebug-prefix-map=./x86=/usr/src/sys/x86/include -fdebug-prefix-map=./i386=/usr/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.mvm_mld-sta.o -MTmvm/mld-sta.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/contrib/dev/iwlwifi/mvm/mld-sta.c -o mvm/mld-sta.o --- all_subdir_mlx4 --- --- mlx4_main.o --- In function 'mlx4_allocate_default_counters', inlined from 'mlx4_setup_hca' at /workspace/src/sys/dev/mlx4/mlx4_core/mlx4_main.c:2724:8, inlined from 'mlx4_setup_hca' at /workspace/src/sys/dev/mlx4/mlx4_core/mlx4_main.c:2612:12, inlined from 'mlx4_load_one' at /workspace/src/sys/dev/mlx4/mlx4_core/mlx4_main.c:3480:8, inlined from 'mlx4_restart_one' at /workspace/src/sys/dev/mlx4/mlx4_core/mlx4_main.c:3988:8: --- all_subdir_iwlwifi --- --- mvm/mac80211.o --- At top level: cc1: note: unrecognized command-line option '-Wno-initializer-overrides' may have been intended to silence earlier diagnostics cc1: all warnings being treated as errors --- all_subdir_mlx4 --- /workspace/src/sys/dev/mlx4/mlx4_core/mlx4_main.c:2468:49: warning: 'idx' may be used uninitialized [-Wmaybe-uninitialized] 2468 | priv->def_counter[port] = idx; | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ /workspace/src/sys/dev/mlx4/mlx4_core/mlx4_main.c: In function 'mlx4_restart_one': /workspace/src/sys/dev/mlx4/mlx4_core/mlx4_main.c:2459:13: note: 'idx' was declared here 2459 | u32 idx; | ^~~ In function 'mlx4_allocate_default_counters', inlined from 'mlx4_setup_hca' at /workspace/src/sys/dev/mlx4/mlx4_core/mlx4_main.c:2724:8, inlined from 'mlx4_setup_hca' at /workspace/src/sys/dev/mlx4/mlx4_core/mlx4_main.c:2612:12, inlined from 'mlx4_load_one' at /workspace/src/sys/dev/mlx4/mlx4_core/mlx4_main.c:3486:9, inlined from 'mlx4_restart_one' at /workspace/src/sys/dev/mlx4/mlx4_core/mlx4_main.c:3988:8: /workspace/src/sys/dev/mlx4/mlx4_core/mlx4_main.c:2468:49: warning: 'idx' may be used uninitialized [-Wmaybe-uninitialized] 2468 | priv->def_counter[port] = idx; | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ /workspace/src/sys/dev/mlx4/mlx4_core/mlx4_main.c: In function 'mlx4_restart_one': /workspace/src/sys/dev/mlx4/mlx4_core/mlx4_main.c:2459:13: note: 'idx' was declared here 2459 | u32 idx; | ^~~ --- xgbe-phy-v2.o --- ctfconvert -L VERSION -g xgbe-phy-v2.o --- hyperv_mmu.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -c -O2 -pipe -frename-registers -fno-strict-aliasing -g -nostdinc -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/contrib/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.hyperv_mmu.o -MThyperv_mmu.o -ffile-prefix-map=/workspace/src/sys=/usr/src/sys -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/tmp=/sysroot -fdebug-prefix-map=./machine=/usr/src/sys/amd64/include -fdebug-prefix-map=./x86=/usr/src/sys/x86/include -fdebug-prefix-map=./i386=/usr/src/sys/i386/include -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 -fms-extensions -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fms-extensions -std=gnu17 -Werror /workspace/src/sys/dev/hyperv/vmbus/hyperv_mmu.c --- modules-all --- --- all_subdir_iwlwifi --- *** [mvm/mac80211.o] Error code 1 make[4]: stopped making "all" in /workspace/src/sys/modules/iwlwifi --- all_subdir_mlx5 --- ctfconvert -L VERSION -g mlx5_fs_cmd.o --- all_subdir_mlx4ib --- ctfconvert -L VERSION -g mlx4_ib_cm.o make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_mlx5 --- make[3]: stopped making "all" in /workspace/src/sys/modules --- hyperv_mmu.o --- ctfconvert -L VERSION -g hyperv_mmu.o --- modules-all --- --- all_subdir_mlx5en --- ctfconvert -L VERSION -g mlx5_en_flow_table.o make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_mlx4 --- ctfconvert -L VERSION -g mlx4_main.o --- all_subdir_mpi3mr --- ctfconvert -L VERSION -g mpi3mr_cam.o make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_mps --- ctfconvert -L VERSION -g mps_sas.o --- all_subdir_mlx4 --- --- mlx4_mr.o --- ctfconvert -L VERSION -g mlx4_mr.o --- all_subdir_mps --- make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_mlx4 --- make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_iwlwifi --- --- mvm/mld-sta.o --- ctfconvert -L VERSION -g mvm/mld-sta.o make[4]: 1 error make[4]: stopped making "all" in /workspace/src/sys/modules/iwlwifi make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_mlx5ib --- ctfconvert -L VERSION -g mlx5_ib_qp.o make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_mpr --- ctfconvert -L VERSION -g mpr_sas.o make[3]: stopped making "all" in /workspace/src/sys/modules make[2]: stopped making "all" in /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC 361.42 real 4186.91 user 258.26 sys make[1]: stopped making "buildkernel" in /workspace/src make: stopped making "buildkernel" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-15-amd64-gcc13_build] $ /bin/sh -xe /tmp/jenkins10165310872658477541.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1610673031.183.1765217305106>
