FreeBSD-main-amd64-gcc12_build - Build #1519 - Still Failing
Date: Mon, 14 Aug 2023 23:16:56 UTC
FreeBSD-main-amd64-gcc12_build - Build #1519 (e3637e2f5b802e3ea3b9d4819e505e79c3f072af) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/1519/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/1519/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/1519/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) 0ddd32b617c761cac28fa638c49475dbadbfd1e1 by dchagin: vm: MAP_32BIT_MAX_ADDR defined in sys/mman.h f3e11927dc287ff686b5cc3618aba4e1e58a5dca by dchagin: vm: Allow MAP_32BIT for all architectures e3637e2f5b802e3ea3b9d4819e505e79c3f072af by jhb: RELNOTES: Trim spurious blank line. The end of the build log: [...truncated 106.99 MB...] | ^~~~~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:525: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_with_backoff.h:39:6: warning: 'always_inline' function might not be inlinable [-Wattributes] 39 | bool __libcpp_thread_poll_with_backoff(_Fn&& __f, _BFn&& __bf, chrono::nanoseconds __max_elapsed = chrono::nanoseconds::zero()) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_with_backoff.h:39:6: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:751:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 751 | __put_character_sequence(basic_ostream<_CharT, _Traits>& __os, | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:1480:32: warning: 'always_inline' function might not be inlinable [-Wattributes] 1480 | _LIBCPP_INLINE_VISIBILITY bool __cxx_atomic_wait(_Atp* __a, _Fn && __test_fn) | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:1480:32: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:1082:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1082 | operator<<(basic_ostream<_CharT, _Traits>& __os, | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:899:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 899 | operator<<(basic_ostream<char, _Traits>& __os, const char* __str) | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:1513:32: warning: 'always_inline' function might not be inlinable [-Wattributes] 1513 | _LIBCPP_INLINE_VISIBILITY bool __cxx_atomic_wait(_Atp* __a, _Tp const __val, memory_order __order) | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:1513:32: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:719:6: warning: 'always_inline' function might not be inlinable [-Wattributes] 719 | void __cxx_atomic_store(__cxx_atomic_base_impl<_Tp>* __a, _Tp __val, | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:711:6: warning: 'always_inline' function might not be inlinable [-Wattributes] 711 | void __cxx_atomic_store(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp __val, | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:756:5: warning: 'always_inline' function might not be inlinable [-Wattributes] 756 | _Tp __cxx_atomic_exchange(__cxx_atomic_base_impl<_Tp>* __a, _Tp __value, | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:746:5: warning: 'always_inline' function might not be inlinable [-Wattributes] 746 | _Tp __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a, | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:737:5: warning: 'always_inline' function might not be inlinable [-Wattributes] 737 | _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:727:5: warning: 'always_inline' function might not be inlinable [-Wattributes] 727 | _Tp __cxx_atomic_load(const volatile __cxx_atomic_base_impl<_Tp>* __a, | ^~~~~~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/hash.h:28, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:545: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/cstring:119:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 119 | __constexpr_memcmp(const _Tp* __lhs, const _Tp* __rhs, size_t __count) { | ^~~~~~~~~~~~~~~~~~ In file included 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/allocate_at_least.h:13, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:553: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:274:6: warning: 'always_inline' function might not be inlinable [-Wattributes] 274 | void __libcpp_operator_delete(_Args ...__args) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:297:6: warning: 'always_inline' function might not be inlinable [-Wattributes] 297 | void __do_deallocate_handle_size(void *__ptr, size_t __size, _Args ...__args) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:264:7: warning: 'always_inline' function might not be inlinable [-Wattributes] 264 | void* __libcpp_operator_new(_Args ...__args) { | ^~~~~~~~~~~~~~~~~~~~~ --- all_subdir_usr.sbin --- --- refclock_conf.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -O2 -pipe -fno-common -I/workspace/src/contrib/ntp/ntpd -I/workspace/src/contrib/ntp/include -I/workspace/src/contrib/ntp/libntp/lib/isc/include -I/workspace/src/contrib/ntp/libntp/lib/isc/pthreads/include -I/workspace/src/contrib/ntp/libntp/lib/isc/unix/include -I/workspace/src/contrib/ntp/sntp/libopts -I/workspace/src/usr.sbin/ntp -I/workspace/src/usr.sbin/ntp/ntpd -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H -DOPENSSL -DAUTOKEY -fPIE -g -MD -MF.depend.refclock_conf.o -MTrefclock_conf.o -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-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/ntp/ntpd/refclock_conf.c -o refclock_conf.o --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/lld --- --- Common/ErrorHandler.o --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/temporary_buffer.h:17, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/inplace_merge.h:27, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/algorithm:1747, from /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/Hashing.h:51: In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = {long unsigned int}]', inlined from 'void* std::__1::__libcpp_allocate(size_t, size_t)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:292:31, inlined from '_Tp* std::__1::allocator<_Tp>::allocate(size_t) [with _Tp = std::__1::unique_ptr<llvm::ErrorInfoBase>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:115:62, inlined from 'constexpr std::__1::__allocation_result<typename std::__1::allocator_traits<_Alloc>::pointer> std::__1::__allocate_at_least(_Alloc&, size_t) [with _Alloc = allocator<unique_ptr<llvm::ErrorInfoBase> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate_at_least.h:55:27, inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer(size_type, size_type, __alloc_rr&) [with _Tp = std::__1::unique_ptr<llvm::ErrorInfoBase>; _Allocator = std::__1::allocator<std::__1::unique_ptr<llvm::ErrorInfoBase> >&]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:323:53, inlined from 'std::__1::vector<_Tp, _Alloc>::iterator std::__1::vector<_Tp, _Alloc>::insert(const_iterator, value_type&&) [with _Tp = std::__1::unique_ptr<llvm::ErrorInfoBase>; _Allocator = std::__1::allocator<std::__1::unique_ptr<llvm::ErrorInfoBase> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1734:53, inlined from 'static llvm::Error llvm::ErrorList::join(llvm::Error, llvm::Error)' at /workspace/src/contrib/llvm-project/llvm/include/llvm/Support/Error.h:414:29: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:268:24: warning: argument 1 value '18446744073709551608' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 268 | return ::operator new(__args...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new: In static member function 'static llvm::Error llvm::ErrorList::join(llvm::Error, llvm::Error)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:211:66: note: in a call to allocation function 'void* operator new(size_t)' declared here 211 | _LIBCPP_NODISCARD_AFTER_CXX17 _LIBCPP_OVERRIDABLE_FUNC_VIS void* operator new(std::size_t __sz) _THROW_BAD_ALLOC; | ^~~~~~~~ --- all_subdir_usr.sbin --- --- refclock_datum.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -O2 -pipe -fno-common -I/workspace/src/contrib/ntp/ntpd -I/workspace/src/contrib/ntp/include -I/workspace/src/contrib/ntp/libntp/lib/isc/include -I/workspace/src/contrib/ntp/libntp/lib/isc/pthreads/include -I/workspace/src/contrib/ntp/libntp/lib/isc/unix/include -I/workspace/src/contrib/ntp/sntp/libopts -I/workspace/src/usr.sbin/ntp -I/workspace/src/usr.sbin/ntp/ntpd -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H -DOPENSSL -DAUTOKEY -fPIE -g -MD -MF.depend.refclock_datum.o -MTrefclock_datum.o -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-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/ntp/ntpd/refclock_datum.c -o refclock_datum.o --- refclock_dumbclock.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -O2 -pipe -fno-common -I/workspace/src/contrib/ntp/ntpd -I/workspace/src/contrib/ntp/include -I/workspace/src/contrib/ntp/libntp/lib/isc/include -I/workspace/src/contrib/ntp/libntp/lib/isc/pthreads/include -I/workspace/src/contrib/ntp/libntp/lib/isc/unix/include -I/workspace/src/contrib/ntp/sntp/libopts -I/workspace/src/usr.sbin/ntp -I/workspace/src/usr.sbin/ntp/ntpd -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H -DOPENSSL -DAUTOKEY -fPIE -g -MD -MF.depend.refclock_dumbclock.o -MTrefclock_dumbclock.o -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-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/ntp/ntpd/refclock_dumbclock.c -o refclock_dumbclock.o --- refclock_fg.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -O2 -pipe -fno-common -I/workspace/src/contrib/ntp/ntpd -I/workspace/src/contrib/ntp/include -I/workspace/src/contrib/ntp/libntp/lib/isc/include -I/workspace/src/contrib/ntp/libntp/lib/isc/pthreads/include -I/workspace/src/contrib/ntp/libntp/lib/isc/unix/include -I/workspace/src/contrib/ntp/sntp/libopts -I/workspace/src/usr.sbin/ntp -I/workspace/src/usr.sbin/ntp/ntpd -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H -DOPENSSL -DAUTOKEY -fPIE -g -MD -MF.depend.refclock_fg.o -MTrefclock_fg.o -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-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/ntp/ntpd/refclock_fg.c -o refclock_fg.o --- all_subdir_lib --- --- application_test --- --- application_test.full --- /usr/local/bin/x86_64-unknown-freebsd13.2-g++12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -O2 -pipe -fno-common -DHAVE_CONFIG_H -DATF_C_TESTS_BASE='"/usr/tests/lib/atf/libatf-c"' -DATF_INCLUDEDIR='"/usr/include"' -I/workspace/src/contrib/atf -fPIE -g -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wpointer-arith -Wno-uninitialized -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 -fPIE -std=c++11 -Wno-deprecated-declarations -Wno-literal-suffix -Wno-error=unknown-pragmas -Wl,-zrelro -pie -Wl,-znoexecstack -o application_test.full application_test.o test_helpers.o -lprivateatf-c++ -lprivateatf-c -lprivateatf-c --- all_subdir_usr.bin --- --- Common/Memory.o --- In file included from /workspace/src/contrib/llvm-project/lld/include/lld/Common/LLVM.h:20, from /workspace/src/contrib/llvm-project/lld/include/lld/Common/ErrorHandler.h:71, from /workspace/src/contrib/llvm-project/lld/include/lld/Common/CommonLinkerContext.h:22, from /workspace/src/contrib/llvm-project/lld/Common/Memory.cpp:10: /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h: In constructor 'constexpr llvm::StringRef::StringRef(const char*)': /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h:90:38: warning: 'template<class _CharT> struct std::__1::char_traits' is deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 90 | std::char_traits<char>::length(Str) | ^~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iosfwd:99, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/utility:278, from /workspace/src/contrib/llvm-project/llvm/include/llvm/Support/type_traits.h:18, from /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/SmallVector.h:18, from /workspace/src/contrib/llvm-project/llvm/include/llvm/Support/Allocator.h:20, from /workspace/src/contrib/llvm-project/lld/include/lld/Common/Memory.h:24, from /workspace/src/contrib/llvm-project/lld/Common/Memory.cpp:9: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:22:29: note: declared here 22 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ --- all_subdir_lib --- --- application_test.debug --- /usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --only-keep-debug application_test.full application_test.debug --- application_test --- /usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --strip-debug --add-gnu-debuglink=application_test.debug application_test.full application_test --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-readobj --- --- WindowsResourceDumper.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-g++12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/llvm-readobj -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd14.0\" -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd14.0\" -DDEFAULT_SYSROOT=\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=LLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=LLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=LLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=LLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=LLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -g1 -MD -MF.depend.WindowsResourceDumper.o -MTWindowsResourceDumper.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-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 -fno-exceptions -fno-rtti -std=c++17 -Wno-literal-suffix -Wno-error=unknown-pragmas -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-readobj/WindowsResourceDumper.cpp -o WindowsResourceDumper.o --- all_subdir_lib --- --- all_subdir_lib/googletest --- --- all_subdir_lib/googletest/tests/gtest_main --- --- gtest_unittest --- --- gtest_unittest --- /usr/local/bin/x86_64-unknown-freebsd13.2-g++12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -O2 -pipe -fno-common -fPIE -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -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 -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private -I/workspace/src/contrib/googletest/googletest/include -I/workspace/src/contrib/googletest/googletest -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private -DGTEST_HAS_POSIX_RE=1 -DGTEST_HAS_PTHREAD=1 -DGTEST_HAS_STREAM_REDIRECTION=1 -frtti -DGTEST_HAS_POSIX_RE=1 -DGTEST_HAS_PTHREAD=1 -DGTEST_HAS_STREAM_REDIRECTION=1 -frtti -fPIE -std=c++14 -Wno-deprecated-copy -Wno-literal-suffix -Wno-error=unknown-pragmas -Wl,-zrelro -pie -Wl,-znoexecstack -o gtest_unittest gtest_unittest.o -lprivategtest_main -lprivategtest -lpthread --- all_subdir_usr.sbin --- --- refclock_gpsdjson.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -O2 -pipe -fno-common -I/workspace/src/contrib/ntp/ntpd -I/workspace/src/contrib/ntp/include -I/workspace/src/contrib/ntp/libntp/lib/isc/include -I/workspace/src/contrib/ntp/libntp/lib/isc/pthreads/include -I/workspace/src/contrib/ntp/libntp/lib/isc/unix/include -I/workspace/src/contrib/ntp/sntp/libopts -I/workspace/src/usr.sbin/ntp -I/workspace/src/usr.sbin/ntp/ntpd -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H -DOPENSSL -DAUTOKEY -fPIE -g -MD -MF.depend.refclock_gpsdjson.o -MTrefclock_gpsdjson.o -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-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/ntp/ntpd/refclock_gpsdjson.c -o refclock_gpsdjson.o --- all_subdir_lib --- --- all_subdir_lib/libunbound --- ===> lib/libunbound (all) --- all_subdir_usr.sbin --- --- refclock_gpsvme.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -O2 -pipe -fno-common -I/workspace/src/contrib/ntp/ntpd -I/workspace/src/contrib/ntp/include -I/workspace/src/contrib/ntp/libntp/lib/isc/include -I/workspace/src/contrib/ntp/libntp/lib/isc/pthreads/include -I/workspace/src/contrib/ntp/libntp/lib/isc/unix/include -I/workspace/src/contrib/ntp/sntp/libopts -I/workspace/src/usr.sbin/ntp -I/workspace/src/usr.sbin/ntp/ntpd -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H -DOPENSSL -DAUTOKEY -fPIE -g -MD -MF.depend.refclock_gpsvme.o -MTrefclock_gpsvme.o -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-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/ntp/ntpd/refclock_gpsvme.c -o refclock_gpsvme.o --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/lld --- --- Common/Reproduce.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-g++12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -O2 -pipe -fno-common -I/workspace/src/contrib/llvm-project/lld/ELF -I/workspace/src/contrib/llvm-project/lld/include -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/lld -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/sys/contrib/zstd/lib -I/workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd14.0\" -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd14.0\" -DDEFAULT_SYSROOT=\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=LLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=LLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=LLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=LLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=LLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -g1 -MD -MF.depend.Common_Reproduce.o -MTCommon/Reproduce.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-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 -fno-exceptions -fno-rtti -std=c++17 -Wno-literal-suffix -Wno-error=unknown-pragmas -c /workspace/src/contrib/llvm-project/lld/Common/Reproduce.cpp -o Common/Reproduce.o --- all_subdir_lib --- --- all_subdir_lib/atf --- --- exceptions_test --- (cd /workspace/src/lib/atf/libatf-c++/tests/detail && DEPENDFILE=.depend.exceptions_test NO_SUBDIR=1 make -f /workspace/src/lib/atf/libatf-c++/tests/detail/Makefile _RECURSING_PROGS=t PROG=exceptions_test PROG_CXX=exceptions_test) --- all_subdir_usr.sbin --- --- refclock_heath.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -O2 -pipe -fno-common -I/workspace/src/contrib/ntp/ntpd -I/workspace/src/contrib/ntp/include -I/workspace/src/contrib/ntp/libntp/lib/isc/include -I/workspace/src/contrib/ntp/libntp/lib/isc/pthreads/include -I/workspace/src/contrib/ntp/libntp/lib/isc/unix/include -I/workspace/src/contrib/ntp/sntp/libopts -I/workspace/src/usr.sbin/ntp -I/workspace/src/usr.sbin/ntp/ntpd -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H -DOPENSSL -DAUTOKEY -fPIE -g -MD -MF.depend.refclock_heath.o -MTrefclock_heath.o -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-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/ntp/ntpd/refclock_heath.c -o refclock_heath.o --- all_subdir_lib --- --- .depend.exceptions_test --- echo exceptions_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c++.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> .depend.exceptions_test echo exceptions_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.a >> .depend.exceptions_test --- exceptions_test.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-g++12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -O2 -pipe -fno-common -DHAVE_CONFIG_H -DATF_C_TESTS_BASE='"/usr/tests/lib/atf/libatf-c"' -DATF_INCLUDEDIR='"/usr/include"' -I/workspace/src/contrib/atf -fPIE -g -MD -MF.depend.exceptions_test.exceptions_test.o -MTexceptions_test.o -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wpointer-arith -Wno-uninitialized -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 -fPIE -std=c++11 -Wno-deprecated-declarations -Wno-literal-suffix -Wno-error=unknown-pragmas -c /workspace/src/contrib/atf/atf-c++/detail/exceptions_test.cpp -o exceptions_test.o --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-readobj --- In file included from /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/Twine.h:13, from /workspace/src/contrib/llvm-project/llvm/include/llvm/TargetParser/Triple.h:12, from /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/Triple.h:15, from /workspace/src/contrib/llvm-project/llvm/include/llvm/Object/Binary.h:17, from /workspace/src/contrib/llvm-project/llvm/include/llvm/Object/WindowsResource.h:33, from /workspace/src/contrib/llvm-project/llvm/tools/llvm-readobj/WindowsResourceDumper.h:12, from /workspace/src/contrib/llvm-project/llvm/tools/llvm-readobj/WindowsResourceDumper.cpp:13: /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h: In constructor 'constexpr llvm::StringRef::StringRef(const char*)': /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h:90:38: warning: 'template<class _CharT> struct std::__1::char_traits' is deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 90 | std::char_traits<char>::length(Str) | ^~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iosfwd:99, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/utility:278, from /workspace/src/contrib/llvm-project/llvm/include/llvm/Support/type_traits.h:18, from /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/Hashing.h:50, from /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/ArrayRef.h:12, from /workspace/src/contrib/llvm-project/llvm/include/llvm/Object/WindowsResource.h:31: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:22:29: note: declared here 22 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ --- all_subdir_usr.sbin --- --- refclock_hopfpci.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -O2 -pipe -fno-common -I/workspace/src/contrib/ntp/ntpd -I/workspace/src/contrib/ntp/include -I/workspace/src/contrib/ntp/libntp/lib/isc/include -I/workspace/src/contrib/ntp/libntp/lib/isc/pthreads/include -I/workspace/src/contrib/ntp/libntp/lib/isc/unix/include -I/workspace/src/contrib/ntp/sntp/libopts -I/workspace/src/usr.sbin/ntp -I/workspace/src/usr.sbin/ntp/ntpd -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H -DOPENSSL -DAUTOKEY -fPIE -g -MD -MF.depend.refclock_hopfpci.o -MTrefclock_hopfpci.o -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-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/ntp/ntpd/refclock_hopfpci.c -o refclock_hopfpci.o --- all_subdir_lib --- --- all_subdir_lib/googletest --- --- all_subdir_lib/googletest/tests/gmock_main --- --- gmock_link_test --- --- gmock_link_test.o --- cc1plus: all warnings being treated as errors --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-objdump --- --- llvm-objdump.debug --- /usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --only-keep-debug llvm-objdump.full llvm-objdump.debug --- llvm-objdump --- /usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --strip-debug --add-gnu-debuglink=llvm-objdump.debug llvm-objdump.full llvm-objdump --- all_subdir_usr.bin/clang/lld --- In file included from /workspace/src/contrib/llvm-project/lld/include/lld/Common/LLVM.h:20, from /workspace/src/contrib/llvm-project/lld/include/lld/Common/Reproduce.h:12, from /workspace/src/contrib/llvm-project/lld/Common/Reproduce.cpp:9: /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h: In constructor 'constexpr llvm::StringRef::StringRef(const char*)': /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h:90:38: warning: 'template<class _CharT> struct std::__1::char_traits' is deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 90 | std::char_traits<char>::length(Str) | ^~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iosfwd:99, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/utility:278, from /workspace/src/contrib/llvm-project/llvm/include/llvm/Support/type_traits.h:18, from /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/Hashing.h:50, from /workspace/src/contrib/llvm-project/lld/include/lld/Common/LLVM.h:19: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:22:29: note: declared here 22 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ --- all_subdir_lib --- *** [gmock_link_test.o] Error code 1 make[7]: stopped in /workspace/src/lib/googletest/tests/gmock_main --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[3]: stopped in /workspace/src/tests --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[2]: stopped in /workspace/src 308.77 real 3831.97 user 335.61 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/jenkins12158431074125827322.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