Date: Mon, 17 Nov 2025 21:05:20 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jhb@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-main-amd64-gcc12_build - Build #7162 - Still Failing Message-ID: <462747036.1915.1763413522598@jenkins.ci.freebsd.org> In-Reply-To: <1954490564.1905.1763409998333@jenkins.ci.freebsd.org>
index | next in thread | previous in thread | raw e-mail
FreeBSD-main-amd64-gcc12_build - Build #7162 (33383fbf606be619af0e107106f4f6028c9eab0d) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/7162/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/7162/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/7162/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) 8d2a50bb38051fefeb1427fdbfd249f2829310d8 by jhb: nvme: Abstract out function to obtain a disk ident string from cdata 33383fbf606be619af0e107106f4f6028c9eab0d by jhb: nvmf: Add support for DIOCGIDENT The end of the build log: [...truncated 103.54 MiB...] 197 | __atomic_wait(_AtomicWaitable& __a, _Up __val, memory_order __order) { | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:197:1: warning: 'always_inline' function might not be inlinable [-Wattributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/contention_t.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:12: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:83:28: warning: 'always_inline' function might not be inlinable [-Wattributes] 83 | _LIBCPP_HIDE_FROM_ABI void __cxx_atomic_store(__cxx_atomic_base_impl<_Tp>* __a, _Tp __val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:78:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 78 | __cxx_atomic_store(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp __val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:123:27: warning: 'always_inline' function might not be inlinable [-Wattributes] 123 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_exchange(__cxx_atomic_base_impl<_Tp>* __a, _Tp __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:115:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 115 | __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ --- all_subdir_usr.bin --- cat /workspace/src/contrib/bc/locales/en_US.UTF-8.msg > en_US.UTF-8.msg --- de_DE.UTF-8.msg --- cat /workspace/src/contrib/bc/locales/de_DE.UTF-8.msg > de_DE.UTF-8.msg --- de_DE.ISO8859-1.msg --- cat /workspace/src/contrib/bc/locales/de_DE.ISO8859-1.msg > de_DE.ISO8859-1.msg --- all_subdir_lib --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:107:27: warning: 'always_inline' function might not be inlinable [-Wattributes] 107 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const __cxx_atomic_base_impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:88:27: warning: 'always_inline' function might not be inlinable [-Wattributes] 88 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const volatile __cxx_atomic_base_impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_functions.h:29:29: warning: 'always_inline' function might not be inlinable [-Wattributes] 29 | _LIBCPP_HIDE_FROM_ABI _Real __hermite(unsigned __n, _Real __x) { | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_functions.h:29:29: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59:29: warning: 'always_inline' function might not be inlinable [-Wattributes] 59 | _LIBCPP_HIDE_FROM_ABI _Real __hypot(_Real __x, _Real __y, _Real __z) { | ^~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59:29: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59:29: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warning: 'always_inline' function might not be inlinable [-Wattributes] 272 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warning: 'always_inline' function might not be inlinable [-Wattributes] 293 | _LIBCPP_HIDE_FROM_ABI void __do_deallocate_handle_size(void* __ptr, size_t __size, _Args... __args) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warning: 'always_inline' function might not be inlinable [-Wattributes] 263 | _LIBCPP_HIDE_FROM_ABI void* __libcpp_operator_new(_Args... __args) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warning: 'always_inline' function might not be inlinable [-Wattributes] --- all_subdir_usr.bin --- --- es_ES.UTF-8.msg --- cat /workspace/src/contrib/bc/locales/es_ES.UTF-8.msg > es_ES.UTF-8.msg --- es_ES.ISO8859-1.msg --- cat /workspace/src/contrib/bc/locales/es_ES.ISO8859-1.msg > es_ES.ISO8859-1.msg --- fr_FR.UTF-8.msg --- cat /workspace/src/contrib/bc/locales/fr_FR.UTF-8.msg > fr_FR.UTF-8.msg --- fr_FR.ISO8859-1.msg --- cat /workspace/src/contrib/bc/locales/fr_FR.ISO8859-1.msg > fr_FR.ISO8859-1.msg --- ja_JP.UTF-8.msg --- cat /workspace/src/contrib/bc/locales/ja_JP.UTF-8.msg > ja_JP.UTF-8.msg --- ja_JP.eucJP.msg --- cat /workspace/src/contrib/bc/locales/ja_JP.eucJP.msg > ja_JP.eucJP.msg --- nl_NL.UTF-8.msg --- cat /workspace/src/contrib/bc/locales/nl_NL.UTF-8.msg > nl_NL.UTF-8.msg --- nl_NL.ISO8859-1.msg --- cat /workspace/src/contrib/bc/locales/nl_NL.ISO8859-1.msg > nl_NL.ISO8859-1.msg --- pl_PL.UTF-8.msg --- cat /workspace/src/contrib/bc/locales/pl_PL.UTF-8.msg > pl_PL.UTF-8.msg --- pl_PL.ISO8859-2.msg --- cat /workspace/src/contrib/bc/locales/pl_PL.ISO8859-2.msg > pl_PL.ISO8859-2.msg --- pt_PT.UTF-8.msg --- cat /workspace/src/contrib/bc/locales/pt_PT.UTF-8.msg > pt_PT.UTF-8.msg --- pt_PT.ISO8859-1.msg --- cat /workspace/src/contrib/bc/locales/pt_PT.ISO8859-1.msg > pt_PT.ISO8859-1.msg --- ru_RU.UTF-8.msg --- cat /workspace/src/contrib/bc/locales/ru_RU.UTF-8.msg > ru_RU.UTF-8.msg --- ru_RU.ISO8859-5.msg --- cat /workspace/src/contrib/bc/locales/ru_RU.ISO8859-5.msg > ru_RU.ISO8859-5.msg --- ru_RU.CP1251.msg --- cat /workspace/src/contrib/bc/locales/ru_RU.CP1251.msg > ru_RU.CP1251.msg --- ru_RU.CP866.msg --- --- all_subdir_usr.sbin --- --- aslload.pieo --- --- all_subdir_usr.bin --- cat /workspace/src/contrib/bc/locales/ru_RU.CP866.msg > ru_RU.CP866.msg --- all_subdir_usr.sbin --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie -DPIC -O2 -pipe -fno-common -DACPI_ASL_COMPILER -I. -I/workspace/src/sys -fPIE -g -MD -MF.depend.aslload.pieo -MTaslload.pieo -std=gnu17 -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-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/sys/contrib/dev/acpica/compiler/aslload.c -o aslload.pieo --- all_subdir_usr.bin --- --- ru_RU.KOI8-R.msg --- cat /workspace/src/contrib/bc/locales/ru_RU.KOI8-R.msg > ru_RU.KOI8-R.msg --- zh_CN.UTF-8.msg --- cat /workspace/src/contrib/bc/locales/zh_CN.UTF-8.msg > zh_CN.UTF-8.msg --- zh_CN.eucCN.msg --- cat /workspace/src/contrib/bc/locales/zh_CN.eucCN.msg > zh_CN.eucCN.msg --- zh_CN.GB18030.msg --- cat /workspace/src/contrib/bc/locales/zh_CN.GB18030.msg > zh_CN.GB18030.msg --- zh_CN.GB2312.msg --- cat /workspace/src/contrib/bc/locales/zh_CN.GB2312.msg > zh_CN.GB2312.msg --- zh_CN.GBK.msg --- cat /workspace/src/contrib/bc/locales/zh_CN.GBK.msg > zh_CN.GBK.msg --- bc.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug gh-bc.full bc.debug --- en_US.UTF-8.cat --- gencat en_US.UTF-8.cat en_US.UTF-8.msg --- de_DE.UTF-8.cat --- gencat de_DE.UTF-8.cat de_DE.UTF-8.msg --- de_DE.ISO8859-1.cat --- gencat de_DE.ISO8859-1.cat de_DE.ISO8859-1.msg --- es_ES.UTF-8.cat --- gencat es_ES.UTF-8.cat es_ES.UTF-8.msg --- es_ES.ISO8859-1.cat --- gencat es_ES.ISO8859-1.cat es_ES.ISO8859-1.msg --- fr_FR.UTF-8.cat --- gencat fr_FR.UTF-8.cat fr_FR.UTF-8.msg --- fr_FR.ISO8859-1.cat --- gencat fr_FR.ISO8859-1.cat fr_FR.ISO8859-1.msg --- ja_JP.UTF-8.cat --- gencat ja_JP.UTF-8.cat ja_JP.UTF-8.msg --- ja_JP.eucJP.cat --- gencat ja_JP.eucJP.cat ja_JP.eucJP.msg --- nl_NL.UTF-8.cat --- gencat nl_NL.UTF-8.cat nl_NL.UTF-8.msg --- nl_NL.ISO8859-1.cat --- gencat nl_NL.ISO8859-1.cat nl_NL.ISO8859-1.msg --- pl_PL.UTF-8.cat --- gencat pl_PL.UTF-8.cat pl_PL.UTF-8.msg --- pl_PL.ISO8859-2.cat --- gencat pl_PL.ISO8859-2.cat pl_PL.ISO8859-2.msg --- pt_PT.UTF-8.cat --- gencat pt_PT.UTF-8.cat pt_PT.UTF-8.msg --- pt_PT.ISO8859-1.cat --- gencat pt_PT.ISO8859-1.cat pt_PT.ISO8859-1.msg --- ru_RU.UTF-8.cat --- gencat ru_RU.UTF-8.cat ru_RU.UTF-8.msg --- ru_RU.ISO8859-5.cat --- gencat ru_RU.ISO8859-5.cat ru_RU.ISO8859-5.msg --- ru_RU.CP1251.cat --- gencat ru_RU.CP1251.cat ru_RU.CP1251.msg --- ru_RU.CP866.cat --- gencat ru_RU.CP866.cat ru_RU.CP866.msg --- ru_RU.KOI8-R.cat --- gencat ru_RU.KOI8-R.cat ru_RU.KOI8-R.msg --- zh_CN.UTF-8.cat --- gencat zh_CN.UTF-8.cat zh_CN.UTF-8.msg --- zh_CN.eucCN.cat --- gencat zh_CN.eucCN.cat zh_CN.eucCN.msg --- zh_CN.GB18030.cat --- gencat zh_CN.GB18030.cat zh_CN.GB18030.msg --- zh_CN.GB2312.cat --- gencat zh_CN.GB2312.cat zh_CN.GB2312.msg --- zh_CN.GBK.cat --- gencat zh_CN.GBK.cat zh_CN.GBK.msg --- gh-bc --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-debuglink=bc.debug gh-bc.full gh-bc --- all_subdir_lib --- --- all_subdir_lib/libproc --- ===> lib/libproc (all) --- all_subdir_lib/libnv --- --- nv_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/type_traits:490, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:359, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/construct_at.h:23, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator_traits.h:14, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocation_guard.h:15, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:23, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:14, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/sstream:317, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/atf-c++/macros.hpp:29, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/atf-c++.hpp:29, from /workspace/src/lib/libnv/tests/nv_tests.cc:30: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/result_of.h:28:28: warning: 'template<class _Callable> class std::__1::result_of' is deprecated [-Wdeprecated-declarations] 28 | class _LIBCPP_TEMPLATE_VIS result_of<_Fp(_Args...)> : public __invoke_of<_Fp, _Args...> {}; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/result_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/result_of.h:32:58: warning: 'template<class _Callable> class std::__1::result_of' is deprecated [-Wdeprecated-declarations] 32 | using result_of_t _LIBCPP_DEPRECATED_IN_CXX17 = typename result_of<_Tp>::type; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/result_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ --- all_subdir_lib/libproc --- --- all_subdir_lib/libproc/tests --- ===> lib/libproc/tests (all) --- target_prog --- (cd /workspace/src/lib/libproc/tests && DEPENDFILE=.depend.target_prog NO_SUBDIR=1 make -f /workspace/src/lib/libproc/tests/Makefile _RECURSING_PROGS=t PROG=target_prog ) --- .depend.target_prog --- echo target_prog.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libelf.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libproc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/librtld_db.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libutil.a >> .depend.target_prog --- target_prog.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.target_prog.target_prog.pieo -MTtarget_prog.pieo -std=gnu17 -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-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 -O0 -c /workspace/src/lib/libproc/tests/target_prog.c -o target_prog.pieo --- target_prog.full --- --- all_subdir_lib/libnv --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:32: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_ptr.h:669:29: warning: type attributes ignored after type is already defined [-Wattributes] 669 | struct _LIBCPP_TEMPLATE_VIS hash; | ^~~~ --- all_subdir_lib/libproc --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -fPIE -g -std=gnu17 -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-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 -Wl,-zrelro -pie -Wl,-znoexecstack -o target_prog.full target_prog.pieo -lelf -lproc -lrtld_db -lutil /usr/local/bin/x86_64-unknown-freebsd14.3-ld: /tmp/obj/workspace/src/amd64.amd64/tmp/lib/libspl.so.2: undefined reference to `pthread_create' /usr/local/bin/x86_64-unknown-freebsd14.3-ld: /tmp/obj/workspace/src/amd64.amd64/tmp/lib/libspl.so.2: undefined reference to `pthread_setname_np' --- all_subdir_lib/libnv --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:1568:29: warning: type attributes ignored after type is already defined [-Wattributes] 1568 | struct _LIBCPP_TEMPLATE_VIS hash; | ^~~~ --- all_subdir_lib/libproc --- collect2: error: ld returned 1 exit status --- all_subdir_lib/libnv --- make[4]: stopped in /workspace/src/lib/libnv --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[4]: stopped in /workspace/src/tests/sys --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src 267.21 real 2614.06 user 224.03 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/jenkins4041011356094604942.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 addresshome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?462747036.1915.1763413522598>
