FreeBSD-stable-13-amd64-gcc12_build - Build #1122 - Failure

From: <jenkins-admin_at_FreeBSD.org>
Date: Tue, 28 Jan 2025 01:21:54 UTC
FreeBSD-stable-13-amd64-gcc12_build - Build #1122 (118a280569d3baaee11d1766bf87fbb93cf0a6d0) - Failure

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

118a280569d3baaee11d1766bf87fbb93cf0a6d0 by olce:
atomics: Constify loads: mips



The end of the build log:

[...truncated 133.13 MiB...]
In function 'cpu_search_lowest',
    inlined from 'sched_lowest' at /workspace/src/sys/kern/sched_ule.c:824:2,
    inlined from 'sched_pickcpu' at /workspace/src/sys/kern/sched_ule.c:1417:9,
    inlined from 'sched_add' at /workspace/src/sys/kern/sched_ule.c:2734:8,
    inlined from 'sched_wakeup' at /workspace/src/sys/kern/sched_ule.c:2366:2:
/workspace/src/sys/kern/sched_ule.c:701:44: warning: 'r.csr_load' may be used uninitialized [-Wmaybe-uninitialized]
  701 |                             (load == bload && lr.csr_load < r->csr_load))) {
      |                             ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/kern/sched_ule.c: In function 'sched_wakeup':
/workspace/src/sys/kern/sched_ule.c:817:31: note: 'r.csr_load' was declared here
  817 |         struct cpu_search_res r;
      |                               ^
In function 'cpu_search_lowest',
    inlined from 'cpu_search_lowest' at /workspace/src/sys/kern/sched_ule.c:687:11,
    inlined from 'cpu_search_lowest' at /workspace/src/sys/kern/sched_ule.c:687:11,
    inlined from 'cpu_search_lowest' at /workspace/src/sys/kern/sched_ule.c:687:11,
    inlined from 'sched_lowest' at /workspace/src/sys/kern/sched_ule.c:824:2,
    inlined from 'sched_pickcpu' at /workspace/src/sys/kern/sched_ule.c:1411:9,
    inlined from 'sched_add' at /workspace/src/sys/kern/sched_ule.c:2734:8,
    inlined from 'sched_wakeup' at /workspace/src/sys/kern/sched_ule.c:2366:2:
/workspace/src/sys/kern/sched_ule.c:701:44: warning: 'lr.csr_load' may be used uninitialized [-Wmaybe-uninitialized]
  701 |                             (load == bload && lr.csr_load < r->csr_load))) {
      |                             ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/kern/sched_ule.c: In function 'sched_wakeup':
/workspace/src/sys/kern/sched_ule.c:676:31: note: 'lr.csr_load' was declared here
  676 |         struct cpu_search_res lr;
      |                               ^~
In function 'cpu_search_lowest',
    inlined from 'cpu_search_lowest' at /workspace/src/sys/kern/sched_ule.c:687:11,
    inlined from 'cpu_search_lowest' at /workspace/src/sys/kern/sched_ule.c:687:11,
    inlined from 'sched_lowest' at /workspace/src/sys/kern/sched_ule.c:824:2,
    inlined from 'sched_pickcpu' at /workspace/src/sys/kern/sched_ule.c:1411:9,
    inlined from 'sched_add' at /workspace/src/sys/kern/sched_ule.c:2734:8,
    inlined from 'sched_wakeup' at /workspace/src/sys/kern/sched_ule.c:2366:2:
/workspace/src/sys/kern/sched_ule.c:701:44: warning: 'lr.csr_load' may be used uninitialized [-Wmaybe-uninitialized]
  701 |                             (load == bload && lr.csr_load < r->csr_load))) {
      |                             ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/kern/sched_ule.c: In function 'sched_wakeup':
/workspace/src/sys/kern/sched_ule.c:676:31: note: 'lr.csr_load' was declared here
  676 |         struct cpu_search_res lr;
      |                               ^~
In function 'cpu_search_lowest',
    inlined from 'cpu_search_lowest' at /workspace/src/sys/kern/sched_ule.c:687:11,
    inlined from 'sched_lowest' at /workspace/src/sys/kern/sched_ule.c:824:2,
    inlined from 'sched_pickcpu' at /workspace/src/sys/kern/sched_ule.c:1411:9,
    inlined from 'sched_add' at /workspace/src/sys/kern/sched_ule.c:2734:8,
    inlined from 'sched_wakeup' at /workspace/src/sys/kern/sched_ule.c:2366:2:
/workspace/src/sys/kern/sched_ule.c:701:44: warning: 'lr.csr_load' may be used uninitialized [-Wmaybe-uninitialized]
  701 |                             (load == bload && lr.csr_load < r->csr_load))) {
      |                             ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/kern/sched_ule.c: In function 'sched_wakeup':
/workspace/src/sys/kern/sched_ule.c:676:31: note: 'lr.csr_load' was declared here
  676 |         struct cpu_search_res lr;
      |                               ^~
In function 'cpu_search_lowest',
    inlined from 'sched_lowest' at /workspace/src/sys/kern/sched_ule.c:824:2,
    inlined from 'sched_pickcpu' at /workspace/src/sys/kern/sched_ule.c:1411:9,
    inlined from 'sched_add' at /workspace/src/sys/kern/sched_ule.c:2734:8,
    inlined from 'sched_wakeup' at /workspace/src/sys/kern/sched_ule.c:2366:2:
/workspace/src/sys/kern/sched_ule.c:701:44: warning: 'r.csr_load' may be used uninitialized [-Wmaybe-uninitialized]
  701 |                             (load == bload && lr.csr_load < r->csr_load))) {
      |                             ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/kern/sched_ule.c: In function 'sched_wakeup':
/workspace/src/sys/kern/sched_ule.c:817:31: note: 'r.csr_load' was declared here
  817 |         struct cpu_search_res r;
      |                               ^
In function 'sched_fork_thread',
    inlined from 'sched_fork' at /workspace/src/sys/kern/sched_ule.c:2378:2:
./machine/pcpu.h:151:17: warning: array subscript 0 is outside array bounds of 'struct __s[0]' [-Warray-bounds]
  151 |                 __asm __volatile("mov %%gs:%1,%0"                       \
      |                 ^~~~~
./machine/pcpu.h:240:33: note: in expansion of macro '__PCPU_GET'
  240 | #define PCPU_GET(member)        __PCPU_GET(pc_ ## member)
      |                                 ^~~~~~~~~~
/workspace/src/sys/kern/sched_ule.c:304:40: note: in expansion of macro 'PCPU_GET'
  304 | #define TDQ_SELF()      ((struct tdq *)PCPU_GET(sched))
      |                                        ^~~~~~~~
/workspace/src/sys/kern/sched_ule.c:2399:15: note: in expansion of macro 'TDQ_SELF'
 2399 |         tdq = TDQ_SELF();
      |               ^~~~~~~~
/workspace/src/sys/kern/sched_ule.c: In function 'sched_fork_thread':
./machine/pcpu.h:153:28: warning: array subscript 0 is outside array bounds of 'struct __s[0]' [-Warray-bounds]
  153 |                     : "m" (*(struct __s *)(__pcpu_offset(name))));      \
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./machine/pcpu.h:240:33: note: in expansion of macro '__PCPU_GET'
  240 | #define PCPU_GET(member)        __PCPU_GET(pc_ ## member)
      |                                 ^~~~~~~~~~
/workspace/src/sys/kern/sched_ule.c:304:40: note: in expansion of macro 'PCPU_GET'
  304 | #define TDQ_SELF()      ((struct tdq *)PCPU_GET(sched))
      |                                        ^~~~~~~~
/workspace/src/sys/kern/sched_ule.c:2399:15: note: in expansion of macro 'TDQ_SELF'
 2399 |         tdq = TDQ_SELF();
      |               ^~~~~~~~
/workspace/src/sys/kern/sched_ule.c: In function 'sched_preempt':
./machine{standard input}: Assembler messages:
{standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive
x86_64-unknown-freebsd13.4-gcc12: fatal error: Terminated signal terminated program cc1
compilation terminated.
*** [sched_ule.o] Error code 1

make[2]: stopped in /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC
--- modules-all ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_if.m -h
--- all_subdir_padlock_rng ---
--- device_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/device_if.m -h
--- all_subdir_ow ---
--- owll_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/ow/owll_if.m -h
--- all_subdir_padlock ---
--- cryptodev_if.h ---
--- all_subdir_padlock_rng ---
--- genoffset.o ---
--- all_subdir_ow ---
--- own_if.c ---
--- all_subdir_padlock ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/opencrypto/cryptodev_if.m -h
--- all_subdir_padlock_rng ---
/usr/local/bin/x86_64-unknown-freebsd13.4-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.4/bin/ -c -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -I/workspace/src/sys -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 -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 -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 -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-unused-but-set-variable -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=iso9899:1999 -fcommon  /workspace/src/sys/kern/genoffset.c
--- all_subdir_ow ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/ow/own_if.m -c
--- all_subdir_padlock ---
--- genoffset.o ---
--- all_subdir_ow ---
--- owll_if.c ---
--- all_subdir_padlock ---
/usr/local/bin/x86_64-unknown-freebsd13.4-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.4/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 -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 -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 -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-unused-but-set-variable -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=iso9899:1999 -fcommon  /workspace/src/sys/kern/genoffset.c
--- all_subdir_ow ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/ow/owll_if.m -c
--- bus_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_if.m -h
--- device_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/device_if.m -h
--- genoffset.o ---
/usr/local/bin/x86_64-unknown-freebsd13.4-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.4/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 -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 -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 -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-unused-but-set-variable -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=iso9899:1999 -fcommon  /workspace/src/sys/kern/genoffset.c
--- all_subdir_netgraph ---
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- all_subdir_padlock_rng ---
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- all_subdir_padlock ---
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- all_subdir_netgraph ---
--- ng_hole.o ---
/usr/local/bin/x86_64-unknown-freebsd13.4-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.4/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 -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.ng_hole.o -MTng_hole.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -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 -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-unused-but-set-variable -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=iso9899:1999 -c /workspace/src/sys/netgraph/ng_hole.c -o ng_hole.o
--- all_subdir_padlock_rng ---
--- nehemiah.o ---
/usr/local/bin/x86_64-unknown-freebsd13.4-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.4/bin/  -O2 -pipe -fno-common  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc  -I/workspace/src/sys -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 -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.nehemiah.o -MTnehemiah.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -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 -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-unused-but-set-variable -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=iso9899:1999 -c /workspace/src/sys/dev/random/nehemiah.c -o nehemiah.o
--- all_subdir_padlock ---
--- padlock_cipher.o ---
/usr/local/bin/x86_64-unknown-freebsd13.4-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.4/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 -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.padlock_cipher.o -MTpadlock_cipher.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -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 -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-unused-but-set-variable -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=iso9899:1999 -c /workspace/src/sys/crypto/via/padlock_cipher.c -o padlock_cipher.o
--- all_subdir_ow ---
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- own_if.o ---
/usr/local/bin/x86_64-unknown-freebsd13.4-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.4/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 -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.own_if.o -MTown_if.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -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 -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-unused-but-set-variable -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=iso9899:1999 -c own_if.c -o own_if.o
--- all_subdir_padlock_rng ---
ctfconvert -L VERSION -g nehemiah.o
ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)]
--- padlock_rng.ko.full ---
/usr/local/x86_64-unknown-freebsd13.4/bin/ld -m elf_x86_64_fbsd -d -warn-common --build-id=sha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r  -o padlock_rng.ko.full nehemiah.o
ctfmerge -L VERSION -g -o padlock_rng.ko.full nehemiah.o
ERROR: ctfmerge: No ctf sections found to merge
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk padlock_rng.ko.full  export_syms | xargs -J% /usr/local/x86_64-unknown-freebsd13.4/bin/objcopy % padlock_rng.ko.full
--- padlock_rng.ko.debug ---
/usr/local/x86_64-unknown-freebsd13.4/bin/objcopy --only-keep-debug padlock_rng.ko.full padlock_rng.ko.debug
--- all_subdir_netgraph ---
ctfconvert -L VERSION -g ng_hole.o
--- all_subdir_ow ---
ctfconvert -L VERSION -g own_if.o
--- all_subdir_netgraph ---
ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)]
--- all_subdir_ow ---
ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)]
--- all_subdir_padlock_rng ---
--- padlock_rng.ko ---
--- all_subdir_netgraph ---
--- ng_hole.ko.full ---
--- all_subdir_ow ---
--- owll_if.o ---
--- all_subdir_padlock_rng ---
/usr/local/x86_64-unknown-freebsd13.4/bin/objcopy --strip-debug --add-gnu-debuglink=padlock_rng.ko.debug  padlock_rng.ko.full padlock_rng.ko
--- all_subdir_netgraph ---
/usr/local/x86_64-unknown-freebsd13.4/bin/ld -m elf_x86_64_fbsd -d -warn-common --build-id=sha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r  -o ng_hole.ko.full ng_hole.o
--- all_subdir_ow ---
/usr/local/bin/x86_64-unknown-freebsd13.4-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.4/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 -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.owll_if.o -MTowll_if.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -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 -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-unused-but-set-variable -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=iso9899:1999 -c owll_if.c -o owll_if.o
--- all_subdir_netgraph ---
ctfmerge -L VERSION -g -o ng_hole.ko.full ng_hole.o
ERROR: ctfmerge: No ctf sections found to merge
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk ng_hole.ko.full  export_syms | xargs -J% /usr/local/x86_64-unknown-freebsd13.4/bin/objcopy % ng_hole.ko.full
--- all_subdir_pccard ---
===> pccard (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/pccard...]
--- all_subdir_netgraph ---
--- ng_hole.ko.debug ---
/usr/local/x86_64-unknown-freebsd13.4/bin/objcopy --only-keep-debug ng_hole.ko.full ng_hole.ko.debug
--- ng_hole.ko ---
/usr/local/x86_64-unknown-freebsd13.4/bin/objcopy --strip-debug --add-gnu-debuglink=ng_hole.ko.debug  ng_hole.ko.full ng_hole.ko
--- all_subdir_netgraph/hub ---
===> netgraph/hub (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/netgraph/hub...]
--- all_subdir_pccard ---
--- machine ---
--- all_subdir_padlock ---
ctfconvert -L VERSION -g padlock_cipher.o
--- all_subdir_pccard ---
machine -> /workspace/src/sys/amd64/include
--- all_subdir_padlock ---
ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)]
--- padlock_hash.o ---
--- all_subdir_pccard ---
--- x86 ---
--- all_subdir_padlock ---
/usr/local/bin/x86_64-unknown-freebsd13.4-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.4/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 -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC     -MD  -MF.depend.padlock_hash.o -MTpadlock_hash.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -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 -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-unused-but-set-variable -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=iso9899:1999 -c /workspace/src/sys/crypto/via/padlock_hash.c -o padlock_hash.o
--- all_subdir_pccard ---
x86 -> /workspace/src/sys/x86/include
--- device_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/device_if.m -h
--- all_subdir_netgraph ---
--- machine ---
--- all_subdir_pccard ---
--- bus_if.h ---
--- all_subdir_netgraph ---
machine -> /workspace/src/sys/amd64/include
--- all_subdir_pccard ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_if.m -h
*** [modules-all] Error code 6

make[2]: stopped in /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC
2 errors

make[2]: stopped in /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC

make[1]: stopped in /workspace/src

make: stopped in /workspace/src
[FreeBSD-stable-13-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins14782436858605641025.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-stable-13-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