FreeBSD-main-amd64-gcc12_build - Build #498 - Still Failing

From: <jenkins-admin_at_FreeBSD.org>
Date: Sat, 25 Feb 2023 08:18:28 UTC
FreeBSD-main-amd64-gcc12_build - Build #498 (9b70ce712caa028604caaa2322f79573d71a4d9b) - Still Failing

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

c51978f4b2f080c80ddc891c24b151d35acb8ba4 by imp:
kbd: add KBD_DELAY1 and KBD_DELAY2

1469c6331f38e5146c0db7ae24f2ea4eb3dbceca by imp:
kbd: ukbd.4 and atkbdc.4 add section about new kernel options

8d966fb02ea796fbd5a647ffd26231b0e01119c8 by imp:
sys/conf/NOTES add new KBD_DELAY kernel options

9b70ce712caa028604caaa2322f79573d71a4d9b by imp:
UPDATING



The end of the build log:

[...truncated 12.37 MB...]
   94 |       zn++;                                       \
      |       ~~^~
/workspace/src/contrib/bzip2/decompress.c:379:7: note: in expansion of macro 'GET_MTF_VAL'
  379 |       GET_MTF_VAL(BZ_X_MTF_1, BZ_X_MTF_2, nextSym);
      |       ^~~~~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:44:4: note: here
   44 |    case lll: s->state = lll;                      \
      |    ^~~~
/workspace/src/contrib/bzip2/decompress.c:71:4: note: in expansion of macro 'GET_BITS'
   71 |    GET_BITS(lll,uuu,1)
      |    ^~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:95:7: note: in expansion of macro 'GET_BIT'
   95 |       GET_BIT(label2, zj);                        \
      |       ^~~~~~~
/workspace/src/contrib/bzip2/decompress.c:379:7: note: in expansion of macro 'GET_MTF_VAL'
  379 |       GET_MTF_VAL(BZ_X_MTF_1, BZ_X_MTF_2, nextSym);
      |       ^~~~~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:88:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
   88 |    zn = gMinlen;                                  \
      |    ~~~^~~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:489:13: note: in expansion of macro 'GET_MTF_VAL'
  489 |             GET_MTF_VAL(BZ_X_MTF_5, BZ_X_MTF_6, nextSym);
      |             ^~~~~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:44:4: note: here
   44 |    case lll: s->state = lll;                      \
      |    ^~~~
/workspace/src/contrib/bzip2/decompress.c:89:4: note: in expansion of macro 'GET_BITS'
   89 |    GET_BITS(label1, zvec, zn);                    \
      |    ^~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:489:13: note: in expansion of macro 'GET_MTF_VAL'
  489 |             GET_MTF_VAL(BZ_X_MTF_5, BZ_X_MTF_6, nextSym);
      |             ^~~~~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:94:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
   94 |       zn++;                                       \
      |       ~~^~
/workspace/src/contrib/bzip2/decompress.c:489:13: note: in expansion of macro 'GET_MTF_VAL'
  489 |             GET_MTF_VAL(BZ_X_MTF_5, BZ_X_MTF_6, nextSym);
      |             ^~~~~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:44:4: note: here
   44 |    case lll: s->state = lll;                      \
      |    ^~~~
/workspace/src/contrib/bzip2/decompress.c:71:4: note: in expansion of macro 'GET_BITS'
   71 |    GET_BITS(lll,uuu,1)
      |    ^~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:95:7: note: in expansion of macro 'GET_BIT'
   95 |       GET_BIT(label2, zj);                        \
      |       ^~~~~~~
/workspace/src/contrib/bzip2/decompress.c:489:13: note: in expansion of macro 'GET_MTF_VAL'
  489 |             GET_MTF_VAL(BZ_X_MTF_5, BZ_X_MTF_6, nextSym);
      |             ^~~~~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:591:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
  591 |       if (uc != 0x72) RETURN(BZ_DATA_ERROR);
      |          ^
/workspace/src/contrib/bzip2/decompress.c:44:4: note: here
   44 |    case lll: s->state = lll;                      \
      |    ^~~~
/workspace/src/contrib/bzip2/decompress.c:68:4: note: in expansion of macro 'GET_BITS'
   68 |    GET_BITS(lll,uuu,8)
      |    ^~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:592:7: note: in expansion of macro 'GET_UCHAR'
  592 |       GET_UCHAR(BZ_X_ENDHDR_3, uc);
      |       ^~~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:593:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
  593 |       if (uc != 0x45) RETURN(BZ_DATA_ERROR);
      |          ^
/workspace/src/contrib/bzip2/decompress.c:44:4: note: here
   44 |    case lll: s->state = lll;                      \
      |    ^~~~
/workspace/src/contrib/bzip2/decompress.c:68:4: note: in expansion of macro 'GET_BITS'
   68 |    GET_BITS(lll,uuu,8)
      |    ^~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:594:7: note: in expansion of macro 'GET_UCHAR'
  594 |       GET_UCHAR(BZ_X_ENDHDR_4, uc);
      |       ^~~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:595:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
  595 |       if (uc != 0x38) RETURN(BZ_DATA_ERROR);
      |          ^
/workspace/src/contrib/bzip2/decompress.c:44:4: note: here
   44 |    case lll: s->state = lll;                      \
      |    ^~~~
/workspace/src/contrib/bzip2/decompress.c:68:4: note: in expansion of macro 'GET_BITS'
   68 |    GET_BITS(lll,uuu,8)
      |    ^~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:596:7: note: in expansion of macro 'GET_UCHAR'
  596 |       GET_UCHAR(BZ_X_ENDHDR_5, uc);
      |       ^~~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:597:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
  597 |       if (uc != 0x50) RETURN(BZ_DATA_ERROR);
      |          ^
/workspace/src/contrib/bzip2/decompress.c:44:4: note: here
   44 |    case lll: s->state = lll;                      \
      |    ^~~~
/workspace/src/contrib/bzip2/decompress.c:68:4: note: in expansion of macro 'GET_BITS'
   68 |    GET_BITS(lll,uuu,8)
      |    ^~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:598:7: note: in expansion of macro 'GET_UCHAR'
  598 |       GET_UCHAR(BZ_X_ENDHDR_6, uc);
      |       ^~~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:601:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
  601 |       s->storedCombinedCRC = 0;
      |       ~~~~~~~~~~~~~~~~~~~~~^~~
/workspace/src/contrib/bzip2/decompress.c:44:4: note: here
   44 |    case lll: s->state = lll;                      \
      |    ^~~~
/workspace/src/contrib/bzip2/decompress.c:68:4: note: in expansion of macro 'GET_BITS'
   68 |    GET_BITS(lll,uuu,8)
      |    ^~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:602:7: note: in expansion of macro 'GET_UCHAR'
  602 |       GET_UCHAR(BZ_X_CCRC_1, uc);
      |       ^~~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:603:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
  603 |       s->storedCombinedCRC = (s->storedCombinedCRC << 8) | ((UInt32)uc);
      |       ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:44:4: note: here
   44 |    case lll: s->state = lll;                      \
      |    ^~~~
/workspace/src/contrib/bzip2/decompress.c:68:4: note: in expansion of macro 'GET_BITS'
   68 |    GET_BITS(lll,uuu,8)
      |    ^~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:604:7: note: in expansion of macro 'GET_UCHAR'
  604 |       GET_UCHAR(BZ_X_CCRC_2, uc);
      |       ^~~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:605:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
  605 |       s->storedCombinedCRC = (s->storedCombinedCRC << 8) | ((UInt32)uc);
      |       ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:44:4: note: here
   44 |    case lll: s->state = lll;                      \
      |    ^~~~
/workspace/src/contrib/bzip2/decompress.c:68:4: note: in expansion of macro 'GET_BITS'
   68 |    GET_BITS(lll,uuu,8)
      |    ^~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:606:7: note: in expansion of macro 'GET_UCHAR'
  606 |       GET_UCHAR(BZ_X_CCRC_3, uc);
      |       ^~~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:607:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
  607 |       s->storedCombinedCRC = (s->storedCombinedCRC << 8) | ((UInt32)uc);
      |       ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/contrib/bzip2/decompress.c:44:4: note: here
   44 |    case lll: s->state = lll;                      \
      |    ^~~~
/workspace/src/contrib/bzip2/decompress.c:68:4: note: in expansion of macro 'GET_BITS'
   68 |    GET_BITS(lll,uuu,8)
      |    ^~~~~~~~
--- lib/libthr__L ---
In file included from /workspace/src/lib/libthr/thread/thr_private.h:77,
                 from /workspace/src/lib/libthr/thread/thr_fork.c:76:
In function '_get_curthread',
    inlined from 'thr_fork_impl' at /workspace/src/lib/libthr/thread/thr_fork.c:168:14:
/workspace/src/lib/libthr/arch/amd64/include/pthread_md.h:52:9: warning: array subscript 0 is outside array bounds of 'volatile u_long[0]' {aka 'volatile long unsigned int[]'} [-Warray-bounds]
   52 |         __asm __volatile("movq %%fs:%1, %0" : "=r" (thr)
      |         ^~~~~
In function '_get_curthread',
    inlined from '_thr_atfork' at /workspace/src/lib/libthr/thread/thr_fork.c:93:14:
/workspace/src/lib/libthr/arch/amd64/include/pthread_md.h:52:9: warning: array subscript 0 is outside array bounds of 'volatile u_long[0]' {aka 'volatile long unsigned int[]'} [-Warray-bounds]
   52 |         __asm __volatile("movq %%fs:%1, %0" : "=r" (thr)
      |         ^~~~~
--- lib/libbz2__L ---
/workspace/src/contrib/bzip2/decompress.c:608:7: note: in expansion of macro 'GET_UCHAR'
  608 |       GET_UCHAR(BZ_X_CCRC_4, uc);
      |       ^~~~~~~~~
--- lib/libthr__L ---
In function '_get_curthread',
    inlined from '__pthread_cxa_finalize' at /workspace/src/lib/libthr/thread/thr_fork.c:114:14:
/workspace/src/lib/libthr/arch/amd64/include/pthread_md.h:52:9: warning: array subscript 0 is outside array bounds of 'volatile u_long[0]' {aka 'volatile long unsigned int[]'} [-Warray-bounds]
   52 |         __asm __volatile("movq %%fs:%1, %0" : "=r" (thr)
      |         ^~~~~
--- lib/libelf__L ---
--- elf_errno.pico ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -fpic -DPIC  -O2 -pipe -fno-common   -I. -I/workspace/src/contrib/elftoolchain/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD  -MF.depend.elf_errno.pico -MTelf_errno.pico -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-but-set-variable -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type       -c /workspace/src/contrib/elftoolchain/libelf/elf_errno.c -o elf_errno.pico
--- lib/libthr__L ---
--- thr_getprio.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -pipe -fno-common   -DPTHREAD_KERNEL -I/workspace/src/lib/libc/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libthr/thread -I/workspace/src/lib/libthr/arch/amd64/include -I/workspace/src/lib/libthr/sys -I/workspace/src/libexec/rtld-elf -I/workspace/src/libexec/rtld-elf/amd64 -I/workspace/src/lib/libthread_db -fexceptions -D_PTHREAD_FORCED_UNWIND -D_PTHREADS_INVARIANTS -mno-mmx -mno-sse  -g -MD  -MF.depend.thr_getprio.o -MTthr_getprio.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-but-set-variable -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type       -c /workspace/src/lib/libthr/thread/thr_getprio.c -o thr_getprio.o
--- lib/libbz2__L ---
--- huffman.pico ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -fpic -DPIC  -O2 -pipe -fno-common -I/workspace/src/contrib/bzip2   -g -MD  -MF.depend.huffman.pico -MThuffman.pico -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-but-set-variable -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member      -c /workspace/src/contrib/bzip2/huffman.c -o huffman.pico
--- lib/libc++__L ---
In file included from /workspace/src/contrib/llvm-project/libcxx/src/charconv.cpp:12:
/workspace/src/contrib/llvm-project/libcxx/src/include/to_chars_floating_point.h:99:17: warning: 'always_inline' function might not be inlinable [-Wattributes]
   99 | to_chars_result _Floating_to_chars_hex_precision(
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/contrib/llvm-project/libcxx/src/include/to_chars_floating_point.h:836:17: warning: 'always_inline' function might not be inlinable [-Wattributes]
  836 | to_chars_result _Floating_to_chars_general_precision(
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/contrib/llvm-project/libcxx/src/include/to_chars_floating_point.h:99:17: warning: 'always_inline' function might not be inlinable [-Wattributes]
   99 | to_chars_result _Floating_to_chars_hex_precision(
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/contrib/llvm-project/libcxx/src/include/to_chars_floating_point.h:836:17: warning: 'always_inline' function might not be inlinable [-Wattributes]
  836 | to_chars_result _Floating_to_chars_general_precision(
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- cddl/lib/libicp__L ---
--- lib/libc++__L ---
/workspace/src/contrib/llvm-project/libcxx/src/include/to_chars_floating_point.h:338:17: warning: 'always_inline' function might not be inlinable [-Wattributes]
  338 | to_chars_result _Floating_to_chars_hex_shortest(
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/contrib/llvm-project/libcxx/src/include/to_chars_floating_point.h:338:17: warning: 'always_inline' function might not be inlinable [-Wattributes]
/workspace/src/contrib/llvm-project/libcxx/src/include/to_chars_floating_point.h:991:17: warning: 'always_inline' function might not be inlinable [-Wattributes]
  991 | to_chars_result _Floating_to_chars(
      |                 ^~~~~~~~~~~~~~~~~~
/workspace/src/contrib/llvm-project/libcxx/src/include/to_chars_floating_point.h:991:17: warning: 'always_inline' function might not be inlinable [-Wattributes]
/workspace/src/contrib/llvm-project/libcxx/src/include/to_chars_floating_point.h:991:17: warning: 'always_inline' function might not be inlinable [-Wattributes]
/workspace/src/contrib/llvm-project/libcxx/src/include/to_chars_floating_point.h:991:17: warning: 'always_inline' function might not be inlinable [-Wattributes]
/workspace/src/contrib/llvm-project/libcxx/src/include/to_chars_floating_point.h:991:17: warning: 'always_inline' function might not be inlinable [-Wattributes]
/workspace/src/contrib/llvm-project/libcxx/src/include/to_chars_floating_point.h:991:17: warning: 'always_inline' function might not be inlinable [-Wattributes]
--- cddl/lib/libicp__L ---
===> cddl/lib/libicp (obj,all,install)
--- lib/libthr__L ---
--- thr_getcpuclockid.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -pipe -fno-common   -DPTHREAD_KERNEL -I/workspace/src/lib/libc/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libthr/thread -I/workspace/src/lib/libthr/arch/amd64/include -I/workspace/src/lib/libthr/sys -I/workspace/src/libexec/rtld-elf -I/workspace/src/libexec/rtld-elf/amd64 -I/workspace/src/lib/libthread_db -fexceptions -D_PTHREAD_FORCED_UNWIND -D_PTHREADS_INVARIANTS -mno-mmx -mno-sse  -g -MD  -MF.depend.thr_getcpuclockid.o -MTthr_getcpuclockid.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-but-set-variable -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type       -c /workspace/src/lib/libthr/thread/thr_getcpuclockid.c -o thr_getcpuclockid.o
--- cddl/lib/libicp__L ---
--- asm-x86_64/aes/aes_amd64.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -pipe -fno-common -D__amd64 -D_SYS_STACK_H -UHAVE_AES -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/ -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys -I/workspace/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_config.h   -DNEED_SOLARIS_BOOLEAN -g -MD  -MF.depend.asm-x86_64_aes_aes_amd64.o -MTasm-x86_64/aes/aes_amd64.o -std=iso9899:1999 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-but-set-variable -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packed-member   -DLOCORE      -c /workspace/src/sys/contrib/openzfs/module/icp/asm-x86_64/aes/aes_amd64.S -o asm-x86_64/aes/aes_amd64.o
--- lib/libc++__L ---
--- chrono.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-g++12  --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -pipe -fno-common -isystem /workspace/src/lib/libc++ -isystem /workspace/src/contrib/llvm-project/libcxx/include -isystem /workspace/src/contrib/llvm-project/libcxx/src -isystem /workspace/src/contrib/libcxxrt -nostdinc++ -nostdlib -D_LIBCPP_BUILDING_LIBRARY -DLIBCXXRT -ffunction-sections -fdata-sections -g -MD -MF.depend.chrono.o -MTchrono.o -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-but-set-variable -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member  -g -std=c++20 -Wno-literal-suffix -Wno-error=unknown-pragmas      -c /workspace/src/contrib/llvm-project/libcxx/src/chrono.cpp -o chrono.o
--- cddl/lib/libicp__L ---
/workspace/src/sys/contrib/openzfs/module/icp/asm-x86_64/aes/aes_amd64.S: Assembler messages:
/workspace/src/sys/contrib/openzfs/module/icp/asm-x86_64/aes/aes_amd64.S:696: Error: unknown pseudo-op: `.rodata'
/workspace/src/sys/contrib/openzfs/module/icp/asm-x86_64/aes/aes_amd64.S:802: Error: unknown pseudo-op: `.rodata'
--- lib/libmd__L ---
--- skein_block.pico ---
--- lib/libthr__L ---
--- thr_getschedparam.o ---
--- lib/libmd__L ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -fpic -DPIC  -O2 -pipe -fno-common   -I. -I/workspace/src/lib/libmd -I/workspace/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSKEIN_ASM -DSKEIN_USE_ASM=1792 -g -MD  -MF.depend.skein_block.pico -MTskein_block.pico -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-but-set-variable -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member   -DSKEIN_LOOP=995   -c /workspace/src/sys/crypto/skein/skein_block.c -o skein_block.pico
--- lib/libthr__L ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -pipe -fno-common   -DPTHREAD_KERNEL -I/workspace/src/lib/libc/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libthr/thread -I/workspace/src/lib/libthr/arch/amd64/include -I/workspace/src/lib/libthr/sys -I/workspace/src/libexec/rtld-elf -I/workspace/src/libexec/rtld-elf/amd64 -I/workspace/src/lib/libthread_db -fexceptions -D_PTHREAD_FORCED_UNWIND -D_PTHREADS_INVARIANTS -mno-mmx -mno-sse  -g -MD  -MF.depend.thr_getschedparam.o -MTthr_getschedparam.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-but-set-variable -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type       -c /workspace/src/lib/libthr/thread/thr_getschedparam.c -o thr_getschedparam.o
--- cddl/lib/libicp__L ---
*** [asm-x86_64/aes/aes_amd64.o] Error code 1

make[4]: stopped in /workspace/src/cddl/lib/libicp

make[2]: stopped in /workspace/src
       52.39 real       406.92 user        72.99 sys

make[1]: stopped in /workspace/src

make: stopped in /workspace/src
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE
[PostBuildScript] - [INFO] Executing post build scripts.
[FreeBSD-main-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins6639765288839610954.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-amd64-gcc12_build
Checking for post-build
Performing post-build step
Checking if email needs to be generated
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Sending mail from default account using System Admin e-mail address