Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Jan 2026 16:17:52 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        fuz@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-stable-15-amd64-gcc13_build - Build #389 - Still Failing
Message-ID:  <426963851.1355.1767543475906@jenkins.ci.freebsd.org>
In-Reply-To: <2134359758.1327.1767526936359@jenkins.ci.freebsd.org>

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

FreeBSD-stable-15-amd64-gcc13_build - Build #389 (9c68745a50640ccff37565e3cbfe53dddc18d7d3) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_build/389/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_build/389/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_build/389/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)

b49401c0bd4c2af16cee0561f6a9b90e6349193b by fuz:
libc/amd64: fix overread conditions in stpncpy()

e626fa022361bca98bba93842afb3d749427b801 by fuz:
libc/amd64: Disable baseline version of stpncpy()

9c68745a50640ccff37565e3cbfe53dddc18d7d3 by fuz:
libc/amd64: fix stpncpy.S again



The end of the build log:

[...truncated 136.72 MiB...]
--- uipc_socket.o ---
In function 'so_splice_xfer',
    inlined from 'splice_work_thread' at /workspace/src/sys/kern/uipc_socket.c:379:4:
/workspace/src/sys/kern/uipc_socket.c:642:40: warning: 'len' may be used uninitialized [-Wmaybe-uninitialized]
  642 |                 so_src->so_splice_sent += len;
      |                                        ^~
/workspace/src/sys/kern/uipc_socket.c: In function 'splice_work_thread':
/workspace/src/sys/kern/uipc_socket.c:604:17: note: 'len' was declared here
  604 |         ssize_t len;
      |                 ^~~
--- modules-all ---
--- all_subdir_le ---
ctfconvert -L VERSION -g am7990.o
--- all_subdir_krpc ---
ctfconvert -L VERSION -g rpcb_prot.o
--- replay.o ---
--- all_subdir_le ---
--- if_le.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 if_le.ko.full am7990.o am79900.o if_le_pci.o lance.o 
--- all_subdir_krpc ---
/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/krpc=/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/krpc -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.replay.o -MTreplay.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/rpc/replay.c -o replay.o
--- all_subdir_le ---
ctfmerge -L VERSION -g -o if_le.ko.full am7990.o am79900.o if_le_pci.o lance.o 
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk if_le.ko.full  export_syms | xargs -J % /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy % if_le.ko.full
--- all_subdir_iwlwifi ---
--- mvm/mld-sta.o ---
ctfconvert -L VERSION -g mvm/mld-sta.o
--- all_subdir_le ---
--- if_le.ko.debug ---
/usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug if_le.ko.full if_le.ko.debug
--- if_le.ko ---
/usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-debuglink=if_le.ko.debug  if_le.ko.full if_le.ko
--- all_subdir_libalias ---
===> libalias (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/libalias...]
--- all_subdir_libalias/libalias ---
===> libalias/libalias (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/libalias/libalias...]
--- machine ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- i386 ---
i386 -> /workspace/src/sys/i386/include
--- genoffset.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 -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 -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/libalias/libalias=/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/libalias -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.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
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- alias_db.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/libalias/libalias=/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/libalias -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.alias_db.o -MTalias_db.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/netinet/libalias/alias_db.c -o alias_db.o
--- all_subdir_iwlwifi ---
--- mvm/phy-ctxt.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_phy-ctxt.o -MTmvm/phy-ctxt.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/phy-ctxt.c -o mvm/phy-ctxt.o
--- mvm/offloading.o ---
ctfconvert -L VERSION -g mvm/offloading.o
--- all_subdir_krpc ---
ctfconvert -L VERSION -g replay.o
--- svc.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/krpc=/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/krpc -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.svc.o -MTsvc.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/rpc/svc.c -o svc.o
--- uipc_sockbuf.o ---
ctfconvert -L VERSION -g uipc_sockbuf.o
--- uipc_syscalls.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.uipc_syscalls.o -MTuipc_syscalls.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/kern/uipc_syscalls.c
--- modules-all ---
--- all_subdir_iwlwifi ---
--- mvm/power.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_power.o -MTmvm/power.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/power.c -o mvm/power.o
--- all_subdir_ixv ---
In file included from /workspace/src/sys/dev/ixgbe/ixgbe_osdep.h:41,
                 from /workspace/src/sys/dev/ixgbe/ixgbe_type.h:76,
                 from /workspace/src/sys/dev/ixgbe/ixgbe_e610.c:35:
In function 'ixgbe_aci_send_cmd_execute',
    inlined from 'ixgbe_aci_send_cmd' at /workspace/src/sys/dev/ixgbe/ixgbe_e610.c:320:12,
    inlined from 'ixgbe_aci_read_nvm' at /workspace/src/sys/dev/ixgbe/ixgbe_e610.c:2136:9,
    inlined from 'ixgbe_read_flat_nvm' at /workspace/src/sys/dev/ixgbe/ixgbe_e610.c:3363:12,
    inlined from 'ixgbe_read_sr_word_aci' at /workspace/src/sys/dev/ixgbe/ixgbe_e610.c:3274:11:
/workspace/src/sys/sys/systm.h:283:33: warning: 'data_local' may be used uninitialized [-Wmaybe-uninitialized]
  283 | #define memcpy(to, from, len)   __builtin_memcpy((to), (from), (len))
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/dev/ixgbe/ixgbe_e610.c:172:25: note: in expansion of macro 'memcpy'
  172 |                         memcpy(tmp_buf, buf, buf_size);
      |                         ^~~~~~
/workspace/src/sys/dev/ixgbe/ixgbe_e610.c: In function 'ixgbe_read_sr_word_aci':
/workspace/src/sys/dev/ixgbe/ixgbe_e610.c:3271:16: note: 'data_local' was declared here
 3271 |         __le16 data_local;
      |                ^~~~~~~~~~
--- all_subdir_iwlwifi ---
--- mvm/phy-ctxt.o ---
ctfconvert -L VERSION -g mvm/phy-ctxt.o
--- mvm/ops.o ---
ctfconvert -L VERSION -g mvm/ops.o
--- 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_lge ---
ctfconvert -L VERSION -g if_lge.o
--- if_lge.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 if_lge.ko.full if_lge.o 
ctfmerge -L VERSION -g -o if_lge.ko.full if_lge.o 
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk if_lge.ko.full  export_syms | xargs -J % /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy % if_lge.ko.full
--- if_lge.ko.debug ---
/usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug if_lge.ko.full if_lge.ko.debug
--- if_lge.ko ---
/usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-debuglink=if_lge.ko.debug  if_lge.ko.full if_lge.ko
--- all_subdir_iwlwifi ---
--- mvm/power.o ---
ctfconvert -L VERSION -g mvm/power.o
--- all_subdir_libiconv ---
===> libiconv (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/libiconv...]
--- all_subdir_iwlwifi ---
--- mvm/mac80211.o ---
*** [mvm/mac80211.o] Error code 1

make[4]: stopped making "all" in /workspace/src/sys/modules/iwlwifi
--- all_subdir_libiconv ---

make[3]: stopped making "all" in /workspace/src/sys/modules
--- all_subdir_ix ---
In file included from /workspace/src/sys/dev/ixgbe/ixgbe_osdep.h:41,
                 from /workspace/src/sys/dev/ixgbe/ixgbe_type.h:76,
                 from /workspace/src/sys/dev/ixgbe/ixgbe_e610.c:35:
In function 'ixgbe_aci_send_cmd_execute',
    inlined from 'ixgbe_aci_send_cmd' at /workspace/src/sys/dev/ixgbe/ixgbe_e610.c:320:12,
    inlined from 'ixgbe_aci_read_nvm' at /workspace/src/sys/dev/ixgbe/ixgbe_e610.c:2136:9,
    inlined from 'ixgbe_read_flat_nvm' at /workspace/src/sys/dev/ixgbe/ixgbe_e610.c:3363:12,
    inlined from 'ixgbe_read_sr_word_aci' at /workspace/src/sys/dev/ixgbe/ixgbe_e610.c:3274:11:
/workspace/src/sys/sys/systm.h:283:33: warning: 'data_local' may be used uninitialized [-Wmaybe-uninitialized]
  283 | #define memcpy(to, from, len)   __builtin_memcpy((to), (from), (len))
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/dev/ixgbe/ixgbe_e610.c:172:25: note: in expansion of macro 'memcpy'
  172 |                         memcpy(tmp_buf, buf, buf_size);
      |                         ^~~~~~
/workspace/src/sys/dev/ixgbe/ixgbe_e610.c: In function 'ixgbe_read_sr_word_aci':
/workspace/src/sys/dev/ixgbe/ixgbe_e610.c:3271:16: note: 'data_local' was declared here
 3271 |         __le16 data_local;
      |                ^~~~~~~~~~
--- all_subdir_iwlwifi ---
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_ixv ---
In function 'ixgbe_aci_send_cmd_execute',
    inlined from 'ixgbe_aci_send_cmd' at /workspace/src/sys/dev/ixgbe/ixgbe_e610.c:320:12,
    inlined from 'ixgbe_aci_read_nvm' at /workspace/src/sys/dev/ixgbe/ixgbe_e610.c:2136:9,
    inlined from 'ixgbe_read_flat_nvm' at /workspace/src/sys/dev/ixgbe/ixgbe_e610.c:3363:12,
    inlined from 'ixgbe_discover_flash_size' at /workspace/src/sys/dev/ixgbe/ixgbe_e610.c:3040:12,
    inlined from 'ixgbe_init_nvm' at /workspace/src/sys/dev/ixgbe/ixgbe_e610.c:3178:11:
/workspace/src/sys/sys/systm.h:283:33: warning: 'data' may be used uninitialized [-Wmaybe-uninitialized]
  283 | #define memcpy(to, from, len)   __builtin_memcpy((to), (from), (len))
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/dev/ixgbe/ixgbe_e610.c:172:25: note: in expansion of macro 'memcpy'
  172 |                         memcpy(tmp_buf, buf, buf_size);
      |                         ^~~~~~
/workspace/src/sys/dev/ixgbe/ixgbe_e610.c: In function 'ixgbe_init_nvm':
/workspace/src/sys/dev/ixgbe/ixgbe_e610.c:3038:20: note: 'data' was declared here
 3038 |                 u8 data;
      |                    ^~~~
--- all_subdir_ixl ---
ctfconvert -L VERSION -g ixl_pf_iov.o

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

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

make[3]: stopped making "all" in /workspace/src/sys/modules
--- uipc_syscalls.o ---
ctfconvert -L VERSION -g uipc_syscalls.o
--- modules-all ---
--- all_subdir_ix ---
In function 'ixgbe_aci_send_cmd_execute',
    inlined from 'ixgbe_aci_send_cmd' at /workspace/src/sys/dev/ixgbe/ixgbe_e610.c:320:12,
    inlined from 'ixgbe_aci_read_nvm' at /workspace/src/sys/dev/ixgbe/ixgbe_e610.c:2136:9,
    inlined from 'ixgbe_read_flat_nvm' at /workspace/src/sys/dev/ixgbe/ixgbe_e610.c:3363:12,
    inlined from 'ixgbe_discover_flash_size' at /workspace/src/sys/dev/ixgbe/ixgbe_e610.c:3040:12,
    inlined from 'ixgbe_init_nvm' at /workspace/src/sys/dev/ixgbe/ixgbe_e610.c:3178:11:
/workspace/src/sys/sys/systm.h:283:33: warning: 'data' may be used uninitialized [-Wmaybe-uninitialized]
  283 | #define memcpy(to, from, len)   __builtin_memcpy((to), (from), (len))
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/dev/ixgbe/ixgbe_e610.c:172:25: note: in expansion of macro 'memcpy'
  172 |                         memcpy(tmp_buf, buf, buf_size);
      |                         ^~~~~~
/workspace/src/sys/dev/ixgbe/ixgbe_e610.c: In function 'ixgbe_init_nvm':
/workspace/src/sys/dev/ixgbe/ixgbe_e610.c:3038:20: note: 'data' was declared here
 3038 |                 u8 data;
      |                    ^~~~
ctfconvert -L VERSION -g ixgbe_e610.o

make[3]: stopped making "all" in /workspace/src/sys/modules
--- uipc_socket.o ---
In function 'so_splice_xfer',
    inlined from 'so_splice' at /workspace/src/sys/kern/uipc_socket.c:1765:2,
    inlined from 'sosetopt' at /workspace/src/sys/kern/uipc_socket.c:4028:13:
/workspace/src/sys/kern/uipc_socket.c:642:40: warning: 'len' may be used uninitialized [-Wmaybe-uninitialized]
  642 |                 so_src->so_splice_sent += len;
      |                                        ^~
/workspace/src/sys/kern/uipc_socket.c: In function 'sosetopt':
/workspace/src/sys/kern/uipc_socket.c:604:17: note: 'len' was declared here
  604 |         ssize_t len;
      |                 ^~~
--- modules-all ---
--- all_subdir_libalias ---
ctfconvert -L VERSION -g alias_db.o

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

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

make[2]: stopped making "all" in /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC
--- uipc_socket.o ---
/workspace/src/sys/kern/uipc_socket.c: In function 'soupcall_set':
/workspace/src/sys/kern/uipc_socket.c:4916:22: warning: 'sb' may be used uninitialized [-Wmaybe-uninitialized]
 4916 |         sb->sb_flags |= SB_UPCALL;
/workspace/src/sys/kern/uipc_socket.c:4901:25: note: 'sb' was declared here
 4901 |         struct sockbuf *sb;
      |                         ^~
/workspace/src/sys/kern/uipc_socket.c: In function 'soupcall_clear':
/workspace/src/sys/kern/uipc_socket.c:4939:22: warning: 'sb' may be used uninitialized [-Wmaybe-uninitialized]
 4939 |         sb->sb_flags &= ~SB_UPCALL;
/workspace/src/sys/kern/uipc_socket.c:4922:25: note: 'sb' was declared here
 4922 |         struct sockbuf *sb;
      |                         ^~
ctfconvert -L VERSION -g uipc_socket.o
      274.69 real      3170.91 user       194.37 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/jenkins14084754039975790948.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
home | help

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