FreeBSD-main-amd64-gcc12_build - Build #555 - Still Failing
Date: Tue, 07 Mar 2023 01:09:10 UTC
FreeBSD-main-amd64-gcc12_build - Build #555 (3f9c1b2cae5d6a223d9306194d72d86b6baadacd) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/555/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/555/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/555/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) 48227d1c6db8fceaceebbf8578612302d64ca170 by markj: epair: Avoid loading m_flags into a short df7bbd8c354a907d2c2f85a6e18f356f76458f57 by markj: epair: Simplify the transmit path and address lost wakeups cec2d0b1c7ac3196613813c0b07a2387916a8ccd by markj: readelf: fix -wR option, memory leaks, and -wf minor bug 9f1beeaed4d5490e76f1eca2fc68c725a933ec7f by kp: pfctl: fix superblock printf format mismatch 1be25bdb730ff07355cd6f5cb087d58e506c5519 by kp: pfctl: remove set but unused variable 713264f6b8bc5f927dd52cf8ffcccfa397034fec by markj: netinet: Tighten checks for unspecified source addresses d7a491dd3037030a09e579225899cd0617a5ef4f by emaste: make showconfig: set MACHINE and MACHINE_ARCH 3f9c1b2cae5d6a223d9306194d72d86b6baadacd by emaste: src.conf: regen after d7a491dd3037 The end of the build log: [...truncated 12.60 MB...] 204 | (pthread_func_t)entry, (pthread_func_t)entry | ^ /workspace/src/lib/libthr/thread/thr_init.c:269:31: note: in expansion of macro 'DUAL_ENTRY' 269 | [PJT_CANCEL_ENTER] = {DUAL_ENTRY(_Tthr_cancel_enter)}, | ^~~~~~~~~~ /workspace/src/lib/libthr/thread/thr_init.c:204:9: warning: cast between incompatible function types from 'void (*)(int)' to 'int (*)(void)' [-Wcast-function-type] 204 | (pthread_func_t)entry, (pthread_func_t)entry | ^ /workspace/src/lib/libthr/thread/thr_init.c:270:31: note: in expansion of macro 'DUAL_ENTRY' 270 | [PJT_CANCEL_LEAVE] = {DUAL_ENTRY(_Tthr_cancel_leave)}, | ^~~~~~~~~~ /workspace/src/lib/libthr/thread/thr_init.c:204:32: warning: cast between incompatible function types from 'void (*)(int)' to 'int (*)(void)' [-Wcast-function-type] 204 | (pthread_func_t)entry, (pthread_func_t)entry | ^ /workspace/src/lib/libthr/thread/thr_init.c:270:31: note: in expansion of macro 'DUAL_ENTRY' 270 | [PJT_CANCEL_LEAVE] = {DUAL_ENTRY(_Tthr_cancel_leave)}, | ^~~~~~~~~~ /workspace/src/lib/libthr/thread/thr_init.c:204:9: warning: cast between incompatible function types from 'int (*)(struct pthread_mutex **)' to 'int (*)(void)' [-Wcast-function-type] 204 | (pthread_func_t)entry, (pthread_func_t)entry | ^ /workspace/src/lib/libthr/thread/thr_init.c:271:35: note: in expansion of macro 'DUAL_ENTRY' 271 | [PJT_MUTEX_CONSISTENT] = {DUAL_ENTRY(_Tthr_mutex_consistent)}, | ^~~~~~~~~~ /workspace/src/lib/libthr/thread/thr_init.c:204:32: warning: cast between incompatible function types from 'int (*)(struct pthread_mutex **)' to 'int (*)(void)' [-Wcast-function-type] 204 | (pthread_func_t)entry, (pthread_func_t)entry | ^ /workspace/src/lib/libthr/thread/thr_init.c:271:35: note: in expansion of macro 'DUAL_ENTRY' 271 | [PJT_MUTEX_CONSISTENT] = {DUAL_ENTRY(_Tthr_mutex_consistent)}, | ^~~~~~~~~~ /workspace/src/lib/libthr/thread/thr_init.c:204:9: warning: cast between incompatible function types from 'int (*)(struct pthread_mutex_attr **, int *)' to 'int (*)(void)' [-Wcast-function-type] 204 | (pthread_func_t)entry, (pthread_func_t)entry | ^ /workspace/src/lib/libthr/thread/thr_init.c:272:38: note: in expansion of macro 'DUAL_ENTRY' 272 | [PJT_MUTEXATTR_GETROBUST] = {DUAL_ENTRY(_thr_mutexattr_getrobust)}, | ^~~~~~~~~~ /workspace/src/lib/libthr/thread/thr_init.c:204:32: warning: cast between incompatible function types from 'int (*)(struct pthread_mutex_attr **, int *)' to 'int (*)(void)' [-Wcast-function-type] 204 | (pthread_func_t)entry, (pthread_func_t)entry | ^ /workspace/src/lib/libthr/thread/thr_init.c:272:38: note: in expansion of macro 'DUAL_ENTRY' 272 | [PJT_MUTEXATTR_GETROBUST] = {DUAL_ENTRY(_thr_mutexattr_getrobust)}, | ^~~~~~~~~~ /workspace/src/lib/libthr/thread/thr_init.c:204:9: warning: cast between incompatible function types from 'int (*)(struct pthread_mutex_attr **, int)' to 'int (*)(void)' [-Wcast-function-type] 204 | (pthread_func_t)entry, (pthread_func_t)entry | ^ /workspace/src/lib/libthr/thread/thr_init.c:273:38: note: in expansion of macro 'DUAL_ENTRY' 273 | [PJT_MUTEXATTR_SETROBUST] = {DUAL_ENTRY(_thr_mutexattr_setrobust)}, | ^~~~~~~~~~ /workspace/src/lib/libthr/thread/thr_init.c:204:32: warning: cast between incompatible function types from 'int (*)(struct pthread_mutex_attr **, int)' to 'int (*)(void)' [-Wcast-function-type] 204 | (pthread_func_t)entry, (pthread_func_t)entry | ^ /workspace/src/lib/libthr/thread/thr_init.c:273:38: note: in expansion of macro 'DUAL_ENTRY' 273 | [PJT_MUTEXATTR_SETROBUST] = {DUAL_ENTRY(_thr_mutexattr_setrobust)}, | ^~~~~~~~~~ /workspace/src/lib/libthr/thread/thr_init.c:204:9: warning: cast between incompatible function types from 'int (*)(struct pthread *, struct pthread_attr **)' to 'int (*)(void)' [-Wcast-function-type] 204 | (pthread_func_t)entry, (pthread_func_t)entry | ^ /workspace/src/lib/libthr/thread/thr_init.c:275:30: note: in expansion of macro 'DUAL_ENTRY' 275 | [PJT_ATTR_GET_NP] = {DUAL_ENTRY(_thr_attr_get_np)}, | ^~~~~~~~~~ /workspace/src/lib/libthr/thread/thr_init.c:204:32: warning: cast between incompatible function types from 'int (*)(struct pthread *, struct pthread_attr **)' to 'int (*)(void)' [-Wcast-function-type] 204 | (pthread_func_t)entry, (pthread_func_t)entry | ^ /workspace/src/lib/libthr/thread/thr_init.c:275:30: note: in expansion of macro 'DUAL_ENTRY' 275 | [PJT_ATTR_GET_NP] = {DUAL_ENTRY(_thr_attr_get_np)}, | ^~~~~~~~~~ --- lib/libpam/libpam__L --- --- libpam.so.6.full --- building shared library libpam.so.6 /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/ -Wl,-zrelro -fstack-protector-strong -shared -Wl,-x -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libpam.so.6.full -Wl,-soname,libpam.so.6 openpam_asprintf.pico openpam_borrow_cred.pico openpam_check_owner_perms.pico openpam_configure.pico openpam_constants.pico openpam_dispatch.pico openpam_dynamic.pico openpam_features.pico openpam_findenv.pico openpam_free_data.pico openpam_free_envlist.pico openpam_get_feature.pico openpam_get_option.pico openpam_load.pico openpam_log.pico openpam_nullconv.pico openpam_readline.pico openpam_readlinev.pico openpam_readword.pico openpam_restore_cred.pico openpam_set_feature.pico openpam_set_option.pico openpam_straddch.pico openpam_strlcat.pico openpam_strlcpy.pico openpam_strlset.pico openpam_subst.pico openpam_ttyconv.pico openpam_vasprintf.pico pam_acct_mgmt.pico pam_authenticate.pico pam_chauthtok.pico pam_close_session.pico pam_end.pico pam_error.pico pam_get_authtok.pico pam_get_data.pico pam_get_item.pico pam_get_user.pico pam_getenv.pico pam_getenvlist.pico pam_info.pico pam_open_session.pico pam_prompt.pico pam_putenv.pico pam_set_data.pico pam_set_item.pico pam_setcred.pico pam_setenv.pico pam_start.pico pam_strerror.pico pam_verror.pico pam_vinfo.pico pam_vprompt.pico --- lib/libgeom__L --- --- geom_util.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/lib/libgeom -g -MD -MF.depend.geom_util.pico -MTgeom_util.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/lib/libgeom/geom_util.c -o geom_util.pico --- lib/libpam/libpam__L --- --- libpam.so.6.debug --- /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug libpam.so.6.full libpam.so.6.debug --- lib/libelf__L --- --- libelf_elfmachine.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.libelf_elfmachine.pico -MTlibelf_elfmachine.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/libelf_elfmachine.c -o libelf_elfmachine.pico --- lib/libpam/libpam__L --- --- libpam.so.6 --- /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-debuglink=libpam.so.6.debug libpam.so.6.full libpam.so.6 --- lib/libthr__L --- --- thr_join.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_join.o -MTthr_join.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_join.c -o thr_join.o --- lib/libpam/libpam__L --- --- _libinstall --- install -U -s -o root -g wheel -m 444 -S libpam.so.6 /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/ install -U -o root -g wheel -m 444 libpam.so.6.debug /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/debug/usr/lib/ install -U -l rs -o root -g wheel -m 755 -S libpam.so.6 /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpam.so --- _INCSINS --- install -U -C -o root -g wheel -m 444 /workspace/src/contrib/openpam/include/security/openpam.h /workspace/src/contrib/openpam/include/security/openpam_attr.h /workspace/src/contrib/openpam/include/security/openpam_version.h /workspace/src/contrib/openpam/include/security/pam_appl.h /workspace/src/contrib/openpam/include/security/pam_constants.h /workspace/src/contrib/openpam/include/security/pam_modules.h /workspace/src/contrib/openpam/include/security/pam_types.h /workspace/src/lib/libpam/libpam/security/pam_mod_misc.h /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/security/ --- lib/libelf__L --- --- libelf_extended.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.libelf_extended.pico -MTlibelf_extended.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/libelf_extended.c -o libelf_extended.pico --- lib/libthr__L --- --- thr_list.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_list.o -MTthr_list.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_list.c -o thr_list.o --- thr_kern.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_kern.o -MTthr_kern.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_kern.c -o thr_kern.o --- lib/ncurses/tinfo__L --- --- entries.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_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/workspace/src/amd64.amd64/lib/ncurses/tinfo/ -Wall -DNDEBUG -DHAVE_CONFIG_H -DTERMIOS -g -MD -MF.depend.entries.o -MTentries.o -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/ncurses/ncurses/tinfo/entries.c -o entries.o --- lib/libthr__L --- --- thr_join.o --- In file included from /workspace/src/lib/libthr/thread/thr_private.h:77, from /workspace/src/lib/libthr/thread/thr_join.c:37: In function '_get_curthread', inlined from 'backout_join' at /workspace/src/lib/libthr/thread/thr_join.c:52:30: /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 'join_common' at /workspace/src/lib/libthr/thread/thr_join.c:90:30: --- cddl/lib/libumem__L --- --- lib/libthr__L --- /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 --- --- libelf_memory.pico --- --- cddl/lib/libumem__L --- ===> cddl/lib/libumem (obj,all,install) --- lib/libelf__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/contrib/elftoolchain/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.libelf_memory.pico -MTlibelf_memory.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/libelf_memory.c -o libelf_memory.pico --- cddl/lib/libumem__L --- --- umem.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 -I/workspace/src/cddl/compat/opensolaris/lib/libumem -DNEED_SOLARIS_BOOLEAN -g -MD -MF.depend.umem.o -MTumem.o -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-unknown-pragmas -Wno-address-of-packed-member -c /workspace/src/cddl/compat/opensolaris/lib/libumem/umem.c -o umem.o --- lib/libgeom__L --- --- libgeom.a --- building static geom library /usr/local/x86_64-unknown-freebsd13.1/bin/ar -crsD libgeom.a geom_getxml.o geom_stats.o geom_xml2tree.o geom_ctl.o geom_util.o --- lib/libthr__L --- --- thr_kern.o --- In file included from /workspace/src/lib/libthr/thread/thr_private.h:77, from /workspace/src/lib/libthr/thread/thr_kern.c:39: In function '_get_curthread', inlined from '_thr_alloc_wake_addr' at /workspace/src/lib/libthr/thread/thr_kern.c:154: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/libgeom__L --- --- libgeom.so.5.full --- building shared library libgeom.so.5 /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/ -Wl,-zrelro -fstack-protector-strong -shared -Wl,-x -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libgeom.so.5.full -Wl,-soname,libgeom.so.5 geom_getxml.pico geom_stats.pico geom_xml2tree.pico geom_ctl.pico geom_util.pico -lbsdxml -lsbuf --- lib/ncurses/tinfo__L --- --- free_ttype.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_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/workspace/src/amd64.amd64/lib/ncurses/tinfo/ -Wall -DNDEBUG -DHAVE_CONFIG_H -DTERMIOS -g -MD -MF.depend.free_ttype.o -MTfree_ttype.o -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/ncurses/ncurses/tinfo/free_ttype.c -o free_ttype.o --- lib/libelf__L --- --- libelf_open.pico --- --- cddl/lib/libicp__L --- --- lib/libelf__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/contrib/elftoolchain/libelf -I/workspace/src/contrib/elftoolchain/common -g -MD -MF.depend.libelf_open.pico -MTlibelf_open.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/libelf_open.c -o libelf_open.pico --- cddl/lib/libicp__L --- ===> cddl/lib/libicp (obj,all,install) --- lib/libthr__L --- In function '_get_curthread', inlined from '_thr_release_wake_addr' at /workspace/src/lib/libthr/thread/thr_kern.c:180:30: /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/libgeom__L --- --- libgeom.so.5.debug --- /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug libgeom.so.5.full libgeom.so.5.debug --- libgeom.so.5 --- /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-debuglink=libgeom.so.5.debug libgeom.so.5.full libgeom.so.5 --- lib/ncurses/tinfo__L --- --- getenv_num.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_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/workspace/src/amd64.amd64/lib/ncurses/tinfo/ -Wall -DNDEBUG -DHAVE_CONFIG_H -DTERMIOS -g -MD -MF.depend.getenv_num.o -MTgetenv_num.o -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/ncurses/ncurses/tinfo/getenv_num.c -o getenv_num.o --- cddl/lib/libumem__L --- --- umem.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/cddl/compat/opensolaris/lib/libumem -DNEED_SOLARIS_BOOLEAN -g -MD -MF.depend.umem.pico -MTumem.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-unknown-pragmas -Wno-address-of-packed-member -c /workspace/src/cddl/compat/opensolaris/lib/libumem/umem.c -o umem.pico --- 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/libgeom__L --- --- _libinstall --- install -U -C -o root -g wheel -m 444 libgeom.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/ install -U -s -o root -g wheel -m 444 -S libgeom.so.5 /tmp/obj/workspace/src/amd64.amd64/tmp/lib/ install -U -o root -g wheel -m 444 libgeom.so.5.debug /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/debug/lib/ install -U -l rs -o root -g wheel -m 755 -S /tmp/obj/workspace/src/amd64.amd64/tmp/lib/libgeom.so.5 /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libgeom.so --- _INCSINS --- --- cddl/lib/libicp__L --- --- asm-x86_64/aes/aes_aesni.o --- --- lib/libgeom__L --- install -U -C -o root -g wheel -m 444 /workspace/src/lib/libgeom/libgeom.h /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ --- cddl/lib/libicp__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 -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_aesni.o -MTasm-x86_64/aes/aes_aesni.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_aesni.S -o asm-x86_64/aes/aes_aesni.o --- lib/libc++__L --- --- ios.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.ios.o -MTios.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/ios.cpp -o ios.o --- cddl/lib/libicp__L --- --- asm-x86_64/aes/aes_amd64.o --- /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/libelf__L --- --- libelf_phdr.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.libelf_phdr.pico -MTlibelf_phdr.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/libelf_phdr.c -o libelf_phdr.pico --- lib/libthr__L --- --- thr_kill.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_kill.o -MTthr_kill.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_kill.c -o thr_kill.o --- cddl/lib/libumem__L --- --- libumem.a --- building static umem library /usr/local/x86_64-unknown-freebsd13.1/bin/ar -crsD libumem.a umem.o --- cddl/lib/libicp__L --- *** [asm-x86_64/aes/aes_amd64.o] Error code 1 make[4]: stopped in /workspace/src/cddl/lib/libicp 1 error make[4]: stopped in /workspace/src/cddl/lib/libicp --- cddl/lib/libumem__L --- make[3]: stopped in /workspace/src --- cddl/lib/libicp__L --- make[3]: stopped in /workspace/src --- lib/libelf__L --- make[3]: stopped in /workspace/src --- lib/ncurses/tinfo__L --- make[3]: stopped in /workspace/src --- lib/libc++__L --- make[3]: stopped in /workspace/src --- lib/libthr__L --- make[3]: stopped in /workspace/src make[2]: stopped in /workspace/src 56.04 real 485.29 user 82.16 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/jenkins6735283275603477901.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