Back to build
Raw log | Switch to full mode | Login

[1/4395](320) Building ASM object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_sse41_x86-64_unix.S.o [2/4395](320) Building ASM object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_sse2_x86-64_unix.S.o [3/4395](320) Building ASM object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_avx2_x86-64_unix.S.o [4/4395](320) Building ASM object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_avx512_x86-64_unix.S.o [5/4395](320) Generating VCSRevision.h [6/4395](320) Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regstrlcpy.c.o [7/4395](320) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/AutoConvert.cpp.o [8/4395](320) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/COM.cpp.o [9/4395](320) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ABIBreak.cpp.o [10/4395](320) Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regcomp.c.o [11/4395](320) Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MachO.cpp.o [12/4395](320) Building CXX object lib/tf_runtime/CMakeFiles/tf_xla_runtime_objects.dir/tensorflow/core/platform/default/env_time.cc.o In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/core/platform/default/env_time.cc:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/env_time.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:342:36: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_constructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] bool, __has_trivial_assign(typename std::remove_reference<T>::type) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<short>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/core/platform/default/env_time.cc:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/env_time.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<short>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<short>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/core/platform/default/env_time.cc:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/env_time.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned short>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/core/platform/default/env_time.cc:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/env_time.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned short>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned short>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/core/platform/default/env_time.cc:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/env_time.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<int>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/core/platform/default/env_time.cc:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/env_time.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<int>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<int>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/core/platform/default/env_time.cc:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/env_time.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned int>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/core/platform/default/env_time.cc:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/env_time.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned int>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned int>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/core/platform/default/env_time.cc:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/env_time.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<long>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/core/platform/default/env_time.cc:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/env_time.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<long>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<long>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/core/platform/default/env_time.cc:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/env_time.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned long>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/core/platform/default/env_time.cc:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/env_time.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned long>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned long>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/core/platform/default/env_time.cc:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/env_time.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:91:27: note: in instantiation of template class 'absl::is_trivially_destructible<std::string_view>' requested here absl::is_trivially_destructible<T>::value> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:414:41: note: in instantiation of template class 'absl::type_traits_internal::IsTriviallyCopyConstructibleObject<std::string_view>' requested here std::is_lvalue_reference<T>>::type::type { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:46:16: note: in instantiation of template class 'absl::is_trivially_copy_constructible<std::string_view>' requested here absl::is_trivially_copy_constructible<T>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:54:36: note: in instantiation of function template specialization 'absl::functional_internal::PassByValue<std::string_view>' requested here struct ForwardT : std::conditional<PassByValue<T>(), T, T&&> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:63:1: note: in instantiation of template class 'absl::functional_internal::ForwardT<std::string_view>' requested here using Invoker = R (*)(VoidPtr, typename ForwardT<Args>::type...); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/function_ref.h:133:30: note: in instantiation of template type alias 'Invoker' requested here absl::functional_internal::Invoker<R, Args...> invoker_; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:1320:48: note: in instantiation of template class 'absl::FunctionRef<void (std::string_view)>' requested here absl::FunctionRef<void(absl::string_view)> callback) const { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/core/platform/default/env_time.cc:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/env_time.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] bool, __has_trivial_assign(typename std::remove_reference<T>::type) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:47:16: note: in instantiation of template class 'absl::is_trivially_copy_assignable<std::string_view>' requested here absl::is_trivially_copy_assignable< ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:54:36: note: in instantiation of function template specialization 'absl::functional_internal::PassByValue<std::string_view>' requested here struct ForwardT : std::conditional<PassByValue<T>(), T, T&&> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:63:1: note: in instantiation of template class 'absl::functional_internal::ForwardT<std::string_view>' requested here using Invoker = R (*)(VoidPtr, typename ForwardT<Args>::type...); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/function_ref.h:133:30: note: in instantiation of template type alias 'Invoker' requested here absl::functional_internal::Invoker<R, Args...> invoker_; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:1320:48: note: in instantiation of template class 'absl::FunctionRef<void (std::string_view)>' requested here absl::FunctionRef<void(absl::string_view)> callback) const { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/core/platform/default/env_time.cc:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/env_time.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring.h:22: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:193:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:206:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:221:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:298:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:424:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:450:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/core/platform/default/env_time.cc:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/env_time.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:91:27: note: in instantiation of template class 'absl::is_trivially_destructible<absl::cord_internal::CordRep *>' requested here absl::is_trivially_destructible<T>::value> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:414:41: note: in instantiation of template class 'absl::type_traits_internal::IsTriviallyCopyConstructibleObject<absl::cord_internal::CordRep *>' requested here std::is_lvalue_reference<T>>::type::type { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:24: note: in instantiation of template class 'absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:7: note: in instantiation of template class 'absl::conjunction<absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/internal/inlined_vector.h:332:16: note: in instantiation of template class 'absl::conjunction<std::is_same<std::allocator<absl::cord_internal::CordRep *>, std::allocator<absl::cord_internal::CordRep *>>, absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here } else if (IsMemcpyOk::value) { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/inlined_vector.h:248:3: note: in instantiation of member function 'absl::inlined_vector_internal::Storage<absl::cord_internal::CordRep *, 47, std::allocator<absl::cord_internal::CordRep *>>::~Storage' requested here ~InlinedVector() {} ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:345:9: note: in instantiation of member function 'absl::InlinedVector<absl::cord_internal::CordRep *, 47>::~InlinedVector' requested here class ChunkIterator { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/core/platform/default/env_time.cc:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/env_time.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] bool, __has_trivial_assign(typename std::remove_reference<T>::type) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:24: note: in instantiation of template class 'absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:7: note: in instantiation of template class 'absl::conjunction<absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:7: note: in instantiation of template class 'absl::conjunction<absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/internal/inlined_vector.h:332:16: note: in instantiation of template class 'absl::conjunction<std::is_same<std::allocator<absl::cord_internal::CordRep *>, std::allocator<absl::cord_internal::CordRep *>>, absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here } else if (IsMemcpyOk::value) { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/inlined_vector.h:248:3: note: in instantiation of member function 'absl::inlined_vector_internal::Storage<absl::cord_internal::CordRep *, 47, std::allocator<absl::cord_internal::CordRep *>>::~Storage' requested here ~InlinedVector() {} ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:345:9: note: in instantiation of member function 'absl::InlinedVector<absl::cord_internal::CordRep *, 47>::~InlinedVector' requested here class ChunkIterator { ^ 33 warnings generated. [13/4395](320) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMTargetParserCommon.cpp.o [14/4395](320) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/SearchableTableEmitter.cpp.o [15/4395](320) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeNameToCodepointGenerated.cpp.o [16/4395](320) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmWriterInst.cpp.o [17/4395](320) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionCOFF.cpp.o [18/4395](320) Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/DXContainer.cpp.o [19/4395](320) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWinCOFFStreamer.cpp.o [20/4395](320) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWin64EH.cpp.o [21/4395](320) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWinEH.cpp.o [22/4395](320) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCXCOFFObjectTargetWriter.cpp.o [23/4395](320) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Twine.cpp.o [24/4395](320) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCObjectWriter.cpp.o [25/4395](320) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DirectiveEmitter.cpp.o [26/4395](320) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86ModRMFilters.cpp.o [27/4395](320) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmMatcherEmitter.cpp.o [28/4395](320) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSchedule.cpp.o [29/4395](320) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCExpr.cpp.o [30/4395](320) Building CXX object lib/tf_runtime/CMakeFiles/tf_xla_runtime_objects.dir/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_conv2d.cc.o In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_conv2d.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_conv2d.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:342:36: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_constructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] bool, __has_trivial_assign(typename std::remove_reference<T>::type) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<short>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_conv2d.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_conv2d.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<short>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<short>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_conv2d.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_conv2d.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned short>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_conv2d.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_conv2d.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned short>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned short>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_conv2d.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_conv2d.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<int>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_conv2d.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_conv2d.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<int>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<int>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_conv2d.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_conv2d.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned int>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_conv2d.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_conv2d.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned int>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned int>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_conv2d.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_conv2d.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<long>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_conv2d.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_conv2d.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<long>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<long>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_conv2d.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_conv2d.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned long>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_conv2d.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_conv2d.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned long>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned long>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_conv2d.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_conv2d.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:91:27: note: in instantiation of template class 'absl::is_trivially_destructible<std::string_view>' requested here absl::is_trivially_destructible<T>::value> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:414:41: note: in instantiation of template class 'absl::type_traits_internal::IsTriviallyCopyConstructibleObject<std::string_view>' requested here std::is_lvalue_reference<T>>::type::type { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:46:16: note: in instantiation of template class 'absl::is_trivially_copy_constructible<std::string_view>' requested here absl::is_trivially_copy_constructible<T>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:54:36: note: in instantiation of function template specialization 'absl::functional_internal::PassByValue<std::string_view>' requested here struct ForwardT : std::conditional<PassByValue<T>(), T, T&&> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:63:1: note: in instantiation of template class 'absl::functional_internal::ForwardT<std::string_view>' requested here using Invoker = R (*)(VoidPtr, typename ForwardT<Args>::type...); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/function_ref.h:133:30: note: in instantiation of template type alias 'Invoker' requested here absl::functional_internal::Invoker<R, Args...> invoker_; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:1320:48: note: in instantiation of template class 'absl::FunctionRef<void (std::string_view)>' requested here absl::FunctionRef<void(absl::string_view)> callback) const { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_conv2d.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_conv2d.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] bool, __has_trivial_assign(typename std::remove_reference<T>::type) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:47:16: note: in instantiation of template class 'absl::is_trivially_copy_assignable<std::string_view>' requested here absl::is_trivially_copy_assignable< ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:54:36: note: in instantiation of function template specialization 'absl::functional_internal::PassByValue<std::string_view>' requested here struct ForwardT : std::conditional<PassByValue<T>(), T, T&&> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:63:1: note: in instantiation of template class 'absl::functional_internal::ForwardT<std::string_view>' requested here using Invoker = R (*)(VoidPtr, typename ForwardT<Args>::type...); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/function_ref.h:133:30: note: in instantiation of template type alias 'Invoker' requested here absl::functional_internal::Invoker<R, Args...> invoker_; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:1320:48: note: in instantiation of template class 'absl::FunctionRef<void (std::string_view)>' requested here absl::FunctionRef<void(absl::string_view)> callback) const { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_conv2d.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_conv2d.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring.h:22: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:193:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:206:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:221:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:298:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:424:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:450:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_conv2d.cc:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_conv2d_impl.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/kernels/eigen_spatial_convolutions.h:23: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:1679:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_conv2d.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_conv2d.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:91:27: note: in instantiation of template class 'absl::is_trivially_destructible<absl::cord_internal::CordRep *>' requested here absl::is_trivially_destructible<T>::value> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:414:41: note: in instantiation of template class 'absl::type_traits_internal::IsTriviallyCopyConstructibleObject<absl::cord_internal::CordRep *>' requested here std::is_lvalue_reference<T>>::type::type { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:24: note: in instantiation of template class 'absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:7: note: in instantiation of template class 'absl::conjunction<absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/internal/inlined_vector.h:332:16: note: in instantiation of template class 'absl::conjunction<std::is_same<std::allocator<absl::cord_internal::CordRep *>, std::allocator<absl::cord_internal::CordRep *>>, absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here } else if (IsMemcpyOk::value) { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/inlined_vector.h:248:3: note: in instantiation of member function 'absl::inlined_vector_internal::Storage<absl::cord_internal::CordRep *, 47, std::allocator<absl::cord_internal::CordRep *>>::~Storage' requested here ~InlinedVector() {} ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:345:9: note: in instantiation of member function 'absl::InlinedVector<absl::cord_internal::CordRep *, 47>::~InlinedVector' requested here class ChunkIterator { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_conv2d.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_conv2d.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] bool, __has_trivial_assign(typename std::remove_reference<T>::type) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:24: note: in instantiation of template class 'absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:7: note: in instantiation of template class 'absl::conjunction<absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:7: note: in instantiation of template class 'absl::conjunction<absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/internal/inlined_vector.h:332:16: note: in instantiation of template class 'absl::conjunction<std::is_same<std::allocator<absl::cord_internal::CordRep *>, std::allocator<absl::cord_internal::CordRep *>>, absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here } else if (IsMemcpyOk::value) { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/inlined_vector.h:248:3: note: in instantiation of member function 'absl::inlined_vector_internal::Storage<absl::cord_internal::CordRep *, 47, std::allocator<absl::cord_internal::CordRep *>>::~Storage' requested here ~InlinedVector() {} ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:345:9: note: in instantiation of member function 'absl::InlinedVector<absl::cord_internal::CordRep *, 47>::~InlinedVector' requested here class ChunkIterator { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_conv2d.cc:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_conv2d_impl.h:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:874:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1091:51: note: in instantiation of member function 'Eigen::internal::igammac_cf_impl<float, Eigen::internal::VALUE>::run' requested here Scalar ret = igammac_cf_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2015:47: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::VALUE>::run' requested here return EIGEN_MATHFUNC_IMPL(igamma, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:37:41: note: in instantiation of function template specialization 'Eigen::numext::igamma<float>' requested here return Eigen::bfloat16(Eigen::numext::igamma(static_cast<float>(a), static_cast<float>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_conv2d.cc:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_conv2d_impl.h:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:945:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1099:46: note: in instantiation of member function 'Eigen::internal::igamma_series_impl<float, Eigen::internal::VALUE>::run' requested here return igamma_series_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2015:47: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::VALUE>::run' requested here return EIGEN_MATHFUNC_IMPL(igamma, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:37:41: note: in instantiation of function template specialization 'Eigen::numext::igamma<float>' requested here return Eigen::bfloat16(Eigen::numext::igamma(static_cast<float>(a), static_cast<float>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_conv2d.cc:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_conv2d_impl.h:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:874:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1091:51: note: in instantiation of member function 'Eigen::internal::igammac_cf_impl<float, Eigen::internal::DERIVATIVE>::run' requested here Scalar ret = igammac_cf_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2021:53: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::DERIVATIVE>::run' requested here return EIGEN_MATHFUNC_IMPL(igamma_der_a, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:41:41: note: in instantiation of function template specialization 'Eigen::numext::igamma_der_a<float>' requested here return Eigen::bfloat16(Eigen::numext::igamma_der_a(static_cast<float>(a), static_cast<float>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_conv2d.cc:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_conv2d_impl.h:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:945:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1099:46: note: in instantiation of member function 'Eigen::internal::igamma_series_impl<float, Eigen::internal::DERIVATIVE>::run' requested here return igamma_series_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2021:53: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::DERIVATIVE>::run' requested here return EIGEN_MATHFUNC_IMPL(igamma_der_a, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:41:41: note: in instantiation of function template specialization 'Eigen::numext::igamma_der_a<float>' requested here return Eigen::bfloat16(Eigen::numext::igamma_der_a(static_cast<float>(a), static_cast<float>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_conv2d.cc:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_conv2d_impl.h:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:874:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1091:51: note: in instantiation of member function 'Eigen::internal::igammac_cf_impl<float, Eigen::internal::SAMPLE_DERIVATIVE>::run' requested here Scalar ret = igammac_cf_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2027:63: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::SAMPLE_DERIVATIVE>::run' requested here return EIGEN_MATHFUNC_IMPL(gamma_sample_der_alpha, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:45:41: note: in instantiation of function template specialization 'Eigen::numext::gamma_sample_der_alpha<float>' requested here return Eigen::bfloat16(Eigen::numext::gamma_sample_der_alpha(static_cast<float>(alpha), static_cast<float>(sample))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_conv2d.cc:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_conv2d_impl.h:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:945:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1099:46: note: in instantiation of member function 'Eigen::internal::igamma_series_impl<float, Eigen::internal::SAMPLE_DERIVATIVE>::run' requested here return igamma_series_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2027:63: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::SAMPLE_DERIVATIVE>::run' requested here return EIGEN_MATHFUNC_IMPL(gamma_sample_der_alpha, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:45:41: note: in instantiation of function template specialization 'Eigen::numext::gamma_sample_der_alpha<float>' requested here return Eigen::bfloat16(Eigen::numext::gamma_sample_der_alpha(static_cast<float>(alpha), static_cast<float>(sample))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_conv2d.cc:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_conv2d_impl.h:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:97: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/src/Tensor/TensorImagePatch.h:317:9: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:146:9: note: in instantiation of member function 'Eigen::TensorEvaluator<const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<const Eigen::half, 4, 1>, 16>>, Eigen::DefaultDevice>::TensorEvaluator' requested here : m_impl(op.expression(), device), m_dimensions(op.dimensions()) ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:424:9: note: in instantiation of member function 'Eigen::TensorEvaluator<const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<const Eigen::half, 4, 1>, 16>>>, Eigen::DefaultDevice>::TensorEvaluator' requested here m_rightImpl(choose(Cond<static_cast<int>(Layout) == static_cast<int>(ColMajor)>(), ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:1013:7: note: in instantiation of member function 'Eigen::TensorContractionEvaluatorBase<Eigen::TensorEvaluator<const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<const Eigen::half, 4, 1>, 16>>>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorMap<Eigen::Tensor<const Eigen::half, 4, 1>, 16>>, const Eigen::NoOpOutputKernel>, Eigen::DefaultDevice>>::TensorContractionEvaluatorBase' requested here Base(op, device) { } ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:146:9: note: in instantiation of member function 'Eigen::TensorEvaluator<const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<const Eigen::half, 4, 1>, 16>>>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorMap<Eigen::Tensor<const Eigen::half, 4, 1>, 16>>, const Eigen::NoOpOutputKernel>, Eigen::DefaultDevice>::TensorEvaluator' requested here : m_impl(op.expression(), device), m_dimensions(op.dimensions()) ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:129:7: note: in instantiation of member function 'Eigen::TensorEvaluator<const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 4>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<const Eigen::half, 4, 1>, 16>>>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorMap<Eigen::Tensor<const Eigen::half, 4, 1>, 16>>, const Eigen::NoOpOutputKernel>>, Eigen::DefaultDevice>::TensorEvaluator' requested here m_rightImpl(op.rhsExpression(), device) ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h:98:41: note: in instantiation of member function 'Eigen::TensorEvaluator<const Eigen::TensorAssignOp<Eigen::TensorMap<Eigen::Tensor<Eigen::half, 4, 1>, 16>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 4>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<const Eigen::half, 4, 1>, 16>>>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorMap<Eigen::Tensor<const Eigen::half, 4, 1>, 16>>, const Eigen::NoOpOutputKernel>>>, Eigen::DefaultDevice>::TensorEvaluator' requested here TensorEvaluator<Expression, Device> evaluator(expr, device); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/src/Tensor/TensorDevice.h:37:59: note: in instantiation of member function 'Eigen::internal::TensorExecutor<const Eigen::TensorAssignOp<Eigen::TensorMap<Eigen::Tensor<Eigen::half, 4, 1>, 16>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 4>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<const Eigen::half, 4, 1>, 16>>>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorMap<Eigen::Tensor<const Eigen::half, 4, 1>, 16>>, const Eigen::NoOpOutputKernel>>>, Eigen::DefaultDevice, false, Eigen::internal::Off>::run' requested here internal::TensorExecutor<const Assign, DeviceType>::run(assign, m_device); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_conv2d_impl.h:79:25: note: in instantiation of function template specialization 'Eigen::TensorDevice<Eigen::TensorMap<Eigen::Tensor<Eigen::half, 4, 1>, 16>, Eigen::DefaultDevice>::operator=<Eigen::TensorReshapingOp<const Eigen::DSizes<long, 4>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<const Eigen::half, 4, 1>, 16>>>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorMap<Eigen::Tensor<const Eigen::half, 4, 1>, 16>>, const Eigen::NoOpOutputKernel>>>' requested here output.device(device) = ^ /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_conv2d.cc:33:20: note: in instantiation of function template specialization 'tensorflow::xla::EigenConvImpl<Eigen::DefaultDevice, Eigen::half>' requested here tensorflow::xla::EigenConvImpl( ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_conv2d.cc:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_conv2d_impl.h:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:97: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/src/Tensor/TensorImagePatch.h:317:9: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:146:9: note: in instantiation of member function 'Eigen::TensorEvaluator<const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<const float, 4, 1>, 16>>, Eigen::DefaultDevice>::TensorEvaluator' requested here : m_impl(op.expression(), device), m_dimensions(op.dimensions()) ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:424:9: note: in instantiation of member function 'Eigen::TensorEvaluator<const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<const float, 4, 1>, 16>>>, Eigen::DefaultDevice>::TensorEvaluator' requested here m_rightImpl(choose(Cond<static_cast<int>(Layout) == static_cast<int>(ColMajor)>(), ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:1013:7: note: in instantiation of member function 'Eigen::TensorContractionEvaluatorBase<Eigen::TensorEvaluator<const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<const float, 4, 1>, 16>>>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorMap<Eigen::Tensor<const float, 4, 1>, 16>>, const Eigen::NoOpOutputKernel>, Eigen::DefaultDevice>>::TensorContractionEvaluatorBase' requested here Base(op, device) { } ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:146:9: note: in instantiation of member function 'Eigen::TensorEvaluator<const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<const float, 4, 1>, 16>>>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorMap<Eigen::Tensor<const float, 4, 1>, 16>>, const Eigen::NoOpOutputKernel>, Eigen::DefaultDevice>::TensorEvaluator' requested here : m_impl(op.expression(), device), m_dimensions(op.dimensions()) ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:129:7: note: in instantiation of member function 'Eigen::TensorEvaluator<const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 4>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<const float, 4, 1>, 16>>>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorMap<Eigen::Tensor<const float, 4, 1>, 16>>, const Eigen::NoOpOutputKernel>>, Eigen::DefaultDevice>::TensorEvaluator' requested here m_rightImpl(op.rhsExpression(), device) ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h:130:48: note: in instantiation of member function 'Eigen::TensorEvaluator<const Eigen::TensorAssignOp<Eigen::TensorMap<Eigen::Tensor<float, 4, 1>, 16>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 4>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<const float, 4, 1>, 16>>>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorMap<Eigen::Tensor<const float, 4, 1>, 16>>, const Eigen::NoOpOutputKernel>>>, Eigen::DefaultDevice>::TensorEvaluator' requested here TensorEvaluator<Expression, DefaultDevice> evaluator(expr, device); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/src/Tensor/TensorDevice.h:37:59: note: in instantiation of member function 'Eigen::internal::TensorExecutor<const Eigen::TensorAssignOp<Eigen::TensorMap<Eigen::Tensor<float, 4, 1>, 16>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 4>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<const float, 4, 1>, 16>>>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorMap<Eigen::Tensor<const float, 4, 1>, 16>>, const Eigen::NoOpOutputKernel>>>, Eigen::DefaultDevice, true, Eigen::internal::Off>::run' requested here internal::TensorExecutor<const Assign, DeviceType>::run(assign, m_device); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_conv2d_impl.h:79:25: note: in instantiation of function template specialization 'Eigen::TensorDevice<Eigen::TensorMap<Eigen::Tensor<float, 4, 1>, 16>, Eigen::DefaultDevice>::operator=<Eigen::TensorReshapingOp<const Eigen::DSizes<long, 4>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<const float, 4, 1>, 16>>>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorMap<Eigen::Tensor<const float, 4, 1>, 16>>, const Eigen::NoOpOutputKernel>>>' requested here output.device(device) = ^ /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_conv2d.cc:51:20: note: in instantiation of function template specialization 'tensorflow::xla::EigenConvImpl<Eigen::DefaultDevice, float>' requested here tensorflow::xla::EigenConvImpl( ^ 42 warnings generated. [31/4395](320) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TargetParser.cpp.o [32/4395](320) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DynamicLibrary.cpp.o [33/4395](320) Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/AsmLexer.cpp.o [34/4395](320) Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/GOFFAsmParser.cpp.o [35/4395](320) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/StringTableBuilder.cpp.o [36/4395](320) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/InstructionCost.cpp.o [37/4395](320) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DJB.cpp.o [38/4395](320) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCDXContainerStreamer.cpp.o [39/4395](320) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCValue.cpp.o [40/4395](320) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Errno.cpp.o [41/4395](320) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/ConstantPools.cpp.o [42/4395](320) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcher.cpp.o [43/4395](320) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCTargetOptionsCommandFlags.cpp.o [44/4395](320) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherEmitter.cpp.o [45/4395](320) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCELFObjectTargetWriter.cpp.o [46/4395](320) Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/COFF.cpp.o [47/4395](320) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/WinCOFFObjectWriter.cpp.o [48/4395](320) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoXCOFF.cpp.o [49/4395](320) Building CXX object lib/tf_runtime/CMakeFiles/tf_xla_runtime_objects.dir/tensorflow/compiler/xla/cpu_function_runtime.cc.o In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/cpu_function_runtime.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:342:36: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_constructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] bool, __has_trivial_assign(typename std::remove_reference<T>::type) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<short>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/cpu_function_runtime.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<short>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<short>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/cpu_function_runtime.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned short>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/cpu_function_runtime.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned short>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned short>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/cpu_function_runtime.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<int>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/cpu_function_runtime.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<int>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<int>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/cpu_function_runtime.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned int>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/cpu_function_runtime.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned int>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned int>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/cpu_function_runtime.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<long>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/cpu_function_runtime.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<long>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<long>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/cpu_function_runtime.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned long>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/cpu_function_runtime.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned long>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned long>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/cpu_function_runtime.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:91:27: note: in instantiation of template class 'absl::is_trivially_destructible<std::string_view>' requested here absl::is_trivially_destructible<T>::value> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:414:41: note: in instantiation of template class 'absl::type_traits_internal::IsTriviallyCopyConstructibleObject<std::string_view>' requested here std::is_lvalue_reference<T>>::type::type { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:46:16: note: in instantiation of template class 'absl::is_trivially_copy_constructible<std::string_view>' requested here absl::is_trivially_copy_constructible<T>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:54:36: note: in instantiation of function template specialization 'absl::functional_internal::PassByValue<std::string_view>' requested here struct ForwardT : std::conditional<PassByValue<T>(), T, T&&> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:63:1: note: in instantiation of template class 'absl::functional_internal::ForwardT<std::string_view>' requested here using Invoker = R (*)(VoidPtr, typename ForwardT<Args>::type...); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/function_ref.h:133:30: note: in instantiation of template type alias 'Invoker' requested here absl::functional_internal::Invoker<R, Args...> invoker_; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:1320:48: note: in instantiation of template class 'absl::FunctionRef<void (std::string_view)>' requested here absl::FunctionRef<void(absl::string_view)> callback) const { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/cpu_function_runtime.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] bool, __has_trivial_assign(typename std::remove_reference<T>::type) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:47:16: note: in instantiation of template class 'absl::is_trivially_copy_assignable<std::string_view>' requested here absl::is_trivially_copy_assignable< ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:54:36: note: in instantiation of function template specialization 'absl::functional_internal::PassByValue<std::string_view>' requested here struct ForwardT : std::conditional<PassByValue<T>(), T, T&&> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:63:1: note: in instantiation of template class 'absl::functional_internal::ForwardT<std::string_view>' requested here using Invoker = R (*)(VoidPtr, typename ForwardT<Args>::type...); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/function_ref.h:133:30: note: in instantiation of template type alias 'Invoker' requested here absl::functional_internal::Invoker<R, Args...> invoker_; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:1320:48: note: in instantiation of template class 'absl::FunctionRef<void (std::string_view)>' requested here absl::FunctionRef<void(absl::string_view)> callback) const { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/cpu_function_runtime.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring.h:22: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:193:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:206:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:221:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:298:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:424:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:450:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/cpu_function_runtime.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:91:27: note: in instantiation of template class 'absl::is_trivially_destructible<absl::cord_internal::CordRep *>' requested here absl::is_trivially_destructible<T>::value> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:414:41: note: in instantiation of template class 'absl::type_traits_internal::IsTriviallyCopyConstructibleObject<absl::cord_internal::CordRep *>' requested here std::is_lvalue_reference<T>>::type::type { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:24: note: in instantiation of template class 'absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:7: note: in instantiation of template class 'absl::conjunction<absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/internal/inlined_vector.h:332:16: note: in instantiation of template class 'absl::conjunction<std::is_same<std::allocator<absl::cord_internal::CordRep *>, std::allocator<absl::cord_internal::CordRep *>>, absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here } else if (IsMemcpyOk::value) { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/inlined_vector.h:248:3: note: in instantiation of member function 'absl::inlined_vector_internal::Storage<absl::cord_internal::CordRep *, 47, std::allocator<absl::cord_internal::CordRep *>>::~Storage' requested here ~InlinedVector() {} ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:345:9: note: in instantiation of member function 'absl::InlinedVector<absl::cord_internal::CordRep *, 47>::~InlinedVector' requested here class ChunkIterator { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/cpu_function_runtime.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] bool, __has_trivial_assign(typename std::remove_reference<T>::type) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:24: note: in instantiation of template class 'absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:7: note: in instantiation of template class 'absl::conjunction<absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:7: note: in instantiation of template class 'absl::conjunction<absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/internal/inlined_vector.h:332:16: note: in instantiation of template class 'absl::conjunction<std::is_same<std::allocator<absl::cord_internal::CordRep *>, std::allocator<absl::cord_internal::CordRep *>>, absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here } else if (IsMemcpyOk::value) { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/inlined_vector.h:248:3: note: in instantiation of member function 'absl::inlined_vector_internal::Storage<absl::cord_internal::CordRep *, 47, std::allocator<absl::cord_internal::CordRep *>>::~Storage' requested here ~InlinedVector() {} ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:345:9: note: in instantiation of member function 'absl::InlinedVector<absl::cord_internal::CordRep *, 47>::~InlinedVector' requested here class ChunkIterator { ^ 33 warnings generated. [50/4395](320) Building C object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_portable.c.o [51/4395](320) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/Types.cpp.o [52/4395](320) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCNullStreamer.cpp.o [53/4395](320) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Atomic.cpp.o [54/4395](320) Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Wasm.cpp.o [55/4395](320) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/XCOFFObjectWriter.cpp.o [56/4395](320) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/WasmObjectWriter.cpp.o [57/4395](320) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/IntEqClasses.cpp.o [58/4395](320) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86DisassemblerTables.cpp.o [59/4395](320) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCContext.cpp.o [60/4395](320) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/ELFObjectWriter.cpp.o [61/4395](320) Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Dwarf.cpp.o [62/4395](320) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherGen.cpp.o [63/4395](320) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MachObjectWriter.cpp.o [64/4395](320) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Threading.cpp.o [65/4395](320) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Hashing.cpp.o [66/4395](320) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ScaledNumber.cpp.o [67/4395](320) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/IntrinsicEmitter.cpp.o [68/4395](320) Building CXX object lib/tf_runtime/CMakeFiles/tf_xla_runtime_objects.dir/tensorflow/compiler/xla/service/cpu/runtime_topk.cc.o In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_topk.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_topk.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:342:36: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_constructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] bool, __has_trivial_assign(typename std::remove_reference<T>::type) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<short>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_topk.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_topk.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<short>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<short>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_topk.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_topk.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned short>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_topk.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_topk.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned short>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned short>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_topk.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_topk.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<int>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_topk.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_topk.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<int>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<int>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_topk.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_topk.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned int>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_topk.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_topk.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned int>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned int>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_topk.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_topk.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<long>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_topk.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_topk.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<long>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<long>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_topk.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_topk.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned long>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_topk.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_topk.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned long>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned long>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_topk.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_topk.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:91:27: note: in instantiation of template class 'absl::is_trivially_destructible<std::string_view>' requested here absl::is_trivially_destructible<T>::value> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:414:41: note: in instantiation of template class 'absl::type_traits_internal::IsTriviallyCopyConstructibleObject<std::string_view>' requested here std::is_lvalue_reference<T>>::type::type { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:46:16: note: in instantiation of template class 'absl::is_trivially_copy_constructible<std::string_view>' requested here absl::is_trivially_copy_constructible<T>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:54:36: note: in instantiation of function template specialization 'absl::functional_internal::PassByValue<std::string_view>' requested here struct ForwardT : std::conditional<PassByValue<T>(), T, T&&> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:63:1: note: in instantiation of template class 'absl::functional_internal::ForwardT<std::string_view>' requested here using Invoker = R (*)(VoidPtr, typename ForwardT<Args>::type...); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/function_ref.h:133:30: note: in instantiation of template type alias 'Invoker' requested here absl::functional_internal::Invoker<R, Args...> invoker_; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:1320:48: note: in instantiation of template class 'absl::FunctionRef<void (std::string_view)>' requested here absl::FunctionRef<void(absl::string_view)> callback) const { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_topk.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_topk.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] bool, __has_trivial_assign(typename std::remove_reference<T>::type) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:47:16: note: in instantiation of template class 'absl::is_trivially_copy_assignable<std::string_view>' requested here absl::is_trivially_copy_assignable< ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:54:36: note: in instantiation of function template specialization 'absl::functional_internal::PassByValue<std::string_view>' requested here struct ForwardT : std::conditional<PassByValue<T>(), T, T&&> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:63:1: note: in instantiation of template class 'absl::functional_internal::ForwardT<std::string_view>' requested here using Invoker = R (*)(VoidPtr, typename ForwardT<Args>::type...); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/function_ref.h:133:30: note: in instantiation of template type alias 'Invoker' requested here absl::functional_internal::Invoker<R, Args...> invoker_; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:1320:48: note: in instantiation of template class 'absl::FunctionRef<void (std::string_view)>' requested here absl::FunctionRef<void(absl::string_view)> callback) const { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_topk.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_topk.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring.h:22: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:193:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:206:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:221:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:298:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:424:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:450:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_topk.cc:24: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/macros.h:155:57: warning: extra ';' outside of a function is incompatible with C++98 [-Wc++98-compat-extra-semi] void remove_unused_variable_compiler_warning(const T&){}; ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_topk.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_topk.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:91:27: note: in instantiation of template class 'absl::is_trivially_destructible<absl::cord_internal::CordRep *>' requested here absl::is_trivially_destructible<T>::value> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:414:41: note: in instantiation of template class 'absl::type_traits_internal::IsTriviallyCopyConstructibleObject<absl::cord_internal::CordRep *>' requested here std::is_lvalue_reference<T>>::type::type { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:24: note: in instantiation of template class 'absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:7: note: in instantiation of template class 'absl::conjunction<absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/internal/inlined_vector.h:332:16: note: in instantiation of template class 'absl::conjunction<std::is_same<std::allocator<absl::cord_internal::CordRep *>, std::allocator<absl::cord_internal::CordRep *>>, absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here } else if (IsMemcpyOk::value) { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/inlined_vector.h:248:3: note: in instantiation of member function 'absl::inlined_vector_internal::Storage<absl::cord_internal::CordRep *, 47, std::allocator<absl::cord_internal::CordRep *>>::~Storage' requested here ~InlinedVector() {} ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:345:9: note: in instantiation of member function 'absl::InlinedVector<absl::cord_internal::CordRep *, 47>::~InlinedVector' requested here class ChunkIterator { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_topk.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_topk.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] bool, __has_trivial_assign(typename std::remove_reference<T>::type) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:24: note: in instantiation of template class 'absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:7: note: in instantiation of template class 'absl::conjunction<absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:7: note: in instantiation of template class 'absl::conjunction<absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/internal/inlined_vector.h:332:16: note: in instantiation of template class 'absl::conjunction<std::is_same<std::allocator<absl::cord_internal::CordRep *>, std::allocator<absl::cord_internal::CordRep *>>, absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here } else if (IsMemcpyOk::value) { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/inlined_vector.h:248:3: note: in instantiation of member function 'absl::inlined_vector_internal::Storage<absl::cord_internal::CordRep *, 47, std::allocator<absl::cord_internal::CordRep *>>::~Storage' requested here ~InlinedVector() {} ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:345:9: note: in instantiation of member function 'absl::InlinedVector<absl::cord_internal::CordRep *, 47>::~InlinedVector' requested here class ChunkIterator { ^ 34 warnings generated. [69/4395](320) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/TargetRegistry.cpp.o [70/4395](320) Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCAsmParser.cpp.o [71/4395](320) Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CVSymbolVisitor.cpp.o [72/4395](320) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionXCOFF.cpp.o [73/4395](320) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoWasm.cpp.o [74/4395](320) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/SDNodeProperties.cpp.o [75/4395](320) Building CXX object lib/tf_runtime/CMakeFiles/tf_xla_runtime_objects.dir/tensorflow/compiler/xla/service/cpu/runtime_conv2d.cc.o In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_conv2d.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_conv2d.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:342:36: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_constructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] bool, __has_trivial_assign(typename std::remove_reference<T>::type) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<short>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_conv2d.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_conv2d.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<short>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<short>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_conv2d.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_conv2d.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned short>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_conv2d.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_conv2d.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned short>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned short>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_conv2d.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_conv2d.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<int>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_conv2d.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_conv2d.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<int>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<int>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_conv2d.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_conv2d.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned int>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_conv2d.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_conv2d.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned int>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned int>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_conv2d.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_conv2d.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<long>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_conv2d.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_conv2d.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<long>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<long>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_conv2d.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_conv2d.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned long>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_conv2d.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_conv2d.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned long>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned long>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_conv2d.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_conv2d.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:91:27: note: in instantiation of template class 'absl::is_trivially_destructible<std::string_view>' requested here absl::is_trivially_destructible<T>::value> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:414:41: note: in instantiation of template class 'absl::type_traits_internal::IsTriviallyCopyConstructibleObject<std::string_view>' requested here std::is_lvalue_reference<T>>::type::type { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:46:16: note: in instantiation of template class 'absl::is_trivially_copy_constructible<std::string_view>' requested here absl::is_trivially_copy_constructible<T>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:54:36: note: in instantiation of function template specialization 'absl::functional_internal::PassByValue<std::string_view>' requested here struct ForwardT : std::conditional<PassByValue<T>(), T, T&&> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:63:1: note: in instantiation of template class 'absl::functional_internal::ForwardT<std::string_view>' requested here using Invoker = R (*)(VoidPtr, typename ForwardT<Args>::type...); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/function_ref.h:133:30: note: in instantiation of template type alias 'Invoker' requested here absl::functional_internal::Invoker<R, Args...> invoker_; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:1320:48: note: in instantiation of template class 'absl::FunctionRef<void (std::string_view)>' requested here absl::FunctionRef<void(absl::string_view)> callback) const { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_conv2d.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_conv2d.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] bool, __has_trivial_assign(typename std::remove_reference<T>::type) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:47:16: note: in instantiation of template class 'absl::is_trivially_copy_assignable<std::string_view>' requested here absl::is_trivially_copy_assignable< ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:54:36: note: in instantiation of function template specialization 'absl::functional_internal::PassByValue<std::string_view>' requested here struct ForwardT : std::conditional<PassByValue<T>(), T, T&&> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:63:1: note: in instantiation of template class 'absl::functional_internal::ForwardT<std::string_view>' requested here using Invoker = R (*)(VoidPtr, typename ForwardT<Args>::type...); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/function_ref.h:133:30: note: in instantiation of template type alias 'Invoker' requested here absl::functional_internal::Invoker<R, Args...> invoker_; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:1320:48: note: in instantiation of template class 'absl::FunctionRef<void (std::string_view)>' requested here absl::FunctionRef<void(absl::string_view)> callback) const { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_conv2d.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_conv2d.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring.h:22: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:193:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:206:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:221:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:298:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:424:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:450:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_conv2d.cc:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_conv2d_impl.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/kernels/eigen_spatial_convolutions.h:23: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:1679:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_conv2d.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_conv2d.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:91:27: note: in instantiation of template class 'absl::is_trivially_destructible<absl::cord_internal::CordRep *>' requested here absl::is_trivially_destructible<T>::value> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:414:41: note: in instantiation of template class 'absl::type_traits_internal::IsTriviallyCopyConstructibleObject<absl::cord_internal::CordRep *>' requested here std::is_lvalue_reference<T>>::type::type { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:24: note: in instantiation of template class 'absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:7: note: in instantiation of template class 'absl::conjunction<absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/internal/inlined_vector.h:332:16: note: in instantiation of template class 'absl::conjunction<std::is_same<std::allocator<absl::cord_internal::CordRep *>, std::allocator<absl::cord_internal::CordRep *>>, absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here } else if (IsMemcpyOk::value) { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/inlined_vector.h:248:3: note: in instantiation of member function 'absl::inlined_vector_internal::Storage<absl::cord_internal::CordRep *, 47, std::allocator<absl::cord_internal::CordRep *>>::~Storage' requested here ~InlinedVector() {} ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:345:9: note: in instantiation of member function 'absl::InlinedVector<absl::cord_internal::CordRep *, 47>::~InlinedVector' requested here class ChunkIterator { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_conv2d.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_conv2d.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] bool, __has_trivial_assign(typename std::remove_reference<T>::type) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:24: note: in instantiation of template class 'absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:7: note: in instantiation of template class 'absl::conjunction<absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:7: note: in instantiation of template class 'absl::conjunction<absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/internal/inlined_vector.h:332:16: note: in instantiation of template class 'absl::conjunction<std::is_same<std::allocator<absl::cord_internal::CordRep *>, std::allocator<absl::cord_internal::CordRep *>>, absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here } else if (IsMemcpyOk::value) { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/inlined_vector.h:248:3: note: in instantiation of member function 'absl::inlined_vector_internal::Storage<absl::cord_internal::CordRep *, 47, std::allocator<absl::cord_internal::CordRep *>>::~Storage' requested here ~InlinedVector() {} ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:345:9: note: in instantiation of member function 'absl::InlinedVector<absl::cord_internal::CordRep *, 47>::~InlinedVector' requested here class ChunkIterator { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_conv2d.cc:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/executable_run_options.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/types.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/framework/numeric_types.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:874:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1091:51: note: in instantiation of member function 'Eigen::internal::igammac_cf_impl<float, Eigen::internal::VALUE>::run' requested here Scalar ret = igammac_cf_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2015:47: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::VALUE>::run' requested here return EIGEN_MATHFUNC_IMPL(igamma, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:37:41: note: in instantiation of function template specialization 'Eigen::numext::igamma<float>' requested here return Eigen::bfloat16(Eigen::numext::igamma(static_cast<float>(a), static_cast<float>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_conv2d.cc:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/executable_run_options.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/types.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/framework/numeric_types.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:945:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1099:46: note: in instantiation of member function 'Eigen::internal::igamma_series_impl<float, Eigen::internal::VALUE>::run' requested here return igamma_series_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2015:47: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::VALUE>::run' requested here return EIGEN_MATHFUNC_IMPL(igamma, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:37:41: note: in instantiation of function template specialization 'Eigen::numext::igamma<float>' requested here return Eigen::bfloat16(Eigen::numext::igamma(static_cast<float>(a), static_cast<float>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_conv2d.cc:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/executable_run_options.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/types.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/framework/numeric_types.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:874:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1091:51: note: in instantiation of member function 'Eigen::internal::igammac_cf_impl<float, Eigen::internal::DERIVATIVE>::run' requested here Scalar ret = igammac_cf_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2021:53: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::DERIVATIVE>::run' requested here return EIGEN_MATHFUNC_IMPL(igamma_der_a, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:41:41: note: in instantiation of function template specialization 'Eigen::numext::igamma_der_a<float>' requested here return Eigen::bfloat16(Eigen::numext::igamma_der_a(static_cast<float>(a), static_cast<float>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_conv2d.cc:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/executable_run_options.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/types.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/framework/numeric_types.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:945:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1099:46: note: in instantiation of member function 'Eigen::internal::igamma_series_impl<float, Eigen::internal::DERIVATIVE>::run' requested here return igamma_series_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2021:53: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::DERIVATIVE>::run' requested here return EIGEN_MATHFUNC_IMPL(igamma_der_a, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:41:41: note: in instantiation of function template specialization 'Eigen::numext::igamma_der_a<float>' requested here return Eigen::bfloat16(Eigen::numext::igamma_der_a(static_cast<float>(a), static_cast<float>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_conv2d.cc:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/executable_run_options.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/types.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/framework/numeric_types.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:874:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1091:51: note: in instantiation of member function 'Eigen::internal::igammac_cf_impl<float, Eigen::internal::SAMPLE_DERIVATIVE>::run' requested here Scalar ret = igammac_cf_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2027:63: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::SAMPLE_DERIVATIVE>::run' requested here return EIGEN_MATHFUNC_IMPL(gamma_sample_der_alpha, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:45:41: note: in instantiation of function template specialization 'Eigen::numext::gamma_sample_der_alpha<float>' requested here return Eigen::bfloat16(Eigen::numext::gamma_sample_der_alpha(static_cast<float>(alpha), static_cast<float>(sample))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_conv2d.cc:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/executable_run_options.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/types.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/framework/numeric_types.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:945:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1099:46: note: in instantiation of member function 'Eigen::internal::igamma_series_impl<float, Eigen::internal::SAMPLE_DERIVATIVE>::run' requested here return igamma_series_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2027:63: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::SAMPLE_DERIVATIVE>::run' requested here return EIGEN_MATHFUNC_IMPL(gamma_sample_der_alpha, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:45:41: note: in instantiation of function template specialization 'Eigen::numext::gamma_sample_der_alpha<float>' requested here return Eigen::bfloat16(Eigen::numext::gamma_sample_der_alpha(static_cast<float>(alpha), static_cast<float>(sample))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_conv2d.cc:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/executable_run_options.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/types.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/framework/numeric_types.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:97: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/src/Tensor/TensorImagePatch.h:317:9: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:146:9: note: in instantiation of member function 'Eigen::TensorEvaluator<const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<const float, 4, 1>, 16>>, Eigen::ThreadPoolDevice>::TensorEvaluator' requested here : m_impl(op.expression(), device), m_dimensions(op.dimensions()) ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:424:9: note: in instantiation of member function 'Eigen::TensorEvaluator<const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<const float, 4, 1>, 16>>>, Eigen::ThreadPoolDevice>::TensorEvaluator' requested here m_rightImpl(choose(Cond<static_cast<int>(Layout) == static_cast<int>(ColMajor)>(), ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:72:7: note: in instantiation of member function 'Eigen::TensorContractionEvaluatorBase<Eigen::TensorEvaluator<const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<const float, 4, 1>, 16>>>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorMap<Eigen::Tensor<const float, 4, 1>, 16>>, const Eigen::NoOpOutputKernel>, Eigen::ThreadPoolDevice>>::TensorContractionEvaluatorBase' requested here Base(op, device) {} ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:146:9: note: in instantiation of member function 'Eigen::TensorEvaluator<const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<const float, 4, 1>, 16>>>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorMap<Eigen::Tensor<const float, 4, 1>, 16>>, const Eigen::NoOpOutputKernel>, Eigen::ThreadPoolDevice>::TensorEvaluator' requested here : m_impl(op.expression(), device), m_dimensions(op.dimensions()) ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:129:7: note: in instantiation of member function 'Eigen::TensorEvaluator<const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 4>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<const float, 4, 1>, 16>>>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorMap<Eigen::Tensor<const float, 4, 1>, 16>>, const Eigen::NoOpOutputKernel>>, Eigen::ThreadPoolDevice>::TensorEvaluator' requested here m_rightImpl(op.rhsExpression(), device) ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h:334:15: note: in instantiation of member function 'Eigen::TensorEvaluator<const Eigen::TensorAssignOp<Eigen::TensorMap<Eigen::Tensor<float, 4, 1>, 16>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 4>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<const float, 4, 1>, 16>>>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorMap<Eigen::Tensor<const float, 4, 1>, 16>>, const Eigen::NoOpOutputKernel>>>, Eigen::ThreadPoolDevice>::TensorEvaluator' requested here Evaluator evaluator(expr, device); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/src/Tensor/TensorDevice.h:37:59: note: in instantiation of member function 'Eigen::internal::TensorExecutor<const Eigen::TensorAssignOp<Eigen::TensorMap<Eigen::Tensor<float, 4, 1>, 16>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 4>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<const float, 4, 1>, 16>>>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorMap<Eigen::Tensor<const float, 4, 1>, 16>>, const Eigen::NoOpOutputKernel>>>, Eigen::ThreadPoolDevice, true, Eigen::internal::Off>::run' requested here internal::TensorExecutor<const Assign, DeviceType>::run(assign, m_device); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_conv2d_impl.h:79:25: note: in instantiation of function template specialization 'Eigen::TensorDevice<Eigen::TensorMap<Eigen::Tensor<float, 4, 1>, 16>, Eigen::ThreadPoolDevice>::operator=<Eigen::TensorReshapingOp<const Eigen::DSizes<long, 4>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<const float, 4, 1>, 16>>>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorMap<Eigen::Tensor<const float, 4, 1>, 16>>, const Eigen::NoOpOutputKernel>>>' requested here output.device(device) = ^ /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_conv2d.cc:38:20: note: in instantiation of function template specialization 'tensorflow::xla::EigenConvImpl<Eigen::ThreadPoolDevice, float>' requested here tensorflow::xla::EigenConvImpl( ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_conv2d.cc:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/executable_run_options.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/types.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/framework/numeric_types.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:97: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/src/Tensor/TensorImagePatch.h:317:9: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:146:9: note: in instantiation of member function 'Eigen::TensorEvaluator<const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<const Eigen::half, 4, 1>, 16>>, Eigen::ThreadPoolDevice>::TensorEvaluator' requested here : m_impl(op.expression(), device), m_dimensions(op.dimensions()) ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:424:9: note: in instantiation of member function 'Eigen::TensorEvaluator<const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<const Eigen::half, 4, 1>, 16>>>, Eigen::ThreadPoolDevice>::TensorEvaluator' requested here m_rightImpl(choose(Cond<static_cast<int>(Layout) == static_cast<int>(ColMajor)>(), ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:72:7: note: in instantiation of member function 'Eigen::TensorContractionEvaluatorBase<Eigen::TensorEvaluator<const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<const Eigen::half, 4, 1>, 16>>>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorMap<Eigen::Tensor<const Eigen::half, 4, 1>, 16>>, const Eigen::NoOpOutputKernel>, Eigen::ThreadPoolDevice>>::TensorContractionEvaluatorBase' requested here Base(op, device) {} ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:146:9: note: in instantiation of member function 'Eigen::TensorEvaluator<const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<const Eigen::half, 4, 1>, 16>>>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorMap<Eigen::Tensor<const Eigen::half, 4, 1>, 16>>, const Eigen::NoOpOutputKernel>, Eigen::ThreadPoolDevice>::TensorEvaluator' requested here : m_impl(op.expression(), device), m_dimensions(op.dimensions()) ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:129:7: note: in instantiation of member function 'Eigen::TensorEvaluator<const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 4>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<const Eigen::half, 4, 1>, 16>>>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorMap<Eigen::Tensor<const Eigen::half, 4, 1>, 16>>, const Eigen::NoOpOutputKernel>>, Eigen::ThreadPoolDevice>::TensorEvaluator' requested here m_rightImpl(op.rhsExpression(), device) ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h:334:15: note: in instantiation of member function 'Eigen::TensorEvaluator<const Eigen::TensorAssignOp<Eigen::TensorMap<Eigen::Tensor<Eigen::half, 4, 1>, 16>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 4>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<const Eigen::half, 4, 1>, 16>>>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorMap<Eigen::Tensor<const Eigen::half, 4, 1>, 16>>, const Eigen::NoOpOutputKernel>>>, Eigen::ThreadPoolDevice>::TensorEvaluator' requested here Evaluator evaluator(expr, device); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/src/Tensor/TensorDevice.h:37:59: note: in instantiation of member function 'Eigen::internal::TensorExecutor<const Eigen::TensorAssignOp<Eigen::TensorMap<Eigen::Tensor<Eigen::half, 4, 1>, 16>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 4>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<const Eigen::half, 4, 1>, 16>>>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorMap<Eigen::Tensor<const Eigen::half, 4, 1>, 16>>, const Eigen::NoOpOutputKernel>>>, Eigen::ThreadPoolDevice, false, Eigen::internal::Off>::run' requested here internal::TensorExecutor<const Assign, DeviceType>::run(assign, m_device); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_conv2d_impl.h:79:25: note: in instantiation of function template specialization 'Eigen::TensorDevice<Eigen::TensorMap<Eigen::Tensor<Eigen::half, 4, 1>, 16>, Eigen::ThreadPoolDevice>::operator=<Eigen::TensorReshapingOp<const Eigen::DSizes<long, 4>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<const Eigen::half, 4, 1>, 16>>>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long, 2>, const Eigen::TensorMap<Eigen::Tensor<const Eigen::half, 4, 1>, 16>>, const Eigen::NoOpOutputKernel>>>' requested here output.device(device) = ^ /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_conv2d.cc:59:20: note: in instantiation of function template specialization 'tensorflow::xla::EigenConvImpl<Eigen::ThreadPoolDevice, Eigen::half>' requested here tensorflow::xla::EigenConvImpl( ^ 42 warnings generated. [76/4395](320) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/SPIRVObjectWriter.cpp.o [77/4395](320) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAssembler.cpp.o [78/4395](320) Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/WasmAsmParser.cpp.o [79/4395](320) Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/XCOFFAsmParser.cpp.o [80/4395](320) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSymbolELF.cpp.o [81/4395](320) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RISCVISAInfo.cpp.o [82/4395](320) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/VarLenCodeEmitterGen.cpp.o [83/4395](320) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCXCOFFStreamer.cpp.o [84/4395](320) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCDwarf.cpp.o [85/4395](320) Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/Option.cpp.o [86/4395](320) Building CXX object lib/tf_runtime/CMakeFiles/tf_xla_runtime_objects.dir/tensorflow/compiler/xla/service/cpu/runtime_fork_join.cc.o In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fork_join.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fork_join.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:342:36: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_constructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] bool, __has_trivial_assign(typename std::remove_reference<T>::type) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<short>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fork_join.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fork_join.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<short>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<short>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fork_join.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fork_join.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned short>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fork_join.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fork_join.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned short>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned short>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fork_join.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fork_join.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<int>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fork_join.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fork_join.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<int>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<int>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fork_join.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fork_join.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned int>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fork_join.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fork_join.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned int>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned int>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fork_join.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fork_join.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<long>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fork_join.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fork_join.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<long>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<long>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fork_join.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fork_join.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned long>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fork_join.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fork_join.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned long>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned long>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fork_join.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fork_join.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:91:27: note: in instantiation of template class 'absl::is_trivially_destructible<std::string_view>' requested here absl::is_trivially_destructible<T>::value> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:414:41: note: in instantiation of template class 'absl::type_traits_internal::IsTriviallyCopyConstructibleObject<std::string_view>' requested here std::is_lvalue_reference<T>>::type::type { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:46:16: note: in instantiation of template class 'absl::is_trivially_copy_constructible<std::string_view>' requested here absl::is_trivially_copy_constructible<T>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:54:36: note: in instantiation of function template specialization 'absl::functional_internal::PassByValue<std::string_view>' requested here struct ForwardT : std::conditional<PassByValue<T>(), T, T&&> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:63:1: note: in instantiation of template class 'absl::functional_internal::ForwardT<std::string_view>' requested here using Invoker = R (*)(VoidPtr, typename ForwardT<Args>::type...); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/function_ref.h:133:30: note: in instantiation of template type alias 'Invoker' requested here absl::functional_internal::Invoker<R, Args...> invoker_; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:1320:48: note: in instantiation of template class 'absl::FunctionRef<void (std::string_view)>' requested here absl::FunctionRef<void(absl::string_view)> callback) const { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fork_join.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fork_join.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] bool, __has_trivial_assign(typename std::remove_reference<T>::type) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:47:16: note: in instantiation of template class 'absl::is_trivially_copy_assignable<std::string_view>' requested here absl::is_trivially_copy_assignable< ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:54:36: note: in instantiation of function template specialization 'absl::functional_internal::PassByValue<std::string_view>' requested here struct ForwardT : std::conditional<PassByValue<T>(), T, T&&> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:63:1: note: in instantiation of template class 'absl::functional_internal::ForwardT<std::string_view>' requested here using Invoker = R (*)(VoidPtr, typename ForwardT<Args>::type...); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/function_ref.h:133:30: note: in instantiation of template type alias 'Invoker' requested here absl::functional_internal::Invoker<R, Args...> invoker_; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:1320:48: note: in instantiation of template class 'absl::FunctionRef<void (std::string_view)>' requested here absl::FunctionRef<void(absl::string_view)> callback) const { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fork_join.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fork_join.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring.h:22: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:193:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:206:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:221:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:298:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:424:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:450:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fork_join.cc:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/blocking_counter.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/logging.h:27: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/logging.h:36: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/macros.h:155:57: warning: extra ';' outside of a function is incompatible with C++98 [-Wc++98-compat-extra-semi] void remove_unused_variable_compiler_warning(const T&){}; ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fork_join.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fork_join.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:91:27: note: in instantiation of template class 'absl::is_trivially_destructible<absl::cord_internal::CordRep *>' requested here absl::is_trivially_destructible<T>::value> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:414:41: note: in instantiation of template class 'absl::type_traits_internal::IsTriviallyCopyConstructibleObject<absl::cord_internal::CordRep *>' requested here std::is_lvalue_reference<T>>::type::type { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:24: note: in instantiation of template class 'absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:7: note: in instantiation of template class 'absl::conjunction<absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/internal/inlined_vector.h:332:16: note: in instantiation of template class 'absl::conjunction<std::is_same<std::allocator<absl::cord_internal::CordRep *>, std::allocator<absl::cord_internal::CordRep *>>, absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here } else if (IsMemcpyOk::value) { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/inlined_vector.h:248:3: note: in instantiation of member function 'absl::inlined_vector_internal::Storage<absl::cord_internal::CordRep *, 47, std::allocator<absl::cord_internal::CordRep *>>::~Storage' requested here ~InlinedVector() {} ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:345:9: note: in instantiation of member function 'absl::InlinedVector<absl::cord_internal::CordRep *, 47>::~InlinedVector' requested here class ChunkIterator { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fork_join.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fork_join.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] bool, __has_trivial_assign(typename std::remove_reference<T>::type) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:24: note: in instantiation of template class 'absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:7: note: in instantiation of template class 'absl::conjunction<absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:7: note: in instantiation of template class 'absl::conjunction<absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/internal/inlined_vector.h:332:16: note: in instantiation of template class 'absl::conjunction<std::is_same<std::allocator<absl::cord_internal::CordRep *>, std::allocator<absl::cord_internal::CordRep *>>, absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here } else if (IsMemcpyOk::value) { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/inlined_vector.h:248:3: note: in instantiation of member function 'absl::inlined_vector_internal::Storage<absl::cord_internal::CordRep *, 47, std::allocator<absl::cord_internal::CordRep *>>::~Storage' requested here ~InlinedVector() {} ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:345:9: note: in instantiation of member function 'absl::InlinedVector<absl::cord_internal::CordRep *, 47>::~InlinedVector' requested here class ChunkIterator { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fork_join.cc:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:874:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1091:51: note: in instantiation of member function 'Eigen::internal::igammac_cf_impl<float, Eigen::internal::VALUE>::run' requested here Scalar ret = igammac_cf_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2015:47: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::VALUE>::run' requested here return EIGEN_MATHFUNC_IMPL(igamma, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:37:41: note: in instantiation of function template specialization 'Eigen::numext::igamma<float>' requested here return Eigen::bfloat16(Eigen::numext::igamma(static_cast<float>(a), static_cast<float>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fork_join.cc:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:945:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1099:46: note: in instantiation of member function 'Eigen::internal::igamma_series_impl<float, Eigen::internal::VALUE>::run' requested here return igamma_series_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2015:47: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::VALUE>::run' requested here return EIGEN_MATHFUNC_IMPL(igamma, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:37:41: note: in instantiation of function template specialization 'Eigen::numext::igamma<float>' requested here return Eigen::bfloat16(Eigen::numext::igamma(static_cast<float>(a), static_cast<float>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fork_join.cc:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:874:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1091:51: note: in instantiation of member function 'Eigen::internal::igammac_cf_impl<float, Eigen::internal::DERIVATIVE>::run' requested here Scalar ret = igammac_cf_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2021:53: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::DERIVATIVE>::run' requested here return EIGEN_MATHFUNC_IMPL(igamma_der_a, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:41:41: note: in instantiation of function template specialization 'Eigen::numext::igamma_der_a<float>' requested here return Eigen::bfloat16(Eigen::numext::igamma_der_a(static_cast<float>(a), static_cast<float>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fork_join.cc:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:945:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1099:46: note: in instantiation of member function 'Eigen::internal::igamma_series_impl<float, Eigen::internal::DERIVATIVE>::run' requested here return igamma_series_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2021:53: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::DERIVATIVE>::run' requested here return EIGEN_MATHFUNC_IMPL(igamma_der_a, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:41:41: note: in instantiation of function template specialization 'Eigen::numext::igamma_der_a<float>' requested here return Eigen::bfloat16(Eigen::numext::igamma_der_a(static_cast<float>(a), static_cast<float>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fork_join.cc:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:874:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1091:51: note: in instantiation of member function 'Eigen::internal::igammac_cf_impl<float, Eigen::internal::SAMPLE_DERIVATIVE>::run' requested here Scalar ret = igammac_cf_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2027:63: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::SAMPLE_DERIVATIVE>::run' requested here return EIGEN_MATHFUNC_IMPL(gamma_sample_der_alpha, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:45:41: note: in instantiation of function template specialization 'Eigen::numext::gamma_sample_der_alpha<float>' requested here return Eigen::bfloat16(Eigen::numext::gamma_sample_der_alpha(static_cast<float>(alpha), static_cast<float>(sample))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fork_join.cc:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:945:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1099:46: note: in instantiation of member function 'Eigen::internal::igamma_series_impl<float, Eigen::internal::SAMPLE_DERIVATIVE>::run' requested here return igamma_series_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2027:63: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::SAMPLE_DERIVATIVE>::run' requested here return EIGEN_MATHFUNC_IMPL(gamma_sample_der_alpha, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:45:41: note: in instantiation of function template specialization 'Eigen::numext::gamma_sample_der_alpha<float>' requested here return Eigen::bfloat16(Eigen::numext::gamma_sample_der_alpha(static_cast<float>(alpha), static_cast<float>(sample))); ^ 40 warnings generated. [87/4395](320) Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFCommon.cpp.o [88/4395](320) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Locale.cpp.o [89/4395](320) Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCAsmLexer.cpp.o [90/4395](320) Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCRelocationInfo.cpp.o [91/4395](320) Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCTargetAsmParser.cpp.o [92/4395](320) Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/AppendingTypeTableBuilder.cpp.o [93/4395](320) Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewRecordIO.cpp.o [94/4395](320) Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/AMDGPUMetadataVerifier.cpp.o [95/4395](320) Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugLinesSubsection.cpp.o [96/4395](320) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/OptEmitter.cpp.o [97/4395](320) Building CXX object lib/Bitstream/Reader/CMakeFiles/LLVMBitstreamReader.dir/BitstreamReader.cpp.o [98/4395](320) Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MappedBlockStream.cpp.o [99/4395](320) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CallingConvEmitter.cpp.o [100/4395](320) Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/COFFMasmParser.cpp.o [101/4395](320) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/SubtargetFeature.cpp.o [102/4395](320) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86RecognizableInstr.cpp.o [103/4395](320) Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionVisitor.cpp.o [104/4395](320) Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/ArgList.cpp.o [105/4395](320) Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/COFFAsmParser.cpp.o [106/4395](320) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoDarwin.cpp.o [107/4395](320) Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCAsmParserExtension.cpp.o [108/4395](320) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/OptParserEmitter.cpp.o [109/4395](320) Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugInlineeLinesSubsection.cpp.o [110/4395](320) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DFAEmitter.cpp.o [111/4395](320) Creating export file for LTO [112/4395](320) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCFragment.cpp.o [113/4395](320) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/PseudoLoweringEmitter.cpp.o [114/4395](320) Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/ELF.cpp.o [115/4395](320) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ErrorHandling.cpp.o [116/4395](320) Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MasmParser.cpp.o [117/4395](320) Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossExSubsection.cpp.o [118/4395](320) Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCExternalSymbolizer.cpp.o [119/4395](320) Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCSymbolizer.cpp.o [120/4395](320) Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugChecksumsSubsection.cpp.o [121/4395](320) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/InstrInfoEmitter.cpp.o [122/4395](320) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSymbol.cpp.o [123/4395](320) Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/XCOFF.cpp.o [124/4395](320) Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagEdge.cpp.o [125/4395](320) Copying clang's __clang_cuda_builtin_vars.h... [126/4395](320) Copying clang's __clang_cuda_cmath.h... [127/4395](320) Copying clang's __clang_cuda_complex_builtins.h... [128/4395](320) Copying clang's __clang_cuda_device_functions.h... [129/4395](320) Copying clang's __clang_cuda_intrinsics.h... [130/4395](320) Copying clang's __clang_cuda_libdevice_declares.h... [131/4395](320) Copying clang's __clang_cuda_math.h... [132/4395](320) Copying clang's __clang_cuda_math_forward_declares.h... [133/4395](320) Copying clang's __clang_cuda_runtime_wrapper.h... [134/4395](320) Copying clang's __clang_cuda_texture_intrinsics.h... [135/4395](320) Copying clang's __clang_hip_cmath.h... [136/4395](320) Copying clang's __clang_hip_libdevice_declares.h... [137/4395](320) Copying clang's __clang_hip_math.h... [138/4395](320) Copying clang's __clang_hip_runtime_wrapper.h... [139/4395](320) Copying clang's __wmmintrin_aes.h... [140/4395](320) Copying clang's __wmmintrin_pclmul.h... [141/4395](320) Copying clang's adxintrin.h... [142/4395](320) Copying clang's altivec.h... [143/4395](320) Copying clang's ammintrin.h... [144/4395](320) Copying clang's amxfp16intrin.h... [145/4395](320) Copying clang's amxintrin.h... [146/4395](320) Copying clang's avx2intrin.h... [147/4395](320) Copying clang's avx512bf16intrin.h... [148/4395](320) Copying clang's avx512bitalgintrin.h... [149/4395](320) Copying clang's avx512bwintrin.h... [150/4395](320) Copying clang's avx512cdintrin.h... [151/4395](320) Copying clang's avx512dqintrin.h... [152/4395](320) Copying clang's avx512erintrin.h... [153/4395](320) Copying clang's avx512fintrin.h... [154/4395](320) Copying clang's avx512fp16intrin.h... [155/4395](320) Copying clang's avx512ifmaintrin.h... [156/4395](320) Copying clang's avx512ifmavlintrin.h... [157/4395](320) Copying clang's avx512pfintrin.h... [158/4395](320) Copying clang's avx512vbmi2intrin.h... [159/4395](320) Copying clang's avx512vbmiintrin.h... [160/4395](320) Copying clang's avx512vbmivlintrin.h... [161/4395](320) Copying clang's avx512vlbf16intrin.h... [162/4395](320) Copying clang's avx512vlbitalgintrin.h... [163/4395](320) Copying clang's avx512vlbwintrin.h... [164/4395](320) Copying clang's avx512vlcdintrin.h... [165/4395](320) Copying clang's avx512vldqintrin.h... [166/4395](320) Copying clang's avx512vlfp16intrin.h... [167/4395](320) Copying clang's avx512vlintrin.h... [168/4395](320) Copying clang's avx512vlvbmi2intrin.h... [169/4395](320) Copying clang's avx512vlvnniintrin.h... [170/4395](320) Copying clang's avx512vlvp2intersectintrin.h... [171/4395](320) Copying clang's avx512vnniintrin.h... [172/4395](320) Copying clang's avx512vp2intersectintrin.h... [173/4395](320) Copying clang's avx512vpopcntdqintrin.h... [174/4395](320) Copying clang's avx512vpopcntdqvlintrin.h... [175/4395](320) Copying clang's avxifmaintrin.h... [176/4395](320) Copying clang's avxintrin.h... [177/4395](320) Copying clang's avxneconvertintrin.h... [178/4395](320) Copying clang's avxvnniint8intrin.h... [179/4395](320) Copying clang's avxvnniintrin.h... [180/4395](320) Copying clang's bmi2intrin.h... [181/4395](320) Copying clang's bmiintrin.h... [182/4395](320) Copying clang's builtins.h... [183/4395](320) Copying clang's cet.h... [184/4395](320) Copying clang's cetintrin.h... [185/4395](320) Copying clang's cldemoteintrin.h... [186/4395](320) Copying clang's clflushoptintrin.h... [187/4395](320) Copying clang's clwbintrin.h... [188/4395](320) Copying clang's clzerointrin.h... [189/4395](320) Copying clang's cmpccxaddintrin.h... [190/4395](320) Copying clang's cpuid.h... [191/4395](320) Copying clang's crc32intrin.h... [192/4395](320) Copying clang's cuda_wrappers/algorithm... [193/4395](320) Copying clang's cuda_wrappers/complex... [194/4395](320) Copying clang's cuda_wrappers/new... [195/4395](320) Copying clang's emmintrin.h... [196/4395](320) Copying clang's enqcmdintrin.h... [197/4395](320) Copying clang's f16cintrin.h... [198/4395](320) Copying clang's fma4intrin.h... [199/4395](320) Copying clang's fmaintrin.h... [200/4395](320) Copying clang's fxsrintrin.h... [201/4395](320) Copying clang's gfniintrin.h... [202/4395](320) Copying clang's hexagon_circ_brev_intrinsics.h... [203/4395](320) Copying clang's hexagon_protos.h... [204/4395](320) Copying clang's hexagon_types.h... [205/4395](320) Copying clang's hlsl.h... [206/4395](320) Copying clang's hresetintrin.h... [207/4395](320) Copying clang's htmintrin.h... [208/4395](320) Copying clang's htmxlintrin.h... [209/4395](320) Copying clang's hvx_hexagon_protos.h... [210/4395](320) Copying clang's ia32intrin.h... [211/4395](320) Copying clang's immintrin.h... [212/4395](320) Copying clang's intrin.h... [213/4395](320) Copying clang's invpcidintrin.h... [214/4395](320) Copying clang's keylockerintrin.h... [215/4395](320) Copying clang's larchintrin.h... [216/4395](320) Copying clang's lwpintrin.h... [217/4395](320) Copying clang's lzcntintrin.h... [218/4395](320) Copying clang's mm3dnow.h... [219/4395](320) Copying clang's mm_malloc.h... [220/4395](320) Copying clang's mmintrin.h... [221/4395](320) Copying clang's movdirintrin.h... [222/4395](320) Copying clang's msa.h... [223/4395](320) Copying clang's mwaitxintrin.h... [224/4395](320) Copying clang's nmmintrin.h... [225/4395](320) Copying clang's opencl-c.h... [226/4395](320) Copying clang's openmp_wrappers/math.h... [227/4395](320) Copying clang's pconfigintrin.h... [228/4395](320) Copying clang's pkuintrin.h... [229/4395](320) Copying clang's pmmintrin.h... [230/4395](320) Copying clang's popcntintrin.h... [231/4395](320) Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CVTypeVisitor.cpp.o [232/4395](320) Copying clang's ppc_wrappers/bmi2intrin.h... [233/4395](320) Copying clang's ppc_wrappers/bmiintrin.h... [234/4395](320) Copying clang's ppc_wrappers/emmintrin.h... [235/4395](320) Copying clang's ppc_wrappers/immintrin.h... [236/4395](320) Copying clang's ppc_wrappers/mm_malloc.h... [237/4395](320) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstrDesc.cpp.o [238/4395](320) Copying clang's ppc_wrappers/mmintrin.h... [239/4395](320) Copying clang's ppc_wrappers/pmmintrin.h... [240/4395](320) Copying clang's ppc_wrappers/smmintrin.h... [241/4395](320) Copying clang's ppc_wrappers/tmmintrin.h... [242/4395](320) Copying clang's ppc_wrappers/x86gprintrin.h... [243/4395](320) Copying clang's ppc_wrappers/x86intrin.h... [244/4395](320) Copying clang's ppc_wrappers/xmmintrin.h... [245/4395](320) Copying clang's prfchiintrin.h... [246/4395](320) Copying clang's prfchwintrin.h... [247/4395](320) Copying clang's ptwriteintrin.h... [248/4395](320) Copying clang's raointintrin.h... [249/4395](320) Copying clang's rdpruintrin.h... [250/4395](320) Copying clang's rdseedintrin.h... [251/4395](320) Copying clang's rtmintrin.h... [252/4395](320) Copying clang's s390intrin.h... [253/4395](320) Copying clang's serializeintrin.h... [254/4395](320) Copying clang's sgxintrin.h... [255/4395](320) Copying clang's shaintrin.h... [256/4395](320) Copying clang's smmintrin.h... [257/4395](320) Copying clang's tbmintrin.h... [258/4395](320) Copying clang's tmmintrin.h... [259/4395](320) Copying clang's tsxldtrkintrin.h... [260/4395](320) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Caching.cpp.o [261/4395](320) Copying clang's uintrintrin.h... [262/4395](320) Copying clang's vaesintrin.h... [263/4395](320) Copying clang's vecintrin.h... [264/4395](320) Copying clang's velintrin.h... [265/4395](320) Copying clang's velintrin_approx.h... [266/4395](320) Copying clang's velintrin_gen.h... [267/4395](320) Copying clang's vpclmulqdqintrin.h... [268/4395](320) Copying clang's waitpkgintrin.h... [269/4395](320) Copying clang's wasm_simd128.h... [270/4395](320) Copying clang's wbnoinvdintrin.h... [271/4395](320) Copying clang's wmmintrin.h... [272/4395](320) Copying clang's x86gprintrin.h... [273/4395](320) Copying clang's x86intrin.h... [274/4395](320) Copying clang's xmmintrin.h... [275/4395](320) Copying clang's xopintrin.h... [276/4395](320) Copying clang's xsavecintrin.h... [277/4395](320) Copying clang's xsaveintrin.h... [278/4395](320) Copying clang's xsaveoptintrin.h... [279/4395](320) Copying clang's xsavesintrin.h... [280/4395](320) Copying clang's xtestintrin.h... [281/4395](320) Generating ../../../../bin/analyze-build [282/4395](320) Generating ../../../../bin/intercept-build [283/4395](320) Generating ../../../../bin/scan-build-py [284/4395](320) Generating ../../../../lib/libear/__init__.py [285/4395](320) Generating ../../../../lib/libear/config.h.in [286/4395](320) Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugFrameDataSubsection.cpp.o [287/4395](320) Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewError.cpp.o [288/4395](320) Generating ../../../../lib/libear/ear.c [289/4395](320) Generating ../../../../lib/libscanbuild/__init__.py [290/4395](320) Generating ../../../../lib/libscanbuild/analyze.py [291/4395](320) Generating ../../../../lib/libscanbuild/arguments.py [292/4395](320) Generating ../../../../lib/libscanbuild/clang.py [293/4395](320) Generating ../../../../lib/libscanbuild/compilation.py [294/4395](320) Generating ../../../../lib/libscanbuild/intercept.py [295/4395](320) Generating ../../../../lib/libscanbuild/report.py [296/4395](320) Generating ../../../../lib/libscanbuild/resources/scanview.css [297/4395](320) Generating ../../../../lib/libscanbuild/resources/selectable.js [298/4395](320) Generating ../../../../lib/libscanbuild/resources/sorttable.js [299/4395](320) Generating ../../../../lib/libscanbuild/shell.py [300/4395](320) Generating ../../../../libexec/analyze-c++ [301/4395](320) Generating ../../../../libexec/analyze-cc [302/4395](320) Generating ../../../../libexec/intercept-c++ [303/4395](320) Generating ../../../../libexec/intercept-cc [304/4395](320) Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCDisassembler.cpp.o [305/4395](320) Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/ELFAsmParser.cpp.o [306/4395](320) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Chrono.cpp.o [307/4395](320) Creating directories for 'bolt_rt' [308/4395](320) No download step for 'bolt_rt' [309/4395](320) No update step for 'bolt_rt' [310/4395](320) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/PredicateExpander.cpp.o [311/4395](320) No patch step for 'bolt_rt' [312/4395](320) Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsection.cpp.o [313/4395](320) Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/ContinuationRecordBuilder.cpp.o [314/4395](320) Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/StringMatcher.cpp.o [315/4395](320) Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagPredicate.cpp.o [316/4395](320) Building CXX object lib/tf_runtime/CMakeFiles/tf_xla_runtime_objects.dir/tensorflow/compiler/xla/service/cpu/runtime_pow.cc.o In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_pow.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_pow.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:342:36: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_constructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] bool, __has_trivial_assign(typename std::remove_reference<T>::type) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<short>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_pow.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_pow.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<short>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<short>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_pow.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_pow.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned short>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_pow.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_pow.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned short>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned short>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_pow.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_pow.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<int>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_pow.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_pow.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<int>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<int>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_pow.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_pow.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned int>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_pow.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_pow.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned int>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned int>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_pow.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_pow.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<long>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_pow.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_pow.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<long>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<long>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_pow.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_pow.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned long>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_pow.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_pow.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned long>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned long>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_pow.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_pow.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:91:27: note: in instantiation of template class 'absl::is_trivially_destructible<std::string_view>' requested here absl::is_trivially_destructible<T>::value> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:414:41: note: in instantiation of template class 'absl::type_traits_internal::IsTriviallyCopyConstructibleObject<std::string_view>' requested here std::is_lvalue_reference<T>>::type::type { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:46:16: note: in instantiation of template class 'absl::is_trivially_copy_constructible<std::string_view>' requested here absl::is_trivially_copy_constructible<T>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:54:36: note: in instantiation of function template specialization 'absl::functional_internal::PassByValue<std::string_view>' requested here struct ForwardT : std::conditional<PassByValue<T>(), T, T&&> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:63:1: note: in instantiation of template class 'absl::functional_internal::ForwardT<std::string_view>' requested here using Invoker = R (*)(VoidPtr, typename ForwardT<Args>::type...); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/function_ref.h:133:30: note: in instantiation of template type alias 'Invoker' requested here absl::functional_internal::Invoker<R, Args...> invoker_; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:1320:48: note: in instantiation of template class 'absl::FunctionRef<void (std::string_view)>' requested here absl::FunctionRef<void(absl::string_view)> callback) const { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_pow.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_pow.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] bool, __has_trivial_assign(typename std::remove_reference<T>::type) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:47:16: note: in instantiation of template class 'absl::is_trivially_copy_assignable<std::string_view>' requested here absl::is_trivially_copy_assignable< ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:54:36: note: in instantiation of function template specialization 'absl::functional_internal::PassByValue<std::string_view>' requested here struct ForwardT : std::conditional<PassByValue<T>(), T, T&&> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:63:1: note: in instantiation of template class 'absl::functional_internal::ForwardT<std::string_view>' requested here using Invoker = R (*)(VoidPtr, typename ForwardT<Args>::type...); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/function_ref.h:133:30: note: in instantiation of template type alias 'Invoker' requested here absl::functional_internal::Invoker<R, Args...> invoker_; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:1320:48: note: in instantiation of template class 'absl::FunctionRef<void (std::string_view)>' requested here absl::FunctionRef<void(absl::string_view)> callback) const { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_pow.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_pow.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring.h:22: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:193:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:206:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:221:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:298:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:424:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:450:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_pow.cc:18: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/macros.h:155:57: warning: extra ';' outside of a function is incompatible with C++98 [-Wc++98-compat-extra-semi] void remove_unused_variable_compiler_warning(const T&){}; ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_pow.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_pow.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:91:27: note: in instantiation of template class 'absl::is_trivially_destructible<absl::cord_internal::CordRep *>' requested here absl::is_trivially_destructible<T>::value> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:414:41: note: in instantiation of template class 'absl::type_traits_internal::IsTriviallyCopyConstructibleObject<absl::cord_internal::CordRep *>' requested here std::is_lvalue_reference<T>>::type::type { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:24: note: in instantiation of template class 'absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:7: note: in instantiation of template class 'absl::conjunction<absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/internal/inlined_vector.h:332:16: note: in instantiation of template class 'absl::conjunction<std::is_same<std::allocator<absl::cord_internal::CordRep *>, std::allocator<absl::cord_internal::CordRep *>>, absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here } else if (IsMemcpyOk::value) { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/inlined_vector.h:248:3: note: in instantiation of member function 'absl::inlined_vector_internal::Storage<absl::cord_internal::CordRep *, 47, std::allocator<absl::cord_internal::CordRep *>>::~Storage' requested here ~InlinedVector() {} ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:345:9: note: in instantiation of member function 'absl::InlinedVector<absl::cord_internal::CordRep *, 47>::~InlinedVector' requested here class ChunkIterator { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_pow.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_pow.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] bool, __has_trivial_assign(typename std::remove_reference<T>::type) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:24: note: in instantiation of template class 'absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:7: note: in instantiation of template class 'absl::conjunction<absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:7: note: in instantiation of template class 'absl::conjunction<absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/internal/inlined_vector.h:332:16: note: in instantiation of template class 'absl::conjunction<std::is_same<std::allocator<absl::cord_internal::CordRep *>, std::allocator<absl::cord_internal::CordRep *>>, absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here } else if (IsMemcpyOk::value) { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/inlined_vector.h:248:3: note: in instantiation of member function 'absl::inlined_vector_internal::Storage<absl::cord_internal::CordRep *, 47, std::allocator<absl::cord_internal::CordRep *>>::~Storage' requested here ~InlinedVector() {} ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:345:9: note: in instantiation of member function 'absl::InlinedVector<absl::cord_internal::CordRep *, 47>::~InlinedVector' requested here class ChunkIterator { ^ 34 warnings generated. [317/4395](320) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/InfoByHwMode.cpp.o [318/4395](320) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MathExtras.cpp.o [319/4395](320) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSubtargetInfo.cpp.o [320/4395](320) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/VirtualFileSystem.cpp.o [321/4395](320) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ToolOutputFile.cpp.o [322/4395](320) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Path.cpp.o [323/4395](320) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86MnemonicTables.cpp.o [324/4395](320) Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGParser.cpp.o [325/4395](320) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DebugCounter.cpp.o [326/4395](320) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCPseudoProbe.cpp.o [327/4395](320) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/xxhash.cpp.o [328/4395](320) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/OptRSTEmitter.cpp.o [329/4395](320) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/YAMLTraits.cpp.o [330/4395](320) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCCodeEmitter.cpp.o [331/4395](320) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCMachObjectTargetWriter.cpp.o [332/4395](320) Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/SetTheory.cpp.o [333/4395](320) Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackWriter.cpp.o [334/4395](320) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/SubtargetFeatureInfo.cpp.o [335/4395](320) Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/Line.cpp.o [336/4395](320) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Valgrind.cpp.o [337/4395](320) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PrettyStackTrace.cpp.o [338/4395](320) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/ExegesisEmitter.cpp.o [339/4395](320) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileOutputBuffer.cpp.o [340/4395](320) Building CXX object lib/tf_runtime/CMakeFiles/tf_xla_runtime_objects.dir/tensorflow/compiler/xla/service/cpu/runtime_fp16.cc.o In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fp16.cc:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fp16.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:342:36: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_constructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] bool, __has_trivial_assign(typename std::remove_reference<T>::type) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<short>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fp16.cc:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fp16.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<short>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<short>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fp16.cc:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fp16.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned short>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fp16.cc:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fp16.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned short>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned short>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fp16.cc:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fp16.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<int>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fp16.cc:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fp16.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<int>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<int>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fp16.cc:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fp16.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned int>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fp16.cc:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fp16.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned int>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned int>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fp16.cc:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fp16.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<long>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fp16.cc:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fp16.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<long>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<long>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fp16.cc:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fp16.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned long>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fp16.cc:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fp16.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned long>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned long>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fp16.cc:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fp16.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:91:27: note: in instantiation of template class 'absl::is_trivially_destructible<std::string_view>' requested here absl::is_trivially_destructible<T>::value> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:414:41: note: in instantiation of template class 'absl::type_traits_internal::IsTriviallyCopyConstructibleObject<std::string_view>' requested here std::is_lvalue_reference<T>>::type::type { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:46:16: note: in instantiation of template class 'absl::is_trivially_copy_constructible<std::string_view>' requested here absl::is_trivially_copy_constructible<T>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:54:36: note: in instantiation of function template specialization 'absl::functional_internal::PassByValue<std::string_view>' requested here struct ForwardT : std::conditional<PassByValue<T>(), T, T&&> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:63:1: note: in instantiation of template class 'absl::functional_internal::ForwardT<std::string_view>' requested here using Invoker = R (*)(VoidPtr, typename ForwardT<Args>::type...); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/function_ref.h:133:30: note: in instantiation of template type alias 'Invoker' requested here absl::functional_internal::Invoker<R, Args...> invoker_; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:1320:48: note: in instantiation of template class 'absl::FunctionRef<void (std::string_view)>' requested here absl::FunctionRef<void(absl::string_view)> callback) const { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fp16.cc:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fp16.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] bool, __has_trivial_assign(typename std::remove_reference<T>::type) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:47:16: note: in instantiation of template class 'absl::is_trivially_copy_assignable<std::string_view>' requested here absl::is_trivially_copy_assignable< ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:54:36: note: in instantiation of function template specialization 'absl::functional_internal::PassByValue<std::string_view>' requested here struct ForwardT : std::conditional<PassByValue<T>(), T, T&&> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:63:1: note: in instantiation of template class 'absl::functional_internal::ForwardT<std::string_view>' requested here using Invoker = R (*)(VoidPtr, typename ForwardT<Args>::type...); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/function_ref.h:133:30: note: in instantiation of template type alias 'Invoker' requested here absl::functional_internal::Invoker<R, Args...> invoker_; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:1320:48: note: in instantiation of template class 'absl::FunctionRef<void (std::string_view)>' requested here absl::FunctionRef<void(absl::string_view)> callback) const { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fp16.cc:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fp16.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring.h:22: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:193:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:206:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:221:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:298:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:424:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:450:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fp16.cc:19: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/macros.h:155:57: warning: extra ';' outside of a function is incompatible with C++98 [-Wc++98-compat-extra-semi] void remove_unused_variable_compiler_warning(const T&){}; ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fp16.cc:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fp16.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:91:27: note: in instantiation of template class 'absl::is_trivially_destructible<absl::cord_internal::CordRep *>' requested here absl::is_trivially_destructible<T>::value> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:414:41: note: in instantiation of template class 'absl::type_traits_internal::IsTriviallyCopyConstructibleObject<absl::cord_internal::CordRep *>' requested here std::is_lvalue_reference<T>>::type::type { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:24: note: in instantiation of template class 'absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:7: note: in instantiation of template class 'absl::conjunction<absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/internal/inlined_vector.h:332:16: note: in instantiation of template class 'absl::conjunction<std::is_same<std::allocator<absl::cord_internal::CordRep *>, std::allocator<absl::cord_internal::CordRep *>>, absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here } else if (IsMemcpyOk::value) { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/inlined_vector.h:248:3: note: in instantiation of member function 'absl::inlined_vector_internal::Storage<absl::cord_internal::CordRep *, 47, std::allocator<absl::cord_internal::CordRep *>>::~Storage' requested here ~InlinedVector() {} ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:345:9: note: in instantiation of member function 'absl::InlinedVector<absl::cord_internal::CordRep *, 47>::~InlinedVector' requested here class ChunkIterator { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fp16.cc:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fp16.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] bool, __has_trivial_assign(typename std::remove_reference<T>::type) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:24: note: in instantiation of template class 'absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:7: note: in instantiation of template class 'absl::conjunction<absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:7: note: in instantiation of template class 'absl::conjunction<absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/internal/inlined_vector.h:332:16: note: in instantiation of template class 'absl::conjunction<std::is_same<std::allocator<absl::cord_internal::CordRep *>, std::allocator<absl::cord_internal::CordRep *>>, absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here } else if (IsMemcpyOk::value) { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/inlined_vector.h:248:3: note: in instantiation of member function 'absl::inlined_vector_internal::Storage<absl::cord_internal::CordRep *, 47, std::allocator<absl::cord_internal::CordRep *>>::~Storage' requested here ~InlinedVector() {} ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:345:9: note: in instantiation of member function 'absl::InlinedVector<absl::cord_internal::CordRep *, 47>::~InlinedVector' requested here class ChunkIterator { ^ 34 warnings generated. [341/4395](320) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenHwModes.cpp.o [342/4395](320) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TimeProfiler.cpp.o [343/4395](320) Performing configure step for 'bolt_rt' CMake Warning (dev) at /b/s/w/ir/x/w/cipd/share/cmake-3.25/Modules/GNUInstallDirs.cmake:243 (message): Unable to determine default CMAKE_INSTALL_LIBDIR directory because no target architecture is known. Please enable at least one language before including GNUInstallDirs. Call Stack (most recent call first): CMakeLists.txt:3 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- The C compiler identification is Clang 16.0.0 -- The CXX compiler identification is Clang 16.0.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /b/s/w/ir/x/w/cipd/bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /b/s/w/ir/x/w/cipd/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for include file elf.h -- Looking for include file elf.h - found -- Configuring done -- Generating done -- Build files have been written to: /b/s/w/ir/x/w/staging/llvm_build/tools/bolt/bolt_rt-bins [344/4395](320) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenTarget.cpp.o [345/4395](320) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCMachOStreamer.cpp.o [346/4395](320) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_ffs.c.o [347/4395](320) Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/OptTable.cpp.o [348/4395](320) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelEmitter.cpp.o [349/4395](320) Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TableGenBackendSkeleton.cpp.o [350/4395](320) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/GlobalISelEmitter.cpp.o [351/4395](320) Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolRVASubsection.cpp.o [352/4395](320) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_fold.c.o [353/4395](320) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_id_to_id.c.o [354/4395](320) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/WebAssemblyDisassemblerEmitter.cpp.o [355/4395](320) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_id_to_ast_expr.c.o [356/4395](320) Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/DetailedRecordsBackend.cpp.o [357/4395](320) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenInstruction.cpp.o [358/4395](320) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/GICombinerEmitter.cpp.o [359/4395](320) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_flow.c.o [360/4395](320) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RandomNumberGenerator.cpp.o [361/4395](320) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BuryPointer.cpp.o [362/4395](320) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LowLevelType.cpp.o [363/4395](320) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Regex.cpp.o [364/4395](320) Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDag.cpp.o [365/4395](320) Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackReader.cpp.o [366/4395](320) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/FastISelEmitter.cpp.o [367/4395](320) Building C object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3.c.o [368/4395](320) Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/DarwinAsmParser.cpp.o [369/4395](320) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_hash.c.o [370/4395](320) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_local.c.o [371/4395](320) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_coalesce.c.o [372/4395](320) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringSaver.cpp.o [373/4395](320) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_aff.c.o [374/4395](320) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_int_sioimath.c.o [375/4395](320) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoCOFF.cpp.o [376/4395](320) Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFBuilder.cpp.o [377/4395](320) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_constraint.c.o [378/4395](320) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LoongArchTargetParser.cpp.o [379/4395](320) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Z3Solver.cpp.o [380/4395](320) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenRegisters.cpp.o [381/4395](320) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_convex_hull.c.o [382/4395](320) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstrInfo.cpp.o [383/4395](320) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_bound.c.o [384/4395](320) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/SubtargetEmitter.cpp.o [385/4395](320) Building CXX object lib/tf_runtime/CMakeFiles/tf_xla_runtime_objects.dir/tensorflow/compiler/xla/service/cpu/runtime_matmul.cc.o In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_matmul.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_matmul.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:342:36: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_constructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] bool, __has_trivial_assign(typename std::remove_reference<T>::type) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<short>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_matmul.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_matmul.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<short>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<short>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_matmul.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_matmul.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned short>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_matmul.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_matmul.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned short>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned short>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_matmul.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_matmul.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<int>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_matmul.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_matmul.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<int>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<int>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_matmul.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_matmul.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned int>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_matmul.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_matmul.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned int>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned int>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_matmul.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_matmul.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<long>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_matmul.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_matmul.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<long>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<long>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_matmul.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_matmul.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned long>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_matmul.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_matmul.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned long>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned long>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_matmul.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_matmul.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:91:27: note: in instantiation of template class 'absl::is_trivially_destructible<std::string_view>' requested here absl::is_trivially_destructible<T>::value> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:414:41: note: in instantiation of template class 'absl::type_traits_internal::IsTriviallyCopyConstructibleObject<std::string_view>' requested here std::is_lvalue_reference<T>>::type::type { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:46:16: note: in instantiation of template class 'absl::is_trivially_copy_constructible<std::string_view>' requested here absl::is_trivially_copy_constructible<T>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:54:36: note: in instantiation of function template specialization 'absl::functional_internal::PassByValue<std::string_view>' requested here struct ForwardT : std::conditional<PassByValue<T>(), T, T&&> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:63:1: note: in instantiation of template class 'absl::functional_internal::ForwardT<std::string_view>' requested here using Invoker = R (*)(VoidPtr, typename ForwardT<Args>::type...); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/function_ref.h:133:30: note: in instantiation of template type alias 'Invoker' requested here absl::functional_internal::Invoker<R, Args...> invoker_; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:1320:48: note: in instantiation of template class 'absl::FunctionRef<void (std::string_view)>' requested here absl::FunctionRef<void(absl::string_view)> callback) const { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_matmul.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_matmul.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] bool, __has_trivial_assign(typename std::remove_reference<T>::type) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:47:16: note: in instantiation of template class 'absl::is_trivially_copy_assignable<std::string_view>' requested here absl::is_trivially_copy_assignable< ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:54:36: note: in instantiation of function template specialization 'absl::functional_internal::PassByValue<std::string_view>' requested here struct ForwardT : std::conditional<PassByValue<T>(), T, T&&> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:63:1: note: in instantiation of template class 'absl::functional_internal::ForwardT<std::string_view>' requested here using Invoker = R (*)(VoidPtr, typename ForwardT<Args>::type...); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/function_ref.h:133:30: note: in instantiation of template type alias 'Invoker' requested here absl::functional_internal::Invoker<R, Args...> invoker_; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:1320:48: note: in instantiation of template class 'absl::FunctionRef<void (std::string_view)>' requested here absl::FunctionRef<void(absl::string_view)> callback) const { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_matmul.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_matmul.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring.h:22: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:193:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:206:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:221:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:298:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:424:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:450:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_matmul.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_matmul.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:91:27: note: in instantiation of template class 'absl::is_trivially_destructible<absl::cord_internal::CordRep *>' requested here absl::is_trivially_destructible<T>::value> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:414:41: note: in instantiation of template class 'absl::type_traits_internal::IsTriviallyCopyConstructibleObject<absl::cord_internal::CordRep *>' requested here std::is_lvalue_reference<T>>::type::type { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:24: note: in instantiation of template class 'absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:7: note: in instantiation of template class 'absl::conjunction<absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/internal/inlined_vector.h:332:16: note: in instantiation of template class 'absl::conjunction<std::is_same<std::allocator<absl::cord_internal::CordRep *>, std::allocator<absl::cord_internal::CordRep *>>, absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here } else if (IsMemcpyOk::value) { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/inlined_vector.h:248:3: note: in instantiation of member function 'absl::inlined_vector_internal::Storage<absl::cord_internal::CordRep *, 47, std::allocator<absl::cord_internal::CordRep *>>::~Storage' requested here ~InlinedVector() {} ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:345:9: note: in instantiation of member function 'absl::InlinedVector<absl::cord_internal::CordRep *, 47>::~InlinedVector' requested here class ChunkIterator { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_matmul.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_matmul.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] bool, __has_trivial_assign(typename std::remove_reference<T>::type) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:24: note: in instantiation of template class 'absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:7: note: in instantiation of template class 'absl::conjunction<absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:7: note: in instantiation of template class 'absl::conjunction<absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/internal/inlined_vector.h:332:16: note: in instantiation of template class 'absl::conjunction<std::is_same<std::allocator<absl::cord_internal::CordRep *>, std::allocator<absl::cord_internal::CordRep *>>, absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here } else if (IsMemcpyOk::value) { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/inlined_vector.h:248:3: note: in instantiation of member function 'absl::inlined_vector_internal::Storage<absl::cord_internal::CordRep *, 47, std::allocator<absl::cord_internal::CordRep *>>::~Storage' requested here ~InlinedVector() {} ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:345:9: note: in instantiation of member function 'absl::InlinedVector<absl::cord_internal::CordRep *, 47>::~InlinedVector' requested here class ChunkIterator { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_matmul.cc:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:874:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1091:51: note: in instantiation of member function 'Eigen::internal::igammac_cf_impl<float, Eigen::internal::VALUE>::run' requested here Scalar ret = igammac_cf_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2015:47: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::VALUE>::run' requested here return EIGEN_MATHFUNC_IMPL(igamma, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:37:41: note: in instantiation of function template specialization 'Eigen::numext::igamma<float>' requested here return Eigen::bfloat16(Eigen::numext::igamma(static_cast<float>(a), static_cast<float>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_matmul.cc:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:945:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1099:46: note: in instantiation of member function 'Eigen::internal::igamma_series_impl<float, Eigen::internal::VALUE>::run' requested here return igamma_series_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2015:47: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::VALUE>::run' requested here return EIGEN_MATHFUNC_IMPL(igamma, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:37:41: note: in instantiation of function template specialization 'Eigen::numext::igamma<float>' requested here return Eigen::bfloat16(Eigen::numext::igamma(static_cast<float>(a), static_cast<float>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_matmul.cc:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:874:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1091:51: note: in instantiation of member function 'Eigen::internal::igammac_cf_impl<float, Eigen::internal::DERIVATIVE>::run' requested here Scalar ret = igammac_cf_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2021:53: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::DERIVATIVE>::run' requested here return EIGEN_MATHFUNC_IMPL(igamma_der_a, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:41:41: note: in instantiation of function template specialization 'Eigen::numext::igamma_der_a<float>' requested here return Eigen::bfloat16(Eigen::numext::igamma_der_a(static_cast<float>(a), static_cast<float>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_matmul.cc:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:945:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1099:46: note: in instantiation of member function 'Eigen::internal::igamma_series_impl<float, Eigen::internal::DERIVATIVE>::run' requested here return igamma_series_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2021:53: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::DERIVATIVE>::run' requested here return EIGEN_MATHFUNC_IMPL(igamma_der_a, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:41:41: note: in instantiation of function template specialization 'Eigen::numext::igamma_der_a<float>' requested here return Eigen::bfloat16(Eigen::numext::igamma_der_a(static_cast<float>(a), static_cast<float>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_matmul.cc:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:874:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1091:51: note: in instantiation of member function 'Eigen::internal::igammac_cf_impl<float, Eigen::internal::SAMPLE_DERIVATIVE>::run' requested here Scalar ret = igammac_cf_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2027:63: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::SAMPLE_DERIVATIVE>::run' requested here return EIGEN_MATHFUNC_IMPL(gamma_sample_der_alpha, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:45:41: note: in instantiation of function template specialization 'Eigen::numext::gamma_sample_der_alpha<float>' requested here return Eigen::bfloat16(Eigen::numext::gamma_sample_der_alpha(static_cast<float>(alpha), static_cast<float>(sample))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_matmul.cc:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:945:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1099:46: note: in instantiation of member function 'Eigen::internal::igamma_series_impl<float, Eigen::internal::SAMPLE_DERIVATIVE>::run' requested here return igamma_series_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2027:63: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::SAMPLE_DERIVATIVE>::run' requested here return EIGEN_MATHFUNC_IMPL(gamma_sample_der_alpha, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:45:41: note: in instantiation of function template specialization 'Eigen::numext::gamma_sample_der_alpha<float>' requested here return Eigen::bfloat16(Eigen::numext::gamma_sample_der_alpha(static_cast<float>(alpha), static_cast<float>(sample))); ^ 39 warnings generated. [386/4395](320) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_farkas.c.o [387/4395](320) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Watchdog.cpp.o [388/4395](320) Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TableGenBackend.cpp.o [389/4395](320) Building CXX object tools/bolt/lib/Utils/CMakeFiles/LLVMBOLTUtils.dir/Utils.cpp.o [390/4395](320) Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGLexer.cpp.o [391/4395](320) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCLabel.cpp.o [392/4395](320) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_ast.c.o [393/4395](320) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_ast_build.c.o [394/4395](320) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_id_to_pw_aff.c.o [395/4395](320) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_ast_codegen.c.o [396/4395](320) Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/TextStubCommon.cpp.o [397/4395](320) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/basis_reduction_tab.c.o [398/4395](320) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_deprecated.c.o [399/4395](320) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_imath.c.o [400/4395](320) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_schedule_constraints.c.o [401/4395](320) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_sort.c.o [402/4395](319) Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndexDiscovery.cpp.o [403/4395](318) Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/Arg.cpp.o [404/4395](317) Building CXX object lib/tf_runtime/CMakeFiles/tf_xla_runtime_objects.dir/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_matmul.cc.o In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_matmul.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_matmul.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:342:36: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_constructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] bool, __has_trivial_assign(typename std::remove_reference<T>::type) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<short>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_matmul.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_matmul.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<short>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<short>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_matmul.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_matmul.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned short>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_matmul.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_matmul.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned short>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned short>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_matmul.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_matmul.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<int>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_matmul.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_matmul.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<int>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<int>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_matmul.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_matmul.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned int>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_matmul.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_matmul.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned int>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned int>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_matmul.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_matmul.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<long>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_matmul.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_matmul.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<long>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<long>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_matmul.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_matmul.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned long>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_matmul.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_matmul.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned long>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned long>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_matmul.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_matmul.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:91:27: note: in instantiation of template class 'absl::is_trivially_destructible<std::string_view>' requested here absl::is_trivially_destructible<T>::value> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:414:41: note: in instantiation of template class 'absl::type_traits_internal::IsTriviallyCopyConstructibleObject<std::string_view>' requested here std::is_lvalue_reference<T>>::type::type { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:46:16: note: in instantiation of template class 'absl::is_trivially_copy_constructible<std::string_view>' requested here absl::is_trivially_copy_constructible<T>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:54:36: note: in instantiation of function template specialization 'absl::functional_internal::PassByValue<std::string_view>' requested here struct ForwardT : std::conditional<PassByValue<T>(), T, T&&> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:63:1: note: in instantiation of template class 'absl::functional_internal::ForwardT<std::string_view>' requested here using Invoker = R (*)(VoidPtr, typename ForwardT<Args>::type...); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/function_ref.h:133:30: note: in instantiation of template type alias 'Invoker' requested here absl::functional_internal::Invoker<R, Args...> invoker_; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:1320:48: note: in instantiation of template class 'absl::FunctionRef<void (std::string_view)>' requested here absl::FunctionRef<void(absl::string_view)> callback) const { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_matmul.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_matmul.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] bool, __has_trivial_assign(typename std::remove_reference<T>::type) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:47:16: note: in instantiation of template class 'absl::is_trivially_copy_assignable<std::string_view>' requested here absl::is_trivially_copy_assignable< ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:54:36: note: in instantiation of function template specialization 'absl::functional_internal::PassByValue<std::string_view>' requested here struct ForwardT : std::conditional<PassByValue<T>(), T, T&&> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:63:1: note: in instantiation of template class 'absl::functional_internal::ForwardT<std::string_view>' requested here using Invoker = R (*)(VoidPtr, typename ForwardT<Args>::type...); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/function_ref.h:133:30: note: in instantiation of template type alias 'Invoker' requested here absl::functional_internal::Invoker<R, Args...> invoker_; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:1320:48: note: in instantiation of template class 'absl::FunctionRef<void (std::string_view)>' requested here absl::FunctionRef<void(absl::string_view)> callback) const { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_matmul.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_matmul.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring.h:22: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:193:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:206:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:221:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:298:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:424:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:450:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_matmul.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_matmul.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:91:27: note: in instantiation of template class 'absl::is_trivially_destructible<absl::cord_internal::CordRep *>' requested here absl::is_trivially_destructible<T>::value> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:414:41: note: in instantiation of template class 'absl::type_traits_internal::IsTriviallyCopyConstructibleObject<absl::cord_internal::CordRep *>' requested here std::is_lvalue_reference<T>>::type::type { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:24: note: in instantiation of template class 'absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:7: note: in instantiation of template class 'absl::conjunction<absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/internal/inlined_vector.h:332:16: note: in instantiation of template class 'absl::conjunction<std::is_same<std::allocator<absl::cord_internal::CordRep *>, std::allocator<absl::cord_internal::CordRep *>>, absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here } else if (IsMemcpyOk::value) { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/inlined_vector.h:248:3: note: in instantiation of member function 'absl::inlined_vector_internal::Storage<absl::cord_internal::CordRep *, 47, std::allocator<absl::cord_internal::CordRep *>>::~Storage' requested here ~InlinedVector() {} ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:345:9: note: in instantiation of member function 'absl::InlinedVector<absl::cord_internal::CordRep *, 47>::~InlinedVector' requested here class ChunkIterator { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_matmul.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_matmul.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] bool, __has_trivial_assign(typename std::remove_reference<T>::type) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:24: note: in instantiation of template class 'absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:7: note: in instantiation of template class 'absl::conjunction<absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:7: note: in instantiation of template class 'absl::conjunction<absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/internal/inlined_vector.h:332:16: note: in instantiation of template class 'absl::conjunction<std::is_same<std::allocator<absl::cord_internal::CordRep *>, std::allocator<absl::cord_internal::CordRep *>>, absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here } else if (IsMemcpyOk::value) { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/inlined_vector.h:248:3: note: in instantiation of member function 'absl::inlined_vector_internal::Storage<absl::cord_internal::CordRep *, 47, std::allocator<absl::cord_internal::CordRep *>>::~Storage' requested here ~InlinedVector() {} ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:345:9: note: in instantiation of member function 'absl::InlinedVector<absl::cord_internal::CordRep *, 47>::~InlinedVector' requested here class ChunkIterator { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_matmul.cc:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:874:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1091:51: note: in instantiation of member function 'Eigen::internal::igammac_cf_impl<float, Eigen::internal::VALUE>::run' requested here Scalar ret = igammac_cf_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2015:47: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::VALUE>::run' requested here return EIGEN_MATHFUNC_IMPL(igamma, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:37:41: note: in instantiation of function template specialization 'Eigen::numext::igamma<float>' requested here return Eigen::bfloat16(Eigen::numext::igamma(static_cast<float>(a), static_cast<float>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_matmul.cc:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:945:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1099:46: note: in instantiation of member function 'Eigen::internal::igamma_series_impl<float, Eigen::internal::VALUE>::run' requested here return igamma_series_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2015:47: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::VALUE>::run' requested here return EIGEN_MATHFUNC_IMPL(igamma, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:37:41: note: in instantiation of function template specialization 'Eigen::numext::igamma<float>' requested here return Eigen::bfloat16(Eigen::numext::igamma(static_cast<float>(a), static_cast<float>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_matmul.cc:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:874:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1091:51: note: in instantiation of member function 'Eigen::internal::igammac_cf_impl<float, Eigen::internal::DERIVATIVE>::run' requested here Scalar ret = igammac_cf_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2021:53: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::DERIVATIVE>::run' requested here return EIGEN_MATHFUNC_IMPL(igamma_der_a, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:41:41: note: in instantiation of function template specialization 'Eigen::numext::igamma_der_a<float>' requested here return Eigen::bfloat16(Eigen::numext::igamma_der_a(static_cast<float>(a), static_cast<float>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_matmul.cc:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:945:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1099:46: note: in instantiation of member function 'Eigen::internal::igamma_series_impl<float, Eigen::internal::DERIVATIVE>::run' requested here return igamma_series_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2021:53: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::DERIVATIVE>::run' requested here return EIGEN_MATHFUNC_IMPL(igamma_der_a, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:41:41: note: in instantiation of function template specialization 'Eigen::numext::igamma_der_a<float>' requested here return Eigen::bfloat16(Eigen::numext::igamma_der_a(static_cast<float>(a), static_cast<float>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_matmul.cc:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:874:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1091:51: note: in instantiation of member function 'Eigen::internal::igammac_cf_impl<float, Eigen::internal::SAMPLE_DERIVATIVE>::run' requested here Scalar ret = igammac_cf_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2027:63: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::SAMPLE_DERIVATIVE>::run' requested here return EIGEN_MATHFUNC_IMPL(gamma_sample_der_alpha, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:45:41: note: in instantiation of function template specialization 'Eigen::numext::gamma_sample_der_alpha<float>' requested here return Eigen::bfloat16(Eigen::numext::gamma_sample_der_alpha(static_cast<float>(alpha), static_cast<float>(sample))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_matmul.cc:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:945:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1099:46: note: in instantiation of member function 'Eigen::internal::igamma_series_impl<float, Eigen::internal::SAMPLE_DERIVATIVE>::run' requested here return igamma_series_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2027:63: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::SAMPLE_DERIVATIVE>::run' requested here return EIGEN_MATHFUNC_IMPL(gamma_sample_der_alpha, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:45:41: note: in instantiation of function template specialization 'Eigen::numext::gamma_sample_der_alpha<float>' requested here return Eigen::bfloat16(Eigen::numext::gamma_sample_der_alpha(static_cast<float>(alpha), static_cast<float>(sample))); ^ 39 warnings generated. [405/4395](316) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCCodeView.cpp.o [406/4395](315) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_ilp.c.o [407/4395](314) Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/Formatters.cpp.o [408/4395](313) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_dim_map.c.o [409/4395](312) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_scheduler.c.o [410/4395](311) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_printer.c.o [411/4395](310) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/uset_to_umap.c.o [412/4395](309) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_obj.c.o [413/4395](308) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmStreamer.cpp.o [414/4395](307) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_options.c.o [415/4395](306) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_sample.c.o [416/4395](305) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/imath/imrat.c.o [417/4395](304) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_reordering.c.o [418/4395](303) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/set_from_map.c.o [419/4395](302) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_val_sioimath.c.o [420/4395](301) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_range.c.o [421/4395](300) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FoldingSet.cpp.o [422/4395](299) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_schedule_node.c.o [423/4395](298) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_box.c.o [424/4395](297) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_ctx.c.o [425/4395](296) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_morph.c.o [426/4395](295) Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossImpSubsection.cpp.o [427/4395](294) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/print.c.o [428/4395](293) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/uset_from_umap.c.o [429/4395](292) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_version.c.o [430/4395](291) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_polynomial.c.o [431/4395](290) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_schedule.c.o [432/4395](289) Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugStringTableSubsection.cpp.o [433/4395](288) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_vec.c.o [434/4395](287) Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/Disassembler.cpp.o [435/4395](286) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_scan.c.o [436/4395](285) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/set_to_map.c.o [437/4395](284) Building CXX object lib/tf_runtime/CMakeFiles/tf_xla_runtime_objects.dir/tensorflow/core/kernels/eigen_contraction_kernel.cc.o In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/core/kernels/eigen_contraction_kernel.cc:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/call_once.h:34: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/invoke.h:42: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:342:36: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_constructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] bool, __has_trivial_assign(typename std::remove_reference<T>::type) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/core/kernels/eigen_contraction_kernel.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/kernels/eigen_contraction_kernel.h:35: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:874:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1091:51: note: in instantiation of member function 'Eigen::internal::igammac_cf_impl<float, Eigen::internal::VALUE>::run' requested here Scalar ret = igammac_cf_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2015:47: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::VALUE>::run' requested here return EIGEN_MATHFUNC_IMPL(igamma, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:37:41: note: in instantiation of function template specialization 'Eigen::numext::igamma<float>' requested here return Eigen::bfloat16(Eigen::numext::igamma(static_cast<float>(a), static_cast<float>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/core/kernels/eigen_contraction_kernel.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/kernels/eigen_contraction_kernel.h:35: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:945:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1099:46: note: in instantiation of member function 'Eigen::internal::igamma_series_impl<float, Eigen::internal::VALUE>::run' requested here return igamma_series_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2015:47: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::VALUE>::run' requested here return EIGEN_MATHFUNC_IMPL(igamma, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:37:41: note: in instantiation of function template specialization 'Eigen::numext::igamma<float>' requested here return Eigen::bfloat16(Eigen::numext::igamma(static_cast<float>(a), static_cast<float>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/core/kernels/eigen_contraction_kernel.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/kernels/eigen_contraction_kernel.h:35: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:874:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1091:51: note: in instantiation of member function 'Eigen::internal::igammac_cf_impl<float, Eigen::internal::DERIVATIVE>::run' requested here Scalar ret = igammac_cf_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2021:53: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::DERIVATIVE>::run' requested here return EIGEN_MATHFUNC_IMPL(igamma_der_a, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:41:41: note: in instantiation of function template specialization 'Eigen::numext::igamma_der_a<float>' requested here return Eigen::bfloat16(Eigen::numext::igamma_der_a(static_cast<float>(a), static_cast<float>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/core/kernels/eigen_contraction_kernel.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/kernels/eigen_contraction_kernel.h:35: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:945:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1099:46: note: in instantiation of member function 'Eigen::internal::igamma_series_impl<float, Eigen::internal::DERIVATIVE>::run' requested here return igamma_series_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2021:53: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::DERIVATIVE>::run' requested here return EIGEN_MATHFUNC_IMPL(igamma_der_a, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:41:41: note: in instantiation of function template specialization 'Eigen::numext::igamma_der_a<float>' requested here return Eigen::bfloat16(Eigen::numext::igamma_der_a(static_cast<float>(a), static_cast<float>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/core/kernels/eigen_contraction_kernel.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/kernels/eigen_contraction_kernel.h:35: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:874:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1091:51: note: in instantiation of member function 'Eigen::internal::igammac_cf_impl<float, Eigen::internal::SAMPLE_DERIVATIVE>::run' requested here Scalar ret = igammac_cf_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2027:63: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::SAMPLE_DERIVATIVE>::run' requested here return EIGEN_MATHFUNC_IMPL(gamma_sample_der_alpha, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:45:41: note: in instantiation of function template specialization 'Eigen::numext::gamma_sample_der_alpha<float>' requested here return Eigen::bfloat16(Eigen::numext::gamma_sample_der_alpha(static_cast<float>(alpha), static_cast<float>(sample))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/core/kernels/eigen_contraction_kernel.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/kernels/eigen_contraction_kernel.h:35: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:945:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1099:46: note: in instantiation of member function 'Eigen::internal::igamma_series_impl<float, Eigen::internal::SAMPLE_DERIVATIVE>::run' requested here return igamma_series_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2027:63: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::SAMPLE_DERIVATIVE>::run' requested here return EIGEN_MATHFUNC_IMPL(gamma_sample_der_alpha, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:45:41: note: in instantiation of function template specialization 'Eigen::numext::gamma_sample_der_alpha<float>' requested here return Eigen::bfloat16(Eigen::numext::gamma_sample_der_alpha(static_cast<float>(alpha), static_cast<float>(sample))); ^ 11 warnings generated. [438/4395](283) Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/StringsAndChecksums.cpp.o [439/4395](282) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_schedule_band.c.o [440/4395](281) Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionRecord.cpp.o [441/4395](280) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_map.c.o [442/4395](279) Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeHashing.cpp.o [443/4395](278) Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndex.cpp.o [444/4395](277) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_tab.c.o [445/4395](276) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/imath/gmp_compat.c.o [446/4395](275) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenMapTable.cpp.o [447/4395](274) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/imath/imath.c.o [448/4395](273) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_tarjan.c.o [449/4395](272) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_vertices.c.o [450/4395](271) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_affine_hull.c.o [451/4395](270) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_input.c.o [452/4395](269) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_seq.c.o [453/4395](268) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_space.c.o [454/4395](267) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_output.c.o [455/4395](266) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_id.c.o [456/4395](265) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_point.c.o [457/4395](264) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_schedule_read.c.o [458/4395](263) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_schedule_tree.c.o [459/4395](262) Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagPredicateDependencyEdge.cpp.o [460/4395](261) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/TableGen.cpp.o [461/4395](260) Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/LazyRandomTypeCollection.cpp.o [462/4395](259) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_lp.c.o [463/4395](258) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_set_list.c.o [464/4395](257) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_set_to_ast_graft_list.c.o [465/4395](256) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_stride.c.o [466/4395](255) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionMachO.cpp.o [467/4395](254) Building CXX object lib/tf_runtime/CMakeFiles/tf_xla_runtime_objects.dir/tensorflow/compiler/xla/service/cpu/runtime_key_value_sort.cc.o In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_key_value_sort.cc:15: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_key_value_sort.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:342:36: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_constructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] bool, __has_trivial_assign(typename std::remove_reference<T>::type) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<short>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_key_value_sort.cc:15: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_key_value_sort.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<short>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<short>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_key_value_sort.cc:15: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_key_value_sort.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned short>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_key_value_sort.cc:15: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_key_value_sort.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned short>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned short>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_key_value_sort.cc:15: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_key_value_sort.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<int>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_key_value_sort.cc:15: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_key_value_sort.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<int>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<int>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_key_value_sort.cc:15: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_key_value_sort.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned int>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_key_value_sort.cc:15: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_key_value_sort.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned int>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned int>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_key_value_sort.cc:15: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_key_value_sort.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<long>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_key_value_sort.cc:15: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_key_value_sort.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<long>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<long>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_key_value_sort.cc:15: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_key_value_sort.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned long>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_key_value_sort.cc:15: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_key_value_sort.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned long>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned long>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_key_value_sort.cc:15: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_key_value_sort.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:91:27: note: in instantiation of template class 'absl::is_trivially_destructible<std::string_view>' requested here absl::is_trivially_destructible<T>::value> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:414:41: note: in instantiation of template class 'absl::type_traits_internal::IsTriviallyCopyConstructibleObject<std::string_view>' requested here std::is_lvalue_reference<T>>::type::type { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:46:16: note: in instantiation of template class 'absl::is_trivially_copy_constructible<std::string_view>' requested here absl::is_trivially_copy_constructible<T>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:54:36: note: in instantiation of function template specialization 'absl::functional_internal::PassByValue<std::string_view>' requested here struct ForwardT : std::conditional<PassByValue<T>(), T, T&&> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:63:1: note: in instantiation of template class 'absl::functional_internal::ForwardT<std::string_view>' requested here using Invoker = R (*)(VoidPtr, typename ForwardT<Args>::type...); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/function_ref.h:133:30: note: in instantiation of template type alias 'Invoker' requested here absl::functional_internal::Invoker<R, Args...> invoker_; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:1320:48: note: in instantiation of template class 'absl::FunctionRef<void (std::string_view)>' requested here absl::FunctionRef<void(absl::string_view)> callback) const { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_key_value_sort.cc:15: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_key_value_sort.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] bool, __has_trivial_assign(typename std::remove_reference<T>::type) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:47:16: note: in instantiation of template class 'absl::is_trivially_copy_assignable<std::string_view>' requested here absl::is_trivially_copy_assignable< ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:54:36: note: in instantiation of function template specialization 'absl::functional_internal::PassByValue<std::string_view>' requested here struct ForwardT : std::conditional<PassByValue<T>(), T, T&&> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:63:1: note: in instantiation of template class 'absl::functional_internal::ForwardT<std::string_view>' requested here using Invoker = R (*)(VoidPtr, typename ForwardT<Args>::type...); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/function_ref.h:133:30: note: in instantiation of template type alias 'Invoker' requested here absl::functional_internal::Invoker<R, Args...> invoker_; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:1320:48: note: in instantiation of template class 'absl::FunctionRef<void (std::string_view)>' requested here absl::FunctionRef<void(absl::string_view)> callback) const { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_key_value_sort.cc:15: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_key_value_sort.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring.h:22: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:193:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:206:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:221:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:298:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:424:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:450:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_key_value_sort.cc:25: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/macros.h:155:57: warning: extra ';' outside of a function is incompatible with C++98 [-Wc++98-compat-extra-semi] void remove_unused_variable_compiler_warning(const T&){}; ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_key_value_sort.cc:15: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_key_value_sort.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:874:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1091:51: note: in instantiation of member function 'Eigen::internal::igammac_cf_impl<float, Eigen::internal::VALUE>::run' requested here Scalar ret = igammac_cf_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2015:47: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::VALUE>::run' requested here return EIGEN_MATHFUNC_IMPL(igamma, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:37:41: note: in instantiation of function template specialization 'Eigen::numext::igamma<float>' requested here return Eigen::bfloat16(Eigen::numext::igamma(static_cast<float>(a), static_cast<float>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_key_value_sort.cc:15: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_key_value_sort.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:945:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1099:46: note: in instantiation of member function 'Eigen::internal::igamma_series_impl<float, Eigen::internal::VALUE>::run' requested here return igamma_series_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2015:47: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::VALUE>::run' requested here return EIGEN_MATHFUNC_IMPL(igamma, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:37:41: note: in instantiation of function template specialization 'Eigen::numext::igamma<float>' requested here return Eigen::bfloat16(Eigen::numext::igamma(static_cast<float>(a), static_cast<float>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_key_value_sort.cc:15: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_key_value_sort.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:874:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1091:51: note: in instantiation of member function 'Eigen::internal::igammac_cf_impl<float, Eigen::internal::DERIVATIVE>::run' requested here Scalar ret = igammac_cf_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2021:53: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::DERIVATIVE>::run' requested here return EIGEN_MATHFUNC_IMPL(igamma_der_a, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:41:41: note: in instantiation of function template specialization 'Eigen::numext::igamma_der_a<float>' requested here return Eigen::bfloat16(Eigen::numext::igamma_der_a(static_cast<float>(a), static_cast<float>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_key_value_sort.cc:15: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_key_value_sort.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:945:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1099:46: note: in instantiation of member function 'Eigen::internal::igamma_series_impl<float, Eigen::internal::DERIVATIVE>::run' requested here return igamma_series_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2021:53: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::DERIVATIVE>::run' requested here return EIGEN_MATHFUNC_IMPL(igamma_der_a, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:41:41: note: in instantiation of function template specialization 'Eigen::numext::igamma_der_a<float>' requested here return Eigen::bfloat16(Eigen::numext::igamma_der_a(static_cast<float>(a), static_cast<float>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_key_value_sort.cc:15: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_key_value_sort.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:874:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1091:51: note: in instantiation of member function 'Eigen::internal::igammac_cf_impl<float, Eigen::internal::SAMPLE_DERIVATIVE>::run' requested here Scalar ret = igammac_cf_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2027:63: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::SAMPLE_DERIVATIVE>::run' requested here return EIGEN_MATHFUNC_IMPL(gamma_sample_der_alpha, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:45:41: note: in instantiation of function template specialization 'Eigen::numext::gamma_sample_der_alpha<float>' requested here return Eigen::bfloat16(Eigen::numext::gamma_sample_der_alpha(static_cast<float>(alpha), static_cast<float>(sample))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_key_value_sort.cc:15: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_key_value_sort.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:945:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1099:46: note: in instantiation of member function 'Eigen::internal::igamma_series_impl<float, Eigen::internal::SAMPLE_DERIVATIVE>::run' requested here return igamma_series_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2027:63: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::SAMPLE_DERIVATIVE>::run' requested here return EIGEN_MATHFUNC_IMPL(gamma_sample_der_alpha, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:45:41: note: in instantiation of function template specialization 'Eigen::numext::gamma_sample_der_alpha<float>' requested here return Eigen::bfloat16(Eigen::numext::gamma_sample_der_alpha(static_cast<float>(alpha), static_cast<float>(sample))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_key_value_sort.cc:15: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_key_value_sort.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:91:27: note: in instantiation of template class 'absl::is_trivially_destructible<absl::cord_internal::CordRep *>' requested here absl::is_trivially_destructible<T>::value> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:414:41: note: in instantiation of template class 'absl::type_traits_internal::IsTriviallyCopyConstructibleObject<absl::cord_internal::CordRep *>' requested here std::is_lvalue_reference<T>>::type::type { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:24: note: in instantiation of template class 'absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:7: note: in instantiation of template class 'absl::conjunction<absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/internal/inlined_vector.h:332:16: note: in instantiation of template class 'absl::conjunction<std::is_same<std::allocator<absl::cord_internal::CordRep *>, std::allocator<absl::cord_internal::CordRep *>>, absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here } else if (IsMemcpyOk::value) { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/inlined_vector.h:248:3: note: in instantiation of member function 'absl::inlined_vector_internal::Storage<absl::cord_internal::CordRep *, 47, std::allocator<absl::cord_internal::CordRep *>>::~Storage' requested here ~InlinedVector() {} ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:345:9: note: in instantiation of member function 'absl::InlinedVector<absl::cord_internal::CordRep *, 47>::~InlinedVector' requested here class ChunkIterator { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_key_value_sort.cc:15: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_key_value_sort.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] bool, __has_trivial_assign(typename std::remove_reference<T>::type) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:24: note: in instantiation of template class 'absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:7: note: in instantiation of template class 'absl::conjunction<absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:7: note: in instantiation of template class 'absl::conjunction<absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/internal/inlined_vector.h:332:16: note: in instantiation of template class 'absl::conjunction<std::is_same<std::allocator<absl::cord_internal::CordRep *>, std::allocator<absl::cord_internal::CordRep *>>, absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here } else if (IsMemcpyOk::value) { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/inlined_vector.h:248:3: note: in instantiation of member function 'absl::inlined_vector_internal::Storage<absl::cord_internal::CordRep *, 47, std::allocator<absl::cord_internal::CordRep *>>::~Storage' requested here ~InlinedVector() {} ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:345:9: note: in instantiation of member function 'absl::InlinedVector<absl::cord_internal::CordRep *, 47>::~InlinedVector' requested here class ChunkIterator { ^ 40 warnings generated. [468/4395](253) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWasmObjectTargetWriter.cpp.o [469/4395](252) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_tab_pip.c.o [470/4395](251) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_union_map.c.o [471/4395](250) Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Architecture.cpp.o [472/4395](249) Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFError.cpp.o [473/4395](248) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_stream.c.o [474/4395](247) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_val.c.o [475/4395](246) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_transitive_closure.c.o [476/4395](245) Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Target.cpp.o [477/4395](244) Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/RecordSerialization.cpp.o [478/4395](243) Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/AsmParser.cpp.o [479/4395](242) Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackDocumentYAML.cpp.o [480/4395](241) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileUtilities.cpp.o [481/4395](240) Building CXX object tools/clang/tools/extra/pseudo/lib/grammar/CMakeFiles/obj.clangPseudoGrammar.dir/LRGraph.cpp.o [482/4395](239) Performing build step for 'bolt_rt' [1/6](3) Building CXX object CMakeFiles/bolt_rt_hugify.dir/hugify.cpp.o [2/6](3) Linking CXX static library libbolt_rt_hugify.a [3/6](2) Building CXX object CMakeFiles/bolt_rt_instr_osx.dir/instr.cpp.o [4/6](2) Linking CXX static library libbolt_rt_instr_osx.a [5/6](1) Building CXX object CMakeFiles/bolt_rt_instr.dir/instr.cpp.o [6/6](1) Linking CXX static library libbolt_rt_instr.a [483/4395](239) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_aff_map.c.o [484/4395](238) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_arg.c.o [485/4395](237) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_equalities.c.o [486/4395](236) Performing install step for 'bolt_rt' -- Install configuration: "Release" -- Installing: /b/s/w/ir/x/w/staging/llvm_build/lib/libbolt_rt_instr.a -- Installing: /b/s/w/ir/x/w/staging/llvm_build/lib/libbolt_rt_hugify.a -- Installing: /b/s/w/ir/x/w/staging/llvm_build/lib/libbolt_rt_instr_osx.a [487/4395](236) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_ast_graft.c.o [488/4395](235) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_ast_build_expr.c.o [489/4395](234) Completed 'bolt_rt' [490/4395](233) Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/InterfaceFile.cpp.o [491/4395](232) Building CXX object tools/clang/tools/extra/pseudo/lib/grammar/CMakeFiles/obj.clangPseudoGrammar.dir/LRTableBuild.cpp.o [492/4395](231) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionWasm.cpp.o [493/4395](230) Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordHelpers.cpp.o [494/4395](229) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWasmStreamer.cpp.o [495/4395](228) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCLinkerOptimizationHint.cpp.o [496/4395](227) Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/MergingTypeTableBuilder.cpp.o [497/4395](226) Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Platform.cpp.o [498/4395](225) Building CXX object tools/clang/lib/Support/CMakeFiles/obj.clangSupport.dir/RISCVVIntrinsicUtils.cpp.o [499/4395](224) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_mat.c.o [500/4395](223) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_factorization.c.o [501/4395](222) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_map_list.c.o [502/4395](221) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_map_simplify.c.o [503/4395](220) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_bernstein.c.o [504/4395](219) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_blk.c.o [505/4395](218) Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolDumper.cpp.o [506/4395](217) Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolRecordHelpers.cpp.o [507/4395](216) Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Record.cpp.o [508/4395](215) Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/TableGen.cpp.o [509/4395](214) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_local_space.c.o [510/4395](213) Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/SveEmitter.cpp.o [511/4395](212) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/RegisterBankEmitter.cpp.o [512/4395](211) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_map_to_basic_set.c.o [513/4395](210) Building C object tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl/isl_map_subtract.c.o [514/4395](210) Building CXX object tools/llvm-undname/CMakeFiles/llvm-undname.dir/llvm-undname.cpp.o [515/4395](209) Building CXX object lib/WindowsManifest/CMakeFiles/LLVMWindowsManifest.dir/WindowsManifestMerger.cpp.o [516/4395](208) Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Symbol.cpp.o [517/4395](207) Building CXX object lib/WindowsDriver/CMakeFiles/LLVMWindowsDriver.dir/MSVCPaths.cpp.o [518/4395](206) Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/RISCVVEmitter.cpp.o [519/4395](205) Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/RustDemangle.cpp.o [520/4395](204) Linking C static library lib/libPollyISL.a [521/4395](203) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributeParser.cpp.o [522/4395](202) Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolSerializer.cpp.o [523/4395](201) Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolRecordMapping.cpp.o [524/4395](200) Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/TextStub.cpp.o [525/4395](199) Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeTableCollection.cpp.o [526/4395](198) Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Main.cpp.o [527/4395](197) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCRegisterInfo.cpp.o [528/4395](196) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSPIRVStreamer.cpp.o [529/4395](195) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTF.cpp.o [530/4395](194) Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/ArchitectureSet.cpp.o [531/4395](193) Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeStreamMerger.cpp.o [532/4395](192) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCDXContainerWriter.cpp.o [533/4395](191) Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/EnumTables.cpp.o [534/4395](190) Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/RecordName.cpp.o [535/4395](189) Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordMapping.cpp.o [536/4395](188) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CSKYAttributes.cpp.o [537/4395](187) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCObjectFileInfo.cpp.o [538/4395](186) Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeDumpVisitor.cpp.o [539/4395](185) Building CXX object tools/clang/tools/extra/pseudo/lib/grammar/CMakeFiles/obj.clangPseudoGrammar.dir/GrammarBNF.cpp.o [540/4395](184) Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Parser.cpp.o [541/4395](183) Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagInstr.cpp.o [542/4395](182) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmMacro.cpp.o [543/4395](181) Building CXX object tools/llvm-config/CMakeFiles/llvm-config.dir/llvm-config.cpp.o [544/4395](180) Building CXX object tools/clang/tools/extra/clang-tidy/misc/ConfusableTable/CMakeFiles/clang-tidy-confusable-chars-gen.dir/BuildConfusableTable.cpp.o [545/4395](179) Building CXX object tools/clang/tools/extra/pseudo/lib/grammar/CMakeFiles/obj.clangPseudoGrammar.dir/LRTable.cpp.o [546/4395](178) Building CXX object tools/clang/tools/extra/pseudo/lib/grammar/CMakeFiles/obj.clangPseudoGrammar.dir/Grammar.cpp.o [547/4395](177) Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/PackedVersion.cpp.o [548/4395](176) Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SimpleTypeSerializer.cpp.o [549/4395](175) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86FoldTablesEmitter.cpp.o [550/4395](174) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/raw_os_ostream.cpp.o [551/4395](173) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CommandLine.cpp.o [552/4395](172) Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangOpcodesEmitter.cpp.o [553/4395](171) Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolsSubsection.cpp.o [554/4395](170) Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangOptionDocEmitter.cpp.o [555/4395](169) Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/MveEmitter.cpp.o [556/4395](168) Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangSyntaxEmitter.cpp.o [557/4395](167) Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangCommentHTMLNamedCharacterReferenceEmitter.cpp.o [558/4395](166) Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangCommentHTMLTagsEmitter.cpp.o [559/4395](165) Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangOpenCLBuiltinEmitter.cpp.o [560/4395](164) Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangTypeNodesEmitter.cpp.o [561/4395](163) Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regfree.c.o [562/4395](162) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringRef.cpp.o [563/4395](161) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BlockFrequency.cpp.o [564/4395](160) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/AMDGPUMetadata.cpp.o [565/4395](159) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BranchProbability.cpp.o [566/4395](158) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SuffixTree.cpp.o [567/4395](157) Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/DLangDemangle.cpp.o [568/4395](156) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Program.cpp.o [569/4395](155) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/NativeFormatting.cpp.o [570/4395](154) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttributes.cpp.o [571/4395](153) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TrigramIndex.cpp.o [572/4395](152) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMTargetParser.cpp.o [573/4395](151) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamWriter.cpp.o [574/4395](150) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeNameToCodepoint.cpp.o [575/4395](149) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Base64.cpp.o [576/4395](148) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CRC.cpp.o [577/4395](147) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DecoderEmitter.cpp.o [578/4395](146) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APFixedPoint.cpp.o [579/4395](145) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SmallPtrSet.cpp.o [580/4395](144) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DataExtractor.cpp.o [581/4395](143) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CSKYTargetParser.cpp.o [582/4395](142) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/AArch64TargetParser.cpp.o [583/4395](141) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/YAMLParser.cpp.o [584/4395](140) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APSInt.cpp.o [585/4395](139) Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regexec.c.o [586/4395](138) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemAlloc.cpp.o [587/4395](137) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCTargetOptions.cpp.o [588/4395](136) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TarWriter.cpp.o [589/4395](135) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Allocator.cpp.o [590/4395](134) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Signposts.cpp.o [591/4395](133) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FormattedStream.cpp.o [592/4395](132) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Debug.cpp.o [593/4395](131) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SymbolRemappingReader.cpp.o [594/4395](130) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttributeParser.cpp.o [595/4395](129) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/AddressRanges.cpp.o [596/4395](128) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMBuildAttrs.cpp.o [597/4395](127) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/VersionTuple.cpp.o [598/4395](126) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBuffer.cpp.o [599/4395](125) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APFloat.cpp.o [600/4395](124) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Error.cpp.o [601/4395](123) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ManagedStatic.cpp.o [602/4395](122) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Triple.cpp.o [603/4395](121) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CachePruning.cpp.o [604/4395](120) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MSP430AttributeParser.cpp.o [605/4395](119) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMAttributeParser.cpp.o [606/4395](118) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CodeGenCoverage.cpp.o [607/4395](117) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SHA256.cpp.o [608/4395](116) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/InstrDocsEmitter.cpp.o [609/4395](115) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DeltaAlgorithm.cpp.o [610/4395](114) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSymbolXCOFF.cpp.o [611/4395](113) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SHA1.cpp.o [612/4395](112) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/raw_ostream.cpp.o [613/4395](111) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MD5.cpp.o [614/4395](110) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ScopedPrinter.cpp.o [615/4395](109) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Host.cpp.o [616/4395](108) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/InitLLVM.cpp.o [617/4395](107) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBufferRef.cpp.o [618/4395](106) Building CXX object lib/tf_runtime/CMakeFiles/tf_xla_runtime_objects.dir/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_fft.cc.o In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_fft.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_fft.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:342:36: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_constructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] bool, __has_trivial_assign(typename std::remove_reference<T>::type) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<short>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_fft.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_fft.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<short>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<short>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_fft.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_fft.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned short>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_fft.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_fft.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned short>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned short>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_fft.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_fft.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<int>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_fft.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_fft.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<int>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<int>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_fft.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_fft.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned int>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_fft.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_fft.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned int>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned int>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_fft.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_fft.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<long>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_fft.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_fft.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<long>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<long>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_fft.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_fft.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned long>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_fft.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_fft.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned long>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned long>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_fft.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_fft.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:91:27: note: in instantiation of template class 'absl::is_trivially_destructible<std::string_view>' requested here absl::is_trivially_destructible<T>::value> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:414:41: note: in instantiation of template class 'absl::type_traits_internal::IsTriviallyCopyConstructibleObject<std::string_view>' requested here std::is_lvalue_reference<T>>::type::type { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:46:16: note: in instantiation of template class 'absl::is_trivially_copy_constructible<std::string_view>' requested here absl::is_trivially_copy_constructible<T>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:54:36: note: in instantiation of function template specialization 'absl::functional_internal::PassByValue<std::string_view>' requested here struct ForwardT : std::conditional<PassByValue<T>(), T, T&&> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:63:1: note: in instantiation of template class 'absl::functional_internal::ForwardT<std::string_view>' requested here using Invoker = R (*)(VoidPtr, typename ForwardT<Args>::type...); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/function_ref.h:133:30: note: in instantiation of template type alias 'Invoker' requested here absl::functional_internal::Invoker<R, Args...> invoker_; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:1320:48: note: in instantiation of template class 'absl::FunctionRef<void (std::string_view)>' requested here absl::FunctionRef<void(absl::string_view)> callback) const { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_fft.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_fft.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] bool, __has_trivial_assign(typename std::remove_reference<T>::type) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:47:16: note: in instantiation of template class 'absl::is_trivially_copy_assignable<std::string_view>' requested here absl::is_trivially_copy_assignable< ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:54:36: note: in instantiation of function template specialization 'absl::functional_internal::PassByValue<std::string_view>' requested here struct ForwardT : std::conditional<PassByValue<T>(), T, T&&> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:63:1: note: in instantiation of template class 'absl::functional_internal::ForwardT<std::string_view>' requested here using Invoker = R (*)(VoidPtr, typename ForwardT<Args>::type...); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/function_ref.h:133:30: note: in instantiation of template type alias 'Invoker' requested here absl::functional_internal::Invoker<R, Args...> invoker_; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:1320:48: note: in instantiation of template class 'absl::FunctionRef<void (std::string_view)>' requested here absl::FunctionRef<void(absl::string_view)> callback) const { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_fft.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_fft.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring.h:22: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:193:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:206:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:221:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:298:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:424:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:450:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_fft.cc:18: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fft_impl.h:235:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_fft.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_fft.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:91:27: note: in instantiation of template class 'absl::is_trivially_destructible<absl::cord_internal::CordRep *>' requested here absl::is_trivially_destructible<T>::value> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:414:41: note: in instantiation of template class 'absl::type_traits_internal::IsTriviallyCopyConstructibleObject<absl::cord_internal::CordRep *>' requested here std::is_lvalue_reference<T>>::type::type { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:24: note: in instantiation of template class 'absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:7: note: in instantiation of template class 'absl::conjunction<absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/internal/inlined_vector.h:332:16: note: in instantiation of template class 'absl::conjunction<std::is_same<std::allocator<absl::cord_internal::CordRep *>, std::allocator<absl::cord_internal::CordRep *>>, absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here } else if (IsMemcpyOk::value) { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/inlined_vector.h:248:3: note: in instantiation of member function 'absl::inlined_vector_internal::Storage<absl::cord_internal::CordRep *, 47, std::allocator<absl::cord_internal::CordRep *>>::~Storage' requested here ~InlinedVector() {} ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:345:9: note: in instantiation of member function 'absl::InlinedVector<absl::cord_internal::CordRep *, 47>::~InlinedVector' requested here class ChunkIterator { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_fft.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_fft.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] bool, __has_trivial_assign(typename std::remove_reference<T>::type) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:24: note: in instantiation of template class 'absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:7: note: in instantiation of template class 'absl::conjunction<absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:7: note: in instantiation of template class 'absl::conjunction<absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/internal/inlined_vector.h:332:16: note: in instantiation of template class 'absl::conjunction<std::is_same<std::allocator<absl::cord_internal::CordRep *>, std::allocator<absl::cord_internal::CordRep *>>, absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here } else if (IsMemcpyOk::value) { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/inlined_vector.h:248:3: note: in instantiation of member function 'absl::inlined_vector_internal::Storage<absl::cord_internal::CordRep *, 47, std::allocator<absl::cord_internal::CordRep *>>::~Storage' requested here ~InlinedVector() {} ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:345:9: note: in instantiation of member function 'absl::InlinedVector<absl::cord_internal::CordRep *, 47>::~InlinedVector' requested here class ChunkIterator { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_fft.cc:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fft_impl.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:874:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1091:51: note: in instantiation of member function 'Eigen::internal::igammac_cf_impl<float, Eigen::internal::VALUE>::run' requested here Scalar ret = igammac_cf_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2015:47: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::VALUE>::run' requested here return EIGEN_MATHFUNC_IMPL(igamma, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:37:41: note: in instantiation of function template specialization 'Eigen::numext::igamma<float>' requested here return Eigen::bfloat16(Eigen::numext::igamma(static_cast<float>(a), static_cast<float>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_fft.cc:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fft_impl.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:945:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1099:46: note: in instantiation of member function 'Eigen::internal::igamma_series_impl<float, Eigen::internal::VALUE>::run' requested here return igamma_series_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2015:47: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::VALUE>::run' requested here return EIGEN_MATHFUNC_IMPL(igamma, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:37:41: note: in instantiation of function template specialization 'Eigen::numext::igamma<float>' requested here return Eigen::bfloat16(Eigen::numext::igamma(static_cast<float>(a), static_cast<float>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_fft.cc:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fft_impl.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:874:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1091:51: note: in instantiation of member function 'Eigen::internal::igammac_cf_impl<float, Eigen::internal::DERIVATIVE>::run' requested here Scalar ret = igammac_cf_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2021:53: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::DERIVATIVE>::run' requested here return EIGEN_MATHFUNC_IMPL(igamma_der_a, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:41:41: note: in instantiation of function template specialization 'Eigen::numext::igamma_der_a<float>' requested here return Eigen::bfloat16(Eigen::numext::igamma_der_a(static_cast<float>(a), static_cast<float>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_fft.cc:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fft_impl.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:945:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1099:46: note: in instantiation of member function 'Eigen::internal::igamma_series_impl<float, Eigen::internal::DERIVATIVE>::run' requested here return igamma_series_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2021:53: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::DERIVATIVE>::run' requested here return EIGEN_MATHFUNC_IMPL(igamma_der_a, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:41:41: note: in instantiation of function template specialization 'Eigen::numext::igamma_der_a<float>' requested here return Eigen::bfloat16(Eigen::numext::igamma_der_a(static_cast<float>(a), static_cast<float>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_fft.cc:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fft_impl.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:874:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1091:51: note: in instantiation of member function 'Eigen::internal::igammac_cf_impl<float, Eigen::internal::SAMPLE_DERIVATIVE>::run' requested here Scalar ret = igammac_cf_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2027:63: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::SAMPLE_DERIVATIVE>::run' requested here return EIGEN_MATHFUNC_IMPL(gamma_sample_der_alpha, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:45:41: note: in instantiation of function template specialization 'Eigen::numext::gamma_sample_der_alpha<float>' requested here return Eigen::bfloat16(Eigen::numext::gamma_sample_der_alpha(static_cast<float>(alpha), static_cast<float>(sample))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_fft.cc:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fft_impl.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:945:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1099:46: note: in instantiation of member function 'Eigen::internal::igamma_series_impl<float, Eigen::internal::SAMPLE_DERIVATIVE>::run' requested here return igamma_series_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2027:63: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::SAMPLE_DERIVATIVE>::run' requested here return EIGEN_MATHFUNC_IMPL(gamma_sample_der_alpha, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:45:41: note: in instantiation of function template specialization 'Eigen::numext::gamma_sample_der_alpha<float>' requested here return Eigen::bfloat16(Eigen::numext::gamma_sample_der_alpha(static_cast<float>(alpha), static_cast<float>(sample))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_fft.cc:18: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fft_impl.h:235:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fft_impl.h:250:17: note: in instantiation of function template specialization 'tensorflow::xla::internal::EigenFftWithRank<1, Eigen::DefaultDevice>' requested here internal::EigenFftWithRank<1, EigenDevice>(device, out, operand, fft_type, ^ /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_fft.cc:29:20: note: in instantiation of function template specialization 'tensorflow::xla::EigenFftImpl<Eigen::DefaultDevice>' requested here tensorflow::xla::EigenFftImpl(Eigen::DefaultDevice(), out, operand, ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_fft.cc:18: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fft_impl.h:235:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fft_impl.h:255:17: note: in instantiation of function template specialization 'tensorflow::xla::internal::EigenFftWithRank<2, Eigen::DefaultDevice>' requested here internal::EigenFftWithRank<2, EigenDevice>(device, out, operand, fft_type, ^ /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_fft.cc:29:20: note: in instantiation of function template specialization 'tensorflow::xla::EigenFftImpl<Eigen::DefaultDevice>' requested here tensorflow::xla::EigenFftImpl(Eigen::DefaultDevice(), out, operand, ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_fft.cc:18: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fft_impl.h:235:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fft_impl.h:260:17: note: in instantiation of function template specialization 'tensorflow::xla::internal::EigenFftWithRank<3, Eigen::DefaultDevice>' requested here internal::EigenFftWithRank<3, EigenDevice>( ^ /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_single_threaded_fft.cc:29:20: note: in instantiation of function template specialization 'tensorflow::xla::EigenFftImpl<Eigen::DefaultDevice>' requested here tensorflow::xla::EigenFftImpl(Eigen::DefaultDevice(), out, operand, ^ 43 warnings generated. [619/4395](105) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DivisionByConstantInfo.cpp.o [620/4395](104) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MSP430Attributes.cpp.o [621/4395](103) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/X86TargetParser.cpp.o [622/4395](102) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmBackend.cpp.o [623/4395](101) Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/Demangle.cpp.o [624/4395](100) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APInt.cpp.o [625/4395](99) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Compression.cpp.o [626/4395](98) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/GlobPattern.cpp.o [627/4395](97) Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchTree.cpp.o [628/4395](96) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/circular_raw_ostream.cpp.o [629/4395](95) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/GraphWriter.cpp.o [630/4395](94) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/IntervalMap.cpp.o [631/4395](93) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/WithColor.cpp.o [632/4395](92) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenSchedule.cpp.o [633/4395](91) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Parallel.cpp.o [634/4395](90) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FormatVariadic.cpp.o [635/4395](89) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LEB128.cpp.o [636/4395](88) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Statistic.cpp.o [637/4395](87) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/KnownBits.cpp.o [638/4395](86) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SpecialCaseList.cpp.o [639/4395](85) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ThreadLocal.cpp.o [640/4395](84) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TypeSize.cpp.o [641/4395](83) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamError.cpp.o [642/4395](82) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DFAPacketizerEmitter.cpp.o [643/4395](81) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SystemUtils.cpp.o [644/4395](80) Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagOperands.cpp.o [645/4395](79) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributes.cpp.o [646/4395](78) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeCaseFold.cpp.o [647/4395](77) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCStreamer.cpp.o [648/4395](76) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ThreadPool.cpp.o [649/4395](75) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DAGDeltaAlgorithm.cpp.o [650/4395](74) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Memory.cpp.o [651/4395](73) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LockFileManager.cpp.o [652/4395](72) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86EVEX2VEXTablesEmitter.cpp.o [653/4395](71) Building CXX object lib/tf_runtime/CMakeFiles/tf_xla_runtime_objects.dir/tensorflow/compiler/xla/service/cpu/runtime_custom_call_status.cc.o In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_custom_call_status.cc:17: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/custom_call_status_internal.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/types/optional.h:39: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/utility/utility.h:50: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/invoke.h:42: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:342:36: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_constructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] bool, __has_trivial_assign(typename std::remove_reference<T>::type) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ 5 warnings generated. [654/4395](70) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCObjectStreamer.cpp.o [655/4395](69) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenDAGPatterns.cpp.o [656/4395](68) Building C object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_dispatch.c.o [657/4395](67) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DXILEmitter.cpp.o [658/4395](66) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInst.cpp.o [659/4395](65) Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/ItaniumDemangle.cpp.o [660/4395](64) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ItaniumManglingCanonicalizer.cpp.o [661/4395](63) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMWinEH.cpp.o [662/4395](62) Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/CodeExpander.cpp.o [663/4395](61) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Timer.cpp.o [664/4395](60) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Process.cpp.o [665/4395](59) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionELF.cpp.o [666/4395](58) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfo.cpp.o [667/4395](57) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmWriterEmitter.cpp.o [668/4395](56) Building CXX object lib/tf_runtime/CMakeFiles/tf_xla_runtime_objects.dir/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.cc.o In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:342:36: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_constructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] bool, __has_trivial_assign(typename std::remove_reference<T>::type) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<short>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<short>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<short>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned short>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned short>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned short>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<int>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<int>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<int>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned int>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned int>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned int>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<long>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<long>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<long>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned long>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned long>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned long>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:91:27: note: in instantiation of template class 'absl::is_trivially_destructible<std::string_view>' requested here absl::is_trivially_destructible<T>::value> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:414:41: note: in instantiation of template class 'absl::type_traits_internal::IsTriviallyCopyConstructibleObject<std::string_view>' requested here std::is_lvalue_reference<T>>::type::type { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:46:16: note: in instantiation of template class 'absl::is_trivially_copy_constructible<std::string_view>' requested here absl::is_trivially_copy_constructible<T>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:54:36: note: in instantiation of function template specialization 'absl::functional_internal::PassByValue<std::string_view>' requested here struct ForwardT : std::conditional<PassByValue<T>(), T, T&&> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:63:1: note: in instantiation of template class 'absl::functional_internal::ForwardT<std::string_view>' requested here using Invoker = R (*)(VoidPtr, typename ForwardT<Args>::type...); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/function_ref.h:133:30: note: in instantiation of template type alias 'Invoker' requested here absl::functional_internal::Invoker<R, Args...> invoker_; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:1320:48: note: in instantiation of template class 'absl::FunctionRef<void (std::string_view)>' requested here absl::FunctionRef<void(absl::string_view)> callback) const { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] bool, __has_trivial_assign(typename std::remove_reference<T>::type) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:47:16: note: in instantiation of template class 'absl::is_trivially_copy_assignable<std::string_view>' requested here absl::is_trivially_copy_assignable< ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:54:36: note: in instantiation of function template specialization 'absl::functional_internal::PassByValue<std::string_view>' requested here struct ForwardT : std::conditional<PassByValue<T>(), T, T&&> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:63:1: note: in instantiation of template class 'absl::functional_internal::ForwardT<std::string_view>' requested here using Invoker = R (*)(VoidPtr, typename ForwardT<Args>::type...); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/function_ref.h:133:30: note: in instantiation of template type alias 'Invoker' requested here absl::functional_internal::Invoker<R, Args...> invoker_; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:1320:48: note: in instantiation of template class 'absl::FunctionRef<void (std::string_view)>' requested here absl::FunctionRef<void(absl::string_view)> callback) const { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring.h:22: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:193:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:206:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:221:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:298:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:424:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:450:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:91:27: note: in instantiation of template class 'absl::is_trivially_destructible<absl::cord_internal::CordRep *>' requested here absl::is_trivially_destructible<T>::value> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:414:41: note: in instantiation of template class 'absl::type_traits_internal::IsTriviallyCopyConstructibleObject<absl::cord_internal::CordRep *>' requested here std::is_lvalue_reference<T>>::type::type { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:24: note: in instantiation of template class 'absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:7: note: in instantiation of template class 'absl::conjunction<absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/internal/inlined_vector.h:332:16: note: in instantiation of template class 'absl::conjunction<std::is_same<std::allocator<absl::cord_internal::CordRep *>, std::allocator<absl::cord_internal::CordRep *>>, absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here } else if (IsMemcpyOk::value) { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/inlined_vector.h:248:3: note: in instantiation of member function 'absl::inlined_vector_internal::Storage<absl::cord_internal::CordRep *, 47, std::allocator<absl::cord_internal::CordRep *>>::~Storage' requested here ~InlinedVector() {} ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:345:9: note: in instantiation of member function 'absl::InlinedVector<absl::cord_internal::CordRep *, 47>::~InlinedVector' requested here class ChunkIterator { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] bool, __has_trivial_assign(typename std::remove_reference<T>::type) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:24: note: in instantiation of template class 'absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:7: note: in instantiation of template class 'absl::conjunction<absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:7: note: in instantiation of template class 'absl::conjunction<absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/internal/inlined_vector.h:332:16: note: in instantiation of template class 'absl::conjunction<std::is_same<std::allocator<absl::cord_internal::CordRep *>, std::allocator<absl::cord_internal::CordRep *>>, absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here } else if (IsMemcpyOk::value) { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/inlined_vector.h:248:3: note: in instantiation of member function 'absl::inlined_vector_internal::Storage<absl::cord_internal::CordRep *, 47, std::allocator<absl::cord_internal::CordRep *>>::~Storage' requested here ~InlinedVector() {} ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:345:9: note: in instantiation of member function 'absl::InlinedVector<absl::cord_internal::CordRep *, 47>::~InlinedVector' requested here class ChunkIterator { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/executable_run_options.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/types.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/framework/numeric_types.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:874:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1091:51: note: in instantiation of member function 'Eigen::internal::igammac_cf_impl<float, Eigen::internal::VALUE>::run' requested here Scalar ret = igammac_cf_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2015:47: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::VALUE>::run' requested here return EIGEN_MATHFUNC_IMPL(igamma, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:37:41: note: in instantiation of function template specialization 'Eigen::numext::igamma<float>' requested here return Eigen::bfloat16(Eigen::numext::igamma(static_cast<float>(a), static_cast<float>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/executable_run_options.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/types.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/framework/numeric_types.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:945:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1099:46: note: in instantiation of member function 'Eigen::internal::igamma_series_impl<float, Eigen::internal::VALUE>::run' requested here return igamma_series_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2015:47: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::VALUE>::run' requested here return EIGEN_MATHFUNC_IMPL(igamma, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:37:41: note: in instantiation of function template specialization 'Eigen::numext::igamma<float>' requested here return Eigen::bfloat16(Eigen::numext::igamma(static_cast<float>(a), static_cast<float>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/executable_run_options.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/types.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/framework/numeric_types.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:874:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1091:51: note: in instantiation of member function 'Eigen::internal::igammac_cf_impl<float, Eigen::internal::DERIVATIVE>::run' requested here Scalar ret = igammac_cf_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2021:53: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::DERIVATIVE>::run' requested here return EIGEN_MATHFUNC_IMPL(igamma_der_a, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:41:41: note: in instantiation of function template specialization 'Eigen::numext::igamma_der_a<float>' requested here return Eigen::bfloat16(Eigen::numext::igamma_der_a(static_cast<float>(a), static_cast<float>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/executable_run_options.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/types.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/framework/numeric_types.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:945:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1099:46: note: in instantiation of member function 'Eigen::internal::igamma_series_impl<float, Eigen::internal::DERIVATIVE>::run' requested here return igamma_series_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2021:53: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::DERIVATIVE>::run' requested here return EIGEN_MATHFUNC_IMPL(igamma_der_a, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:41:41: note: in instantiation of function template specialization 'Eigen::numext::igamma_der_a<float>' requested here return Eigen::bfloat16(Eigen::numext::igamma_der_a(static_cast<float>(a), static_cast<float>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/executable_run_options.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/types.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/framework/numeric_types.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:874:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1091:51: note: in instantiation of member function 'Eigen::internal::igammac_cf_impl<float, Eigen::internal::SAMPLE_DERIVATIVE>::run' requested here Scalar ret = igammac_cf_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2027:63: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::SAMPLE_DERIVATIVE>::run' requested here return EIGEN_MATHFUNC_IMPL(gamma_sample_der_alpha, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:45:41: note: in instantiation of function template specialization 'Eigen::numext::gamma_sample_der_alpha<float>' requested here return Eigen::bfloat16(Eigen::numext::gamma_sample_der_alpha(static_cast<float>(alpha), static_cast<float>(sample))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/executable_run_options.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/types.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/framework/numeric_types.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:945:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1099:46: note: in instantiation of member function 'Eigen::internal::igamma_series_impl<float, Eigen::internal::SAMPLE_DERIVATIVE>::run' requested here return igamma_series_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2027:63: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::SAMPLE_DERIVATIVE>::run' requested here return EIGEN_MATHFUNC_IMPL(gamma_sample_der_alpha, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:45:41: note: in instantiation of function template specialization 'Eigen::numext::gamma_sample_der_alpha<float>' requested here return Eigen::bfloat16(Eigen::numext::gamma_sample_der_alpha(static_cast<float>(alpha), static_cast<float>(sample))); ^ 39 warnings generated. [669/4395](55) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RWMutex.cpp.o [670/4395](54) Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Error.cpp.o [671/4395](53) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherOpt.cpp.o [672/4395](52) Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackDocument.cpp.o [673/4395](51) Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangle.cpp.o [674/4395](50) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamReader.cpp.o [675/4395](49) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CSKYAttributeParser.cpp.o [676/4395](48) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Optional.cpp.o [677/4395](47) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringExtras.cpp.o [678/4395](46) Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Magic.cpp.o [679/4395](45) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SourceMgr.cpp.o [680/4395](44) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoGOFF.cpp.o [681/4395](43) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstPrinter.cpp.o [682/4395](42) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/RegisterInfoEmitter.cpp.o [683/4395](41) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ExtensibleRTTI.cpp.o [684/4395](40) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCELFStreamer.cpp.o [685/4395](39) Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangASTPropertiesEmitter.cpp.o [686/4395](38) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSection.cpp.o [687/4395](37) Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ASTTableGen.cpp.o [688/4395](36) Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/GlobalTypeTableBuilder.cpp.o [689/4395](35) Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangASTNodesEmitter.cpp.o [690/4395](34) Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangAttrEmitter.cpp.o [691/4395](33) Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangCommentCommandInfoEmitter.cpp.o [692/4395](32) Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangDataCollectorsEmitter.cpp.o [693/4395](31) Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangDiagnosticsEmitter.cpp.o [694/4395](30) Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangSACheckersEmitter.cpp.o [695/4395](29) Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/NeonEmitter.cpp.o [696/4395](28) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTFWrapper.cpp.o [697/4395](27) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/JSON.cpp.o [698/4395](26) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SmallVector.cpp.o [699/4395](25) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/OptimizedStructLayout.cpp.o [700/4395](24) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/Attributes.cpp.o [701/4395](23) Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangleNodes.cpp.o [702/4395](23) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringMap.cpp.o [703/4395](22) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LineIterator.cpp.o [704/4395](21) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeEmitterGen.cpp.o [705/4395](20) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DisassemblerEmitter.cpp.o [706/4395](19) Building C object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_neon.c.o [707/4395](18) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Unicode.cpp.o [708/4395](17) Building CXX object lib/tf_runtime/CMakeFiles/tf_xla_runtime_objects.dir/tensorflow/compiler/xla/service/cpu/runtime_fft.cc.o In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fft.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fft.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:342:36: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_constructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] bool, __has_trivial_assign(typename std::remove_reference<T>::type) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<short>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fft.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fft.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<short>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<short>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fft.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fft.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned short>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fft.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fft.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned short>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned short>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fft.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fft.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<int>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fft.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fft.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<int>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<int>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fft.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fft.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned int>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fft.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fft.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned int>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned int>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fft.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fft.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<long>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fft.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fft.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<long>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<long>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fft.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fft.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned long>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fft.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fft.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned long>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned long>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fft.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fft.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:91:27: note: in instantiation of template class 'absl::is_trivially_destructible<std::string_view>' requested here absl::is_trivially_destructible<T>::value> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:414:41: note: in instantiation of template class 'absl::type_traits_internal::IsTriviallyCopyConstructibleObject<std::string_view>' requested here std::is_lvalue_reference<T>>::type::type { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:46:16: note: in instantiation of template class 'absl::is_trivially_copy_constructible<std::string_view>' requested here absl::is_trivially_copy_constructible<T>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:54:36: note: in instantiation of function template specialization 'absl::functional_internal::PassByValue<std::string_view>' requested here struct ForwardT : std::conditional<PassByValue<T>(), T, T&&> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:63:1: note: in instantiation of template class 'absl::functional_internal::ForwardT<std::string_view>' requested here using Invoker = R (*)(VoidPtr, typename ForwardT<Args>::type...); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/function_ref.h:133:30: note: in instantiation of template type alias 'Invoker' requested here absl::functional_internal::Invoker<R, Args...> invoker_; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:1320:48: note: in instantiation of template class 'absl::FunctionRef<void (std::string_view)>' requested here absl::FunctionRef<void(absl::string_view)> callback) const { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fft.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fft.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] bool, __has_trivial_assign(typename std::remove_reference<T>::type) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:47:16: note: in instantiation of template class 'absl::is_trivially_copy_assignable<std::string_view>' requested here absl::is_trivially_copy_assignable< ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:54:36: note: in instantiation of function template specialization 'absl::functional_internal::PassByValue<std::string_view>' requested here struct ForwardT : std::conditional<PassByValue<T>(), T, T&&> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:63:1: note: in instantiation of template class 'absl::functional_internal::ForwardT<std::string_view>' requested here using Invoker = R (*)(VoidPtr, typename ForwardT<Args>::type...); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/function_ref.h:133:30: note: in instantiation of template type alias 'Invoker' requested here absl::functional_internal::Invoker<R, Args...> invoker_; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:1320:48: note: in instantiation of template class 'absl::FunctionRef<void (std::string_view)>' requested here absl::FunctionRef<void(absl::string_view)> callback) const { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fft.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fft.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring.h:22: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:193:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:206:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:221:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:298:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:424:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:450:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fft.cc:21: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fft_impl.h:235:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fft.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fft.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:91:27: note: in instantiation of template class 'absl::is_trivially_destructible<absl::cord_internal::CordRep *>' requested here absl::is_trivially_destructible<T>::value> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:414:41: note: in instantiation of template class 'absl::type_traits_internal::IsTriviallyCopyConstructibleObject<absl::cord_internal::CordRep *>' requested here std::is_lvalue_reference<T>>::type::type { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:24: note: in instantiation of template class 'absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:7: note: in instantiation of template class 'absl::conjunction<absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/internal/inlined_vector.h:332:16: note: in instantiation of template class 'absl::conjunction<std::is_same<std::allocator<absl::cord_internal::CordRep *>, std::allocator<absl::cord_internal::CordRep *>>, absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here } else if (IsMemcpyOk::value) { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/inlined_vector.h:248:3: note: in instantiation of member function 'absl::inlined_vector_internal::Storage<absl::cord_internal::CordRep *, 47, std::allocator<absl::cord_internal::CordRep *>>::~Storage' requested here ~InlinedVector() {} ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:345:9: note: in instantiation of member function 'absl::InlinedVector<absl::cord_internal::CordRep *, 47>::~InlinedVector' requested here class ChunkIterator { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fft.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fft.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] bool, __has_trivial_assign(typename std::remove_reference<T>::type) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:24: note: in instantiation of template class 'absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:7: note: in instantiation of template class 'absl::conjunction<absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:7: note: in instantiation of template class 'absl::conjunction<absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/internal/inlined_vector.h:332:16: note: in instantiation of template class 'absl::conjunction<std::is_same<std::allocator<absl::cord_internal::CordRep *>, std::allocator<absl::cord_internal::CordRep *>>, absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here } else if (IsMemcpyOk::value) { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/inlined_vector.h:248:3: note: in instantiation of member function 'absl::inlined_vector_internal::Storage<absl::cord_internal::CordRep *, 47, std::allocator<absl::cord_internal::CordRep *>>::~Storage' requested here ~InlinedVector() {} ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:345:9: note: in instantiation of member function 'absl::InlinedVector<absl::cord_internal::CordRep *, 47>::~InlinedVector' requested here class ChunkIterator { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fft.cc:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/executable_run_options.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/types.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/framework/numeric_types.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:874:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1091:51: note: in instantiation of member function 'Eigen::internal::igammac_cf_impl<float, Eigen::internal::VALUE>::run' requested here Scalar ret = igammac_cf_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2015:47: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::VALUE>::run' requested here return EIGEN_MATHFUNC_IMPL(igamma, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:37:41: note: in instantiation of function template specialization 'Eigen::numext::igamma<float>' requested here return Eigen::bfloat16(Eigen::numext::igamma(static_cast<float>(a), static_cast<float>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fft.cc:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/executable_run_options.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/types.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/framework/numeric_types.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:945:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1099:46: note: in instantiation of member function 'Eigen::internal::igamma_series_impl<float, Eigen::internal::VALUE>::run' requested here return igamma_series_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2015:47: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::VALUE>::run' requested here return EIGEN_MATHFUNC_IMPL(igamma, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:37:41: note: in instantiation of function template specialization 'Eigen::numext::igamma<float>' requested here return Eigen::bfloat16(Eigen::numext::igamma(static_cast<float>(a), static_cast<float>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fft.cc:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/executable_run_options.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/types.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/framework/numeric_types.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:874:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1091:51: note: in instantiation of member function 'Eigen::internal::igammac_cf_impl<float, Eigen::internal::DERIVATIVE>::run' requested here Scalar ret = igammac_cf_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2021:53: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::DERIVATIVE>::run' requested here return EIGEN_MATHFUNC_IMPL(igamma_der_a, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:41:41: note: in instantiation of function template specialization 'Eigen::numext::igamma_der_a<float>' requested here return Eigen::bfloat16(Eigen::numext::igamma_der_a(static_cast<float>(a), static_cast<float>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fft.cc:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/executable_run_options.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/types.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/framework/numeric_types.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:945:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1099:46: note: in instantiation of member function 'Eigen::internal::igamma_series_impl<float, Eigen::internal::DERIVATIVE>::run' requested here return igamma_series_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2021:53: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::DERIVATIVE>::run' requested here return EIGEN_MATHFUNC_IMPL(igamma_der_a, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:41:41: note: in instantiation of function template specialization 'Eigen::numext::igamma_der_a<float>' requested here return Eigen::bfloat16(Eigen::numext::igamma_der_a(static_cast<float>(a), static_cast<float>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fft.cc:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/executable_run_options.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/types.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/framework/numeric_types.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:874:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1091:51: note: in instantiation of member function 'Eigen::internal::igammac_cf_impl<float, Eigen::internal::SAMPLE_DERIVATIVE>::run' requested here Scalar ret = igammac_cf_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2027:63: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::SAMPLE_DERIVATIVE>::run' requested here return EIGEN_MATHFUNC_IMPL(gamma_sample_der_alpha, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:45:41: note: in instantiation of function template specialization 'Eigen::numext::gamma_sample_der_alpha<float>' requested here return Eigen::bfloat16(Eigen::numext::gamma_sample_der_alpha(static_cast<float>(alpha), static_cast<float>(sample))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fft.cc:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/executable_run_options.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/types.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/framework/numeric_types.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:945:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1099:46: note: in instantiation of member function 'Eigen::internal::igamma_series_impl<float, Eigen::internal::SAMPLE_DERIVATIVE>::run' requested here return igamma_series_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2027:63: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::SAMPLE_DERIVATIVE>::run' requested here return EIGEN_MATHFUNC_IMPL(gamma_sample_der_alpha, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:45:41: note: in instantiation of function template specialization 'Eigen::numext::gamma_sample_der_alpha<float>' requested here return Eigen::bfloat16(Eigen::numext::gamma_sample_der_alpha(static_cast<float>(alpha), static_cast<float>(sample))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fft.cc:21: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fft_impl.h:235:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fft_impl.h:250:17: note: in instantiation of function template specialization 'tensorflow::xla::internal::EigenFftWithRank<1, Eigen::ThreadPoolDevice>' requested here internal::EigenFftWithRank<1, EigenDevice>(device, out, operand, fft_type, ^ /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fft.cc:35:20: note: in instantiation of function template specialization 'tensorflow::xla::EigenFftImpl<Eigen::ThreadPoolDevice>' requested here tensorflow::xla::EigenFftImpl( ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fft.cc:21: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fft_impl.h:235:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fft_impl.h:255:17: note: in instantiation of function template specialization 'tensorflow::xla::internal::EigenFftWithRank<2, Eigen::ThreadPoolDevice>' requested here internal::EigenFftWithRank<2, EigenDevice>(device, out, operand, fft_type, ^ /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fft.cc:35:20: note: in instantiation of function template specialization 'tensorflow::xla::EigenFftImpl<Eigen::ThreadPoolDevice>' requested here tensorflow::xla::EigenFftImpl( ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fft.cc:21: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fft_impl.h:235:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/service/cpu/runtime_fft_impl.h:260:17: note: in instantiation of function template specialization 'tensorflow::xla::internal::EigenFftWithRank<3, Eigen::ThreadPoolDevice>' requested here internal::EigenFftWithRank<3, EigenDevice>( ^ /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/service/cpu/runtime_fft.cc:35:20: note: in instantiation of function template specialization 'tensorflow::xla::EigenFftImpl<Eigen::ThreadPoolDevice>' requested here tensorflow::xla::EigenFftImpl( ^ 43 warnings generated. [709/4395](16) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Signals.cpp.o [710/4395](15) Building CXX object lib/tf_runtime/CMakeFiles/tf_xla_runtime_objects.dir/tensorflow/compiler/xla/executable_run_options.cc.o In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/executable_run_options.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/executable_run_options.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/types.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/framework/numeric_types.h:27: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:342:36: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_constructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] bool, __has_trivial_assign(typename std::remove_reference<T>::type) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<short>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/executable_run_options.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/executable_run_options.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/types.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/framework/numeric_types.h:27: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<short>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<short>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/executable_run_options.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/executable_run_options.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/types.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/framework/numeric_types.h:27: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned short>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/executable_run_options.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/executable_run_options.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/types.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/framework/numeric_types.h:27: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned short>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned short>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/executable_run_options.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/executable_run_options.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/types.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/framework/numeric_types.h:27: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<int>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/executable_run_options.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/executable_run_options.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/types.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/framework/numeric_types.h:27: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<int>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<int>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/executable_run_options.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/executable_run_options.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/types.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/framework/numeric_types.h:27: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned int>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/executable_run_options.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/executable_run_options.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/types.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/framework/numeric_types.h:27: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned int>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned int>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/executable_run_options.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/executable_run_options.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/types.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/framework/numeric_types.h:27: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<long>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/executable_run_options.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/executable_run_options.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/types.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/framework/numeric_types.h:27: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<long>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<long>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/executable_run_options.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/executable_run_options.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/types.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/framework/numeric_types.h:27: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned long>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/executable_run_options.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/executable_run_options.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/types.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/framework/numeric_types.h:27: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned long>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned long>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/executable_run_options.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/executable_run_options.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/types.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/framework/numeric_types.h:27: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:91:27: note: in instantiation of template class 'absl::is_trivially_destructible<std::string_view>' requested here absl::is_trivially_destructible<T>::value> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:414:41: note: in instantiation of template class 'absl::type_traits_internal::IsTriviallyCopyConstructibleObject<std::string_view>' requested here std::is_lvalue_reference<T>>::type::type { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:46:16: note: in instantiation of template class 'absl::is_trivially_copy_constructible<std::string_view>' requested here absl::is_trivially_copy_constructible<T>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:54:36: note: in instantiation of function template specialization 'absl::functional_internal::PassByValue<std::string_view>' requested here struct ForwardT : std::conditional<PassByValue<T>(), T, T&&> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:63:1: note: in instantiation of template class 'absl::functional_internal::ForwardT<std::string_view>' requested here using Invoker = R (*)(VoidPtr, typename ForwardT<Args>::type...); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/function_ref.h:133:30: note: in instantiation of template type alias 'Invoker' requested here absl::functional_internal::Invoker<R, Args...> invoker_; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:1320:48: note: in instantiation of template class 'absl::FunctionRef<void (std::string_view)>' requested here absl::FunctionRef<void(absl::string_view)> callback) const { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/executable_run_options.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/executable_run_options.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/types.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/framework/numeric_types.h:27: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] bool, __has_trivial_assign(typename std::remove_reference<T>::type) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:47:16: note: in instantiation of template class 'absl::is_trivially_copy_assignable<std::string_view>' requested here absl::is_trivially_copy_assignable< ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:54:36: note: in instantiation of function template specialization 'absl::functional_internal::PassByValue<std::string_view>' requested here struct ForwardT : std::conditional<PassByValue<T>(), T, T&&> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:63:1: note: in instantiation of template class 'absl::functional_internal::ForwardT<std::string_view>' requested here using Invoker = R (*)(VoidPtr, typename ForwardT<Args>::type...); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/function_ref.h:133:30: note: in instantiation of template type alias 'Invoker' requested here absl::functional_internal::Invoker<R, Args...> invoker_; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:1320:48: note: in instantiation of template class 'absl::FunctionRef<void (std::string_view)>' requested here absl::FunctionRef<void(absl::string_view)> callback) const { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/executable_run_options.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/executable_run_options.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/types.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/framework/numeric_types.h:27: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring.h:22: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:193:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:206:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:221:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:298:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:424:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:450:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/executable_run_options.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/executable_run_options.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/types.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/framework/numeric_types.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:874:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1091:51: note: in instantiation of member function 'Eigen::internal::igammac_cf_impl<float, Eigen::internal::VALUE>::run' requested here Scalar ret = igammac_cf_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2015:47: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::VALUE>::run' requested here return EIGEN_MATHFUNC_IMPL(igamma, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:37:41: note: in instantiation of function template specialization 'Eigen::numext::igamma<float>' requested here return Eigen::bfloat16(Eigen::numext::igamma(static_cast<float>(a), static_cast<float>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/executable_run_options.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/executable_run_options.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/types.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/framework/numeric_types.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:945:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1099:46: note: in instantiation of member function 'Eigen::internal::igamma_series_impl<float, Eigen::internal::VALUE>::run' requested here return igamma_series_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2015:47: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::VALUE>::run' requested here return EIGEN_MATHFUNC_IMPL(igamma, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:37:41: note: in instantiation of function template specialization 'Eigen::numext::igamma<float>' requested here return Eigen::bfloat16(Eigen::numext::igamma(static_cast<float>(a), static_cast<float>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/executable_run_options.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/executable_run_options.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/types.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/framework/numeric_types.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:874:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1091:51: note: in instantiation of member function 'Eigen::internal::igammac_cf_impl<float, Eigen::internal::DERIVATIVE>::run' requested here Scalar ret = igammac_cf_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2021:53: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::DERIVATIVE>::run' requested here return EIGEN_MATHFUNC_IMPL(igamma_der_a, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:41:41: note: in instantiation of function template specialization 'Eigen::numext::igamma_der_a<float>' requested here return Eigen::bfloat16(Eigen::numext::igamma_der_a(static_cast<float>(a), static_cast<float>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/executable_run_options.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/executable_run_options.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/types.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/framework/numeric_types.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:945:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1099:46: note: in instantiation of member function 'Eigen::internal::igamma_series_impl<float, Eigen::internal::DERIVATIVE>::run' requested here return igamma_series_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2021:53: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::DERIVATIVE>::run' requested here return EIGEN_MATHFUNC_IMPL(igamma_der_a, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:41:41: note: in instantiation of function template specialization 'Eigen::numext::igamma_der_a<float>' requested here return Eigen::bfloat16(Eigen::numext::igamma_der_a(static_cast<float>(a), static_cast<float>(x))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/executable_run_options.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/executable_run_options.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/types.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/framework/numeric_types.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:874:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1091:51: note: in instantiation of member function 'Eigen::internal::igammac_cf_impl<float, Eigen::internal::SAMPLE_DERIVATIVE>::run' requested here Scalar ret = igammac_cf_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2027:63: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::SAMPLE_DERIVATIVE>::run' requested here return EIGEN_MATHFUNC_IMPL(gamma_sample_der_alpha, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:45:41: note: in instantiation of function template specialization 'Eigen::numext::gamma_sample_der_alpha<float>' requested here return Eigen::bfloat16(Eigen::numext::gamma_sample_der_alpha(static_cast<float>(alpha), static_cast<float>(sample))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/executable_run_options.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/executable_run_options.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/types.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/framework/numeric_types.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:945:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1099:46: note: in instantiation of member function 'Eigen::internal::igamma_series_impl<float, Eigen::internal::SAMPLE_DERIVATIVE>::run' requested here return igamma_series_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2027:63: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::SAMPLE_DERIVATIVE>::run' requested here return EIGEN_MATHFUNC_IMPL(gamma_sample_der_alpha, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:45:41: note: in instantiation of function template specialization 'Eigen::numext::gamma_sample_der_alpha<float>' requested here return Eigen::bfloat16(Eigen::numext::gamma_sample_der_alpha(static_cast<float>(alpha), static_cast<float>(sample))); ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/executable_run_options.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/executable_run_options.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/types.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/framework/numeric_types.h:27: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:91:27: note: in instantiation of template class 'absl::is_trivially_destructible<absl::cord_internal::CordRep *>' requested here absl::is_trivially_destructible<T>::value> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:414:41: note: in instantiation of template class 'absl::type_traits_internal::IsTriviallyCopyConstructibleObject<absl::cord_internal::CordRep *>' requested here std::is_lvalue_reference<T>>::type::type { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:24: note: in instantiation of template class 'absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:7: note: in instantiation of template class 'absl::conjunction<absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/internal/inlined_vector.h:332:16: note: in instantiation of template class 'absl::conjunction<std::is_same<std::allocator<absl::cord_internal::CordRep *>, std::allocator<absl::cord_internal::CordRep *>>, absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here } else if (IsMemcpyOk::value) { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/inlined_vector.h:248:3: note: in instantiation of member function 'absl::inlined_vector_internal::Storage<absl::cord_internal::CordRep *, 47, std::allocator<absl::cord_internal::CordRep *>>::~Storage' requested here ~InlinedVector() {} ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:345:9: note: in instantiation of member function 'absl::InlinedVector<absl::cord_internal::CordRep *, 47>::~InlinedVector' requested here class ChunkIterator { ^ In file included from /b/s/w/ir/cache/vpython/d631b3/lib/python3.8/site-packages/tensorflow/xla_aot_runtime_src/tensorflow/compiler/xla/executable_run_options.cc:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/executable_run_options.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/types.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/framework/numeric_types.h:27: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] bool, __has_trivial_assign(typename std::remove_reference<T>::type) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:24: note: in instantiation of template class 'absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:7: note: in instantiation of template class 'absl::conjunction<absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:7: note: in instantiation of template class 'absl::conjunction<absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/internal/inlined_vector.h:332:16: note: in instantiation of template class 'absl::conjunction<std::is_same<std::allocator<absl::cord_internal::CordRep *>, std::allocator<absl::cord_internal::CordRep *>>, absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here } else if (IsMemcpyOk::value) { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/inlined_vector.h:248:3: note: in instantiation of member function 'absl::inlined_vector_internal::Storage<absl::cord_internal::CordRep *, 47, std::allocator<absl::cord_internal::CordRep *>>::~Storage' requested here ~InlinedVector() {} ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:345:9: note: in instantiation of member function 'absl::InlinedVector<absl::cord_internal::CordRep *, 47>::~InlinedVector' requested here class ChunkIterator { ^ 39 warnings generated. [711/4395](15) Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/JSONBackend.cpp.o [712/4395](14) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CompressInstEmitter.cpp.o [713/4395](13) Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CTagsEmitter.cpp.o [714/4395](12) Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Minidump.cpp.o [715/4395](11) Linking CXX static library lib/libLLVMDemangle.a [716/4395](10) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoELF.cpp.o [717/4395](9) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstrAnalysis.cpp.o [718/4395](8) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamRef.cpp.o [719/4395](7) Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionDXContainer.cpp.o [720/4395](6) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CrashRecoveryContext.cpp.o [721/4395](5) Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regerror.c.o [722/4395](4) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileCollector.cpp.o [723/4395](3) Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PluginLoader.cpp.o [724/4395](3) Linking CXX static library lib/libLLVMSupport.a [725/4395](14) Linking CXX static library lib/libLLVMOption.a [726/4395](14) Linking CXX static library lib/libLLVMWindowsManifest.a [727/4395](13) Linking CXX static library lib/libLLVMBitstreamReader.a [728/4395](12) Linking CXX static library lib/libLLVMDebugInfoMSF.a [729/4395](11) Linking CXX static library lib/libLLVMBinaryFormat.a [730/4395](11) Linking CXX static library lib/libLLVMTableGen.a [731/4395](12) Linking CXX static library lib/libclangSupport.a [732/4395](11) Linking CXX static library lib/libclangPseudoGrammar.a [733/4395](10) Linking CXX static library lib/libLLVMDebugInfoCodeView.a [734/4395](10) Linking CXX static library lib/libtf_xla_runtime.a [735/4395](9) Linking CXX static library lib/libLLVMWindowsDriver.a [736/4395](8) Linking CXX static library lib/libLLVMTableGenGlobalISel.a [737/4395](8) Linking CXX static library lib/libLLVMTextAPI.a [738/4395](7) Linking CXX static library lib/libLLVMMC.a [739/4395](8) Linking CXX static library lib/libLLVMMCDisassembler.a [740/4395](7) Linking CXX static library lib/libLLVMMCParser.a [741/4395](6) Linking CXX executable bin/clang-tidy-confusable-chars-gen [742/4395](6) Linking CXX executable bin/llvm-config [743/4395](5) Linking CXX executable bin/llvm-undname [744/4395](4) Generating Confusables.inc [745/4395](3) Linking CXX executable bin/clang-tblgen [746/4395](79) Linking CXX executable bin/llvm-tblgen [747/4395](123) Building Attrs.inc... [748/4395](122) Building AttrImpl.inc... [749/4395](121) Building AttrTextNodeDump.inc... [750/4395](120) Building AttrNodeTraverse.inc... [751/4395](119) Building AttrVisitor.inc... [752/4395](118) Building StmtNodes.inc... [753/4395](117) Building DeclNodes.inc... [754/4395](116) Building TypeNodes.inc... [755/4395](115) Building AbstractBasicReader.inc... [756/4395](114) Building AbstractBasicWriter.inc... [757/4395](113) Building AbstractTypeReader.inc... [758/4395](112) Building AbstractTypeWriter.inc... [759/4395](111) Building CommentNodes.inc... [760/4395](110) Building CommentHTMLTags.inc... [761/4395](109) Building CommentHTMLTagsProperties.inc... [762/4395](108) Building CommentHTMLNamedCharacterReferences.inc... [763/4395](107) Building CommentCommandInfo.inc... [764/4395](106) Building CommentCommandList.inc... [765/4395](105) Building StmtDataCollectors.inc... [766/4395](104) Building AttrList.inc... [767/4395](103) Building AttrSubMatchRulesList.inc... [768/4395](102) Building AttrHasAttributeImpl.inc... [769/4395](101) Building arm_neon.inc... [770/4395](100) Building arm_fp16.inc... [771/4395](99) Building arm_mve_builtins.inc... [772/4395](98) Building arm_mve_builtin_sema.inc... [773/4395](97) Building arm_sve_typeflags.inc... [774/4395](96) Building arm_cde_builtins.inc... [775/4395](95) Building arm_cde_builtin_cg.inc... [776/4395](94) Building arm_cde_builtin_sema.inc... [777/4395](93) Building arm_cde_builtin_aliases.inc... [778/4395](92) Building AttrParserStringSwitches.inc... [779/4395](91) Building AttrSubMatchRulesParserStringSwitches.inc... [780/4395](90) Building AttrTemplateInstantiate.inc... [781/4395](89) Building AttrParsedAttrList.inc... [782/4395](88) Building AttrParsedAttrKinds.inc... [783/4395](87) Building AttrSpellingListIndex.inc... [784/4395](86) Building Checkers.inc... [785/4395](85) Building Nodes.inc... [786/4395](84) Building NodeClasses.inc... [787/4395](83) Copying clang's arm64intr.h... [788/4395](82) Copying clang's arm_acle.h... [789/4395](81) Copying clang's arm_cmse.h... [790/4395](80) Copying clang's arm_neon_sve_bridge.h... [791/4395](79) Copying clang's armintr.h... [792/4395](78) Building DiagnosticAnalysisKinds.inc... [793/4395](77) Building DiagnosticASTKinds.inc... [794/4395](76) Building DiagnosticCommentKinds.inc... [795/4395](75) Building DiagnosticCommonKinds.inc... [796/4395](74) Building DiagnosticCrossTUKinds.inc... [797/4395](73) Building DiagnosticDriverKinds.inc... [798/4395](72) Building DiagnosticFrontendKinds.inc... [799/4395](71) Building DiagnosticLexKinds.inc... [800/4395](70) Building DiagnosticParseKinds.inc... [801/4395](69) Building DiagnosticRefactoringKinds.inc... [802/4395](68) Building DiagnosticSemaKinds.inc... [803/4395](67) Building DiagnosticSerializationKinds.inc... [804/4395](66) Building DiagnosticGroups.inc... [805/4395](65) Building DiagnosticIndexName.inc... [806/4395](64) Building arm_mve_builtin_cg.inc... [807/4395](63) Building arm_mve_builtin_aliases.inc... [808/4395](62) Building arm_sve_builtins.inc... [809/4395](61) Building arm_sve_builtin_cg.inc... [810/4395](60) Building arm_sve_sema_rangechecks.inc... [811/4395](59) Building AttrParsedAttrImpl.inc... [812/4395](58) Building AttrPCHRead.inc... [813/4395](57) Building AttrPCHWrite.inc... [814/4395](56) Building arm_bf16.h... [815/4395](55) Building arm_cde.h... [816/4395](54) Building arm_fp16.h... [817/4395](53) Building arm_mve.h... [818/4395](52) Building arm_sve.h... [819/4395](51) Building riscv_vector.h... [820/4395](50) Building Attributes.inc... [821/4395](49) Building ACC.h.inc... [822/4395](48) Building ACC.inc... [823/4395](47) Building OMP.h.inc... [824/4395](46) Building OMP.inc... [825/4395](45) Building Options.inc... [826/4395](44) Building Options.inc... [827/4395](43) Building Options.inc... [828/4395](42) Building Options.inc... [829/4395](41) Building Options.inc... [830/4395](40) Building Options.inc... [831/4395](39) Building Options.inc... [832/4395](38) Building Options.inc... [833/4395](37) Building Opts.inc... [834/4395](38) Building Opts.inc... [835/4395](37) Building LipoOpts.inc... [836/4395](36) Building Opts.inc... [837/4395](37) Building Opts.inc... [838/4395](36) Building ObjcopyOpts.inc... [839/4395](36) Building ObjdumpOpts.inc... [840/4395](36) Building Opts.inc... [841/4395](35) Building Opts.inc... [842/4395](34) Building Opts.inc... [843/4395](34) Building Opts.inc... [844/4395](33) Building InstallNameToolOpts.inc... [845/4395](33) Building WindresOpts.inc... [846/4395](32) Building OtoolOpts.inc... [847/4395](31) Building CXX object tools/llvm-cxxfilt/CMakeFiles/llvm-cxxfilt.dir/llvm-cxxfilt-driver.cpp.o [848/4395](30) Building BitcodeStripOpts.inc... [849/4395](30) Building StripOpts.inc... [850/4395](29) Building riscv_vector_builtins.inc... [851/4395](28) Building riscv_vector_builtin_sema.inc... [852/4395](27) Building Options.inc... [853/4395](26) Building arm_neon.h... [854/4395](58) Building CXX object tools/llvm-cxxfilt/CMakeFiles/llvm-cxxfilt.dir/llvm-cxxfilt.cpp.o [855/4395](58) Copying clang's __stddef_max_align_t.h... [856/4395](57) Copying clang's arm_bf16.h... [857/4395](56) Copying clang's arm_cde.h... [858/4395](55) Copying clang's arm_fp16.h... [859/4395](54) Copying clang's arm_mve.h... [860/4395](53) Copying clang's arm_neon.h... [861/4395](52) Copying clang's arm_sve.h... [862/4395](51) Copying clang's float.h... [863/4395](50) Copying clang's hlsl/hlsl_basic_types.h... [864/4395](49) Copying clang's hlsl/hlsl_intrinsics.h... [865/4395](48) Copying clang's inttypes.h... [866/4395](47) Copying clang's iso646.h... [867/4395](46) Copying clang's limits.h... [868/4395](45) Copying clang's module.modulemap... [869/4395](44) Copying clang's opencl-c-base.h... [870/4395](43) Copying clang's openmp_wrappers/__clang_openmp_device_functions.h... [871/4395](42) Copying clang's openmp_wrappers/cmath... [872/4395](41) Copying clang's openmp_wrappers/complex... [873/4395](40) Copying clang's openmp_wrappers/complex.h... [874/4395](39) Copying clang's openmp_wrappers/complex_cmath.h... [875/4395](38) Copying clang's openmp_wrappers/new... [876/4395](37) Copying clang's riscv_vector.h... [877/4395](36) Copying clang's stdalign.h... [878/4395](35) Copying clang's stdarg.h... [879/4395](34) Copying clang's stdatomic.h... [880/4395](33) Copying clang's stdbool.h... [881/4395](32) Copying clang's stddef.h... [882/4395](31) Copying clang's stdint.h... [883/4395](30) Copying clang's stdnoreturn.h... [884/4395](29) Copying clang's tgmath.h... [885/4395](28) Copying clang's unwind.h... [886/4395](27) Copying clang's vadefs.h... [887/4395](26) Copying clang's varargs.h... [888/4395](25) Building IntrinsicsLoongArch.h... [889/4395](24) Building IntrinsicsHexagon.h... [890/4395](23) Building riscv_vector_builtin_cg.inc... [891/4395](320) Building IntrinsicEnums.inc... [892/4395](320) Building IntrinsicImpl.inc... [893/4395](320) Building IntrinsicsAArch64.h... [894/4395](320) Building IntrinsicsAMDGPU.h... [895/4395](320) Building IntrinsicsARM.h... [896/4395](320) Building IntrinsicsBPF.h... [897/4395](320) Building IntrinsicsDirectX.h... [898/4395](320) Building IntrinsicsMips.h... [899/4395](320) Building IntrinsicsNVPTX.h... [900/4395](320) Building IntrinsicsPowerPC.h... [901/4395](320) Building IntrinsicsR600.h... [902/4395](320) Building IntrinsicsRISCV.h... [903/4395](320) Building IntrinsicsS390.h... [904/4395](320) Building IntrinsicsSPIRV.h... [905/4395](320) Building IntrinsicsVE.h... [906/4395](320) Building IntrinsicsWebAssembly.h... [907/4395](320) Building IntrinsicsX86.h... [908/4395](320) Building IntrinsicsXCore.h... [909/4395](320) Linking CXX executable bin/llvm-cxxfilt [910/4395](320) Generating VCSVersion.inc [911/4395](320) Building Opcodes.inc... [912/4395](320) Building AttrDocTable.inc... [913/4395](320) Building OpenCLBuiltins.inc... [914/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckObjCInstMethSignature.cpp.o [915/4395](320) Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/SourceCodeBuilders.cpp.o [916/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Comdat.cpp.o [917/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/BuiltinGCs.cpp.o [918/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Clang.cpp.o [919/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ConstantFold.cpp.o [920/4395](320) Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexDecl.cpp.o [921/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/FunctionSummary.cpp.o [922/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ConstantRange.cpp.o [923/4395](320) Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/USRFindingAction.cpp.o [924/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Core.cpp.o [925/4395](320) Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/Pragma.cpp.o [926/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CommonBugCategories.cpp.o [927/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Compilation.cpp.o [928/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ArrayBoundCheckerV2.cpp.o [929/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Gnu.cpp.o [930/4395](320) Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ConstructionContext.cpp.o [931/4395](320) Building CXX object tools/clang/lib/Tooling/Core/CMakeFiles/obj.clangToolingCore.dir/Replacement.cpp.o [932/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SimpleConstraintManager.cpp.o [933/4395](320) Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/HeaderSearch.cpp.o [934/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Myriad.cpp.o [935/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Darwin.cpp.o [936/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/HLSL.cpp.o [937/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/NetBSD.cpp.o [938/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AMDGPU.cpp.o [939/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Driver.cpp.o [940/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/VEToolchain.cpp.o [941/4395](320) Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Extract/Extract.cpp.o [942/4395](320) Building CXX object tools/bolt/lib/Utils/CMakeFiles/LLVMBOLTUtils.dir/CommandLineOpts.cpp.o [943/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/PPCFreeBSD.cpp.o [944/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/OpenBSD.cpp.o [945/4395](320) Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/Stencil.cpp.o [946/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/Environment.cpp.o [947/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CStringChecker.cpp.o [948/4395](320) Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/ModuleDepCollector.cpp.o [949/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CastSizeChecker.cpp.o [950/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CastToStructChecker.cpp.o [951/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CastValueChecker.cpp.o [952/4395](320) Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PreprocessorLexer.cpp.o [953/4395](320) Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/RefactoringActions.cpp.o [954/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/MemRegion.cpp.o [955/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerManager.cpp.o [956/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Constants.cpp.o [957/4395](320) Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteTest.cpp.o [958/4395](320) Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/CommentToXML.cpp.o [959/4395](320) Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Extract/SourceExtraction.cpp.o [960/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BlockCounter.cpp.o [961/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineC.cpp.o [962/4395](320) Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseTentative.cpp.o [963/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/SPIRV.cpp.o [964/4395](320) Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningTool.cpp.o [965/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineObjC.cpp.o [966/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/StructuralHash.cpp.o [967/4395](320) Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CodeInjector.cpp.o [968/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChain.cpp.o [969/4395](320) Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/BuildTree.cpp.o [970/4395](320) Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Tokens.cpp.o [971/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerContext.cpp.o [972/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckSecuritySyntaxOnly.cpp.o [973/4395](320) Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/HeaderMap.cpp.o [974/4395](320) Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseDeclCXX.cpp.o [975/4395](320) Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PreprocessingRecord.cpp.o [976/4395](320) Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseInit.cpp.o [977/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/OffloadBundler.cpp.o [978/4395](320) Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/FileIndexRecord.cpp.o [979/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ModuleSummaryIndex.cpp.o [980/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DIBuilder.cpp.o [981/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/MDBuilder.cpp.o [982/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Pass.cpp.o [983/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/OptBisect.cpp.o [984/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AIX.cpp.o [985/4395](320) Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ModuleFile.cpp.o [986/4395](320) Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/RangeSelector.cpp.o [987/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/AnalysisManager.cpp.o [988/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngine.cpp.o [989/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Instruction.cpp.o [990/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Mangler.cpp.o [991/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/SSAContext.cpp.o [992/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PseudoProbe.cpp.o [993/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/InlineAsm.cpp.o [994/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Operator.cpp.o [995/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PrintPasses.cpp.o [996/4395](320) Building CXX object tools/clang/lib/ASTMatchers/CMakeFiles/obj.clangASTMatchers.dir/ASTMatchersInternal.cpp.o [997/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/M68k.cpp.o [998/4395](320) Building CXX object tools/clang/lib/Tooling/Inclusions/CMakeFiles/obj.clangToolingInclusions.dir/HeaderIncludes.cpp.o [999/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Assumptions.cpp.o [1000/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/IRBuilder.cpp.o [1001/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DiagnosticPrinter.cpp.o [1002/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/IntrinsicInst.cpp.o [1003/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/LLVMRemarkStreamer.cpp.o [1004/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/APSIntType.cpp.o [1005/4395](320) Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/ASTSelection.cpp.o [1006/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckObjCDealloc.cpp.o [1007/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/RegionStore.cpp.o [1008/4395](320) Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Synthesis.cpp.o [1009/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Instructions.cpp.o [1010/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PassInstrumentation.cpp.o [1011/4395](320) Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexingAction.cpp.o [1012/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/WorkList.cpp.o [1013/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PassTimingInfo.cpp.o [1014/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SMTConstraintManager.cpp.o [1015/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/DynamicExtent.cpp.o [1016/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/DynamicType.cpp.o [1017/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/PlistDiagnostics.cpp.o [1018/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Statepoint.cpp.o [1019/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/AsmWriter.cpp.o [1020/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/TypedPointerType.cpp.o [1021/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DebugInfo.cpp.o [1022/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/AutoUpgrade.cpp.o [1023/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Module.cpp.o [1024/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PassRegistry.cpp.o [1025/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckSizeofPointer.cpp.o [1026/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BuiltinFunctionChecker.cpp.o [1027/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/GCStrategy.cpp.o [1028/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SymbolManager.cpp.o [1029/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DiagnosticInfo.cpp.o [1030/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/GVMaterializer.cpp.o [1031/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ProfileSummary.cpp.o [1032/4395](320) Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexSymbol.cpp.o [1033/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/WebAssembly.cpp.o [1034/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PassManager.cpp.o [1035/4395](320) Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTWriterDecl.cpp.o [1036/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DiagnosticHandler.cpp.o [1037/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Dominators.cpp.o [1038/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BoolAssignmentChecker.cpp.o [1039/4395](320) Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/USRGeneration.cpp.o [1040/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/TextDiagnostics.cpp.o [1041/4395](320) Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/ModuleMap.cpp.o [1042/4395](320) Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/USRFinder.cpp.o [1043/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CoreEngine.cpp.o [1044/4395](320) Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/RewriteRule.cpp.o [1045/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/LegacyPassManager.cpp.o [1046/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerHelpers.cpp.o [1047/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CallEvent.cpp.o [1048/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/VE.cpp.o [1049/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/LoopUnrolling.cpp.o [1050/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Metadata.cpp.o [1051/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Cuda.cpp.o [1052/4395](320) Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/AnalysisDeclContext.cpp.o [1053/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AMDGPUOpenMP.cpp.o [1054/4395](320) Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/ComputeReplacements.cpp.o [1055/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/XRayArgs.cpp.o [1056/4395](320) Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningService.cpp.o [1057/4395](320) Building CXX object tools/clang/lib/ExtractAPI/CMakeFiles/obj.clangExtractAPI.dir/ExtractAPIConsumer.cpp.o [1058/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerRegistryData.cpp.o [1059/4395](320) Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/RenamingAction.cpp.o [1060/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DebugLoc.cpp.o [1061/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DebugInfoMetadata.cpp.o [1062/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/User.cpp.o [1063/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Globals.cpp.o [1064/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ProfDataUtils.cpp.o [1065/4395](320) Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/Transformer.cpp.o [1066/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Hexagon.cpp.o [1067/4395](320) Building CXX object lib/InterfaceStub/CMakeFiles/LLVMInterfaceStub.dir/IFSStub.cpp.o [1068/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Value.cpp.o [1069/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/Checker.cpp.o [1070/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/VectorBuilder.cpp.o [1071/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Function.cpp.o [1072/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/IRPrintingPasses.cpp.o [1073/4395](320) Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseDecl.cpp.o [1074/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Flang.cpp.o [1075/4395](320) Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafetyLogical.cpp.o [1076/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MinGW.cpp.o [1077/4395](320) Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/TokenLexer.cpp.o [1078/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/SanitizerArgs.cpp.o [1079/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DataLayout.cpp.o [1080/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/LLVMContextImpl.cpp.o [1081/4395](320) Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/GeneratePCH.cpp.o [1082/4395](320) Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ModuleManager.cpp.o [1083/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ReplaceConstant.cpp.o [1084/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckerDocumentation.cpp.o [1085/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CommandFlags.cpp.o [1086/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/FPEnv.cpp.o [1087/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BasicBlockSections.cpp.o [1088/4395](320) Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ProgramPoint.cpp.o [1089/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BugReporter.cpp.o [1090/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/Analysis.cpp.o [1091/4395](320) Building CXX object lib/IRPrinter/CMakeFiles/LLVMIRPrinter.dir/IRPrintingPasses.cpp.o [1092/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BranchRelaxation.cpp.o [1093/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CallDescription.cpp.o [1094/4395](320) Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/SourceCode.cpp.o [1095/4395](320) Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/Parsing.cpp.o [1096/4395](320) Building CXX object tools/clang/lib/Tooling/Inclusions/CMakeFiles/obj.clangToolingInclusions.dir/HeaderAnalysis.cpp.o [1097/4395](320) Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTWriter.cpp.o [1098/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineCallAndReturn.cpp.o [1099/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SimpleSValBuilder.cpp.o [1100/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/DriverOptions.cpp.o [1101/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/LLVMContext.cpp.o [1102/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AllocationOrder.cpp.o [1103/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/TypeFinder.cpp.o [1104/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Use.cpp.o [1105/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DetectDeadLanes.cpp.o [1106/4395](320) Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/IssueHash.cpp.o [1107/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DFAPacketizer.cpp.o [1108/4395](320) Building CXX object tools/clang/lib/Tooling/Inclusions/CMakeFiles/obj.clangToolingInclusions.dir/IncludeStyle.cpp.o [1109/4395](320) Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/HTMLPrint.cpp.o [1110/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/AnalyzerOptions.cpp.o [1111/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ConstraintManager.cpp.o [1112/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Haiku.cpp.o [1113/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckPlacementNew.cpp.o [1114/4395](320) Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/USRLocFinder.cpp.o [1115/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BranchFolding.cpp.o [1116/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Job.cpp.o [1117/4395](320) Building CXX object tools/clang/lib/Edit/CMakeFiles/obj.clangEdit.dir/Commit.cpp.o [1118/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/LoongArch.cpp.o [1119/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Verifier.cpp.o [1120/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CFIFixup.cpp.o [1121/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExecutionDomainFix.cpp.o [1122/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/Mips.cpp.o [1123/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ValueSymbolTable.cpp.o [1124/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CFGuardLongjmp.cpp.o [1125/4395](320) Building CXX object lib/InterfaceStub/CMakeFiles/LLVMInterfaceStub.dir/IFSHandler.cpp.o [1126/4395](320) Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafetyCommon.cpp.o [1127/4395](320) Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseAST.cpp.o [1128/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CodeGenCommonISel.cpp.o [1129/4395](320) Building CXX object lib/IRReader/CMakeFiles/LLVMIRReader.dir/IRReader.cpp.o [1130/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LatencyPriorityQueue.cpp.o [1131/4395](320) Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/FixItRewriter.cpp.o [1132/4395](320) Building CXX object lib/InterfaceStub/CMakeFiles/LLVMInterfaceStub.dir/ELFObjHandler.cpp.o [1133/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCMetadata.cpp.o [1134/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SValBuilder.cpp.o [1135/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/RangeConstraintManager.cpp.o [1136/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BasicValueFactory.cpp.o [1137/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/HTMLDiagnostics.cpp.o [1138/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BlockInCriticalSectionChecker.cpp.o [1139/4395](320) Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/InclusionRewriter.cpp.o [1140/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/AnalysisOrderChecker.cpp.o [1141/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ChrootChecker.cpp.o [1142/4395](320) Building CXX object tools/clang/lib/Analysis/FlowSensitive/Models/CMakeFiles/obj.clangAnalysisFlowSensitiveModels.dir/UncheckedOptionalAccessModel.cpp.o [1143/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Fuchsia.cpp.o [1144/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AggressiveAntiDepBreaker.cpp.o [1145/4395](320) Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningFilesystem.cpp.o [1146/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FuncletLayout.cpp.o [1147/4395](320) Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTWriterStmt.cpp.o [1148/4395](320) Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Mutations.cpp.o [1149/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/ARM.cpp.o [1150/4395](320) Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTReader.cpp.o [1151/4395](320) Building CXX object tools/clang/lib/ExtractAPI/CMakeFiles/obj.clangExtractAPI.dir/Serialization/SerializerBase.cpp.o [1152/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CFIInstrInserter.cpp.o [1153/4395](320) Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseHLSL.cpp.o [1154/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CalcSpillWeights.cpp.o [1155/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InterferenceCache.cpp.o [1156/4395](320) Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/RetainSummaryManager.cpp.o [1157/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SarifDiagnostics.cpp.o [1158/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveVariables.cpp.o [1159/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MSVC.cpp.o [1160/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/IntrinsicLowering.cpp.o [1161/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InlineSpiller.cpp.o [1162/4395](320) Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/DebugSupport.cpp.o [1163/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CriticalAntiDepBreaker.cpp.o [1164/4395](320) Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CFGStmtMap.cpp.o [1165/4395](320) Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/PCHContainerOperations.cpp.o [1166/4395](320) Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/TokenConcatenation.cpp.o [1167/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LowerEmuTLS.cpp.o [1168/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Hurd.cpp.o [1169/4395](320) Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/TokenBufferTokenManager.cpp.o [1170/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InterleavedAccessPass.cpp.o [1171/4395](320) Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTReaderStmt.cpp.o [1172/4395](320) Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteObjC.cpp.o [1173/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ProgramState.cpp.o [1174/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/SafepointIRVerifier.cpp.o [1175/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CallingConvLower.cpp.o [1176/4395](320) Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CocoaConventions.cpp.o [1177/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LexicalScopes.cpp.o [1178/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugVariables.cpp.o [1179/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Type.cpp.o [1180/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCMetadataPrinter.cpp.o [1181/4395](320) Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Nodes.cpp.o [1182/4395](320) Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CloneDetection.cpp.o [1183/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandMemCmp.cpp.o [1184/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveIntervalCalc.cpp.o [1185/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/XCore.cpp.o [1186/4395](320) Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ReachableCode.cpp.o [1187/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/EdgeBundles.cpp.o [1188/4395](320) Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/DataflowEnvironment.cpp.o [1189/4395](320) Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/InitHeaderSearch.cpp.o [1190/4395](320) Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/LiteralSupport.cpp.o [1191/4395](320) Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/WatchedLiteralsSolver.cpp.o [1192/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandPostRAPseudos.cpp.o [1193/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/FreeBSD.cpp.o [1194/4395](320) Building CXX object tools/clang/lib/Tooling/Core/CMakeFiles/obj.clangToolingCore.dir/Diagnostic.cpp.o [1195/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FaultMaps.cpp.o [1196/4395](320) Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/UninitializedValues.cpp.o [1197/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CSKYToolChain.cpp.o [1198/4395](320) Building CXX object tools/clang/lib/ExtractAPI/CMakeFiles/obj.clangExtractAPI.dir/Serialization/SymbolGraphSerializer.cpp.o [1199/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Linux.cpp.o [1200/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GlobalMerge.cpp.o [1201/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/IfConversion.cpp.o [1202/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachinePassManager.cpp.o [1203/4395](320) Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/PostOrderCFGView.cpp.o [1204/4395](320) Building CXX object tools/clang/lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/TokenRewriter.cpp.o [1205/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Tool.cpp.o [1206/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LivePhysRegs.cpp.o [1207/4395](320) Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/LiveVariables.cpp.o [1208/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DwarfEHPrepare.cpp.o [1209/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/EarlyIfConversion.cpp.o [1210/4395](320) Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/Transfer.cpp.o [1211/4395](320) Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/InMemoryModuleCache.cpp.o [1212/4395](320) Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/FrontendActions.cpp.o [1213/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InterleavedLoadCombinePass.cpp.o [1214/4395](320) Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTReaderDecl.cpp.o [1215/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/PPC.cpp.o [1216/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FinalizeISel.cpp.o [1217/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/DragonFly.cpp.o [1218/4395](320) Building CXX object tools/clang/lib/ExtractAPI/CMakeFiles/obj.clangExtractAPI.dir/APIIgnoresList.cpp.o [1219/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BugReporterVisitors.cpp.o [1220/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveInterval.cpp.o [1221/4395](320) Building CXX object tools/clang/lib/ASTMatchers/CMakeFiles/obj.clangASTMatchers.dir/GtestMatchers.cpp.o [1222/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FEntryInserter.cpp.o [1223/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveIntervalUnion.cpp.o [1224/4395](320) Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPCallbacks.cpp.o [1225/4395](320) Building CXX object tools/llvm-mt/CMakeFiles/llvm-mt.dir/llvm-mt-driver.cpp.o [1226/4395](320) Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafety.cpp.o [1227/4395](320) Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/Consumed.cpp.o [1228/4395](320) Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPCaching.cpp.o [1229/4395](320) Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseOpenMP.cpp.o [1230/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CodeGen.cpp.o [1231/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandReductions.cpp.o [1232/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LowLevelType.cpp.o [1233/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/OptionUtils.cpp.o [1234/4395](320) Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseTemplate.cpp.o [1235/4395](320) Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/MacroExpansionContext.cpp.o [1236/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/ZOS.cpp.o [1237/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/Store.cpp.o [1238/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCRootLowering.cpp.o [1239/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineDebugify.cpp.o [1240/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DeadMachineInstructionElim.cpp.o [1241/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/HardwareLoops.cpp.o [1242/4395](320) Building CXX object tools/clang/lib/Edit/CMakeFiles/obj.clangEdit.dir/RewriteObjCFoundationAPI.cpp.o [1243/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCSE.cpp.o [1244/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveIntervals.cpp.o [1245/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/SystemZ.cpp.o [1246/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AVR.cpp.o [1247/4395](320) Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CFG.cpp.o [1248/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/InterfaceStubs.cpp.o [1249/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBlockFrequencyInfo.cpp.o [1250/4395](320) Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteMacros.cpp.o [1251/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AtomicExpandPass.cpp.o [1252/4395](320) Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/MacroInfo.cpp.o [1253/4395](320) Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/ScratchBuffer.cpp.o [1254/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BasicTargetTransformInfo.cpp.o [1255/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRangeEdit.cpp.o [1256/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SVals.cpp.o [1257/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ArrayBoundChecker.cpp.o [1258/4395](320) Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPLexerChange.cpp.o [1259/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/BareMetal.cpp.o [1260/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBasicBlock.cpp.o [1261/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CStringSyntaxChecker.cpp.o [1262/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRSampleProfile.cpp.o [1263/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Types.cpp.o [1264/4395](320) Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseStmtAsm.cpp.o [1265/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/HIPUtility.cpp.o [1266/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/EHContGuardCatchret.cpp.o [1267/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CloneChecker.cpp.o [1268/4395](320) Building CXX object tools/clang/lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/DeltaTree.cpp.o [1269/4395](320) Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafetyTIL.cpp.o [1270/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CloudABI.cpp.o [1271/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BreakFalseDeps.cpp.o [1272/4395](320) Building CXX object tools/clang/lib/Tooling/Inclusions/Stdlib/CMakeFiles/obj.clangToolingInclusionsStdlib.dir/StandardLibrary.cpp.o [1273/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCombiner.cpp.o [1274/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocGreedy.cpp.o [1275/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBlockPlacement.cpp.o [1276/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/NonRelocatableStringpool.cpp.o [1277/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/OptimizePHIs.cpp.o [1278/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/JMCInstrumenter.cpp.o [1279/4395](320) Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/Parser.cpp.o [1280/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineCXX.cpp.o [1281/4395](320) Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexBody.cpp.o [1282/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRangeShrink.cpp.o [1283/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BasicBlockSectionsProfileReader.cpp.o [1284/4395](320) Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseExprCXX.cpp.o [1285/4395](320) Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPExpressions.cpp.o [1286/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRegUnits.cpp.o [1287/4395](320) Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPDirectives.cpp.o [1288/4395](320) Building CXX object tools/clang/lib/CrossTU/CMakeFiles/obj.clangCrossTU.dir/CrossTranslationUnit.cpp.o [1289/4395](320) Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/SymbolOccurrences.cpp.o [1290/4395](320) Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/AtomicChange.cpp.o [1291/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineLoopUtils.cpp.o [1292/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineModuleSlotTracker.cpp.o [1293/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ImplicitNullChecks.cpp.o [1294/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRegMatrix.cpp.o [1295/4395](320) Building CXX object tools/clang/lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/Rewriter.cpp.o [1296/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/HIPSPV.cpp.o [1297/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegUsageInfoCollector.cpp.o [1298/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveStacks.cpp.o [1299/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocPriorityAdvisor.cpp.o [1300/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSSAUpdater.cpp.o [1301/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Multilib.cpp.o [1302/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineDominanceFrontier.cpp.o [1303/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRNamerPass.cpp.o [1304/4395](320) Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPMacroExpansion.cpp.o [1305/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MBFIWrapper.cpp.o [1306/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PatchableFunction.cpp.o [1307/4395](320) Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/GlobalModuleIndex.cpp.o [1308/4395](320) Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ObjCNoReturn.cpp.o [1309/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Ananas.cpp.o [1310/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ParallelCG.cpp.o [1311/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachinePipeliner.cpp.o [1312/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterCoalescer.cpp.o [1313/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PostRAHazardRecognizer.cpp.o [1314/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineModuleInfoImpls.cpp.o [1315/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SpillPlacement.cpp.o [1316/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Action.cpp.o [1317/4395](320) Building CXX object tools/clang/lib/ExtractAPI/CMakeFiles/obj.clangExtractAPI.dir/AvailabilityInfo.cpp.o [1318/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LLVMTargetMachine.cpp.o [1319/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/HIPAMD.cpp.o [1320/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/NaCl.cpp.o [1321/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LazyMachineBlockFrequencyInfo.cpp.o [1322/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MipsLinux.cpp.o [1323/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineTraceMetrics.cpp.o [1324/4395](320) Building CXX object tools/clang/lib/Analysis/FlowSensitive/Models/CMakeFiles/obj.clangAnalysisFlowSensitiveModels.dir/ChromiumCheckModel.cpp.o [1325/4395](320) Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CallGraph.cpp.o [1326/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineVerifier.cpp.o [1327/4395](320) Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ExprMutationAnalyzer.cpp.o [1328/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ContainerModeling.cpp.o [1329/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFrameInfo.cpp.o [1330/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetInstrInfo.cpp.o [1331/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineDominators.cpp.o [1332/4395](320) Building CXX object tools/clang/lib/ExtractAPI/CMakeFiles/obj.clangExtractAPI.dir/TypedefUnderlyingTypeResolver.cpp.o [1333/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackColoring.cpp.o [1334/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MLRegallocPriorityAdvisor.cpp.o [1335/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineOptimizationRemarkEmitter.cpp.o [1336/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachinePostDominators.cpp.o [1337/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Attributes.cpp.o [1338/4395](320) Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/Preprocessor.cpp.o [1339/4395](320) Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/TypeErasedDataflowAnalysis.cpp.o [1340/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MultiHazardRecognizer.cpp.o [1341/4395](320) Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CFGReachabilityAnalysis.cpp.o [1342/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetFrameLoweringImpl.cpp.o [1343/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandLargeDivRem.cpp.o [1344/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineStripDebug.cpp.o [1345/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ReachingDefAnalysis.cpp.o [1346/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineStableHash.cpp.o [1347/4395](320) Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParsePragma.cpp.o [1348/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCFGPrinter.cpp.o [1349/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScheduleDAGInstrs.cpp.o [1350/4395](320) Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTCommon.cpp.o [1351/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ComplexDeinterleavingPass.cpp.o [1352/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRangeCalc.cpp.o [1353/4395](320) Building CXX object tools/clang/lib/ExtractAPI/CMakeFiles/obj.clangExtractAPI.dir/API.cpp.o [1354/4395](320) Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/BodyFarm.cpp.o [1355/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PrologEpilogInserter.cpp.o [1356/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/IndirectBrExpandPass.cpp.o [1357/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CrossWindows.cpp.o [1358/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PeepholeOptimizer.cpp.o [1359/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScoreboardHazardRecognizer.cpp.o [1360/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Contiki.cpp.o [1361/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PreISelIntrinsicLowering.cpp.o [1362/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunctionSplitter.cpp.o [1363/4395](320) Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/PathDiagnostic.cpp.o [1364/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/PS4CPU.cpp.o [1365/4395](320) Building CXX object tools/clang/lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/RewriteRope.cpp.o [1366/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunction.cpp.o [1367/4395](320) Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseObjc.cpp.o [1368/4395](320) Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/DataflowAnalysisContext.cpp.o [1369/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PHIEliminationUtils.cpp.o [1370/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PHIElimination.cpp.o [1371/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/RISCV.cpp.o [1372/4395](320) Building CXX object tools/clang/lib/Edit/CMakeFiles/obj.clangEdit.dir/EditedSource.cpp.o [1373/4395](320) Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ModuleFileExtension.cpp.o [1374/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRYamlMapping.cpp.o [1375/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterClassInfo.cpp.o [1376/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RenameIndependentSubregs.cpp.o [1377/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CodeGenPrepare.cpp.o [1378/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineLICM.cpp.o [1379/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MLRegallocEvictAdvisor.cpp.o [1380/4395](320) Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteModernObjC.cpp.o [1381/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SafeStack.cpp.o [1382/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LocalStackSlotAllocation.cpp.o [1383/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MSP430.cpp.o [1384/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRPrintingPass.cpp.o [1385/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineScheduler.cpp.o [1386/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSSAContext.cpp.o [1387/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineRegisterInfo.cpp.o [1388/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LoopTraversal.cpp.o [1389/4395](320) Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/Dominators.cpp.o [1390/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BasicObjCFoundationChecks.cpp.o [1391/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Solaris.cpp.o [1392/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocFast.cpp.o [1393/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunctionPass.cpp.o [1394/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ReplaceWithVeclib.cpp.o [1395/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRFSDiscriminator.cpp.o [1396/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineInstrBundle.cpp.o [1397/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocBasic.cpp.o [1398/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/Sparc.cpp.o [1399/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegUsageInfoPropagate.cpp.o [1400/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CommonArgs.cpp.o [1401/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocEvictionAdvisor.cpp.o [1402/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRPrinter.cpp.o [1403/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBranchProbabilityInfo.cpp.o [1404/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCopyPropagation.cpp.o [1405/4395](320) Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DebugHandlerBase.cpp.o [1406/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PseudoSourceValue.cpp.o [1407/4395](320) Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/GlobalISel.cpp.o [1408/4395](320) Building CXX object tools/clang/lib/FrontendTool/CMakeFiles/obj.clangFrontendTool.dir/ExecuteCompilerInvocation.cpp.o [1409/4395](320) Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseStmt.cpp.o [1410/4395](320) Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/MacroArgs.cpp.o [1411/4395](320) Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseExpr.cpp.o [1412/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SelectOptimize.cpp.o [1413/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SlotIndexes.cpp.o [1414/4395](320) Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseCXXInlineMethods.cpp.o [1415/4395](320) Building CXX object tools/llvm-mt/CMakeFiles/llvm-mt.dir/llvm-mt.cpp.o [1416/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TypePromotion.cpp.o [1417/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FixupStatepointCallerSaved.cpp.o [1418/4395](320) Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/FastISel.cpp.o [1419/4395](320) Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/DependencyDirectivesScanner.cpp.o [1420/4395](320) Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CalledOnceCheck.cpp.o [1421/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterBank.cpp.o [1422/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScheduleDAG.cpp.o [1423/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/CSKY.cpp.o [1424/4395](320) Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/Value.cpp.o [1425/4395](320) Building CXX object tools/clang/lib/ExtractAPI/CMakeFiles/obj.clangExtractAPI.dir/DeclarationFragments.cpp.o [1426/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MacroFusion.cpp.o [1427/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/AArch64.cpp.o [1428/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Distro.cpp.o [1429/4395](320) Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGDumper.cpp.o [1430/4395](320) Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningWorker.cpp.o [1431/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SafeStackLayout.cpp.o [1432/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CodeGenPassBuilder.cpp.o [1433/4395](320) Building CXX object tools/clang/lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/HTMLRewrite.cpp.o [1434/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/PPCLinux.cpp.o [1435/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Phases.cpp.o [1436/4395](320) Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexingContext.cpp.o [1437/4395](320) Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Tree.cpp.o [1438/4395](320) Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/ASTSelectionRequirements.cpp.o [1439/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Minix.cpp.o [1440/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCycleAnalysis.cpp.o [1441/4395](320) Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/ControlFlowContext.cpp.o [1442/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/X86.cpp.o [1443/4395](320) Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Lookup.cpp.o [1444/4395](320) Building CXX object tools/clang/lib/ASTMatchers/CMakeFiles/obj.clangASTMatchers.dir/ASTMatchFinder.cpp.o [1445/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CallAndMessageChecker.cpp.o [1446/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/VLIWMachineScheduler.cpp.o [1447/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRVRegNamerUtils.cpp.o [1448/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/RISCVToolchain.cpp.o [1449/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/LoopWidening.cpp.o [1450/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/BasicBlock.cpp.o [1451/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RDFRegisters.cpp.o [1452/4395](320) Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGRRList.cpp.o [1453/4395](320) Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPConditionalDirectiveRecord.cpp.o [1454/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackMaps.cpp.o [1455/4395](320) Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Legalizer.cpp.o [1456/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterUsageInfo.cpp.o [1457/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineRegionInfo.cpp.o [1458/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSink.cpp.o [1459/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineOperand.cpp.o [1460/4395](320) Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexTypeSourceInfo.cpp.o [1461/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/RangedConstraintManager.cpp.o [1462/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExplodedGraph.cpp.o [1463/4395](320) Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/MachineIRBuilder.cpp.o [1464/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterPressure.cpp.o [1465/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandVectorPredication.cpp.o [1466/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineInstr.cpp.o [1467/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ResetMachineFunctionPass.cpp.o [1468/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/AssumeBundleBuilder.cpp.o [1469/4395](320) Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeFloatTypes.cpp.o [1470/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RemoveRedundantDebugValues.cpp.o [1471/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SjLjEHPrepare.cpp.o [1472/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PseudoProbeInserter.cpp.o [1473/4395](320) Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGVLIW.cpp.o [1474/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PostRASchedulerList.cpp.o [1475/4395](320) Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGBuilder.cpp.o [1476/4395](320) Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/Lexer.cpp.o [1477/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCheckDebugify.cpp.o [1478/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackProtector.cpp.o [1479/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackMapLivenessAnalysis.cpp.o [1480/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocScore.cpp.o [1481/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRCanonicalizerPass.cpp.o [1482/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/AnalyzerStatsChecker.cpp.o [1483/4395](320) Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfFile.cpp.o [1484/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TailDuplication.cpp.o [1485/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SwitchLoweringUtils.cpp.o [1486/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocPBQP.cpp.o [1487/4395](320) Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/WinException.cpp.o [1488/4395](320) Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfStringPool.cpp.o [1489/4395](320) Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGISel.cpp.o [1490/4395](320) Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeVectorTypes.cpp.o [1491/4395](320) Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAG.cpp.o [1492/4395](320) Building CXX object lib/DWARFLinker/CMakeFiles/LLVMDWARFLinker.dir/DWARFLinkerDeclContext.cpp.o [1493/4395](320) Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DIEHash.cpp.o [1494/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineModuleInfo.cpp.o [1495/4395](320) Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfDebug.cpp.o [1496/4395](320) Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/BitReader.cpp.o [1497/4395](320) Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/ARMException.cpp.o [1498/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugValues/LiveDebugValues.cpp.o [1499/4395](320) Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/DAGCombiner.cpp.o [1500/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/XRayInstrumentation.cpp.o [1501/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/WinEHPrepare.cpp.o [1502/4395](320) Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CallLowering.cpp.o [1503/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackSlotColoring.cpp.o [1504/4395](320) Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/TCE.cpp.o [1505/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocBase.cpp.o [1506/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/WasmEHPrepare.cpp.o [1507/4395](320) Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfUnit.cpp.o [1508/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/EscapeEnumerator.cpp.o [1509/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ProcessImplicitDefs.cpp.o [1510/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScheduleDAGPrinter.cpp.o [1511/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ShrinkWrap.cpp.o [1512/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/GlobalStatus.cpp.o [1513/4395](320) Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ResourcePriorityQueue.cpp.o [1514/4395](320) Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGAddressAnalysis.cpp.o [1515/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Debugify.cpp.o [1516/4395](320) Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DebugLocStream.cpp.o [1517/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetRegisterInfo.cpp.o [1518/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetSchedule.cpp.o [1519/4395](320) Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/AbstractCallSite.cpp.o [1520/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CallGraphUpdater.cpp.o [1521/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineOutliner.cpp.o [1522/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CanonicalizeFreezeInLoops.cpp.o [1523/4395](320) Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AsmPrinterInlineAsm.cpp.o [1524/4395](320) Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Utils.cpp.o [1525/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RDFGraph.cpp.o [1526/4395](320) Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CombinerHelper.cpp.o [1527/4395](320) Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CSEInfo.cpp.o [1528/4395](320) Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/GISelChangeObserver.cpp.o [1529/4395](320) Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/InstrEmitter.cpp.o [1530/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugValues/InstrRefBasedImpl.cpp.o [1531/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetOptionsImpl.cpp.o [1532/4395](320) Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/FunctionLoweringInfo.cpp.o [1533/4395](320) Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/CodeViewDebug.cpp.o [1534/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CodeLayout.cpp.o [1535/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/UnreachableBlockElim.cpp.o [1536/4395](320) Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/InlineAsmLowering.cpp.o [1537/4395](320) Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/GISelKnownBits.cpp.o [1538/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LCSSA.cpp.o [1539/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterBankInfo.cpp.o [1540/4395](320) Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/OcamlGCPrinter.cpp.o [1541/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineLoopInfo.cpp.o [1542/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TailDuplicator.cpp.o [1543/4395](320) Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGSDNodes.cpp.o [1544/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Evaluator.cpp.o [1545/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SplitKit.cpp.o [1546/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerGlobalDtors.cpp.o [1547/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ValueTypes.cpp.o [1548/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TwoAddressInstructionPass.cpp.o [1549/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/VirtRegMap.cpp.o [1550/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ShadowStackGCLowering.cpp.o [1551/4395](320) Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalityPredicates.cpp.o [1552/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SwiftErrorValueTracking.cpp.o [1553/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BypassSlowDivision.cpp.o [1554/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FunctionImportUtils.cpp.o [1555/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/AddDiscriminators.cpp.o [1556/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/InstructionNamer.cpp.o [1557/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunctionPrinterPass.cpp.o [1558/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FixIrreducible.cpp.o [1559/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetLoweringObjectFileImpl.cpp.o [1560/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerInvoke.cpp.o [1561/4395](320) Building CXX object lib/DWARFLinker/CMakeFiles/LLVMDWARFLinker.dir/DWARFLinkerCompileUnit.cpp.o [1562/4395](320) Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DbgEntityHistoryCalculator.cpp.o [1563/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CanonicalizeAliases.cpp.o [1564/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CloneModule.cpp.o [1565/4395](320) Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AccelTable.cpp.o [1566/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSizeOpts.cpp.o [1567/4395](320) Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/EHStreamer.cpp.o [1568/4395](320) Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/BitcodeReader.cpp.o [1569/4395](320) Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/ErlangGCPrinter.cpp.o [1570/4395](320) Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/BitcodeAnalyzer.cpp.o [1571/4395](320) Building CXX object lib/DWARFLinker/CMakeFiles/LLVMDWARFLinker.dir/DWARFStreamer.cpp.o [1572/4395](320) Building CXX object lib/Frontend/OpenMP/CMakeFiles/LLVMFrontendOpenMP.dir/OMPIRBuilder.cpp.o [1573/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BasicBlockUtils.cpp.o [1574/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RDFLiveness.cpp.o [1575/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/EntryExitInstrumenter.cpp.o [1576/4395](320) Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/TargetLowering.cpp.o [1577/4395](320) Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/StatepointLowering.cpp.o [1578/4395](320) Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AIXException.cpp.o [1579/4395](320) Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LoadStoreOpt.cpp.o [1580/4395](320) Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegacyLegalizerInfo.cpp.o [1581/4395](320) Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Localizer.cpp.o [1582/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ModuloSchedule.cpp.o [1583/4395](320) Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfExpression.cpp.o [1584/4395](320) Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfCFIException.cpp.o [1585/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/StripGCRelocates.cpp.o [1586/4395](320) Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalizerInfo.cpp.o [1587/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetLoweringBase.cpp.o [1588/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetPassConfig.cpp.o [1589/4395](320) Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfCompileUnit.cpp.o [1590/4395](320) Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Combiner.cpp.o [1591/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopRotationUtils.cpp.o [1592/4395](320) Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineNegator.cpp.o [1593/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopSimplify.cpp.o [1594/4395](320) Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/WinCFGuard.cpp.o [1595/4395](320) Building CXX object lib/Frontend/HLSL/CMakeFiles/LLVMFrontendHLSL.dir/HLSLResource.cpp.o [1596/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopIdiomRecognize.cpp.o [1597/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FlattenCFG.cpp.o [1598/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUnroll.cpp.o [1599/4395](320) Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/AddressSanitizer.cpp.o [1600/4395](320) Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/BoundsChecking.cpp.o [1601/4395](320) Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/SanitizerBinaryMetadata.cpp.o [1602/4395](320) Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/SanitizerCoverage.cpp.o [1603/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SymbolRewriter.cpp.o [1604/4395](320) Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AsmPrinterDwarf.cpp.o [1605/4395](320) Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGTargetInfo.cpp.o [1606/4395](320) Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AddressPool.cpp.o [1607/4395](320) Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/IRTranslator.cpp.o [1608/4395](320) Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGPrinter.cpp.o [1609/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/InjectTLIMappings.cpp.o [1610/4395](320) Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/InstructionSelector.cpp.o [1611/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUtils.cpp.o [1612/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SimplifyIndVar.cpp.o [1613/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CallPromotionUtils.cpp.o [1614/4395](320) Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AsmPrinter.cpp.o [1615/4395](320) Building CXX object lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/ValueEnumerator.cpp.o [1616/4395](320) Building CXX object lib/Frontend/OpenMP/CMakeFiles/LLVMFrontendOpenMP.dir/OMP.cpp.o [1617/4395](320) Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/PGOInstrumentation.cpp.o [1618/4395](320) Building CXX object lib/Extensions/CMakeFiles/LLVMExtensions.dir/Extensions.cpp.o [1619/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SampleProfileInference.cpp.o [1620/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/InlineFunction.cpp.o [1621/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/IntegerDivision.cpp.o [1622/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/GuardUtils.cpp.o [1623/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MisExpect.cpp.o [1624/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ADCE.cpp.o [1625/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/PredicateInfo.cpp.o [1626/4395](320) Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DIE.cpp.o [1627/4395](320) Building CXX object lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/BitcodeWriter.cpp.o [1628/4395](320) Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CSEMIRBuilder.cpp.o [1629/4395](320) Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/WasmException.cpp.o [1630/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetSubtargetInfo.cpp.o [1631/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ModuleUtils.cpp.o [1632/4395](320) Building CXX object lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/BitcodeWriterPass.cpp.o [1633/4395](320) Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalizeMutations.cpp.o [1634/4395](320) Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/HWAddressSanitizer.cpp.o [1635/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BreakCriticalEdges.cpp.o [1636/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Mem2Reg.cpp.o [1637/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/NameAnonGlobals.cpp.o [1638/4395](320) Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/ThreadSanitizer.cpp.o [1639/4395](320) Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineCasts.cpp.o [1640/4395](320) Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeVectorOps.cpp.o [1641/4395](320) Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/ControlHeightReduction.cpp.o [1642/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Local.cpp.o [1643/4395](320) Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/ValueList.cpp.o [1644/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterScavenging.cpp.o [1645/4395](320) Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalizerHelper.cpp.o [1646/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerSwitch.cpp.o [1647/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MatrixUtils.cpp.o [1648/4395](320) Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/PseudoProbePrinter.cpp.o [1649/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Utils.cpp.o [1650/4395](320) Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGFast.cpp.o [1651/4395](320) Building CXX object lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/BitWriter.cpp.o [1652/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MemoryOpRemark.cpp.o [1653/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DFAJumpThreading.cpp.o [1654/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/PromoteMemoryToRegister.cpp.o [1655/4395](320) Building CXX object lib/Frontend/OpenMP/CMakeFiles/LLVMFrontendOpenMP.dir/OMPContext.cpp.o [1656/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/RelLookupTableConverter.cpp.o [1657/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/UnifyFunctionExitNodes.cpp.o [1658/4395](320) Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugValues/VarLocBasedImpl.cpp.o [1659/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CloneFunction.cpp.o [1660/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopVersioning.cpp.o [1661/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SizeOpts.cpp.o [1662/4395](320) Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeDAG.cpp.o [1663/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SCCPSolver.cpp.o [1664/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MemoryTaggingSupport.cpp.o [1665/4395](320) Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/MemorySanitizer.cpp.o [1666/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopPeel.cpp.o [1667/4395](320) Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeIntegerTypes.cpp.o [1668/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopDistribute.cpp.o [1669/4395](320) Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeTypes.cpp.o [1670/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CodeExtractor.cpp.o [1671/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUnrollRuntime.cpp.o [1672/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ScalarEvolutionExpander.cpp.o [1673/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SimplifyCFG.cpp.o [1674/4395](320) Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LostDebugLocObserver.cpp.o [1675/4395](320) Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineVectorOps.cpp.o [1676/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SanitizerStats.cpp.o [1677/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CodeMoverUtils.cpp.o [1678/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/TLSVariableHoist.cpp.o [1679/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Reassociate.cpp.o [1680/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/InferAddressSpaces.cpp.o [1681/4395](320) Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/RegBankSelect.cpp.o [1682/4395](320) Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/Instrumentation.cpp.o [1683/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LibCallsShrinkWrap.cpp.o [1684/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/HelloWorld.cpp.o [1685/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SampleProfileLoaderBaseUtil.cpp.o [1686/4395](320) Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/DataFlowSanitizer.cpp.o [1687/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/VNCoercion.cpp.o [1688/4395](320) Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineLoadStoreAlloca.cpp.o [1689/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerMemIntrinsics.cpp.o [1690/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerAtomic.cpp.o [1691/4395](320) Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/LoadStoreVectorizer.cpp.o [1692/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Scalar.cpp.o [1693/4395](320) Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineAddSub.cpp.o [1694/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/TailRecursionElimination.cpp.o [1695/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopUnrollPass.cpp.o [1696/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/IVUsersPrinter.cpp.o [1697/4395](320) Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombinePHI.cpp.o [1698/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopInstSimplify.cpp.o [1699/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerMatrixIntrinsics.cpp.o [1700/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CtorUtils.cpp.o [1701/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SSAUpdater.cpp.o [1702/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopFuse.cpp.o [1703/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/DemoteRegToStack.cpp.o [1704/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SSAUpdaterBulk.cpp.o [1705/4395](320) Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineMulDivRem.cpp.o [1706/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Scalarizer.cpp.o [1707/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GuardWidening.cpp.o [1708/4395](320) Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineSelect.cpp.o [1709/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MemCpyOptimizer.cpp.o [1710/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/EarlyCSE.cpp.o [1711/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/UnifyLoopExits.cpp.o [1712/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FunctionComparator.cpp.o [1713/4395](320) Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineSimplifyDemanded.cpp.o [1714/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopPredication.cpp.o [1715/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerExpectIntrinsic.cpp.o [1716/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MetaRenamer.cpp.o [1717/4395](320) Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/InstructionSelect.cpp.o [1718/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SplitModule.cpp.o [1719/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUnrollAndJam.cpp.o [1720/4395](320) Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/MetadataLoader.cpp.o [1721/4395](320) Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeTypesGeneric.cpp.o [1722/4395](320) Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/IndirectCallPromotion.cpp.o [1723/4395](320) Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/PGOMemOPSizeOpt.cpp.o [1724/4395](320) Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/InstrOrderFile.cpp.o [1725/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/AMDGPUEmitPrintf.cpp.o [1726/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ASanStackFrameLayout.cpp.o [1727/4395](320) Building CXX object lib/Transforms/AggressiveInstCombine/CMakeFiles/LLVMAggressiveInstCombine.dir/AggressiveInstCombine.cpp.o [1728/4395](320) Building CXX object lib/DWARFLinker/CMakeFiles/LLVMDWARFLinker.dir/DWARFLinker.cpp.o [1729/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SimplifyLibCalls.cpp.o [1730/4395](320) Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineAndOrXor.cpp.o [1731/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MergedLoadStoreMotion.cpp.o [1732/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopLoadElimination.cpp.o [1733/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopPassManager.cpp.o [1734/4395](320) Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/InferFunctionAttrs.cpp.o [1735/4395](320) Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Inliner.cpp.o [1736/4395](320) Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/LoopExtractor.cpp.o [1737/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DevelopmentModeInlineAdvisor.cpp.o [1738/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ConstraintElimination.cpp.o [1739/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GVN.cpp.o [1740/4395](320) Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VectorCombine.cpp.o [1741/4395](320) Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineShifts.cpp.o [1742/4395](320) Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/MemProfiler.cpp.o [1743/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/WarnMissedTransforms.cpp.o [1744/4395](320) Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/CGProfile.cpp.o [1745/4395](320) Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineAtomicRMW.cpp.o [1746/4395](320) Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/GCOVProfiling.cpp.o [1747/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DivRemPairs.cpp.o [1748/4395](320) Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ForceFunctionAttrs.cpp.o [1749/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/NewGVN.cpp.o [1750/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopUnrollAndJamPass.cpp.o [1751/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ScalarizeMaskedMemIntrin.cpp.o [1752/4395](320) Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/BarrierNoopPass.cpp.o [1753/4395](320) Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/BlockExtractor.cpp.o [1754/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ValueMapper.cpp.o [1755/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/CallSiteSplitting.cpp.o [1756/4395](320) Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/Vectorize.cpp.o [1757/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MakeGuardsExplicit.cpp.o [1758/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LICM.cpp.o [1759/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopDeletion.cpp.o [1760/4395](320) Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/PoisonChecking.cpp.o [1761/4395](320) Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/WholeProgramDevirt.cpp.o [1762/4395](320) Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/FunctionAttrs.cpp.o [1763/4395](320) Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ElimAvailExtern.cpp.o [1764/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BuildLibCalls.cpp.o [1765/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MergeICmps.cpp.o [1766/4395](320) Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/FunctionImport.cpp.o [1767/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/NaryReassociate.cpp.o [1768/4395](320) Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroConditionalWrapper.cpp.o [1769/4395](320) Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/ValueProfileCollector.cpp.o [1770/4395](320) Building CXX object lib/Transforms/AggressiveInstCombine/CMakeFiles/LLVMAggressiveInstCombine.dir/TruncInstCombine.cpp.o [1771/4395](320) Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCContract.cpp.o [1772/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GVNHoist.cpp.o [1773/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/FlattenCFGPass.cpp.o [1774/4395](320) Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SyntheticCountsPropagation.cpp.o [1775/4395](320) Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineCompares.cpp.o [1776/4395](320) Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/LowerTypeTests.cpp.o [1777/4395](320) Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/AttributorAttributes.cpp.o [1778/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopBoundSplit.cpp.o [1779/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GVNSink.cpp.o [1780/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/InductiveRangeCheckElimination.cpp.o [1781/4395](320) Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/FunctionSpecialization.cpp.o [1782/4395](320) Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/DeadArgumentElimination.cpp.o [1783/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopFlatten.cpp.o [1784/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/PartiallyInlineLibCalls.cpp.o [1785/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BlockFrequencyInfo.cpp.o [1786/4395](320) Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SCCP.cpp.o [1787/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CodeMetrics.cpp.o [1788/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/InstSimplifyPass.cpp.o [1789/4395](320) Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/PassManagerBuilder.cpp.o [1790/4395](320) Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Internalize.cpp.o [1791/4395](320) Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/IROutliner.cpp.o [1792/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ModelUnderTrainingRunner.cpp.o [1793/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopSink.cpp.o [1794/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopInterchange.cpp.o [1795/4395](320) Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlan.cpp.o [1796/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/AlignmentFromAssumptions.cpp.o [1797/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/AnnotationRemarks.cpp.o [1798/4395](320) Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanRecipes.cpp.o [1799/4395](320) Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Annotation2Metadata.cpp.o [1800/4395](320) Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineCalls.cpp.o [1801/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DCE.cpp.o [1802/4395](320) Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SampleProfileProbe.cpp.o [1803/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ImportedFunctionsInliningStatistics.cpp.o [1804/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/StraightLineStrengthReduce.cpp.o [1805/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CmpInstAnalysis.cpp.o [1806/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopSimplifyCFG.cpp.o [1807/4395](320) Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/GlobalOpt.cpp.o [1808/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopStrengthReduce.cpp.o [1809/4395](320) Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ExtractGV.cpp.o [1810/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/PlaceSafepoints.cpp.o [1811/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerConstantIntrinsics.cpp.o [1812/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopRotation.cpp.o [1813/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CGSCCPassManager.cpp.o [1814/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SCCP.cpp.o [1815/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BlockFrequencyInfoImpl.cpp.o [1816/4395](320) Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ConstantMerge.cpp.o [1817/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DomPrinter.cpp.o [1818/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Reg2Mem.cpp.o [1819/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerAtomicPass.cpp.o [1820/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopDataPrefetch.cpp.o [1821/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/HeatUtils.cpp.o [1822/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TFLiteUtils.cpp.o [1823/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/BDCE.cpp.o [1824/4395](320) Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/StripNonLineTableDebugInfo.cpp.o [1825/4395](320) Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SampleContextTracker.cpp.o [1826/4395](320) Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstructionCombining.cpp.o [1827/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BranchProbabilityInfo.cpp.o [1828/4395](320) Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanHCFGBuilder.cpp.o [1829/4395](320) Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/InstrProfiling.cpp.o [1830/4395](320) Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ProvenanceAnalysisEvaluator.cpp.o [1831/4395](320) Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ArgumentPromotion.cpp.o [1832/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ObjCARCInstKind.cpp.o [1833/4395](320) Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/IPO.cpp.o [1834/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CallPrinter.cpp.o [1835/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Interval.cpp.o [1836/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TFUtils.cpp.o [1837/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/StructurizeCFG.cpp.o [1838/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolutionDivision.cpp.o [1839/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TrainingLogger.cpp.o [1840/4395](320) Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/SLPVectorizer.cpp.o [1841/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IntervalPartition.cpp.o [1842/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AssumptionCache.cpp.o [1843/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopUnrollAnalyzer.cpp.o [1844/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SpeculativeExecution.cpp.o [1845/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SimplifyCFGPass.cpp.o [1846/4395](320) Building CXX object lib/Linker/CMakeFiles/LLVMLinker.dir/IRMover.cpp.o [1847/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasAnalysisEvaluator.cpp.o [1848/4395](320) Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroSplit.cpp.o [1849/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Analysis.cpp.o [1850/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InstCount.cpp.o [1851/4395](320) Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/LoopVectorizationLegality.cpp.o [1852/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MLInlineAdvisor.cpp.o In file included from /b/s/w/ir/x/w/llvm-llvm-project/llvm/lib/Analysis/MLInlineAdvisor.cpp:36: In file included from /b/s/w/ir/x/w/staging/llvm_build/lib/Analysis/InlinerSizeModel.h:14: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:342:36: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_constructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] bool, __has_trivial_assign(typename std::remove_reference<T>::type) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<short>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/x/w/llvm-llvm-project/llvm/lib/Analysis/MLInlineAdvisor.cpp:36: In file included from /b/s/w/ir/x/w/staging/llvm_build/lib/Analysis/InlinerSizeModel.h:14: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<short>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<short>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/x/w/llvm-llvm-project/llvm/lib/Analysis/MLInlineAdvisor.cpp:36: In file included from /b/s/w/ir/x/w/staging/llvm_build/lib/Analysis/InlinerSizeModel.h:14: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned short>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/x/w/llvm-llvm-project/llvm/lib/Analysis/MLInlineAdvisor.cpp:36: In file included from /b/s/w/ir/x/w/staging/llvm_build/lib/Analysis/InlinerSizeModel.h:14: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned short>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned short>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned short>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned short, Source = short] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned short, Source = int16_t, $2 = (no value)] return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); ^ In file included from /b/s/w/ir/x/w/llvm-llvm-project/llvm/lib/Analysis/MLInlineAdvisor.cpp:36: In file included from /b/s/w/ir/x/w/staging/llvm_build/lib/Analysis/InlinerSizeModel.h:14: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<int>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/x/w/llvm-llvm-project/llvm/lib/Analysis/MLInlineAdvisor.cpp:36: In file included from /b/s/w/ir/x/w/staging/llvm_build/lib/Analysis/InlinerSizeModel.h:14: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<int>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<int>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/x/w/llvm-llvm-project/llvm/lib/Analysis/MLInlineAdvisor.cpp:36: In file included from /b/s/w/ir/x/w/staging/llvm_build/lib/Analysis/InlinerSizeModel.h:14: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned int>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/x/w/llvm-llvm-project/llvm/lib/Analysis/MLInlineAdvisor.cpp:36: In file included from /b/s/w/ir/x/w/staging/llvm_build/lib/Analysis/InlinerSizeModel.h:14: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned int>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned int>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned int>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned int, Source = int] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned int, Source = int32_t, $2 = (no value)] return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); ^ In file included from /b/s/w/ir/x/w/llvm-llvm-project/llvm/lib/Analysis/MLInlineAdvisor.cpp:36: In file included from /b/s/w/ir/x/w/staging/llvm_build/lib/Analysis/InlinerSizeModel.h:14: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<long>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/x/w/llvm-llvm-project/llvm/lib/Analysis/MLInlineAdvisor.cpp:36: In file included from /b/s/w/ir/x/w/staging/llvm_build/lib/Analysis/InlinerSizeModel.h:14: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<long>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<long>' requested here type_traits_internal::is_trivially_copyable<Source>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/x/w/llvm-llvm-project/llvm/lib/Analysis/MLInlineAdvisor.cpp:36: In file included from /b/s/w/ir/x/w/staging/llvm_build/lib/Analysis/InlinerSizeModel.h:14: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:530:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned long>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/x/w/llvm-llvm-project/llvm/lib/Analysis/MLInlineAdvisor.cpp:36: In file included from /b/s/w/ir/x/w/staging/llvm_build/lib/Analysis/InlinerSizeModel.h:14: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:531:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:533:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned long>' requested here is_trivially_destructible<ExtentsRemoved>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:542:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned long>::kValue' requested here bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned long>' requested here type_traits_internal::is_trivially_copyable<Dest>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long, long>' requested here typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = unsigned long, Source = long] inline Dest bit_cast(const Source& source) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = unsigned long, Source = int64_t, $2 = (no value)] return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); ^ In file included from /b/s/w/ir/x/w/llvm-llvm-project/llvm/lib/Analysis/MLInlineAdvisor.cpp:36: In file included from /b/s/w/ir/x/w/staging/llvm_build/lib/Analysis/InlinerSizeModel.h:14: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:91:27: note: in instantiation of template class 'absl::is_trivially_destructible<std::string_view>' requested here absl::is_trivially_destructible<T>::value> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:414:41: note: in instantiation of template class 'absl::type_traits_internal::IsTriviallyCopyConstructibleObject<std::string_view>' requested here std::is_lvalue_reference<T>>::type::type { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:46:16: note: in instantiation of template class 'absl::is_trivially_copy_constructible<std::string_view>' requested here absl::is_trivially_copy_constructible<T>::value && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:54:36: note: in instantiation of function template specialization 'absl::functional_internal::PassByValue<std::string_view>' requested here struct ForwardT : std::conditional<PassByValue<T>(), T, T&&> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:63:1: note: in instantiation of template class 'absl::functional_internal::ForwardT<std::string_view>' requested here using Invoker = R (*)(VoidPtr, typename ForwardT<Args>::type...); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/function_ref.h:133:30: note: in instantiation of template type alias 'Invoker' requested here absl::functional_internal::Invoker<R, Args...> invoker_; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:1320:48: note: in instantiation of template class 'absl::FunctionRef<void (std::string_view)>' requested here absl::FunctionRef<void(absl::string_view)> callback) const { ^ In file included from /b/s/w/ir/x/w/llvm-llvm-project/llvm/lib/Analysis/MLInlineAdvisor.cpp:36: In file included from /b/s/w/ir/x/w/staging/llvm_build/lib/Analysis/InlinerSizeModel.h:14: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] bool, __has_trivial_assign(typename std::remove_reference<T>::type) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:47:16: note: in instantiation of template class 'absl::is_trivially_copy_assignable<std::string_view>' requested here absl::is_trivially_copy_assignable< ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:54:36: note: in instantiation of function template specialization 'absl::functional_internal::PassByValue<std::string_view>' requested here struct ForwardT : std::conditional<PassByValue<T>(), T, T&&> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/internal/function_ref.h:63:1: note: in instantiation of template class 'absl::functional_internal::ForwardT<std::string_view>' requested here using Invoker = R (*)(VoidPtr, typename ForwardT<Args>::type...); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/function_ref.h:133:30: note: in instantiation of template type alias 'Invoker' requested here absl::functional_internal::Invoker<R, Args...> invoker_; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:1320:48: note: in instantiation of template class 'absl::FunctionRef<void (std::string_view)>' requested here absl::FunctionRef<void(absl::string_view)> callback) const { ^ In file included from /b/s/w/ir/x/w/llvm-llvm-project/llvm/lib/Analysis/MLInlineAdvisor.cpp:36: In file included from /b/s/w/ir/x/w/staging/llvm_build/lib/Analysis/InlinerSizeModel.h:14: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:78: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/functional/function_ref.h:124:16: warning: definition of implicit copy constructor for 'FunctionRef<void (std::string_view)>' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy] FunctionRef& operator=(const FunctionRef& rhs) = delete; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:1325:33: note: in implicit copy constructor for 'absl::FunctionRef<void (std::string_view)>' first required here return ForEachChunkAux(rep, callback); ^ In file included from /b/s/w/ir/x/w/llvm-llvm-project/llvm/lib/Analysis/MLInlineAdvisor.cpp:36: In file included from /b/s/w/ir/x/w/staging/llvm_build/lib/Analysis/InlinerSizeModel.h:14: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring.h:22: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:193:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:206:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:221:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:298:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:424:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/ctstring_internal.h:450:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: ^ In file included from /b/s/w/ir/x/w/llvm-llvm-project/llvm/lib/Analysis/MLInlineAdvisor.cpp:36: In file included from /b/s/w/ir/x/w/staging/llvm_build/lib/Analysis/InlinerSizeModel.h:14: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/executable_run_options.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/types.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/framework/numeric_types.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:94: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h:395:34: warning: cast from 'const typename TensorConvolutionOp<type-parameter-0-0, type-parameter-0-1, type-parameter-0-2>::Scalar *' to 'void *' drops const qualifier [-Wcast-qual] m_device.deallocate((void*)m_kernel); ^ In file included from /b/s/w/ir/x/w/llvm-llvm-project/llvm/lib/Analysis/MLInlineAdvisor.cpp:36: In file included from /b/s/w/ir/x/w/staging/llvm_build/lib/Analysis/InlinerSizeModel.h:14: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.h:182:29: warning: comparison of integers of different signs: 'int' and 'const size_t' (aka 'const unsigned long') [-Wsign-compare] assert((arg_size(index) < xla::cpu_function_runtime::kMinAlign || ~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/cipd/linux/usr/include/assert.h:89:5: note: expanded from macro 'assert' ((expr) \ ^~~~ In file included from /b/s/w/ir/x/w/llvm-llvm-project/llvm/lib/Analysis/MLInlineAdvisor.cpp:36: /b/s/w/ir/x/w/staging/llvm_build/lib/Analysis/InlinerSizeModel.h:70:10: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers] static const ::int64_t ArgSize(::tensorflow::int32 index) { ^~~~~~ In file included from /b/s/w/ir/x/w/llvm-llvm-project/llvm/lib/Analysis/MLInlineAdvisor.cpp:36: In file included from /b/s/w/ir/x/w/staging/llvm_build/lib/Analysis/InlinerSizeModel.h:14: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] : std::integral_constant<bool, __has_trivial_destructor(T) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:91:27: note: in instantiation of template class 'absl::is_trivially_destructible<absl::cord_internal::CordRep *>' requested here absl::is_trivially_destructible<T>::value> {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:414:41: note: in instantiation of template class 'absl::type_traits_internal::IsTriviallyCopyConstructibleObject<absl::cord_internal::CordRep *>' requested here std::is_lvalue_reference<T>>::type::type { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:24: note: in instantiation of template class 'absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:7: note: in instantiation of template class 'absl::conjunction<absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/internal/inlined_vector.h:332:16: note: in instantiation of template class 'absl::conjunction<std::is_same<std::allocator<absl::cord_internal::CordRep *>, std::allocator<absl::cord_internal::CordRep *>>, absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here } else if (IsMemcpyOk::value) { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/inlined_vector.h:248:3: note: in instantiation of member function 'absl::inlined_vector_internal::Storage<absl::cord_internal::CordRep *, 47, std::allocator<absl::cord_internal::CordRep *>>::~Storage' requested here ~InlinedVector() {} ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:345:9: note: in instantiation of member function 'absl::InlinedVector<absl::cord_internal::CordRep *, 47>::~InlinedVector' requested here class ChunkIterator { ^ In file included from /b/s/w/ir/x/w/llvm-llvm-project/llvm/lib/Analysis/MLInlineAdvisor.cpp:36: In file included from /b/s/w/ir/x/w/staging/llvm_build/lib/Analysis/InlinerSizeModel.h:14: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/cpu_function_runtime.h:19: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/types.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/tstring.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/cord.h:25: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/platform/default/cord.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:73: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/internal/endian.h:29: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/base/casts.h:34: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] bool, __has_trivial_assign(typename std::remove_reference<T>::type) && ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:24: note: in instantiation of template class 'absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:7: note: in instantiation of template class 'absl::conjunction<absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here : std::conditional<T::value, conjunction<Ts...>, T>::type {}; ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/meta/type_traits.h:226:7: note: in instantiation of template class 'absl::conjunction<absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/internal/inlined_vector.h:332:16: note: in instantiation of template class 'absl::conjunction<std::is_same<std::allocator<absl::cord_internal::CordRep *>, std::allocator<absl::cord_internal::CordRep *>>, absl::is_trivially_copy_constructible<absl::cord_internal::CordRep *>, absl::is_trivially_copy_assignable<absl::cord_internal::CordRep *>, absl::is_trivially_destructible<absl::cord_internal::CordRep *>>' requested here } else if (IsMemcpyOk::value) { ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/container/inlined_vector.h:248:3: note: in instantiation of member function 'absl::inlined_vector_internal::Storage<absl::cord_internal::CordRep *, 47, std::allocator<absl::cord_internal::CordRep *>>::~Storage' requested here ~InlinedVector() {} ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/absl/strings/cord.h:345:9: note: in instantiation of member function 'absl::InlinedVector<absl::cord_internal::CordRep *, 47>::~InlinedVector' requested here class ChunkIterator { ^ In file included from /b/s/w/ir/x/w/llvm-llvm-project/llvm/lib/Analysis/MLInlineAdvisor.cpp:36: In file included from /b/s/w/ir/x/w/staging/llvm_build/lib/Analysis/InlinerSizeModel.h:14: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/executable_run_options.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/types.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/framework/numeric_types.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:874:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1091:51: note: in instantiation of member function 'Eigen::internal::igammac_cf_impl<float, Eigen::internal::VALUE>::run' requested here Scalar ret = igammac_cf_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2015:47: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::VALUE>::run' requested here return EIGEN_MATHFUNC_IMPL(igamma, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:37:41: note: in instantiation of function template specialization 'Eigen::numext::igamma<float>' requested here return Eigen::bfloat16(Eigen::numext::igamma(static_cast<float>(a), static_cast<float>(x))); ^ In file included from /b/s/w/ir/x/w/llvm-llvm-project/llvm/lib/Analysis/MLInlineAdvisor.cpp:36: In file included from /b/s/w/ir/x/w/staging/llvm_build/lib/Analysis/InlinerSizeModel.h:14: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/executable_run_options.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/types.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/framework/numeric_types.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:945:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1099:46: note: in instantiation of member function 'Eigen::internal::igamma_series_impl<float, Eigen::internal::VALUE>::run' requested here return igamma_series_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2015:47: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::VALUE>::run' requested here return EIGEN_MATHFUNC_IMPL(igamma, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:37:41: note: in instantiation of function template specialization 'Eigen::numext::igamma<float>' requested here return Eigen::bfloat16(Eigen::numext::igamma(static_cast<float>(a), static_cast<float>(x))); ^ In file included from /b/s/w/ir/x/w/llvm-llvm-project/llvm/lib/Analysis/MLInlineAdvisor.cpp:36: In file included from /b/s/w/ir/x/w/staging/llvm_build/lib/Analysis/InlinerSizeModel.h:14: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/executable_run_options.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/types.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/framework/numeric_types.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:874:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1091:51: note: in instantiation of member function 'Eigen::internal::igammac_cf_impl<float, Eigen::internal::DERIVATIVE>::run' requested here Scalar ret = igammac_cf_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2021:53: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::DERIVATIVE>::run' requested here return EIGEN_MATHFUNC_IMPL(igamma_der_a, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:41:41: note: in instantiation of function template specialization 'Eigen::numext::igamma_der_a<float>' requested here return Eigen::bfloat16(Eigen::numext::igamma_der_a(static_cast<float>(a), static_cast<float>(x))); ^ In file included from /b/s/w/ir/x/w/llvm-llvm-project/llvm/lib/Analysis/MLInlineAdvisor.cpp:36: In file included from /b/s/w/ir/x/w/staging/llvm_build/lib/Analysis/InlinerSizeModel.h:14: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/executable_run_options.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/types.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/framework/numeric_types.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:945:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1099:46: note: in instantiation of member function 'Eigen::internal::igamma_series_impl<float, Eigen::internal::DERIVATIVE>::run' requested here return igamma_series_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2021:53: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::DERIVATIVE>::run' requested here return EIGEN_MATHFUNC_IMPL(igamma_der_a, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:41:41: note: in instantiation of function template specialization 'Eigen::numext::igamma_der_a<float>' requested here return Eigen::bfloat16(Eigen::numext::igamma_der_a(static_cast<float>(a), static_cast<float>(x))); ^ In file included from /b/s/w/ir/x/w/llvm-llvm-project/llvm/lib/Analysis/MLInlineAdvisor.cpp:36: In file included from /b/s/w/ir/x/w/staging/llvm_build/lib/Analysis/InlinerSizeModel.h:14: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/executable_run_options.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/types.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/framework/numeric_types.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:874:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1091:51: note: in instantiation of member function 'Eigen::internal::igammac_cf_impl<float, Eigen::internal::SAMPLE_DERIVATIVE>::run' requested here Scalar ret = igammac_cf_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2027:63: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::SAMPLE_DERIVATIVE>::run' requested here return EIGEN_MATHFUNC_IMPL(gamma_sample_der_alpha, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:45:41: note: in instantiation of function template specialization 'Eigen::numext::gamma_sample_der_alpha<float>' requested here return Eigen::bfloat16(Eigen::numext::gamma_sample_der_alpha(static_cast<float>(alpha), static_cast<float>(sample))); ^ In file included from /b/s/w/ir/x/w/llvm-llvm-project/llvm/lib/Analysis/MLInlineAdvisor.cpp:36: In file included from /b/s/w/ir/x/w/staging/llvm_build/lib/Analysis/InlinerSizeModel.h:14: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/tf2xla/xla_compiled_cpu_function.h:23: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/executable_run_options.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/compiler/xla/types.h:22: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/tensorflow/core/framework/numeric_types.h:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/Tensor:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../SpecialFunctions:69: /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:945:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] default: // this is needed to suppress clang warning ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:1099:46: note: in instantiation of member function 'Eigen::internal::igamma_series_impl<float, Eigen::internal::SAMPLE_DERIVATIVE>::run' requested here return igamma_series_impl<Scalar, mode>::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsImpl.h:2027:63: note: in instantiation of member function 'Eigen::internal::igamma_generic_impl<float, Eigen::internal::SAMPLE_DERIVATIVE>::run' requested here return EIGEN_MATHFUNC_IMPL(gamma_sample_der_alpha, Scalar)::run(a, x); ^ /b/s/w/ir/x/w/staging/llvm_build/./lib/tensorflow/include/unsupported/Eigen/CXX11/../src/SpecialFunctions/SpecialFunctionsBFloat16.h:45:41: note: in instantiation of function template specialization 'Eigen::numext::gamma_sample_der_alpha<float>' requested here return Eigen::bfloat16(Eigen::numext::gamma_sample_der_alpha(static_cast<float>(alpha), static_cast<float>(sample))); ^ 43 warnings generated. [1853/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SimpleLoopUnswitch.cpp.o [1854/4395](320) Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SampleProfile.cpp.o [1855/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasAnalysis.cpp.o [1856/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopPass.cpp.o [1857/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopCacheAnalysis.cpp.o [1858/4395](320) Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/HotColdSplitting.cpp.o [1859/4395](320) Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/StripSymbols.cpp.o [1860/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ConstantHoisting.cpp.o [1861/4395](320) Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/MergeFunctions.cpp.o [1862/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Float2Int.cpp.o [1863/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DeadStoreElimination.cpp.o [1864/4395](320) Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/OpenMPOpt.cpp.o [1865/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DependenceAnalysis.cpp.o [1866/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SROA.cpp.o [1867/4395](320) Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/DependencyAnalysis.cpp.o [1868/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryProfileInfo.cpp.o [1869/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/EHPersonalities.cpp.o [1870/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/GuardUtils.cpp.o [1871/4395](320) Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/Coroutines.cpp.o [1872/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/RegionPrinter.cpp.o [1873/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DivergenceAnalysis.cpp.o [1874/4395](320) Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/LTOBackend.cpp.o [1875/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/FunctionPropertiesAnalysis.cpp.o [1876/4395](320) Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroCleanup.cpp.o [1877/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InstructionPrecedenceTracking.cpp.o [1878/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolutionAliasAnalysis.cpp.o [1879/4395](320) Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/ObjCopy.cpp.o [1880/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/OverflowInstAnalysis.cpp.o [1881/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DependenceGraphBuilder.cpp.o [1882/4395](320) Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/LoopVectorize.cpp.o [1883/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/CorrelatedValuePropagation.cpp.o [1884/4395](320) Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ProvenanceAnalysis.cpp.o [1885/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CFGPrinter.cpp.o [1886/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CFGSCCPrinter.cpp.o [1887/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CFLAndersAliasAnalysis.cpp.o [1888/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CFLSteensAliasAnalysis.cpp.o [1889/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ConstraintSystem.cpp.o [1890/4395](320) Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ThinLTOBitcodeWriter.cpp.o [1891/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryBuiltins.cpp.o [1892/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DomTreeUpdater.cpp.o [1893/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemDerefPrinter.cpp.o [1894/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/RegionInfo.cpp.o [1895/4395](320) Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/InlineSimple.cpp.o [1896/4395](320) Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/CalledValuePropagation.cpp.o [1897/4395](320) Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/PtrState.cpp.o [1898/4395](320) Building CXX object lib/Transforms/CFGuard/CMakeFiles/LLVMCFGuard.dir/CFGuard.cpp.o [1899/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineCost.cpp.o [1900/4395](320) Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/PartialInlining.cpp.o [1901/4395](320) Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroEarly.cpp.o [1902/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IndirectCallPromotionAnalysis.cpp.o [1903/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ModuleSummaryAnalysis.cpp.o [1904/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TensorSpec.cpp.o [1905/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopAccessAnalysisPrinter.cpp.o [1906/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MustExecute.cpp.o [1907/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AssumeBundleQueries.cpp.o [1908/4395](320) Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/GlobalSplit.cpp.o [1909/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ValueLattice.cpp.o [1910/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DDG.cpp.o [1911/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopAccessAnalysis.cpp.o [1912/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DDGPrinter.cpp.o [1913/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ObjCARCAnalysisUtils.cpp.o [1914/4395](320) Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Attributor.cpp.o [1915/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerGuardIntrinsic.cpp.o [1916/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ObjCARCAliasAnalysis.cpp.o [1917/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/JumpThreading.cpp.o [1918/4395](320) Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/AlwaysInliner.cpp.o [1919/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IRSimilarityIdentifier.cpp.o [1920/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CaptureTracking.cpp.o [1921/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/RewriteStatepointsForGC.cpp.o [1922/4395](320) Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/StripDeadPrototypes.cpp.o [1923/4395](320) Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/CrossDSOCFI.cpp.o [1924/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DemandedBits.cpp.o [1925/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineSizeEstimatorAnalysis.cpp.o [1926/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineOrder.cpp.o [1927/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/RegionPass.cpp.o [1928/4395](320) Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/wasm/WasmReader.cpp.o [1929/4395](320) Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroFrame.cpp.o [1930/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopInfo.cpp.o [1931/4395](320) Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroElide.cpp.o [1932/4395](320) Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/SummaryBasedOptimizations.cpp.o [1933/4395](320) Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/UpdateCompilerUsed.cpp.o [1934/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ModuleDebugInfoPrinter.cpp.o [1935/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InstructionSimplify.cpp.o [1936/4395](320) Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/COFFImportFile.cpp.o [1937/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyBlockFrequencyInfo.cpp.o [1938/4395](320) Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/GlobalDCE.cpp.o [1939/4395](320) Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/ELF/ELFObject.cpp.o [1940/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TargetLibraryInfo.cpp.o [1941/4395](320) Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ModuleInliner.cpp.o [1942/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/SyntheticCountsUtils.cpp.o [1943/4395](320) Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkFormat.cpp.o [1944/4395](320) Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/ELF/ELFObjcopy.cpp.o [1945/4395](320) Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOObjcopy.cpp.o [1946/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PostDominators.cpp.o [1947/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ProfileSummaryInfo.cpp.o [1948/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IVUsers.cpp.o [1949/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/VFABIDemangling.cpp.o [1950/4395](320) Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/COFF/COFFReader.cpp.o [1951/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemDepPrinter.cpp.o [1952/4395](320) Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARC.cpp.o [1953/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IVDescriptors.cpp.o [1954/4395](320) Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanVerifier.cpp.o [1955/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerWidenableCondition.cpp.o [1956/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CostModel.cpp.o [1957/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Sink.cpp.o [1958/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasSetTracker.cpp.o [1959/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyValueInfo.cpp.o [1960/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Trace.cpp.o [1961/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SeparateConstOffsetFromGEP.cpp.o [1962/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BasicAliasAnalysis.cpp.o [1963/4395](320) Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/ThinLTOCodeGenerator.cpp.o [1964/4395](320) Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/COFF/COFFWriter.cpp.o [1965/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TargetTransformInfo.cpp.o [1966/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopRerollPass.cpp.o [1967/4395](320) Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanSLP.cpp.o [1968/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TypeMetadataUtils.cpp.o [1969/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TypeBasedAliasAnalysis.cpp.o [1970/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CallGraph.cpp.o [1971/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScopedNoAliasAA.cpp.o [1972/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Lint.cpp.o [1973/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopVersioningLICM.cpp.o [1974/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Loads.cpp.o [1975/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopNestAnalysis.cpp.o [1976/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/NoInferenceModelRunner.cpp.o [1977/4395](320) Building CXX object lib/Linker/CMakeFiles/LLVMLinker.dir/LinkModules.cpp.o [1978/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/OptimizationRemarkEmitter.cpp.o [1979/4395](320) Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCExpand.cpp.o [1980/4395](320) Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCOpts.cpp.o [1981/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolution.cpp.o [1982/4395](320) Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ELF.cpp.o [1983/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/GlobalsModRef.cpp.o [1984/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CycleAnalysis.cpp.o [1985/4395](320) Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/YAML.cpp.o [1986/4395](320) Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/YAMLRemarkSerializer.cpp.o [1987/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ReplayInlineAdvisor.cpp.o [1988/4395](320) Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/yaml2obj.cpp.o [1989/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PtrUseVisitor.cpp.o [1990/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DominanceFrontier.cpp.o [1991/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ConstantFolding.cpp.o [1992/4395](320) Building ARMGenMCPseudoLowering.inc... [1993/4395](320) Building ARMGenCallingConv.inc... [1994/4395](320) Building ARMGenRegisterBank.inc... [1995/4395](320) Building ARMGenMCCodeEmitter.inc... [1996/4395](320) Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugArangeSet.cpp.o [1997/4395](320) Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/MachOUniversal.cpp.o [1998/4395](320) Building ARMGenAsmWriter.inc... [1999/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolutionNormalization.cpp.o [2000/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopAnalysisManager.cpp.o [2001/4395](320) Building ARMGenAsmMatcher.inc... [2002/4395](320) Building ARMGenDisassemblerTables.inc... [2003/4395](320) Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugPubTable.cpp.o [2004/4395](320) Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Binary.cpp.o [2005/4395](320) Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/XCOFF/XCOFFObjcopy.cpp.o [2006/4395](320) Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Archive.cpp.o [2007/4395](320) Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ArchiveWriter.cpp.o [2008/4395](320) Building ARMGenSystemRegister.inc... [2009/4395](320) Building ARMGenRegisterInfo.inc... [2010/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryDependenceAnalysis.cpp.o [2011/4395](320) Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCAPElim.cpp.o [2012/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Delinearization.cpp.o [2013/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyBranchProbabilityInfo.cpp.o [2014/4395](320) Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/WindowsMachineFlag.cpp.o [2015/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LegacyDivergenceAnalysis.cpp.o [2016/4395](320) Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFCompileUnit.cpp.o [2017/4395](320) Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/wasm/WasmObject.cpp.o [2018/4395](320) Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/WindowsResource.cpp.o [2019/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemorySSAUpdater.cpp.o [2020/4395](320) Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/MachOUniversalWriter.cpp.o [2021/4395](320) Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanTransforms.cpp.o [2022/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyCallGraph.cpp.o [2023/4395](320) Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Decompressor.cpp.o [2024/4395](320) Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/FaultMapParser.cpp.o [2025/4395](320) Building ARMGenFastISel.inc... [2026/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/SyncDependenceAnalysis.cpp.o [2027/4395](320) Building AArch64GenCallingConv.inc... [2028/4395](320) Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugAddr.cpp.o [2029/4395](320) Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLSymbols.cpp.o [2030/4395](320) Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugMacro.cpp.o [2031/4395](320) Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugRnglists.cpp.o [2032/4395](320) Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/XCOFFEmitter.cpp.o [2033/4395](320) Building X86GenCallingConv.inc... [2034/4395](320) Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/XCOFFYAML.cpp.o [2035/4395](320) Building ARMGenGlobalISel.inc... [2036/4395](320) Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DWARFEmitter.cpp.o [2037/4395](320) Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugLine.cpp.o [2038/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineAdvisor.cpp.o [2039/4395](320) Building AArch64GenExegesis.inc... [2040/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasAnalysisSummary.cpp.o [2041/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ValueTracking.cpp.o [2042/4395](320) Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/BitstreamRemarkSerializer.cpp.o [2043/4395](320) Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOReader.cpp.o [2044/4395](320) Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOLayoutBuilder.cpp.o [2045/4395](320) Building X86GenRegisterBank.inc... [2046/4395](320) Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/wasm/WasmWriter.cpp.o [2047/4395](320) Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/YAMLRemarkParser.cpp.o [2048/4395](320) Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/Remark.cpp.o [2049/4395](320) Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ArchiveEmitter.cpp.o [2050/4395](320) Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/RelocationResolver.cpp.o [2051/4395](320) Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/SymbolSize.cpp.o [2052/4395](320) Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFAcceleratorTable.cpp.o [2053/4395](320) Building AArch64GenMCPseudoLowering.inc... [2054/4395](320) Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/XCOFF/XCOFFWriter.cpp.o [2055/4395](320) Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ELFYAML.cpp.o [2056/4395](320) Building X86GenExegesis.inc... [2057/4395](320) Building ARMGenSubtargetInfo.inc... [2058/4395](320) Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/SymbolicFile.cpp.o [2059/4395](320) Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/TapiUniversal.cpp.o [2060/4395](320) Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/Header.cpp.o [2061/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolFunc.cpp.o [2062/4395](320) Building AArch64GenO0PreLegalizeGICombiner.inc... [2063/4395](320) Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/RecordStreamer.cpp.o [2064/4395](320) Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFContext.cpp.o [2065/4395](320) Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/GsymReader.cpp.o [2066/4395](320) Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/ConfigManager.cpp.o [2067/4395](320) Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/COFF/COFFObject.cpp.o [2068/4395](320) Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/wasm/WasmObjcopy.cpp.o [2069/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryLocation.cpp.o [2070/4395](320) Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/ObjectFileTransformer.cpp.o [2071/4395](320) Building AArch64GenAsmWriter.inc... [2072/4395](320) Building AArch64GenMCCodeEmitter.inc... [2073/4395](320) Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DXContainerEmitter.cpp.o [2074/4395](320) Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/XCOFF/XCOFFReader.cpp.o [2075/4395](320) Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/COFFYAML.cpp.o [2076/4395](320) Building X86GenEVEX2VEXTables.inc... [2077/4395](320) Building AArch64GenAsmWriter1.inc... [2078/4395](320) Building AArch64GenSystemOperands.inc... [2079/4395](320) Building ARMGenDAGISel.inc... [2080/4395](320) Building AArch64GenPostLegalizeGICombiner.inc... [2081/4395](320) Building AArch64GenPreLegalizeGICombiner.inc... [2082/4395](320) Building X86GenMnemonicTables.inc... [2083/4395](320) Building AArch64GenRegisterInfo.inc... [2084/4395](320) Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/OffloadYAML.cpp.o [2085/4395](320) Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/CommonConfig.cpp.o [2086/4395](320) Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkStreamer.cpp.o [2087/4395](320) Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFVerifier.cpp.o [2088/4395](320) Building CXX object lib/Debuginfod/CMakeFiles/LLVMDebuginfod.dir/HTTPServer.cpp.o [2089/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeFunctionArg.cpp.o [2090/4395](320) Building AArch64GenDisassemblerTables.inc... [2091/4395](320) Building AArch64GenPostLegalizeGILowering.inc... [2092/4395](320) Building AArch64GenRegisterBank.inc... [2093/4395](320) Building ARMGenInstrInfo.inc... [2094/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/StackLifetime.cpp.o [2095/4395](320) Building X86GenRegisterInfo.inc... [2096/4395](320) Building AArch64GenAsmMatcher.inc... [2097/4395](320) Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Minidump.cpp.o [2098/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolLabel.cpp.o [2099/4395](320) Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Error.cpp.o [2100/4395](320) Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/DXContainer.cpp.o [2101/4395](320) Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkLinker.cpp.o [2102/4395](320) Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugFrame.cpp.o [2103/4395](320) Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Object.cpp.o [2104/4395](320) Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/LookupResult.cpp.o [2105/4395](320) Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MachOYAML.cpp.o [2106/4395](320) Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFAddressRange.cpp.o [2107/4395](320) Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFAbbreviationDeclaration.cpp.o [2108/4395](320) Building X86GenAsmWriter1.inc... [2109/4395](320) Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/TapiFile.cpp.o [2110/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/IPDBSourceFile.cpp.o [2111/4395](320) Building X86GenAsmMatcher.inc... [2112/4395](320) Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLDebugSections.cpp.o [2113/4395](320) Building RISCVGenCompressInstEmitter.inc... [2114/4395](320) Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugAbbrev.cpp.o [2115/4395](320) Building RISCVGenRegisterInfo.inc... [2116/4395](320) Building X86GenAsmWriter.inc... [2117/4395](320) Building X86GenDisassemblerTables.inc... [2118/4395](320) Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/WasmObjectFile.cpp.o [2119/4395](320) Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/XCOFFObjectFile.cpp.o [2120/4395](320) Building RISCVGenMCCodeEmitter.inc... [2121/4395](320) Building RISCVGenRegisterBank.inc... [2122/4395](320) Building RISCVGenMCPseudoLowering.inc... [2123/4395](320) Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/Archive.cpp.o [2124/4395](320) Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkStringTable.cpp.o [2125/4395](320) Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/InlineInfo.cpp.o [2126/4395](320) Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkParser.cpp.o [2127/4395](320) Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ModuleSymbolTable.cpp.o [2128/4395](320) Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MinidumpEmitter.cpp.o [2129/4395](320) Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLTypes.cpp.o [2130/4395](320) Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ELFEmitter.cpp.o [2131/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/StackSafetyAnalysis.cpp.o [2132/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolUsingNamespace.cpp.o [2133/4395](320) Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ObjectYAML.cpp.o [2134/4395](320) Building RISCVGenDisassemblerTables.inc... [2135/4395](320) Building RISCVGenAsmMatcher.inc... [2136/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemorySSA.cpp.o [2137/4395](320) Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOWriter.cpp.o [2138/4395](320) Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/WasmEmitter.cpp.o [2139/4395](320) Building RISCVGenAsmWriter.inc... [2140/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeTypedef.cpp.o [2141/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/GenericError.cpp.o [2142/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ValueLatticeUtils.cpp.o [2143/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeManaged.cpp.o [2144/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDB.cpp.o [2145/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeArray.cpp.o [2146/4395](320) Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/FileWriter.cpp.o [2147/4395](320) Building AArch64GenFastISel.inc... [2148/4395](320) Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ELFObjectFile.cpp.o [2149/4395](320) Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/IRObjectFile.cpp.o [2150/4395](320) Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFUnit.cpp.o [2151/4395](320) Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/BuildID.cpp.o [2152/4395](320) Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/LTOModule.cpp.o [2153/4395](320) Building RISCVGenSearchableTables.inc... [2154/4395](320) Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLTypeHashing.cpp.o [2155/4395](320) Building AArch64GenGlobalISel.inc... [2156/4395](320) Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkSerializer.cpp.o [2157/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeBaseClass.cpp.o [2158/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolData.cpp.o [2159/4395](320) Building RISCVGenSubtargetInfo.inc... [2160/4395](320) Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugInfoEntry.cpp.o [2161/4395](320) Building AArch64GenDAGISel.inc... [2162/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolAnnotation.cpp.o [2163/4395](320) Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDie.cpp.o [2164/4395](320) Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/BitstreamRemarkParser.cpp.o [2165/4395](320) Linking CXX static library lib/libLLVMRemarks.a [2166/4395](320) Linking CXX static library lib/libLLVMCore.a [2167/4395](320) Linking CXX static library lib/libLLVMBitReader.a [2168/4395](320) Linking CXX static library lib/libLLVMFrontendHLSL.a [2169/4395](320) Linking CXX static library lib/libLLVMCFGuard.a [2170/4395](320) Building X86GenFastISel.inc... [2171/4395](320) Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/COFF/COFFObjcopy.cpp.o [2172/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CFG.cpp.o [2173/4395](320) Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DXContainerYAML.cpp.o [2174/4395](320) Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFTypePrinter.cpp.o [2175/4395](320) Building CXX object lib/Debuginfod/CMakeFiles/LLVMDebuginfod.dir/HTTPClient.cpp.o [2176/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/GSIStreamBuilder.cpp.o [2177/4395](320) Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DWARFYAML.cpp.o [2178/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBExtras.cpp.o [2179/4395](320) Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFUnitIndex.cpp.o [2180/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PhiValues.cpp.o [2181/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PHITransAddr.cpp.o [2182/4395](320) Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/MachOObjectFile.cpp.o [2183/4395](320) Building X86GenGlobalISel.inc... [2184/4395](320) Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/OffloadBinary.cpp.o [2185/4395](320) Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ObjectFile.cpp.o [2186/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolUnknown.cpp.o [2187/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiStreamBuilder.cpp.o [2188/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCompilandDetails.cpp.o [2189/4395](320) Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugAranges.cpp.o [2190/4395](320) Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/COFFObjectFile.cpp.o [2191/4395](320) Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/GsymCreator.cpp.o [2192/4395](320) Building CXX object lib/Debuginfod/CMakeFiles/LLVMDebuginfod.dir/BuildIDFetcher.cpp.o [2193/4395](320) Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MinidumpYAML.cpp.o [2194/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolPublicSymbol.cpp.o [2195/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/VectorUtils.cpp.o [2196/4395](320) Building CXX object lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/OrcError.cpp.o [2197/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeFunctionSig.cpp.o [2198/4395](320) Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFGdbIndex.cpp.o [2199/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbol.cpp.o [2200/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCompiland.cpp.o [2201/4395](320) Building X86GenSubtargetInfo.inc... [2202/4395](320) Building X86GenDAGISel.inc... [2203/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypePointer.cpp.o [2204/4395](320) Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/COFFModuleDefinition.cpp.o [2205/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/SymbolCache.cpp.o [2206/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/EnumTables.cpp.o [2207/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeRawSymbol.cpp.o [2208/4395](320) Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFListTable.cpp.o [2209/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InfoStreamBuilder.cpp.o [2210/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeVTable.cpp.o [2211/4395](320) Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFLocationExpression.cpp.o [2212/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/LinePrinter.cpp.o [2213/4395](320) Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/TargetIntrinsicInfo.cpp.o [2214/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolExe.cpp.o [2215/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymDumper.cpp.o [2216/4395](320) Building CXX object lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/Markup.cpp.o [2217/4395](320) Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/OptimizationLevel.cpp.o [2218/4395](320) Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CallGraphSCCPass.cpp.o [2219/4395](320) Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOObject.cpp.o [2220/4395](320) Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MachOEmitter.cpp.o [2221/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCustom.cpp.o [2222/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolThunk.cpp.o [2223/4395](320) Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFFormValue.cpp.o [2224/4395](320) Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/COFFEmitter.cpp.o [2225/4395](320) Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFTypeUnit.cpp.o [2226/4395](320) Building CXX object tools/llvm-profdata/CMakeFiles/llvm-profdata.dir/llvm-profdata-driver.cpp.o [2227/4395](320) Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/WasmYAML.cpp.o [2228/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeLineNumber.cpp.o [2229/4395](320) Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/OffloadEmitter.cpp.o [2230/4395](320) Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/FunctionInfo.cpp.o [2231/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBContext.cpp.o [2232/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/ModuleDebugStream.cpp.o [2233/4395](320) Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RTDyldMemoryManager.cpp.o [2234/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeCompilandSymbol.cpp.o [2235/4395](320) Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/LTOCodeGenerator.cpp.o [2236/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumGlobals.cpp.o [2237/4395](320) Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/ExtractRanges.cpp.o [2238/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/FormatUtil.cpp.o [2239/4395](320) Building CXX object lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/AllocationActions.cpp.o [2240/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolBlock.cpp.o [2241/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBInterfaceAnchors.cpp.o [2242/4395](320) Building CXX object lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/SymbolizableObjectFile.cpp.o [2243/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/TpiHashing.cpp.o [2244/4395](320) Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFExpression.cpp.o [2245/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolFuncDebugStart.cpp.o [2246/4395](320) Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugRangeList.cpp.o [2247/4395](320) Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/JITSymbol.cpp.o [2248/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/SymbolStream.cpp.o [2249/4395](320) Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMTargetTransformInfo.cpp.o [2250/4395](320) Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/GDBRegistrationListener.cpp.o [2251/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InjectedSourceStream.cpp.o [2252/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InputFile.cpp.o [2253/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeInlineSiteSymbol.cpp.o [2254/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NamedStreamMap.cpp.o [2255/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiModuleDescriptorBuilder.cpp.o [2256/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PublicsStream.cpp.o [2257/4395](320) Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/RegisterEHFrames.cpp.o [2258/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/ExpressionTraits.cpp.o [2259/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/UDTLayout.cpp.o [2260/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/Hash.cpp.o [2261/4395](320) Building X86GenInstrInfo.inc... [2262/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeFunctionSig.cpp.o [2263/4395](320) Building AArch64GenSubtargetInfo.inc... [2264/4395](320) Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ArchiveYAML.cpp.o [2265/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiModuleDescriptor.cpp.o [2266/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/GlobalsStream.cpp.o [2267/4395](320) Building CXX object lib/ProfileData/Coverage/CMakeFiles/LLVMCoverage.dir/CoverageMapping.cpp.o [2268/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiStream.cpp.o [2269/4395](320) Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/IndVarSimplify.cpp.o [2270/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumLineNumbers.cpp.o [2271/4395](320) Building CXX object lib/DWP/CMakeFiles/LLVMDWP.dir/DWPError.cpp.o [2272/4395](320) Building AArch64GenInstrInfo.inc... [2273/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeExeSymbol.cpp.o [2274/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/TypeTraits.cpp.o [2275/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBStringTableBuilder.cpp.o [2276/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/TpiStream.cpp.o [2277/4395](320) Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/SimpleExecutorDylibManager.cpp.o [2278/4395](320) Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/MemProf.cpp.o [2279/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/CLWarnings.cpp.o [2280/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/CodeGenOptions.cpp.o [2281/4395](320) Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMELFObjectWriter.cpp.o [2282/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/HashTable.cpp.o [2283/4395](320) Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDataExtractor.cpp.o [2284/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InfoStream.cpp.o [2285/4395](320) Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/TargetMachineC.cpp.o [2286/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/FileManager.cpp.o [2287/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/MSP430.cpp.o [2288/4395](320) Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/JITLoaderGDB.cpp.o [2289/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeCustom.cpp.o [2290/4395](320) Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/OrcRTBootstrap.cpp.o [2291/4395](320) Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMTargetStreamer.cpp.o [2292/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumSymbols.cpp.o [2293/4395](320) Building CXX object lib/ToolDrivers/llvm-dlltool/CMakeFiles/LLVMDlltoolDriver.dir/DlltoolDriver.cpp.o [2294/4395](320) Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/ProfileSummaryBuilder.cpp.o [2295/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/PNaCl.cpp.o [2296/4395](320) Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SampleProfReader.cpp.o [2297/4395](320) Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/InstrumentationMap.cpp.o [2298/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeUDT.cpp.o [2299/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTDumper.cpp.o [2300/4395](320) Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/SimpleExecutorMemoryManager.cpp.o [2301/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Le64.cpp.o [2302/4395](320) Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/Trace.cpp.o [2303/4395](320) Building CXX object lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/DIPrinter.cpp.o [2304/4395](320) Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugLoc.cpp.o [2305/4395](320) Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/SimpleRemoteEPCServer.cpp.o [2306/4395](320) Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/FDRTraceExpander.cpp.o [2307/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumInjectedSources.cpp.o [2308/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeEnum.cpp.o [2309/4395](320) Building CXX object lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/OrcRTBridge.cpp.o [2310/4395](320) Building CXX object lib/ProfileData/Coverage/CMakeFiles/LLVMCoverage.dir/CoverageMappingWriter.cpp.o [2311/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTConsumer.cpp.o [2312/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/RawError.cpp.o [2313/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/RISCV.cpp.o [2314/4395](320) Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProfCorrelator.cpp.o [2315/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/LangStandards.cpp.o [2316/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/OpenMPKinds.cpp.o [2317/4395](320) Building CXX object tools/llvm-profdata/CMakeFiles/llvm-profdata.dir/llvm-profdata.cpp.o [2318/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Diagnostic.cpp.o [2319/4395](320) Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/Profile.cpp.o [2320/4395](320) Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/RecordPrinter.cpp.o [2321/4395](320) Building CXX object lib/AsmParser/CMakeFiles/LLVMAsmParser.dir/Parser.cpp.o [2322/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/TCE.cpp.o [2323/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCompilandEnv.cpp.o [2324/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CommentParser.cpp.o [2325/4395](320) Building CXX object lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/MarkupFilter.cpp.o [2326/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeDimension.cpp.o [2327/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypePointer.cpp.o [2328/4395](320) Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMMacroFusion.cpp.o [2329/4395](320) Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/LineTable.cpp.o [2330/4395](320) Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMSubtarget.cpp.o [2331/4395](320) Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMRegisterInfo.cpp.o [2332/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeSymbolEnumerator.cpp.o [2333/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeEnum.cpp.o [2334/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeFunctionSymbol.cpp.o [2335/4395](320) Building CXX object lib/Debuginfod/CMakeFiles/LLVMDebuginfod.dir/Debuginfod.cpp.o [2336/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/APValue.cpp.o [2337/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/XRayLists.cpp.o [2338/4395](320) Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVETailPredication.cpp.o [2339/4395](320) Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/Target.cpp.o [2340/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/WebAssembly.cpp.o [2341/4395](320) Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMachORelocationInfo.cpp.o [2342/4395](320) Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/BlockPrinter.cpp.o [2343/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/TokenKinds.cpp.o [2344/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/SystemZ.cpp.o [2345/4395](320) Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/ExecutorSharedMemoryMapperService.cpp.o [2346/4395](320) Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ThumbRegisterInfo.cpp.o [2347/4395](320) Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MLxExpansionPass.cpp.o [2348/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiModuleList.cpp.o [2349/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/AVR.cpp.o [2350/4395](320) Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMCTargetDesc.cpp.o [2351/4395](320) Building CXX object lib/Target/ARM/TargetInfo/CMakeFiles/LLVMARMInfo.dir/ARMTargetInfo.cpp.o [2352/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FastPreTileConfig.cpp.o [2353/4395](320) Linking CXX static library lib/libLLVMARMInfo.a [2354/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Sparc.cpp.o [2355/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Disasm.cpp.o [2356/4395](320) Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMRegisterBankInfo.cpp.o [2357/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolFuncDebugEnd.cpp.o [2358/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/SPIR.cpp.o [2359/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/VE.cpp.o [2360/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBStringTable.cpp.o [2361/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTContext.cpp.o [2362/4395](320) Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/SectionMemoryManager.cpp.o [2363/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/SanitizerSpecialCaseList.cpp.o [2364/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/OperatorPrecedence.cpp.o [2365/4395](320) Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMInstPrinter.cpp.o [2366/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/SourceManager.cpp.o [2367/4395](320) Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMELFStreamer.cpp.o [2368/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/DarwinSDKInfo.cpp.o [2369/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Lanai.cpp.o [2370/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Builtins.cpp.o [2371/4395](320) Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMWinCOFFStreamer.cpp.o [2372/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeArray.cpp.o [2373/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTStructuralEquivalence.cpp.o [2374/4395](320) Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMUnwindOpAsm.cpp.o [2375/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/DirectX.cpp.o [2376/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Mips.cpp.o [2377/4395](320) Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/IRSymtab.cpp.o [2378/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/LoongArch.cpp.o [2379/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/AttrDocTable.cpp.o [2380/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/TargetInfo.cpp.o [2381/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/NVPTX.cpp.o [2382/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/AArch64.cpp.o [2383/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExprCXX.cpp.o [2384/4395](320) Building CXX object lib/Target/ARM/Utils/CMakeFiles/LLVMARMUtils.dir/ARMBaseInfo.cpp.o [2385/4395](320) Linking CXX static library lib/libLLVMARMUtils.a [2386/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeStmtGen.cpp.o [2387/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Context.cpp.o [2388/4395](320) Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMCAsmInfo.cpp.o [2389/4395](320) Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMachObjectWriter.cpp.o [2390/4395](320) Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMWinCOFFObjectWriter.cpp.o [2391/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FastISel.cpp.o [2392/4395](320) Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBasicBlockInfo.cpp.o [2393/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Hexagon.cpp.o [2394/4395](320) Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/DwarfTransformer.cpp.o [2395/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/OSTargets.cpp.o [2396/4395](320) Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/LogBuilderConsumer.cpp.o [2397/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeBuiltin.cpp.o [2398/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeEmitter.cpp.o [2399/4395](320) Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/FDRTraceWriter.cpp.o [2400/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/NoSanitizeList.cpp.o [2401/4395](320) Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/BlockIndexer.cpp.o [2402/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTImporter.cpp.o [2403/4395](320) Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVEVPTBlockPass.cpp.o [2404/4395](320) Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/FDRRecordProducer.cpp.o [2405/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/FileSystemStatCache.cpp.o [2406/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeTypedef.cpp.o [2407/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclBase.cpp.o [2408/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Pointer.cpp.o [2409/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Program.cpp.o [2410/4395](320) Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb2ITBlockPass.cpp.o [2411/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExprClassification.cpp.o [2412/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExternalASTSource.cpp.o [2413/4395](320) Building CXX object lib/ToolDrivers/llvm-lib/CMakeFiles/LLVMLibDriver.dir/LibDriver.cpp.o [2414/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTDiagnostic.cpp.o [2415/4395](320) Building CXX object lib/AsmParser/CMakeFiles/LLVMAsmParser.dir/LLParser.cpp.o [2416/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Comment.cpp.o [2417/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/AttrImpl.cpp.o [2418/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/TargetID.cpp.o [2419/4395](320) Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb1InstrInfo.cpp.o [2420/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeExprGen.cpp.o [2421/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTImporterLookupTable.cpp.o [2422/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Warnings.cpp.o [2423/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclPrinter.cpp.o [2424/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/XCore.cpp.o [2425/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86AvoidTrailingCall.cpp.o [2426/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CommentLexer.cpp.o [2427/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Module.cpp.o [2428/4395](320) Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMSelectionDAGInfo.cpp.o [2429/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CallFrameOptimization.cpp.o [2430/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets.cpp.o [2431/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CallLowering.cpp.o [2432/4395](320) Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/PassBuilder.cpp.o [2433/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86IndirectBranchTracking.cpp.o [2434/4395](320) Building CXX object lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/Symbolize.cpp.o [2435/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/ARC.cpp.o [2436/4395](320) Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProf.cpp.o [2437/4395](320) Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMCExpr.cpp.o [2438/4395](320) Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb2SizeReduction.cpp.o [2439/4395](320) Building CXX object lib/Target/ARM/Disassembler/CMakeFiles/LLVMARMDisassembler.dir/ARMDisassembler.cpp.o [2440/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CommentCommandTraits.cpp.o [2441/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86DynAllocaExpander.cpp.o [2442/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ComputeDependence.cpp.o [2443/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DataCollection.cpp.o [2444/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Decl.cpp.o [2445/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/ARM.cpp.o [2446/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/BPF.cpp.o [2447/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/CSKY.cpp.o [2448/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclarationName.cpp.o [2449/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/PrimType.cpp.o [2450/4395](320) Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb2InstrInfo.cpp.o [2451/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FloatingPoint.cpp.o [2452/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeFriend.cpp.o [2453/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FastTileConfig.cpp.o [2454/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTConcept.cpp.o [2455/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Descriptor.cpp.o [2456/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeVTableShape.cpp.o [2457/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ComparisonCategories.cpp.o [2458/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Frame.cpp.o [2459/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExprConcepts.cpp.o [2460/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExprObjC.cpp.o [2461/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupBWInsts.cpp.o [2462/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InsertPrefetch.cpp.o [2463/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/ObjCRuntime.cpp.o [2464/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CommentBriefParser.cpp.o [2465/4395](320) Building RISCVGenInstrInfo.inc... [2466/4395](320) Building RISCVGenGlobalISel.inc... [2467/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExprConstant.cpp.o [2468/4395](320) Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVELaneInterleavingPass.cpp.o [2469/4395](320) Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVEGatherScatterLowering.cpp.o [2470/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpState.cpp.o [2471/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/X86.cpp.o [2472/4395](320) Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/PassPlugin.cpp.o [2473/4395](320) Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/BlockVerifier.cpp.o [2474/4395](320) Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/RecordInitializer.cpp.o [2475/4395](320) Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/PassBuilderBindings.cpp.o [2476/4395](320) Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MachObjectWriter.cpp.o [2477/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclOpenMP.cpp.o [2478/4395](320) Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/TargetMachine.cpp.o [2479/4395](320) Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldChecker.cpp.o [2480/4395](320) Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MCTargetDesc.cpp.o [2481/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/InheritViz.cpp.o [2482/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Attributes.cpp.o [2483/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86Subtarget.cpp.o [2484/4395](320) Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMAsmBackend.cpp.o [2485/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeSession.cpp.o [2486/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeSourceFile.cpp.o [2487/4395](320) Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86InstrRelaxTables.cpp.o [2488/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FrameLowering.cpp.o [2489/4395](320) Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/TargetSelect.cpp.o [2490/4395](320) Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/ExecutionEngineBindings.cpp.o [2491/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/SourceLocation.cpp.o [2492/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTTypeTraits.cpp.o [2493/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/FormatString.cpp.o [2494/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/DiagnosticIDs.cpp.o [2495/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclTemplate.cpp.o [2496/4395](320) Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMTargetObjectFile.cpp.o [2497/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/DiagnosticOptions.cpp.o [2498/4395](320) Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMSLSHardening.cpp.o [2499/4395](320) Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/FileHeaderReader.cpp.o [2500/4395](320) Building CXX object lib/Target/X86/Disassembler/CMakeFiles/LLVMX86Disassembler.dir/X86Disassembler.cpp.o [2501/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/XRayInstr.cpp.o [2502/4395](320) Building CXX object lib/ProfileData/Coverage/CMakeFiles/LLVMCoverage.dir/CoverageMappingReader.cpp.o [2503/4395](320) Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProfReader.cpp.o [2504/4395](320) Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMCCodeEmitter.cpp.o [2505/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86PreTileConfig.cpp.o [2506/4395](320) Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyld.cpp.o [2507/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ShuffleDecodeConstantPool.cpp.o [2508/4395](320) Linking CXX static library lib/libLLVMARMDesc.a [2509/4395](320) Building CXX object lib/Target/X86/AsmParser/CMakeFiles/LLVMX86AsmParser.dir/X86AsmParser.cpp.o [2510/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64RedundantCopyElimination.cpp.o [2511/4395](320) Linking CXX static library lib/libLLVMARMDisassembler.a [2512/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeGenError.cpp.o [2513/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Interp.cpp.o [2514/4395](320) Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/ExecutionEngine.cpp.o [2515/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CallingConv.cpp.o [2516/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86EvexToVex.cpp.o [2517/4395](320) Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/TargetExecutionUtils.cpp.o [2518/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeBuiltin.cpp.o [2519/4395](320) Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86AsmBackend.cpp.o [2520/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86PreAMXConfig.cpp.o [2521/4395](320) Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProfWriter.cpp.o [2522/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TargetTransformInfo.cpp.o [2523/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86SpeculativeExecutionSideEffectSuppression.cpp.o [2524/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBFile.cpp.o [2525/4395](320) Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMConstantPoolValue.cpp.o [2526/4395](320) Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMCallingConv.cpp.o [2527/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBFileBuilder.cpp.o [2528/4395](320) Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMConstantIslandPass.cpp.o [2529/4395](320) Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMFixCortexA57AES1742098Pass.cpp.o [2530/4395](320) Building CXX object lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/SimpleRemoteEPCUtils.cpp.o [2531/4395](320) Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMCallLowering.cpp.o [2532/4395](320) Linking CXX static library lib/libLLVMOrcShared.a [2533/4395](320) Linking CXX static library lib/libLLVMOrcTargetProcess.a [2534/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86MCInstLower.cpp.o [2535/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LoadValueInjectionRetHardening.cpp.o [2536/4395](320) Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/A15SDOptimizer.cpp.o [2537/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeVTShape.cpp.o [2538/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstrFMA3Info.cpp.o [2539/4395](320) Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMISelLowering.cpp.o [2540/4395](320) Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/RawMemProfReader.cpp.o [2541/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86MacroFusion.cpp.o [2542/4395](320) Building CXX object lib/AsmParser/CMakeFiles/LLVMAsmParser.dir/LLLexer.cpp.o [2543/4395](320) Linking CXX static library lib/libLLVMAsmParser.a [2544/4395](320) Linking CXX static library lib/libLLVMIRReader.a [2545/4395](320) Linking CXX static library lib/libLLVMObject.a [2546/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstCombineIntrinsic.cpp.o [2547/4395](320) Linking CXX static library lib/libLLVMInterfaceStub.a [2548/4395](320) Linking CXX static library lib/libLLVMObjCopy.a [2549/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86SpeculativeLoadHardening.cpp.o [2550/4395](320) Linking CXX static library lib/libLLVMObjectYAML.a [2551/4395](320) Linking CXX static library lib/libLLVMDlltoolDriver.a [2552/4395](320) Linking CXX static library lib/libLLVMDebugInfoDWARF.a [2553/4395](320) Linking CXX static library lib/libLLVMLibDriver.a [2554/4395](320) Linking CXX static library lib/libLLVMDebugInfoGSYM.a [2555/4395](320) Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/StandardInstrumentations.cpp.o [2556/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64A57FPLoadBalancing.cpp.o [2557/4395](320) Building CXX object lib/DWP/CMakeFiles/LLVMDWP.dir/DWP.cpp.o [2558/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/PPC.cpp.o [2559/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TargetMachine.cpp.o [2560/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/M68k.cpp.o [2561/4395](320) Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SampleProf.cpp.o [2562/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86KCFI.cpp.o [2563/4395](320) Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86ATTInstPrinter.cpp.o [2564/4395](320) Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86WinCOFFStreamer.cpp.o [2565/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupLEAs.cpp.o [2566/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaConsumer.cpp.o [2567/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LowerAMXIntrinsics.cpp.o [2568/4395](320) Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVETPAndVPTOptimisationsPass.cpp.o [2569/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TileConfig.cpp.o [2570/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpBlock.cpp.o [2571/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpFrame.cpp.o [2572/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/ProfileList.cpp.o [2573/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/FileEntry.cpp.o [2574/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Source.cpp.o [2575/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LowerTileCopy.cpp.o [2576/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64SelectionDAGInfo.cpp.o [2577/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64Subtarget.cpp.o [2578/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64StackTaggingPreRA.cpp.o [2579/4395](320) Building CXX object lib/Target/X86/TargetInfo/CMakeFiles/LLVMX86Info.dir/X86TargetInfo.cpp.o [2580/4395](320) Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldMachO.cpp.o [2581/4395](320) Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/Targets/RuntimeDyldELFMips.cpp.o [2582/4395](320) Linking CXX static library lib/libLLVMX86Info.a [2583/4395](320) Linking CXX static library lib/libLLVMX86Disassembler.a [2584/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FlagsCopyLowering.cpp.o [2585/4395](320) Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86IntelInstPrinter.cpp.o [2586/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CollectLOH.cpp.o [2587/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86RegisterBankInfo.cpp.o [2588/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CallingConvention.cpp.o [2589/4395](320) Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SampleProfWriter.cpp.o [2590/4395](320) Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/PassBuilderPipelines.cpp.o [2591/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ItaniumCXXABI.cpp.o [2592/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Record.cpp.o [2593/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CXXInheritance.cpp.o [2594/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86AsmPrinter.cpp.o [2595/4395](320) Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/FDRRecords.cpp.o [2596/4395](320) Linking CXX static library lib/libLLVMXRay.a [2597/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupSetCC.cpp.o [2598/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64PostLegalizerCombiner.cpp.o [2599/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclCXX.cpp.o [2600/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InsertWait.cpp.o [2601/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86VZeroUpper.cpp.o [2602/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ISelDAGToDAG.cpp.o [2603/4395](320) Building CXX object lib/Target/AArch64/Disassembler/CMakeFiles/LLVMAArch64Disassembler.dir/AArch64Disassembler.cpp.o [2604/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64LegalizerInfo.cpp.o [2605/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclGroup.cpp.o [2606/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclFriend.cpp.o [2607/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclObjC.cpp.o [2608/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LowerAMXType.cpp.o [2609/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumModules.cpp.o [2610/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumTypes.cpp.o [2611/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpStack.cpp.o [2612/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/EvalEmitter.cpp.o [2613/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64PreLegalizerCombiner.cpp.o [2614/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CmovConversion.cpp.o [2615/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExternalASTMerger.cpp.o [2616/4395](320) Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86InstPrinterCommon.cpp.o [2617/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstrFoldTables.cpp.o [2618/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64PostLegalizerLowering.cpp.o [2619/4395](320) Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MachObjectWriter.cpp.o [2620/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64InstructionSelector.cpp.o [2621/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/JSONNodeDumper.cpp.o [2622/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86PadShortFunction.cpp.o [2623/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ExpandPseudo.cpp.o [2624/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/MakeSupport.cpp.o [2625/4395](320) Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMOptimizeBarriersPass.cpp.o [2626/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstructionSelector.cpp.o [2627/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64CallLowering.cpp.o [2628/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Expr.cpp.o [2629/4395](320) Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64WinCOFFObjectWriter.cpp.o [2630/4395](320) Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBaseRegisterInfo.cpp.o [2631/4395](320) Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86WinCOFFTargetStreamer.cpp.o [2632/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/AMDGPU.cpp.o [2633/4395](320) Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86WinCOFFObjectWriter.cpp.o [2634/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ParentMapContext.cpp.o [2635/4395](320) Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86ELFObjectWriter.cpp.o [2636/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/OpenCLOptions.cpp.o [2637/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/RecordLayoutBuilder.cpp.o [2638/4395](320) Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldCOFF.cpp.o [2639/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64PBQPRegAlloc.cpp.o [2640/4395](320) Building CXX object lib/Target/AArch64/TargetInfo/CMakeFiles/LLVMAArch64Info.dir/AArch64TargetInfo.cpp.o [2641/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86WinEHState.cpp.o [2642/4395](320) Linking CXX static library lib/libLLVMAArch64Info.a [2643/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64TargetMachine.cpp.o [2644/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LoadValueInjectionLoadHardening.cpp.o [2645/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ISelLowering.cpp.o [2646/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86IndirectThunks.cpp.o [2647/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Sarif.cpp.o [2648/4395](320) Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldELF.cpp.o [2649/4395](320) Linking CXX static library lib/libLLVMRuntimeDyld.a [2650/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Sanitizers.cpp.o [2651/4395](320) Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MCAsmInfo.cpp.o [2652/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Function.cpp.o [2653/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86DomainReassignment.cpp.o [2654/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/CharInfo.cpp.o [2655/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ExpandPseudoInsts.cpp.o [2656/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64RegisterBankInfo.cpp.o [2657/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86RegisterInfo.cpp.o [2658/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/LangOptions.cpp.o [2659/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativePublicSymbol.cpp.o [2660/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86SelectionDAGInfo.cpp.o [2661/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeUDT.cpp.o [2662/4395](320) Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/TargetLoweringObjectFile.cpp.o [2663/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64FastISel.cpp.o [2664/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/MicrosoftMangle.cpp.o [2665/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TargetObjectFile.cpp.o [2666/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86PartialReduction.cpp.o [2667/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64GlobalISelUtils.cpp.o [2668/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ReturnThunks.cpp.o [2669/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/ScopeInfo.cpp.o [2670/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64SIMDInstrOpt.cpp.o [2671/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/JumpDiagnostics.cpp.o [2672/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/SVEIntrinsicOpts.cpp.o [2673/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/CodeCompleteConsumer.cpp.o [2674/4395](320) Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCAsmInfo.cpp.o [2675/4395](320) Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86ShuffleDecode.cpp.o [2676/4395](320) Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MnemonicTables.cpp.o [2677/4395](320) Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMFastISel.cpp.o [2678/4395](320) Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMFrameLowering.cpp.o [2679/4395](320) Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMInstructionSelector.cpp.o [2680/4395](320) Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMInstrInfo.cpp.o [2681/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Stack.cpp.o [2682/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Cuda.cpp.o [2683/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64DeadRegisterDefinitionsPass.cpp.o [2684/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64FrameLowering.cpp.o [2685/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ExpandImm.cpp.o [2686/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64AsmPrinter.cpp.o [2687/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64LowerHomogeneousPrologEpilog.cpp.o [2688/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64LoadStoreOptimizer.cpp.o [2689/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/DeclSpec.cpp.o [2690/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64InstrInfo.cpp.o [2691/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MachineFunctionInfo.cpp.o [2692/4395](320) Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMHazardRecognizer.cpp.o [2693/4395](320) Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64ELFObjectWriter.cpp.o [2694/4395](320) Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMAsmPrinter.cpp.o [2695/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64A53Fix835769.cpp.o [2696/4395](320) Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64WinCOFFStreamer.cpp.o [2697/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ConditionOptimizer.cpp.o [2698/4395](320) Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64ELFStreamer.cpp.o [2699/4395](320) Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMMCInstLower.cpp.o [2700/4395](320) Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMISelDAGToDAG.cpp.o [2701/4395](320) Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBlockPlacement.cpp.o [2702/4395](320) Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMMachineFunctionInfo.cpp.o [2703/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/TypePrinter.cpp.o [2704/4395](320) Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBaseInstrInfo.cpp.o [2705/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InterleavedAccess.cpp.o [2706/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MachineScheduler.cpp.o [2707/4395](320) Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64InstPrinter.cpp.o [2708/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64PromoteConstant.cpp.o [2709/4395](320) Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCCodeEmitter.cpp.o [2710/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64O0PreLegalizerCombiner.cpp.o [2711/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ISelLowering.cpp.o [2712/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ISelDAGToDAG.cpp.o [2713/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64RegisterInfo.cpp.o [2714/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LegalizerInfo.cpp.o [2715/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCXXScopeSpec.cpp.o [2716/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86MachineFunctionInfo.cpp.o [2717/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64TargetObjectFile.cpp.o [2718/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtIterator.cpp.o [2719/4395](320) Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MCCodeEmitter.cpp.o [2720/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtCXX.cpp.o [2721/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/QualTypeNames.cpp.o [2722/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64SLSHardening.cpp.o [2723/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CommentSema.cpp.o [2724/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ItaniumMangle.cpp.o [2725/4395](320) Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/GCOV.cpp.o [2726/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MCInstLower.cpp.o [2727/4395](320) Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCExpr.cpp.o [2728/4395](320) Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64TargetStreamer.cpp.o [2729/4395](320) Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/TpiStreamBuilder.cpp.o [2730/4395](320) Linking CXX static library lib/libLLVMDebugInfoPDB.a [2731/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64SpeculationHardening.cpp.o [2732/4395](320) Linking CXX static library lib/libLLVMSymbolize.a [2733/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CleanupLocalDynamicTLSPass.cpp.o [2734/4395](320) Linking CXX static library lib/libLLVMDebuginfod.a [2735/4395](320) Linking CXX static library lib/libLLVMProfileData.a [2736/4395](320) Linking CXX static library lib/libLLVMAnalysis.a [2737/4395](320) Linking CXX static library lib/libLLVMIRPrinter.a [2738/4395](320) Linking CXX static library lib/libLLVMBitWriter.a [2739/4395](320) Linking CXX static library lib/libLLVMTransformUtils.a [2740/4395](320) Linking CXX static library lib/libLLVMInstrumentation.a [2741/4395](320) Linking CXX static library lib/libLLVMAggressiveInstCombine.a [2742/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MIPeepholeOpt.cpp.o [2743/4395](320) Linking CXX static library lib/libLLVMInstCombine.a [2744/4395](320) Linking CXX static library lib/libLLVMVectorize.a [2745/4395](320) Linking CXX static library lib/libLLVMObjCARCOpts.a [2746/4395](320) Linking CXX static library lib/libLLVMScalarOpts.a [2747/4395](320) Linking CXX static library lib/libLLVMLinker.a [2748/4395](320) Linking CXX static library lib/libLLVMFrontendOpenMP.a [2749/4395](320) Linking CXX static library lib/libLLVMTarget.a [2750/4395](320) Linking CXX static library lib/libLLVMipo.a [2751/4395](320) Linking CXX static library lib/libLLVMCoroutines.a [2752/4395](320) Linking CXX static library lib/libLLVMDWP.a [2753/4395](320) Linking CXX static library lib/libLLVMExecutionEngine.a [2754/4395](320) Linking CXX static library lib/libLLVMCodeGen.a [2755/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/Scope.cpp.o [2756/4395](320) Linking CXX static library lib/libLLVMCoverage.a [2757/4395](320) Linking CXX static library lib/libLLVMAsmPrinter.a [2758/4395](320) Linking CXX static library lib/libLLVMSelectionDAG.a [2759/4395](320) Linking CXX static library lib/libLLVMPasses.a [2760/4395](320) Linking CXX static library lib/libLLVMDWARFLinker.a [2761/4395](320) Linking CXX static library lib/libLLVMGlobalISel.a [2762/4395](320) Linking CXX executable bin/llvm-profdata [2763/4395](320) Building CXX object lib/Target/AArch64/Utils/CMakeFiles/LLVMAArch64Utils.dir/AArch64SMEAttributes.cpp.o [2764/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtProfile.cpp.o [2765/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86AvoidStoreForwardingBlocks.cpp.o [2766/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/ParsedAttr.cpp.o [2767/4395](320) Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMExpandPseudoInsts.cpp.o [2768/4395](320) Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBranchTargets.cpp.o [2769/4395](320) Building RISCVGenDAGISel.inc... [2770/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/IdentifierResolver.cpp.o [2771/4395](320) Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMLegalizerInfo.cpp.o [2772/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/RecordLayout.cpp.o [2773/4395](320) Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86InstComments.cpp.o [2774/4395](320) Linking CXX static library lib/libLLVMX86Desc.a [2775/4395](320) Linking CXX static library lib/libLLVMX86AsmParser.a [2776/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/TypeLoc.cpp.o [2777/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64StorePairSuppress.cpp.o [2778/4395](320) Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMLowOverheadLoops.cpp.o [2779/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64FalkorHWPFFix.cpp.o [2780/4395](320) Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb1FrameLowering.cpp.o [2781/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/MultiplexExternalSemaSource.cpp.o [2782/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/Sema.cpp.o [2783/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/TextNodeDumper.cpp.o [2784/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/SelectorLocationsKind.cpp.o [2785/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExprMember.cpp.o [2786/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaAccess.cpp.o [2787/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/AnalysisBasedWarnings.cpp.o [2788/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/BackendUtil.cpp.o [2789/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64TargetTransformInfo.cpp.o [2790/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/TemplateName.cpp.o [2791/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/TemplateBase.cpp.o [2792/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/VTableBuilder.cpp.o [2793/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGBuiltin.cpp.o [2794/4395](320) Building CXX object lib/Target/AArch64/Utils/CMakeFiles/LLVMAArch64Utils.dir/AArch64BaseInfo.cpp.o [2795/4395](320) Linking CXX static library lib/libLLVMAArch64Utils.a [2796/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MacroFusion.cpp.o [2797/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/NestedNameSpecifier.cpp.o [2798/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/NSAPI.cpp.o [2799/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/OpenMPClause.cpp.o [2800/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86DiscriminateMemOps.cpp.o [2801/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaSYCL.cpp.o [2802/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/DelayedDiagnostic.cpp.o [2803/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ConditionalCompares.cpp.o [2804/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaAvailability.cpp.o [2805/4395](320) Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMLoadStoreOptimizer.cpp.o [2806/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Stmt.cpp.o [2807/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64PostSelectOptimize.cpp.o [2808/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/MicrosoftCXXABI.cpp.o [2809/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExpr.cpp.o [2810/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprConstant.cpp.o [2811/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaStmt.cpp.o [2812/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64BranchTargets.cpp.o [2813/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/TypeLocBuilder.cpp.o [2814/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCleanup.cpp.o [2815/4395](320) Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/LTO.cpp.o [2816/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64AdvSIMDScalarPass.cpp.o [2817/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ScanfFormatString.cpp.o [2818/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaPseudoObject.cpp.o [2819/4395](320) Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64AsmBackend.cpp.o [2820/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaStmtAttr.cpp.o [2821/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjCRuntime.cpp.o [2822/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64StackTagging.cpp.o [2823/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaConcept.cpp.o [2824/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCall.cpp.o [2825/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExpr.cpp.o [2826/4395](320) Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendActions.cpp.o [2827/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCoroutine.cpp.o [2828/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaType.cpp.o [2829/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Randstruct.cpp.o [2830/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCUDA.cpp.o [2831/4395](320) Building LinkerWrapperOpts.inc... [2832/4395](320) Building CXX object lib/Target/AArch64/Disassembler/CMakeFiles/LLVMAArch64Disassembler.dir/AArch64ExternalSymbolizer.cpp.o [2833/4395](320) Building CXX object lib/Target/AArch64/AsmParser/CMakeFiles/LLVMAArch64AsmParser.dir/AArch64AsmParser.cpp.o [2834/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaChecking.cpp.o [2835/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/SMEABIPass.cpp.o [2836/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateDeduction.cpp.o [2837/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplate.cpp.o [2838/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtOpenMP.cpp.o [2839/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/VTTBuilder.cpp.o [2840/4395](320) Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTConsumers.cpp.o [2841/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/HLSLExternalSemaSource.cpp.o [2842/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCUDANV.cpp.o [2843/4395](320) Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/SerializedDiagnosticPrinter.cpp.o [2844/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/OSLog.cpp.o [2845/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjCMac.cpp.o [2846/4395](320) Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/InterfaceStubFunctionsConsumer.cpp.o [2847/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaInit.cpp.o [2848/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Version.cpp.o [2849/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtPrinter.cpp.o [2850/4395](320) Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCTargetDesc.cpp.o [2851/4395](320) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86OptimizeLEAs.cpp.o [2852/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtObjC.cpp.o [2853/4395](320) Linking CXX static library lib/libLLVMAArch64Desc.a [2854/4395](320) Linking CXX static library lib/libLLVMAArch64AsmParser.a [2855/4395](320) Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendAction.cpp.o [2856/4395](320) Linking CXX static library lib/libLLVMAArch64Disassembler.a [2857/4395](320) Building CXX object tools/clang/lib/Tooling/DumpTool/CMakeFiles/clang-ast-dump.dir/ASTSrcLocProcessor.cpp.o [2858/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaFixItUtils.cpp.o [2859/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprComplex.cpp.o [2860/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaRISCVVectorLookup.cpp.o [2861/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64KCFI.cpp.o [2862/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaModule.cpp.o [2863/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/State.cpp.o [2864/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/GenericTaintChecker.cpp.o [2865/4395](320) Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendOptions.cpp.o [2866/4395](320) Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TextDiagnosticPrinter.cpp.o [2867/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExprCXX.cpp.o [2868/4395](320) Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/MultiplexConsumer.cpp.o [2869/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGStmtOpenMP.cpp.o [2870/4395](320) Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/IdentifierTable.cpp.o [2871/4395](320) Building CXX object lib/Target/ARM/AsmParser/CMakeFiles/LLVMARMAsmParser.dir/ARMAsmParser.cpp.o [2872/4395](320) Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMParallelDSP.cpp.o [2873/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGNonTrivialStruct.cpp.o [2874/4395](320) Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/SARIFDiagnostic.cpp.o [2875/4395](320) Linking CXX static library lib/libLLVMARMAsmParser.a [2876/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGDecl.cpp.o [2877/4395](320) Linking CXX static library lib/libclangBasic.a [2878/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaOverload.cpp.o [2879/4395](320) Linking CXX static library lib/libclangLex.a [2880/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/FuchsiaHandleChecker.cpp.o [2881/4395](320) Linking CXX static library lib/libclangRewrite.a [2882/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaObjCProperty.cpp.o [2883/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/MacroPPCallbacks.cpp.o [2884/4395](320) Linking CXX static library lib/libclangToolingCore.a [2885/4395](320) Linking CXX static library lib/libclangDriver.a [2886/4395](320) Linking CXX static library lib/libclangToolingInclusions.a [2887/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CondBrTuning.cpp.o [2888/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGRecordLayoutBuilder.cpp.o [2889/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCodeComplete.cpp.o [2890/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CoverageMappingGen.cpp.o [2891/4395](320) Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMTargetMachine.cpp.o [2892/4395](320) Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/LogDiagnosticPrinter.cpp.o [2893/4395](320) Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ChainedDiagnosticConsumer.cpp.o [2894/4395](320) Linking CXX static library lib/libLLVMARMCodeGen.a [2895/4395](320) Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTUnit.cpp.o [2896/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ModuleBuilder.cpp.o [2897/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ODRDiagsEmitter.cpp.o [2898/4395](320) Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/SARIFDiagnosticPrinter.cpp.o [2899/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenFunction.cpp.o [2900/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCast.cpp.o [2901/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjC.cpp.o [2902/4395](320) Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/DependencyGraph.cpp.o [2903/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DeleteWithNonVirtualDtorChecker.cpp.o [2904/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/InvalidatedIteratorChecker.cpp.o [2905/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenCLRuntime.cpp.o [2906/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenMPRuntimeGPU.cpp.o [2907/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprAgg.cpp.o [2908/4395](320) Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/VerifyDiagnosticConsumer.cpp.o [2909/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExceptionSpec.cpp.o [2910/4395](320) Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CompressJumpTables.cpp.o [2911/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/TargetInfo.cpp.o [2912/4395](320) Linking CXX static library lib/libLLVMAArch64CodeGen.a [2913/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaHLSL.cpp.o [2914/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDecl.cpp.o [2915/4395](320) Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/DiagnosticRenderer.cpp.o [2916/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ObjectFilePCHContainerOperations.cpp.o [2917/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGDebugInfo.cpp.o [2918/4395](320) Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/PrintPreprocessedOutput.cpp.o [2919/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCoroutine.cpp.o [2920/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MallocSizeofChecker.cpp.o [2921/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerIterationChecker.cpp.o [2922/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerArithChecker.cpp.o [2923/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGBlocks.cpp.o [2924/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGStmt.cpp.o [2925/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenTBAA.cpp.o [2926/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaOpenMP.cpp.o [2927/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateInstantiateDecl.cpp.o [2928/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenABITypes.cpp.o [2929/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenPGO.cpp.o [2930/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDeclAttr.cpp.o [2931/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenModule.cpp.o [2932/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/RetainCountChecker/RetainCountChecker.cpp.o [2933/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DereferenceChecker.cpp.o [2934/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGLoopInfo.cpp.o [2935/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGHLSLRuntime.cpp.o [2936/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/EnumCastOutOfRangeChecker.cpp.o [2937/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCXX.cpp.o [2938/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MacOSXAPIChecker.cpp.o [2939/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MismatchedIteratorChecker.cpp.o [2940/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCUDARuntime.cpp.o [2941/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CXXSelfAssignmentChecker.cpp.o [2942/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/PatternInit.cpp.o [2943/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IdenticalExprChecker.cpp.o [2944/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaLambda.cpp.o [2945/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGGPUBuiltin.cpp.o [2946/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/SwiftCallingConv.cpp.o [2947/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateInstantiate.cpp.o [2948/4395](320) Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/InitPreprocessor.cpp.o [2949/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ODRHash.cpp.o [2950/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Mangle.cpp.o [2951/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtViz.cpp.o [2952/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/PrintfFormatString.cpp.o [2953/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MPI-Checker/MPIBugReporter.cpp.o [2954/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MoveChecker.cpp.o [2955/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DebugCheckers.cpp.o [2956/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaStmtAsm.cpp.o [2957/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IteratorRangeChecker.cpp.o [2958/4395](320) Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMatInt.cpp.o [2959/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Type.cpp.o [2960/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MmapWriteExecChecker.cpp.o [2961/4395](320) Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/CreateInvocationFromCommandLine.cpp.o [2962/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDeclObjC.cpp.o [2963/4395](320) Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/CompilerInvocation.cpp.o [2964/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UnreachableCodeChecker.cpp.o [2965/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/RetainCountChecker/RetainCountDiagnostics.cpp.o [2966/4395](320) Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TestModuleFileExtension.cpp.o [2967/4395](320) Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TextDiagnostic.cpp.o [2968/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateVariadic.cpp.o [2969/4395](320) Building CXX object tools/llvm-ar/CMakeFiles/llvm-ar.dir/llvm-ar-driver.cpp.o [2970/4395](320) Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ModuleDependencyCollector.cpp.o [2971/4395](320) Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TextDiagnosticBuffer.cpp.o [2972/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IteratorModeling.cpp.o [2973/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/RawCommentList.cpp.o [2974/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGAtomic.cpp.o [2975/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExprObjC.cpp.o [2976/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDeclCXX.cpp.o [2977/4395](320) Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/PrecompiledPreamble.cpp.o [2978/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGVTables.cpp.o [2979/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCPropertyChecker.cpp.o [2980/4395](320) Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/CompilerInstance.cpp.o [2981/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PaddingChecker.cpp.o [2982/4395](320) Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ChainedIncludesSource.cpp.o [2983/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefResultChecker.cpp.o [2984/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NSAutoreleasePoolChecker.cpp.o [2985/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ReturnValueChecker.cpp.o [2986/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ErrnoChecker.cpp.o [2987/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ErrnoTesterChecker.cpp.o [2988/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TaintTesterChecker.cpp.o [2989/4395](320) Building CXX object tools/lto/CMakeFiles/LTO.dir/LTODisassembler.cpp.o [2990/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TraversalChecker.cpp.o [2991/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjCGNU.cpp.o [2992/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/InnerPointerChecker.cpp.o [2993/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/AnalysisConsumer.cpp.o [2994/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGClass.cpp.o [2995/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DebugContainerModeling.cpp.o [2996/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ConversionChecker.cpp.o [2997/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefinedAssignmentChecker.cpp.o [2998/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerSubChecker.cpp.o [2999/4395](320) Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/Format.cpp.o [3000/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/SimpleStreamChecker.cpp.o [3001/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGException.cpp.o [3002/4395](320) Building CXX object tools/clang/lib/Tooling/DumpTool/CMakeFiles/clang-ast-dump.dir/ClangSrcLocDump.cpp.o [3003/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/MicrosoftCXXABI.cpp.o [3004/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaAttr.cpp.o [3005/4395](320) Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTMerge.cpp.o [3006/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprCXX.cpp.o [3007/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/VarBypassDetector.cpp.o [3008/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCAutoreleaseWriteChecker.cpp.o [3009/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCUnusedIVarsChecker.cpp.o [3010/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ErrnoModeling.cpp.o [3011/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCXXABI.cpp.o [3012/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/UncountedLocalVarsChecker.cpp.o [3013/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ExprInspectionChecker.cpp.o [3014/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ValistChecker.cpp.o [3015/4395](320) Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVLegalizerInfo.cpp.o [3016/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/FixedAddressChecker.cpp.o [3017/4395](320) Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/NamespaceEndCommentsFixer.cpp.o [3018/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGVTT.cpp.o [3019/4395](320) Generating VCSVersion.inc [3020/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TestAfterDivZeroChecker.cpp.o [3021/4395](320) Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVBaseInfo.cpp.o [3022/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefCapturedBlockVarChecker.cpp.o [3023/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StreamChecker.cpp.o [3024/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/GTestChecker.cpp.o [3025/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/LLVMConventionsChecker.cpp.o [3026/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MIGChecker.cpp.o [3027/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UnixAPIChecker.cpp.o [3028/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/cert/InvalidPtrChecker.cpp.o [3029/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IvarInvalidationChecker.cpp.o [3030/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/Taint.cpp.o [3031/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StringChecker.cpp.o [3032/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ItaniumCXXABI.cpp.o [3033/4395](320) Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/DefinitionBlockSeparator.cpp.o [3034/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ConstantInitBuilder.cpp.o [3035/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenAction.cpp.o [3036/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCAtSyncChecker.cpp.o [3037/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCMissingSuperCallChecker.cpp.o [3038/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/OSObjectCStyleCast.cpp.o [3039/4395](320) Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ParentMap.cpp.o [3040/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/STLAlgorithmModeling.cpp.o [3041/4395](320) Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVFrameLowering.cpp.o [3042/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenTypes.cpp.o [3043/4395](320) Linking CXX static library lib/libclangAST.a [3044/4395](320) Linking CXX static library lib/libclangASTMatchers.a [3045/4395](320) Linking CXX static library lib/libclangAnalysis.a [3046/4395](320) Linking CXX static library lib/libclangAnalysisFlowSensitive.a [3047/4395](320) Linking CXX static library lib/libclangAnalysisFlowSensitiveModels.a [3048/4395](320) Linking CXX static library lib/libclangEdit.a [3049/4395](320) Linking CXX static library lib/libclangToolingInclusionsStdlib.a [3050/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprScalar.cpp.o [3051/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCSuperDeallocChecker.cpp.o [3052/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NSErrorChecker.cpp.o [3053/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NonnullGlobalConstantsChecker.cpp.o [3054/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MPI-Checker/MPIChecker.cpp.o [3055/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NumberObjectConversionChecker.cpp.o [3056/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCSelfInitChecker.cpp.o [3057/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DirectIvarAssignment.cpp.o [3058/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/SmartPtrModeling.cpp.o [3059/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DebugIteratorModeling.cpp.o [3060/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefinedNewArraySizeChecker.cpp.o [3061/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/ModelConsumer.cpp.o [3062/4395](320) Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVTargetObjectFile.cpp.o [3063/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MallocChecker.cpp.o [3064/4395](320) Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/HeaderIncludeGen.cpp.o [3065/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecAcceptCheck.cpp.o [3066/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/GCDAntipatternChecker.cpp.o [3067/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DivZeroChecker.cpp.o [3068/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/CheckerRegistry.cpp.o [3069/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MacOSKeychainAPIChecker.cpp.o [3070/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MallocOverflowSecurityChecker.cpp.o [3071/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/RunLoopAutoreleaseLeakChecker.cpp.o [3072/4395](320) Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVELFStreamer.cpp.o [3073/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/SmartPtrChecker.cpp.o [3074/4395](320) Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/SerializedDiagnosticReader.cpp.o [3075/4395](320) Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCTargetDesc.cpp.o [3076/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DynamicTypeChecker.cpp.o [3077/4395](320) Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVAsmBackend.cpp.o [3078/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TrustNonnullChecker.cpp.o [3079/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenMPRuntime.cpp.o [3080/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ReturnPointerRangeChecker.cpp.o [3081/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGDeclCXX.cpp.o [3082/4395](320) Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVISelLowering.cpp.o [3083/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/boost/CMakeFiles/obj.clangTidyBoostModule.dir/UseToStringCheck.cpp.o [3084/4395](320) Building CXX object lib/Target/RISCV/Disassembler/CMakeFiles/LLVMRISCVDisassembler.dir/RISCVDisassembler.cpp.o [3085/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NoReturnFunctionChecker.cpp.o [3086/4395](320) Building CXX object tools/clang/tools/clang-offload-bundler/CMakeFiles/clang-offload-bundler.dir/ClangOffloadBundler.cpp.o [3087/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DynamicTypePropagation.cpp.o [3088/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ReturnUndefChecker.cpp.o [3089/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/FrontendActions.cpp.o [3090/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/RefCntblBaseVirtualDtorChecker.cpp.o [3091/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerSortingChecker.cpp.o [3092/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/LocalizationChecker.cpp.o [3093/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/VirtualCallChecker.cpp.o [3094/4395](320) Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/SanitizerMetadata.cpp.o [3095/4395](320) Linking CXX executable bin/clang-offload-bundler [3096/4395](320) Building CXX object tools/llvm-ar/CMakeFiles/llvm-ar.dir/llvm-ar.cpp.o [3097/4395](320) Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVMergeBaseOffset.cpp.o [3098/4395](320) Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVTargetTransformInfo.cpp.o [3099/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/AnalyzerHelpFlags.cpp.o [3100/4395](320) Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVSubtarget.cpp.o [3101/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/cert/PutenvWithAutoChecker.cpp.o [3102/4395](320) Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVMCInstLower.cpp.o [3103/4395](320) Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/AffectedRangeManager.cpp.o [3104/4395](320) Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/UsingDeclarationsSorter.cpp.o [3105/4395](320) Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVInstrInfo.cpp.o [3106/4395](320) Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVExpandAtomicPseudoInsts.cpp.o [3107/4395](320) Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVTargetStreamer.cpp.o [3108/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/VLASizeChecker.cpp.o [3109/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/AndroidTidyModule.cpp.o [3110/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UninitializedObject/UninitializedObjectChecker.cpp.o [3111/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UninitializedObject/UninitializedPointee.cpp.o [3112/4395](320) Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCAsmInfo.cpp.o [3113/4395](320) Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCExpr.cpp.o [3114/4395](320) Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCObjectFileInfo.cpp.o [3115/4395](320) Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVInsertVSETVLI.cpp.o [3116/4395](320) Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVRegisterBankInfo.cpp.o [3117/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecCheck.cpp.o [3118/4395](320) Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCCodeEmitter.cpp.o [3119/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DeadStoresChecker.cpp.o [3120/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/PtrTypesSemantics.cpp.o [3121/4395](320) Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/UnwrappedLineParser.cpp.o [3122/4395](320) Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/UnwrappedLineFormatter.cpp.o [3123/4395](320) Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVGatherScatterLowering.cpp.o [3124/4395](320) Building CXX object lib/Target/RISCV/AsmParser/CMakeFiles/LLVMRISCVAsmParser.dir/RISCVAsmParser.cpp.o [3125/4395](320) Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVISelDAGToDAG.cpp.o [3126/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NonNullParamChecker.cpp.o [3127/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCContainersASTChecker.cpp.o [3128/4395](320) Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/LayoutOverrideSource.cpp.o [3129/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TrustReturnsNonnullChecker.cpp.o [3130/4395](320) Building CXX object tools/clang/tools/clang-format/CMakeFiles/clang-format.dir/ClangFormat.cpp.o [3131/4395](320) Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/QualifierAlignmentFixer.cpp.o [3132/4395](320) Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVInstPrinter.cpp.o [3133/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/UncountedCallArgsChecker.cpp.o [3134/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecOpenCheck.cpp.o [3135/4395](320) Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/FormatTokenLexer.cpp.o [3136/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecPipeCheck.cpp.o [3137/4395](320) Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/MacroExpander.cpp.o [3138/4395](320) Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVCallLowering.cpp.o [3139/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecFopenCheck.cpp.o [3140/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCContainersChecker.cpp.o [3141/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NullabilityChecker.cpp.o [3142/4395](320) Building CXX object tools/clang/tools/clang-offload-packager/CMakeFiles/clang-offload-packager.dir/ClangOffloadPackager.cpp.o [3143/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/ForRangeCopyCheck.cpp.o [3144/4395](320) Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVMakeCompressible.cpp.o [3145/4395](320) Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVRegisterInfo.cpp.o [3146/4395](320) Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVCodeGenPrepare.cpp.o [3147/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StdLibraryFunctionsChecker.cpp.o [3148/4395](320) Building CXX object tools/lto/CMakeFiles/LTO.dir/lto.cpp.o [3149/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefBranchChecker.cpp.o [3150/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/ModelInjector.cpp.o [3151/4395](320) Building CXX object tools/clang/tools/extra/pseudo/lib/CMakeFiles/obj.clangPseudo.dir/DirectiveTree.cpp.o [3152/4395](320) Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaLookup.cpp.o [3153/4395](320) Building CXX object tools/clang/tools/extra/clangd/support/CMakeFiles/obj.clangdSupport.dir/MemoryTree.cpp.o [3154/4395](320) Building CXX object tools/clang/tools/extra/pseudo/lib/CMakeFiles/obj.clangPseudo.dir/Disambiguate.cpp.o [3155/4395](320) Building CXX object tools/clang/tools/extra/pseudo/lib/CMakeFiles/obj.clangPseudo.dir/Forest.cpp.o [3156/4395](320) Linking CXX static library lib/libclangSema.a [3157/4395](320) Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/TokenAnalyzer.cpp.o [3158/4395](320) Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/SortJavaScriptImports.cpp.o [3159/4395](320) Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/ContinuationIndenter.cpp.o [3160/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/FloatLoopCounter.cpp.o [3161/4395](320) Linking CXX static library lib/libclangParse.a [3162/4395](320) Linking CXX static library lib/libclangSerialization.a [3163/4395](320) Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVSExtWRemoval.cpp.o [3164/4395](320) Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVRedundantCopyElimination.cpp.o [3165/4395](320) Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/FormatToken.cpp.o [3166/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/NoUncountedMembersChecker.cpp.o [3167/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/ASTUtils.cpp.o [3168/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/DeclRefExprUtils.cpp.o [3169/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StackAddrEscapeChecker.cpp.o [3170/4395](320) Building CXX object tools/clang/tools/extra/clangd/support/CMakeFiles/obj.clangdSupport.dir/Context.cpp.o [3171/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/openmp/CMakeFiles/obj.clangTidyOpenMPModule.dir/UseDefaultNoneCheck.cpp.o [3172/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecAccept4Check.cpp.o [3173/4395](320) Building CXX object tools/clang/tools/extra/clangd/support/CMakeFiles/obj.clangdSupport.dir/Logger.cpp.o [3174/4395](320) Building CXX object tools/clang/tools/extra/pseudo/lib/CMakeFiles/obj.clangPseudo.dir/Lex.cpp.o [3175/4395](320) Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/DependencyFile.cpp.o [3176/4395](320) Linking CXX static library lib/libclangFrontend.a [3177/4395](320) Linking CXX static library lib/libclangRewriteFrontend.a [3178/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecMemfdCreateCheck.cpp.o [3179/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/IncludeInserter.cpp.o [3180/4395](320) Linking CXX static library lib/libclangToolingSyntax.a [3181/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/FasterStringFindCheck.cpp.o [3182/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/ExceptionAnalyzer.cpp.o [3183/4395](320) Building CXX object tools/lld/Common/CMakeFiles/lldCommon.dir/Memory.cpp.o [3184/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/VforkChecker.cpp.o [3185/4395](320) Building CXX object tools/clang/tools/extra/clangd/support/CMakeFiles/obj.clangdSupport.dir/Cancellation.cpp.o [3186/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/FixItHintUtils.cpp.o [3187/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/OptionsUtils.cpp.o [3188/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PthreadLockChecker.cpp.o [3189/4395](320) Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVTargetMachine.cpp.o [3190/4395](320) Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVMachineFunctionInfo.cpp.o [3191/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/CreateCheckerManager.cpp.o [3192/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/NSInvocationArgumentLifetimeCheck.cpp.o [3193/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/Iterator.cpp.o [3194/4395](320) Building CXX object tools/clang/tools/extra/clang-apply-replacements/tool/CMakeFiles/clang-apply-replacements.dir/ClangApplyReplacementsMain.cpp.o [3195/4395](320) Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/MarkLive.cpp.o [3196/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/altera/CMakeFiles/obj.clangTidyAlteraModule.dir/SingleWorkItemBarrierCheck.cpp.o [3197/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefinedArraySubscriptChecker.cpp.o [3198/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/zircon/CMakeFiles/obj.clangTidyZirconModule.dir/TemporaryObjectsCheck.cpp.o [3199/4395](320) Building CXX object tools/lld/Common/CMakeFiles/lldCommon.dir/Strings.cpp.o [3200/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/openmp/CMakeFiles/obj.clangTidyOpenMPModule.dir/OpenMPTidyModule.cpp.o [3201/4395](320) Linking CXX executable bin/clang-ast-dump [3202/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecCreatCheck.cpp.o [3203/4395](320) Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/BreakableToken.cpp.o [3204/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/ForbiddenSubclassingCheck.cpp.o [3205/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/altera/CMakeFiles/obj.clangTidyAlteraModule.dir/AlteraTidyModule.cpp.o [3206/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/altera/CMakeFiles/obj.clangTidyAlteraModule.dir/KernelNameRestrictionCheck.cpp.o [3207/4395](320) Building CXX object tools/clang/tools/extra/clangd/support/CMakeFiles/obj.clangdSupport.dir/Shutdown.cpp.o [3208/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/NoexceptMoveConstructorCheck.cpp.o [3209/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/InefficientAlgorithmCheck.cpp.o [3210/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecEpollCreate1Check.cpp.o [3211/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/UsingNamespaceDirectiveCheck.cpp.o [3212/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/UnnecessaryValueParamCheck.cpp.o [3213/4395](320) Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/ExtractVariable.cpp.o [3214/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/NoAutomaticMoveCheck.cpp.o [3215/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/CommandProcessorCheck.cpp.o [3216/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/MoveConstructorInitCheck.cpp.o [3217/4395](320) Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/RemoveUsingNamespace.cpp.o [3218/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/GlobalNamesInHeadersCheck.cpp.o [3219/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/AssertEquals.cpp.o [3220/4395](320) Linking CXX static library lib/libLLVMBOLTUtils.a [3221/4395](320) Building CXX object tools/clang/tools/extra/pseudo/lib/CMakeFiles/obj.clangPseudo.dir/Token.cpp.o [3222/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/AvoidNSObjectNewCheck.cpp.o [3223/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/AvoidThrowingObjCExceptionCheck.cpp.o [3224/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/ImplicitConversionInLoopCheck.cpp.o [3225/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecPipe2Check.cpp.o [3226/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/DefaultArgumentsDeclarationsCheck.cpp.o [3227/4395](320) Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/CallGraphSort.cpp.o [3228/4395](320) Building CXX object tools/clang/tools/clang-linker-wrapper/CMakeFiles/clang-linker-wrapper.dir/OffloadWrapper.cpp.o [3229/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/boost/CMakeFiles/obj.clangTidyBoostModule.dir/BoostTidyModule.cpp.o [3230/4395](320) Building CXX object tools/clang/tools/clang-linker-wrapper/CMakeFiles/clang-linker-wrapper.dir/ClangLinkerWrapper.cpp.o [3231/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/darwin/CMakeFiles/obj.clangTidyDarwinModule.dir/AvoidSpinlockCheck.cpp.o [3232/4395](320) Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/DefineInline.cpp.o [3233/4395](320) Building CXX object tools/bolt/lib/Core/CMakeFiles/LLVMBOLTCore.dir/BinaryFunction.cpp.o [3234/4395](320) Building CXX object tools/lld/tools/lld/CMakeFiles/lld.dir/lld-driver.cpp.o [3235/4395](320) Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/DefineOutline.cpp.o [3236/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/OverloadedOperatorCheck.cpp.o [3237/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/TriviallyDestructibleCheck.cpp.o [3238/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/NonTrivialTypesLibcMemoryCallsCheck.cpp.o [3239/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/UpgradeGoogletestCaseCheck.cpp.o [3240/4395](320) Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVExpandPseudoInsts.cpp.o [3241/4395](320) Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVAsmPrinter.cpp.o [3242/4395](320) Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/ObjCLocalizeStringLiteral.cpp.o [3243/4395](320) Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/Chunks.cpp.o [3244/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecInotifyInitCheck.cpp.o [3245/4395](320) Building CXX object tools/clang/tools/extra/clang-apply-replacements/CMakeFiles/obj.clangApplyReplacements.dir/lib/Tooling/ApplyReplacements.cpp.o [3246/4395](320) Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVMacroFusion.cpp.o [3247/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/AvoidUnderscoreInGoogletestNameCheck.cpp.o [3248/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/ObjCTidyModule.cpp.o [3249/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/hicpp/CMakeFiles/obj.clangTidyHICPPModule.dir/NoAssemblerCheck.cpp.o [3250/4395](320) Building CXX object tools/clang/tools/extra/clangd/support/CMakeFiles/obj.clangdSupport.dir/Markup.cpp.o [3251/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/MoveConstArgCheck.cpp.o [3252/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/zircon/CMakeFiles/obj.clangTidyZirconModule.dir/ZirconTidyModule.cpp.o [3253/4395](320) Building CXX object lib/Target/RISCV/TargetInfo/CMakeFiles/LLVMRISCVInfo.dir/RISCVTargetInfo.cpp.o [3254/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/FunctionNamingCheck.cpp.o [3255/4395](320) Building CXX object tools/clang/tools/extra/pseudo/lib/CMakeFiles/obj.clangPseudo.dir/GLR.cpp.o [3256/4395](320) Linking CXX static library lib/libLLVMRISCVInfo.a [3257/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/Aliasing.cpp.o [3258/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/MutatingCopyCheck.cpp.o [3259/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/FileExtensionsUtils.cpp.o [3260/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/StaticallyConstructedObjectsCheck.cpp.o [3261/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/DefaultArgumentsCheck.cpp.o [3262/4395](320) Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/Driver.cpp.o [3263/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/DefaultOperatorNewAlignmentCheck.cpp.o [3264/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/NamespaceAliaser.cpp.o [3265/4395](320) Building CXX object tools/lld/Common/CMakeFiles/lldCommon.dir/ErrorHandler.cpp.o [3266/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/HeaderGuard.cpp.o [3267/4395](320) Building CXX object tools/clang/tools/extra/clangd/support/CMakeFiles/obj.clangdSupport.dir/Trace.cpp.o [3268/4395](320) Building CXX object tools/lld/Common/CMakeFiles/lldCommon.dir/CommonLinkerContext.cpp.o [3269/4395](320) Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/AnnotateHighlightings.cpp.o [3270/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/altera/CMakeFiles/obj.clangTidyAlteraModule.dir/IdDependentBackwardBranchCheck.cpp.o [3271/4395](320) Linking CXX executable bin/llvm-mt [3272/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/TrailingReturnCheck.cpp.o [3273/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/InefficientVectorOperationCheck.cpp.o [3274/4395](320) Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/MinGW.cpp.o [3275/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecInotifyInit1Check.cpp.o [3276/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/UncountedLambdaCapturesChecker.cpp.o [3277/4395](320) Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/WhitespaceManager.cpp.o [3278/4395](320) Building CXX object tools/bolt/lib/Core/CMakeFiles/LLVMBOLTCore.dir/BinaryBasicBlock.cpp.o [3279/4395](320) Building CXX object tools/lld/Common/CMakeFiles/lldCommon.dir/Args.cpp.o [3280/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/hicpp/CMakeFiles/obj.clangTidyHICPPModule.dir/MultiwayPathsCoveredCheck.cpp.o [3281/4395](320) Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVELFObjectWriter.cpp.o [3282/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/hicpp/CMakeFiles/obj.clangTidyHICPPModule.dir/HICPPTidyModule.cpp.o [3283/4395](320) Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVInstructionSelector.cpp.o [3284/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/linuxkernel/CMakeFiles/obj.clangTidyLinuxKernelModule.dir/LinuxKernelTidyModule.cpp.o [3285/4395](320) Linking CXX static library lib/libLLVMRISCVDesc.a [3286/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/NSDateFormatterCheck.cpp.o [3287/4395](320) Linking CXX static library lib/libLLVMRISCVCodeGen.a [3288/4395](320) Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MPI-Checker/MPIFunctionClassifier.cpp.o [3289/4395](320) Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/InputFiles.cpp.o [3290/4395](320) Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/Symbols.cpp.o [3291/4395](320) Linking CXX static library lib/libLLVMRISCVAsmParser.a [3292/4395](320) Linking CXX static library lib/libLLVMRISCVDisassembler.a [3293/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/darwin/CMakeFiles/obj.clangTidyDarwinModule.dir/DispatchOnceNonstaticCheck.cpp.o [3294/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/PostfixOperatorCheck.cpp.o [3295/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/MissingHashCheck.cpp.o [3296/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/DontModifyStdNamespaceCheck.cpp.o [3297/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/SetLongJmpCheck.cpp.o [3298/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/DefaultArgumentsCallsCheck.cpp.o [3299/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/ProperlySeededRandomGeneratorCheck.cpp.o [3300/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/ThrownExceptionTypeCheck.cpp.o [3301/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecEpollCreateCheck.cpp.o [3302/4395](320) Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/TokenAnnotator.cpp.o [3303/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/ExplicitMakePairCheck.cpp.o [3304/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/NoIntToPtrCheck.cpp.o [3305/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/altera/CMakeFiles/obj.clangTidyAlteraModule.dir/UnrollLoopsCheck.cpp.o [3306/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/openmp/CMakeFiles/obj.clangTidyOpenMPModule.dir/ExceptionEscapeCheck.cpp.o [3307/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/hicpp/CMakeFiles/obj.clangTidyHICPPModule.dir/SignedBitwiseCheck.cpp.o [3308/4395](320) Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/PDB.cpp.o [3309/4395](320) Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Arch/SPARCV9.cpp.o [3310/4395](320) Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Arch/X86_64.cpp.o [3311/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/altera/CMakeFiles/obj.clangTidyAlteraModule.dir/StructPackAlignCheck.cpp.o [3312/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/StaticObjectExceptionCheck.cpp.o [3313/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/VirtualInheritanceCheck.cpp.o [3314/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/PerformanceTidyModule.cpp.o [3315/4395](320) Linking CXX executable bin/llvm-ar [3316/4395](320) Generating ../../bin/llvm-ranlib [3317/4395](320) Generating ../../bin/llvm-lib [3318/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/UnnecessaryCopyInitialization.cpp.o [3319/4395](320) Generating ../../bin/llvm-dlltool [3320/4395](320) Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/DumpAST.cpp.o [3321/4395](320) Building CXX object tools/bolt/lib/Core/CMakeFiles/LLVMBOLTCore.dir/BinaryEmitter.cpp.o [3322/4395](320) Building CXX object tools/bolt/lib/Core/CMakeFiles/LLVMBOLTCore.dir/BinarySection.cpp.o [3323/4395](320) Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/MapFile.cpp.o [3324/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/TypeTraits.cpp.o [3325/4395](320) Building CXX object tools/clang/tools/extra/pseudo/lib/CMakeFiles/obj.clangPseudo.dir/Bracket.cpp.o [3326/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/AvoidCStyleCastsCheck.cpp.o [3327/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/darwin/CMakeFiles/obj.clangTidyDarwinModule.dir/DarwinTidyModule.cpp.o [3328/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/StrToNumCheck.cpp.o [3329/4395](320) Linking CXX static library lib/libclangPseudo.a [3330/4395](320) Building CXX object tools/clang/tools/extra/clangd/support/CMakeFiles/obj.clangdSupport.dir/Threading.cpp.o [3331/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/GoogleTidyModule.cpp.o [3332/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/TodoCommentCheck.cpp.o [3333/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/LimitedRandomnessCheck.cpp.o [3334/4395](320) Building CXX object tools/lld/Common/CMakeFiles/lldCommon.dir/Reproduce.cpp.o [3335/4395](320) Building CXX object tools/lld/tools/lld/CMakeFiles/lld.dir/lld.cpp.o [3336/4395](320) Building CXX object tools/bolt/lib/Core/CMakeFiles/LLVMBOLTCore.dir/DynoStats.cpp.o [3337/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/CERTTidyModule.cpp.o [3338/4395](320) Building CXX object tools/bolt/lib/Core/CMakeFiles/LLVMBOLTCore.dir/DebugData.cpp.o [3339/4395](320) Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/LLDMapFile.cpp.o [3340/4395](320) Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/DriverUtils.cpp.o [3341/4395](320) Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/AddUsing.cpp.o [3342/4395](320) Building CXX object tools/bolt/lib/Core/CMakeFiles/LLVMBOLTCore.dir/BinaryFunctionProfile.cpp.o [3343/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/UnnamedNamespaceInHeaderCheck.cpp.o [3344/4395](320) Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Arch/AArch64.cpp.o [3345/4395](320) Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/ExpandMacro.cpp.o [3346/4395](320) Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/Arch/ARM.cpp.o [3347/4395](320) Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Symbols.cpp.o [3348/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/PropertyDeclarationCheck.cpp.o [3349/4395](320) Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/Arch/X86_64.cpp.o [3350/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/AvoidNSErrorInitCheck.cpp.o [3351/4395](320) Building CXX object tools/clang/tools/extra/clangd/support/CMakeFiles/obj.clangdSupport.dir/Path.cpp.o [3352/4395](320) Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/OutputSections.cpp.o [3353/4395](320) Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/ScriptLexer.cpp.o [3354/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/ExplicitConstructorCheck.cpp.o [3355/4395](320) ASTNodeAPI.json [3356/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/MultipleInheritanceCheck.cpp.o [3357/4395](320) Building CXX object tools/lld/Common/CMakeFiles/lldCommon.dir/TargetOptionsCommandFlags.cpp.o [3358/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/SuperSelfCheck.cpp.o [3359/4395](320) Building CXX object tools/lld/Common/CMakeFiles/lldCommon.dir/Filesystem.cpp.o [3360/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/ComparisonInTempFailureRetryCheck.cpp.o [3361/4395](320) Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Relocations.cpp.o [3362/4395](320) Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/AArch64ErrataFix.cpp.o [3363/4395](320) Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Arch/Mips.cpp.o [3364/4395](320) Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/DLL.cpp.o [3365/4395](320) Building CXX object tools/bolt/lib/Core/CMakeFiles/LLVMBOLTCore.dir/BinaryData.cpp.o [3366/4395](320) Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/DriverUtils.cpp.o [3367/4395](320) Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/LTO.cpp.o [3368/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/VariadicFunctionDefCheck.cpp.o [3369/4395](320) Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/Writer.cpp.o [3370/4395](320) Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/Relocations.cpp.o [3371/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/LexerUtils.cpp.o [3372/4395](320) Building CXX object tools/bolt/lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/HFSortPlus.cpp.o [3373/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/InefficientStringConcatenationCheck.cpp.o [3374/4395](320) NodeIntrospection.inc [3375/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/hicpp/CMakeFiles/obj.clangTidyHICPPModule.dir/ExceptionBaseclassCheck.cpp.o [3376/4395](320) Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Arch/Hexagon.cpp.o [3377/4395](320) Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/MacroCallReconstructor.cpp.o [3378/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/IncludeSorter.cpp.o [3379/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/TransformerClangTidyCheck.cpp.o [3380/4395](320) Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Arch/PPC.cpp.o [3381/4395](320) Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Arch/MipsArchTree.cpp.o [3382/4395](320) Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Arch/AVR.cpp.o [3383/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/linuxkernel/CMakeFiles/obj.clangTidyLinuxKernelModule.dir/MustCheckErrsCheck.cpp.o [3384/4395](320) Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/ExtractFunction.cpp.o [3385/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/UsingInserter.cpp.o [3386/4395](320) Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/SwapIfBranches.cpp.o [3387/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/DeallocInCategoryCheck.cpp.o [3388/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/GlobalVariableDeclarationCheck.cpp.o [3389/4395](320) Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Arch/RISCV.cpp.o [3390/4395](320) Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/ObjCMemberwiseInitializer.cpp.o [3391/4395](320) Building CXX object tools/bolt/lib/Core/CMakeFiles/LLVMBOLTCore.dir/BinaryContext.cpp.o [3392/4395](320) Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/Arch/ARM64.cpp.o [3393/4395](320) Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Driver.cpp.o [3394/4395](320) Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/ExpandAutoType.cpp.o [3395/4395](320) Linking CXX static library lib/libclangFormat.a [3396/4395](320) Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/RawStringLiteral.cpp.o [3397/4395](320) Linking CXX static library lib/libclangIndex.a [3398/4395](320) Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/PopulateSwitch.cpp.o [3399/4395](320) Building CXX object tools/bolt/lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/HFSort.cpp.o [3400/4395](320) Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/OutputSection.cpp.o [3401/4395](320) Linking CXX static library lib/libclangCrossTU.a [3402/4395](320) Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/DriverUtils.cpp.o [3403/4395](320) Linking CXX static library lib/libclangExtractAPI.a [3404/4395](320) Linking CXX static library lib/libclangToolingRefactoring.a [3405/4395](320) Linking CXX static library lib/libclangStaticAnalyzerCore.a [3406/4395](320) Linking CXX static library lib/libclangTransformer.a [3407/4395](320) Linking CXX static library lib/libclangApplyReplacements.a [3408/4395](320) Building CXX object tools/clang/tools/extra/clangd/index/remote/unimplemented/CMakeFiles/obj.clangdRemoteIndex.dir/UnimplementedClient.cpp.o [3409/4395](320) Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/ICF.cpp.o [3410/4395](320) Linking CXX static library lib/libclangStaticAnalyzerCheckers.a [3411/4395](320) Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/SpecialMembers.cpp.o [3412/4395](320) Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/ExportTrie.cpp.o [3413/4395](320) Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/Driver.cpp.o [3414/4395](320) Linking CXX static library lib/libclangStaticAnalyzerFrontend.a [3415/4395](320) Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/LTO.cpp.o [3416/4395](320) Linking CXX executable bin/clang-format [3417/4395](320) Building CXX object tools/clang/tools/extra/clangd/support/CMakeFiles/obj.clangdSupport.dir/ThreadCrashReporter.cpp.o [3418/4395](320) Building CXX object tools/bolt/lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/CallGraph.cpp.o [3419/4395](320) Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/ConcatOutputSection.cpp.o [3420/4395](320) Linking CXX executable bin/clang-apply-replacements [3421/4395](320) Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/Arch/ARM64Common.cpp.o [3422/4395](320) Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/Dwarf.cpp.o [3423/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/RenamerClangTidyCheck.cpp.o [3424/4395](320) Building CXX object tools/bolt/lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/MCF.cpp.o [3425/4395](320) Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/ICF.cpp.o [3426/4395](320) Building CXX object tools/clang/tools/extra/clangd/support/CMakeFiles/obj.clangdSupport.dir/ThreadsafeFS.cpp.o [3427/4395](320) Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/dsymutil-driver.cpp.o [3428/4395](320) Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/ScriptParser.cpp.o [3429/4395](320) Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/MachODebugMapParser.cpp.o [3430/4395](320) Building CXX object tools/llvm-ifs/CMakeFiles/llvm-ifs.dir/llvm-ifs-driver.cpp.o [3431/4395](320) Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/Target.cpp.o [3432/4395](320) Building CXX object tools/llvm-nm/CMakeFiles/llvm-nm.dir/llvm-nm-driver.cpp.o [3433/4395](320) Building CXX object tools/llvm-lipo/CMakeFiles/llvm-lipo.dir/llvm-lipo-driver.cpp.o [3434/4395](320) Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Arch/AMDGPU.cpp.o [3435/4395](320) Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/InputFiles.cpp.o [3436/4395](320) Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/InputSection.cpp.o [3437/4395](320) Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/ICF.cpp.o [3438/4395](320) Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/SymbolTable.cpp.o [3439/4395](320) Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Writer.cpp.o [3440/4395](320) Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Target.cpp.o [3441/4395](320) Building CXX object tools/bolt/lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/Aligner.cpp.o [3442/4395](320) Building CXX object tools/bolt/lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/AllocCombiner.cpp.o [3443/4395](320) Building CXX object tools/bolt/lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/CMOVConversion.cpp.o [3444/4395](320) Building CXX object tools/lld/Common/CMakeFiles/lldCommon.dir/DWARF.cpp.o [3445/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecDupCheck.cpp.o [3446/4395](320) Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/LinkerScript.cpp.o [3447/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/FuchsiaTidyModule.cpp.o [3448/4395](320) Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/MapFile.cpp.o [3449/4395](320) Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/SymbolTable.cpp.o [3450/4395](320) Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/MemberwiseConstructor.cpp.o [3451/4395](320) Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/SyntheticSections.cpp.o [3452/4395](320) Building CXX object tools/bolt/lib/Profile/CMakeFiles/LLVMBOLTProfile.dir/ProfileReaderBase.cpp.o [3453/4395](320) Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/llvm-objcopy-driver.cpp.o [3454/4395](320) Building CXX object tools/lld/wasm/CMakeFiles/lldWasm.dir/MapFile.cpp.o [3455/4395](320) Building CXX object tools/bolt/lib/Rewrite/CMakeFiles/LLVMBOLTRewrite.dir/BinaryPassManager.cpp.o [3456/4395](320) Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/InputSection.cpp.o [3457/4395](320) Building CXX object tools/clang/tools/extra/clangd/support/CMakeFiles/obj.clangdSupport.dir/FileCache.cpp.o [3458/4395](320) Building CXX object tools/lld/wasm/CMakeFiles/lldWasm.dir/Driver.cpp.o [3459/4395](320) Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/Symbols.cpp.o [3460/4395](320) Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/SymbolTable.cpp.o [3461/4395](320) Building CXX object tools/bolt/lib/Target/AArch64/CMakeFiles/LLVMBOLTTargetAArch64.dir/AArch64MCPlusBuilder.cpp.o [3462/4395](320) Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/llvm-rc-driver.cpp.o [3463/4395](320) Building CXX object tools/bolt/lib/Profile/CMakeFiles/LLVMBOLTProfile.dir/Heatmap.cpp.o [3464/4395](320) Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageReport.cpp.o [3465/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/OverloadedUnaryAndCheck.cpp.o [3466/4395](320) Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/ObjC.cpp.o [3467/4395](320) Building CXX object tools/bolt/lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/FrameAnalysis.cpp.o [3468/4395](320) Building CXX object tools/bolt/lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/PLTCall.cpp.o [3469/4395](320) Building CXX object tools/lld/wasm/CMakeFiles/lldWasm.dir/SymbolTable.cpp.o [3470/4395](320) Building CXX object tools/lld/wasm/CMakeFiles/lldWasm.dir/SyntheticSections.cpp.o [3471/4395](320) Building CXX object tools/bolt/lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/CacheMetrics.cpp.o [3472/4395](320) Building CXX object tools/bolt/lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/AsmDump.cpp.o [3473/4395](320) Building CXX object tools/bolt/lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/StackAllocationAnalysis.cpp.o [3474/4395](320) Building CXX object tools/bolt/lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/FrameOptimizer.cpp.o [3475/4395](320) Building CXX object tools/lld/wasm/CMakeFiles/lldWasm.dir/LTO.cpp.o [3476/4395](320) Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/llvm-readobj-driver.cpp.o [3477/4395](320) Building CXX object tools/bolt/lib/Profile/CMakeFiles/LLVMBOLTProfile.dir/YAMLProfileWriter.cpp.o [3478/4395](320) Building CXX object tools/llvm-size/CMakeFiles/llvm-size.dir/llvm-size-driver.cpp.o [3479/4395](320) Building CXX object tools/bolt/tools/driver/CMakeFiles/llvm-bolt.dir/llvm-bolt.cpp.o [3480/4395](320) Building CXX object tools/lld/wasm/CMakeFiles/lldWasm.dir/Symbols.cpp.o [3481/4395](320) Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/ARMErrataFix.cpp.o [3482/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/ExprSequence.cpp.o [3483/4395](320) Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/DebugTypes.cpp.o [3484/4395](320) Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/MarkLive.cpp.o [3485/4395](320) Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/LTO.cpp.o [3486/4395](320) Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/COFFLinkerContext.cpp.o [3487/4395](320) Building CXX object tools/bolt/lib/Core/CMakeFiles/LLVMBOLTCore.dir/Relocation.cpp.o [3488/4395](320) Building CXX object tools/lld/wasm/CMakeFiles/lldWasm.dir/WriterUtils.cpp.o [3489/4395](320) Building CXX object tools/lld/wasm/CMakeFiles/lldWasm.dir/MarkLive.cpp.o [3490/4395](320) Building CXX object tools/bolt/lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/ReorderFunctions.cpp.o [3491/4395](320) Building CXX object tools/bolt/lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/IdenticalCodeFolding.cpp.o [3492/4395](320) Building CXX object tools/bolt/lib/Profile/CMakeFiles/LLVMBOLTProfile.dir/YAMLProfileReader.cpp.o [3493/4395](320) Building CXX object tools/bolt/lib/Rewrite/CMakeFiles/LLVMBOLTRewrite.dir/DWARFRewriter.cpp.o [3494/4395](320) Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/llvm-rc.cpp.o [3495/4395](320) Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyClassLayoutGraphicalDumper.cpp.o [3496/4395](320) Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/BytesOutputStyle.cpp.o [3497/4395](320) Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/ObjcopyOptions.cpp.o [3498/4395](320) Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/ARMWinEHPrinter.cpp.o [3499/4395](320) Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Arch/MSP430.cpp.o [3500/4395](320) Building CXX object tools/llvm-dwp/CMakeFiles/llvm-dwp.dir/llvm-dwp.cpp.o [3501/4395](320) Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyFunctionDumper.cpp.o [3502/4395](320) Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/MarkLive.cpp.o [3503/4395](320) Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/MapFile.cpp.o [3504/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/IntegerTypesCheck.cpp.o [3505/4395](320) Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Arch/ARM.cpp.o [3506/4395](320) Building CXX object tools/bolt/lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/DataflowInfoManager.cpp.o [3507/4395](320) Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/ObjDumper.cpp.o [3508/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/TypePromotionInMathFnCheck.cpp.o [3509/4395](320) Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Arch/PPC64.cpp.o [3510/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/ASTUtils.cpp.o [3511/4395](320) Building CXX object tools/bolt/lib/Rewrite/CMakeFiles/LLVMBOLTRewrite.dir/MachORewriteInstance.cpp.o [3512/4395](320) Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/CallGraphSort.cpp.o [3513/4395](320) Building CXX object tools/bolt/lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/BinaryFunctionCallGraph.cpp.o [3514/4395](320) Building CXX object tools/bolt/lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/StackAvailableExpressions.cpp.o [3515/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecSocketCheck.cpp.o [3516/4395](320) Building CXX object tools/bolt/lib/RuntimeLibs/CMakeFiles/LLVMBOLTRuntimeLibs.dir/RuntimeLibrary.cpp.o [3517/4395](320) Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/OutputSegment.cpp.o [3518/4395](320) Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageExporterJson.cpp.o [3519/4395](320) Building CXX object tools/bolt/lib/Rewrite/CMakeFiles/LLVMBOLTRewrite.dir/RewriteInstance.cpp.o [3520/4395](320) Building CXX object tools/bolt/lib/Core/CMakeFiles/LLVMBOLTCore.dir/FunctionLayout.cpp.o [3521/4395](320) Building CXX object tools/bolt/lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/ADRRelaxationPass.cpp.o [3522/4395](320) Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/dsymutil.cpp.o [3523/4395](320) Building CXX object tools/lld/wasm/CMakeFiles/lldWasm.dir/Writer.cpp.o [3524/4395](320) Building CXX object tools/bolt/lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/PatchEntries.cpp.o [3525/4395](320) Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/TestingSupport.cpp.o [3526/4395](320) Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyEnumDumper.cpp.o [3527/4395](320) Building CXX object tools/bolt/lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/CallGraphWalker.cpp.o [3528/4395](320) Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/YAMLOutputStyle.cpp.o [3529/4395](320) Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/OffloadDump.cpp.o [3530/4395](320) Building CXX object tools/bolt/lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/VeneerElimination.cpp.o [3531/4395](320) Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/Reproducer.cpp.o [3532/4395](320) Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CodeCoverage.cpp.o [3533/4395](320) Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/DWARF.cpp.o [3534/4395](320) Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Thunks.cpp.o [3535/4395](320) Building CXX object tools/bolt/lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/DataflowAnalysis.cpp.o [3536/4395](320) Building CXX object tools/bolt/lib/Profile/CMakeFiles/LLVMBOLTProfile.dir/BoltAddressTranslation.cpp.o [3537/4395](320) Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyTypeDumper.cpp.o [3538/4395](320) Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/llvm-cov.cpp.o [3539/4395](320) Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/UnwindInfoSection.cpp.o [3540/4395](320) Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/DebugMap.cpp.o [3541/4395](320) Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/DwarfLinkerForBinary.cpp.o [3542/4395](320) Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/EhFrame.cpp.o [3543/4395](320) Building CXX object tools/bolt/lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/RetpolineInsertion.cpp.o [3544/4395](320) Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/Arch/ARM64_32.cpp.o [3545/4395](320) Building CXX object tools/lld/wasm/CMakeFiles/lldWasm.dir/InputChunks.cpp.o [3546/4395](320) Building CXX object tools/lld/wasm/CMakeFiles/lldWasm.dir/OutputSections.cpp.o [3547/4395](320) Building CXX object tools/bolt/lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/Hugify.cpp.o [3548/4395](320) Building CXX object tools/bolt/lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/LoopInversionPass.cpp.o [3549/4395](320) Building CXX object tools/llvm-gsymutil/CMakeFiles/llvm-gsymutil.dir/llvm-gsymutil.cpp.o [3550/4395](320) Building CXX object tools/llvm-ifs/CMakeFiles/llvm-ifs.dir/llvm-ifs.cpp.o [3551/4395](320) Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/MachODump.cpp.o [3552/4395](320) Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/SourceCoverageView.cpp.o [3553/4395](320) Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/StreamUtil.cpp.o [3554/4395](320) Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptToken.cpp.o [3555/4395](320) Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptParser.cpp.o [3556/4395](320) Building CXX object tools/lld/wasm/CMakeFiles/lldWasm.dir/Relocations.cpp.o [3557/4395](320) Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptStmt.cpp.o [3558/4395](320) Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PdbYaml.cpp.o [3559/4395](320) Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/WindowsResourceDumper.cpp.o [3560/4395](320) Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageExporterLcov.cpp.o [3561/4395](320) Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/EhFrame.cpp.o [3562/4395](320) Building CXX object tools/bolt/lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/PettisAndHansen.cpp.o [3563/4395](320) Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/DumpOutputStyle.cpp.o [3564/4395](320) Building CXX object tools/bolt/lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/ReorderAlgorithm.cpp.o [3565/4395](320) Building CXX object tools/bolt/lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/StokeInfo.cpp.o [3566/4395](320) Building CXX object tools/bolt/lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/ThreeWayBranch.cpp.o [3567/4395](320) Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/SyntheticSections.cpp.o [3568/4395](320) Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyVariableDumper.cpp.o [3569/4395](320) Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/InputFiles.cpp.o [3570/4395](320) Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/COFFDump.cpp.o [3571/4395](320) Building CXX object tools/bolt/lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/RegAnalysis.cpp.o [3572/4395](320) Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/llvm-pdbutil.cpp.o [3573/4395](320) Building CXX object tools/bolt/lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/ShrinkWrapping.cpp.o [3574/4395](320) Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/SectionPriorities.cpp.o [3575/4395](320) Building CXX object tools/bolt/lib/RuntimeLibs/CMakeFiles/LLVMBOLTRuntimeLibs.dir/HugifyRuntimeLibrary.cpp.o [3576/4395](320) Building CXX object tools/bolt/lib/RuntimeLibs/CMakeFiles/LLVMBOLTRuntimeLibs.dir/InstrumentationRuntimeLibrary.cpp.o [3577/4395](320) Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyCompilandDumper.cpp.o [3578/4395](320) Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-converter.cpp.o [3579/4395](320) Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/CFBundle.cpp.o [3580/4395](320) Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/Writer.cpp.o [3581/4395](320) Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/MachOUtils.cpp.o [3582/4395](320) Building CXX object tools/lld/Common/CMakeFiles/lldCommon.dir/Timer.cpp.o [3583/4395](320) Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyTypedefDumper.cpp.o [3584/4395](320) Building CXX object tools/llvm-libtool-darwin/CMakeFiles/llvm-libtool-darwin.dir/llvm-libtool-darwin.cpp.o [3585/4395](320) Building CXX object tools/bolt/lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/RegReAssign.cpp.o [3586/4395](320) Building CXX object tools/bolt/lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/BinaryPasses.cpp.o [3587/4395](320) Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceFileWriter.cpp.o [3588/4395](320) Building CXX object tools/lld/wasm/CMakeFiles/lldWasm.dir/OutputSegment.cpp.o [3589/4395](320) Building CXX object tools/bolt/lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/StackReachingUses.cpp.o [3590/4395](320) Building CXX object tools/bolt/lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/JTFootprintReduction.cpp.o [3591/4395](320) Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/WasmDumper.cpp.o [3592/4395](320) Building CXX object tools/bolt/lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/LivenessAnalysis.cpp.o [3593/4395](320) Building CXX object tools/bolt/lib/Core/CMakeFiles/LLVMBOLTCore.dir/Exceptions.cpp.o [3594/4395](320) Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-graph.cpp.o [3595/4395](320) Building CXX object tools/bolt/lib/Rewrite/CMakeFiles/LLVMBOLTRewrite.dir/ExecutableFileMemoryManager.cpp.o [3596/4395](320) Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-stacks.cpp.o [3597/4395](320) Building CXX object tools/llvm-dwarfdump/CMakeFiles/llvm-dwarfdump.dir/Statistics.cpp.o [3598/4395](320) Building CXX object tools/bolt/lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/Inliner.cpp.o [3599/4395](320) Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/BinaryHolder.cpp.o [3600/4395](320) Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyClassDefinitionDumper.cpp.o [3601/4395](320) Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/ExplainOutputStyle.cpp.o [3602/4395](320) Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-extract.cpp.o [3603/4395](320) Building CXX object tools/llvm-lipo/CMakeFiles/llvm-lipo.dir/llvm-lipo.cpp.o [3604/4395](320) Building CXX object tools/lld/wasm/CMakeFiles/lldWasm.dir/InputFiles.cpp.o [3605/4395](320) Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/MinimalTypeDumper.cpp.o [3606/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ClangTidyOptions.cpp.o [3607/4395](320) Building CXX object tools/llvm-debuginfod-find/CMakeFiles/llvm-debuginfod-find.dir/llvm-debuginfod-find.cpp.o [3608/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/CopyConstructorInitCheck.cpp.o [3609/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/DynamicStaticInitializersCheck.cpp.o [3610/4395](320) Building CXX object tools/bolt/lib/Core/CMakeFiles/LLVMBOLTCore.dir/ParallelUtilities.cpp.o [3611/4395](320) Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/Win64EHDumper.cpp.o [3612/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ExpandModularHeadersPPCallbacks.cpp.o [3613/4395](320) Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/SourceCoverageViewHTML.cpp.o [3614/4395](320) Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/SourceCoverageViewText.cpp.o [3615/4395](320) Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/COFFDumper.cpp.o [3616/4395](320) Building CXX object tools/bolt/lib/Core/CMakeFiles/LLVMBOLTCore.dir/JumpTable.cpp.o [3617/4395](320) Building CXX object tools/bolt/lib/Core/CMakeFiles/LLVMBOLTCore.dir/MCPlusBuilder.cpp.o [3618/4395](320) Building CXX object tools/polly/lib/CMakeFiles/obj.Polly.dir/Support/GICHelper.cpp.o [3619/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/IntegerDivisionCheck.cpp.o [3620/4395](320) Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-fdr-dump.cpp.o [3621/4395](320) Building CXX object tools/bolt/lib/Profile/CMakeFiles/LLVMBOLTProfile.dir/DataAggregator.cpp.o [3622/4395](320) Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageFilters.cpp.o [3623/4395](320) Building CXX object tools/bolt/lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/SplitFunctions.cpp.o [3624/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MacroParenthesesCheck.cpp.o [3625/4395](320) Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/WasmDump.cpp.o [3626/4395](320) Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/MinimalSymbolDumper.cpp.o [3627/4395](320) Building CXX object tools/bolt/lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/LongJmp.cpp.o [3628/4395](320) Building CXX object tools/bolt/lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/Instrumentation.cpp.o [3629/4395](320) Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Arch/X86.cpp.o [3630/4395](320) Building CXX object tools/bolt/lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/IndirectCallPromotion.cpp.o [3631/4395](320) Building CXX object tools/bolt/lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/StackPointerTracking.cpp.o [3632/4395](320) Building CXX object tools/bolt/lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/ReorderData.cpp.o [3633/4395](320) Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/FileMatchTrie.cpp.o [3634/4395](320) Building CXX object tools/bolt/lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/TailDuplication.cpp.o [3635/4395](320) Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/XCOFFDump.cpp.o [3636/4395](320) Building CXX object tools/llvm-dwarfdump/CMakeFiles/llvm-dwarfdump.dir/llvm-dwarfdump.cpp.o [3637/4395](320) Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/SourcePrinter.cpp.o [3638/4395](320) Building CXX object tools/bolt/lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/ValidateMemRefs.cpp.o [3639/4395](320) Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyExternalSymbolDumper.cpp.o [3640/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MisplacedWideningCastCheck.cpp.o [3641/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/StringConstructorCheck.cpp.o [3642/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/StringviewNullptrCheck.cpp.o [3643/4395](320) Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/MachODumper.cpp.o [3644/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/FasterStrsplitDelimiterCheck.cpp.o [3645/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/NoNamespaceCheck.cpp.o [3646/4395](320) Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/TypeReferenceTracker.cpp.o [3647/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationComparisonCheck.cpp.o [3648/4395](320) Building CXX object tools/llvm-dwarfdump/CMakeFiles/llvm-dwarfdump.dir/SectionSizes.cpp.o [3649/4395](320) Building CXX object tools/llvm-symbolizer/CMakeFiles/llvm-symbolizer.dir/llvm-symbolizer.cpp.o [3650/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationSubtractionCheck.cpp.o [3651/4395](320) Building CXX object tools/llvm-ifs/CMakeFiles/llvm-ifs.dir/ErrorCollector.cpp.o [3652/4395](320) Building CXX object tools/llvm-size/CMakeFiles/llvm-size.dir/llvm-size.cpp.o [3653/4395](320) Building CXX object tools/bolt/lib/Profile/CMakeFiles/LLVMBOLTProfile.dir/DataReader.cpp.o [3654/4395](320) Building CXX object tools/polly/lib/CMakeFiles/obj.Polly.dir/Support/VirtualInstruction.cpp.o [3655/4395](320) Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/SymbolMap.cpp.o [3656/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationFactoryFloatCheck.cpp.o [3657/4395](320) Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/llvm-readobj.cpp.o [3658/4395](320) Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/InterpolatingCompilationDatabase.cpp.o [3659/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/IncorrectRoundingsCheck.cpp.o [3660/4395](320) Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/GuessTargetAndModeCompilationDatabase.cpp.o [3661/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SignedCharMisuseCheck.cpp.o [3662/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/concurrency/CMakeFiles/obj.clangTidyConcurrencyModule.dir/ConcurrencyTidyModule.cpp.o [3663/4395](320) Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/gcov.cpp.o [3664/4395](320) Building CXX object tools/lld/MinGW/CMakeFiles/lldMinGW.dir/Driver.cpp.o [3665/4395](320) Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-graph-diff.cpp.o [3666/4395](320) Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-account.cpp.o [3667/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/DanglingHandleCheck.cpp.o [3668/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationAdditionCheck.cpp.o [3669/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/BoolPointerImplicitConversionCheck.cpp.o [3670/4395](320) Building CXX object tools/llvm-nm/CMakeFiles/llvm-nm.dir/llvm-nm.cpp.o [3671/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/AssertSideEffectCheck.cpp.o [3672/4395](320) Building CXX object tools/lld/Common/CMakeFiles/lldCommon.dir/Version.cpp.o [3673/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ForwardingReferenceOverloadCheck.cpp.o [3674/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/InterfacesGlobalInitCheck.cpp.o [3675/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationFactoryScaleCheck.cpp.o [3676/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/FoldInitTypeCheck.cpp.o [3677/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SignalHandlerCheck.cpp.o [3678/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ExceptionEscapeCheck.cpp.o [3679/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ParentVirtualCallCheck.cpp.o [3680/4395](320) Building CXX object tools/polly/lib/CMakeFiles/obj.Polly.dir/Exchange/JSONExporter.cpp.o [3681/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/InfiniteLoopCheck.cpp.o [3682/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SuspiciousEnumUsageCheck.cpp.o [3683/4395](320) Linking CXX static library lib/libclangdSupport.a [3684/4395](320) Linking CXX static library lib/liblldCommon.a [3685/4395](320) Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/ArgumentsAdjusters.cpp.o [3686/4395](320) Linking CXX static library lib/libLLVMBOLTCore.a [3687/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationRewriter.cpp.o [3688/4395](320) Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/llvm-objdump.cpp.o [3689/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/StrCatAppendCheck.cpp.o [3690/4395](320) Linking CXX static library lib/libclangdRemoteIndex.a [3691/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/TimeSubtractionCheck.cpp.o [3692/4395](320) Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/NewDeleteOverloadsCheck.cpp.o [3693/4395](320) Linking CXX static library lib/libLLVMBOLTTargetAArch64.a [3694/4395](319) Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/llvm-objcopy.cpp.o [3695/4395](319) Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/CompilationDatabase.cpp.o [3696/4395](318) Building CXX object tools/clang/tools/clang-refactor/CMakeFiles/clang-refactor.dir/ClangRefactor.cpp.o [3697/4395](317) Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/FixIt.cpp.o [3698/4395](316) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/NotNullTerminatedResultCheck.cpp.o [3699/4395](315) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/PosixReturnCheck.cpp.o [3700/4395](314) Linking CXX executable bin/llvm-size [3701/4395](313) Linking CXX executable bin/llvm-ifs [3702/4395](312) Linking CXX executable bin/llvm-debuginfod-find [3703/4395](311) Building CXX object tools/bolt/lib/Target/X86/CMakeFiles/LLVMBOLTTargetX86.dir/X86MCSymbolizer.cpp.o [3704/4395](310) Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyBuiltinDumper.cpp.o [3705/4395](310) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/LambdaFunctionNameCheck.cpp.o [3706/4395](309) Building CXX object tools/clang/tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/NoLintDirectiveHandler.cpp.o [3707/4395](308) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SizeofExpressionCheck.cpp.o [3708/4395](307) Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/ELFDumper.cpp.o [3709/4395](306) Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/NodeIntrospection.cpp.o [3710/4395](305) Building CXX object tools/polly/lib/CMakeFiles/obj.Polly.dir/Support/ScopLocation.cpp.o [3711/4395](304) Linking CXX executable bin/llvm-dwarfdump [3712/4395](303) Linking CXX executable bin/llvm-nm [3713/4395](302) Linking CXX executable bin/llvm-objcopy [3714/4395](302) Generating ../../bin/llvm-strip [3715/4395](301) Linking CXX executable bin/llvm-symbolizer [3716/4395](300) Building CXX object tools/polly/lib/CMakeFiles/obj.Polly.dir/Transform/CodePreparation.cpp.o [3717/4395](299) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/StringIntegerAssignmentCheck.cpp.o [3718/4395](298) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/EasilySwappableParametersCheck.cpp.o [3719/4395](297) Building CXX object tools/clang/tools/extra/clang-tidy/llvm/CMakeFiles/obj.clangTidyLLVMModule.dir/HeaderGuardCheck.cpp.o [3720/4395](296) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ThrowKeywordMissingCheck.cpp.o [3721/4395](295) Building CXX object tools/polly/lib/CMakeFiles/obj.Polly.dir/Support/DumpModulePass.cpp.o [3722/4395](294) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ImplicitWideningOfMultiplicationResultCheck.cpp.o [3723/4395](293) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/BranchCloneCheck.cpp.o [3724/4395](292) Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/CppCoreGuidelinesTidyModule.cpp.o [3725/4395](291) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ArgumentCommentCheck.cpp.o [3726/4395](290) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/BadSignalToKillThreadCheck.cpp.o [3727/4395](289) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SmartPtrArrayMismatchCheck.cpp.o [3728/4395](288) Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/CleanupCtadCheck.cpp.o [3729/4395](287) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/RedundantBranchConditionCheck.cpp.o [3730/4395](286) Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/AbseilTidyModule.cpp.o [3731/4395](285) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MisplacedOperatorInStrlenInAllocCheck.cpp.o [3732/4395](284) Building CXX object tools/clang/tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ClangTidyProfiling.cpp.o [3733/4395](283) Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationDivisionCheck.cpp.o [3734/4395](282) Linking CXX executable bin/llvm-pdbutil [3735/4395](281) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UnhandledSelfAssignmentCheck.cpp.o [3736/4395](280) Building CXX object tools/bolt/lib/Target/X86/CMakeFiles/LLVMBOLTTargetX86.dir/X86MCPlusBuilder.cpp.o [3737/4395](280) Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/llvm-xray.cpp.o [3738/4395](279) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MoveForwardingReferenceCheck.cpp.o [3739/4395](278) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MultipleStatementMacroCheck.cpp.o [3740/4395](277) Linking CXX static library lib/libLLVMBOLTTargetX86.a [3741/4395](276) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ReservedIdentifierCheck.cpp.o [3742/4395](275) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UseAfterMoveCheck.cpp.o [3743/4395](274) Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/IntegralLiteralExpressionMatcher.cpp.o [3744/4395](273) Building CXX object tools/clang/tools/extra/clang-tidy/llvmlibc/CMakeFiles/obj.clangTidyLLVMLibcModule.dir/CalleeNamespaceCheck.cpp.o [3745/4395](272) Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/AvoidDoWhileCheck.cpp.o [3746/4395](271) Building CXX object tools/polly/lib/CMakeFiles/obj.Polly.dir/Support/DumpFunctionPass.cpp.o [3747/4395](270) Building CXX object tools/polly/lib/CMakeFiles/obj.Polly.dir/CodeGen/RuntimeDebugBuilder.cpp.o [3748/4395](269) Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/Refactoring.cpp.o [3749/4395](268) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MisplacedPointerArithmeticInAllocCheck.cpp.o [3750/4395](267) Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/NarrowingConversionsCheck.cpp.o [3751/4395](266) Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeConstCastCheck.cpp.o [3752/4395](265) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MacroRepeatedSideEffectsCheck.cpp.o [3753/4395](264) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/NoEscapeCheck.cpp.o [3754/4395](263) Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeUnionAccessCheck.cpp.o [3755/4395](262) Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeReinterpretCastCheck.cpp.o [3756/4395](261) Building CXX object tools/polly/lib/CMakeFiles/obj.Polly.dir/Analysis/ScopBuilder.cpp.o [3757/4395](260) Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/Tooling.cpp.o [3758/4395](259) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UncheckedOptionalAccessCheck.cpp.o [3759/4395](258) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SuspiciousSemicolonCheck.cpp.o [3760/4395](257) Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/StaticAssertCheck.cpp.o [3761/4395](256) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SizeofContainerCheck.cpp.o [3762/4395](255) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SuspiciousMissingCommaCheck.cpp.o [3763/4395](254) Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeMemberInitCheck.cpp.o [3764/4395](253) Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/NonPrivateMemberVariablesInClassesCheck.cpp.o [3765/4395](252) Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/RedundantStrcatCallsCheck.cpp.o [3766/4395](251) Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeCstyleCastCheck.cpp.o [3767/4395](250) Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/RedundantExpressionCheck.cpp.o [3768/4395](249) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SwappedArgumentsCheck.cpp.o [3769/4395](248) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SharedPtrArrayMismatchCheck.cpp.o [3770/4395](247) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/VirtualNearMissCheck.cpp.o [3771/4395](246) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/StringLiteralWithEmbeddedNulCheck.cpp.o [3772/4395](245) Building CXX object tools/clang/tools/extra/clang-tidy/llvm/CMakeFiles/obj.clangTidyLLVMModule.dir/PreferIsaOrDynCastInConditionalsCheck.cpp.o [3773/4395](244) Building CXX object tools/clang/tools/extra/clang-tidy/llvm/CMakeFiles/obj.clangTidyLLVMModule.dir/PreferRegisterOverUnsignedCheck.cpp.o [3774/4395](243) Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/ELFDump.cpp.o [3775/4395](243) Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/TimeComparisonCheck.cpp.o [3776/4395](242) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UnusedReturnValueCheck.cpp.o [3777/4395](241) Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/UpgradeDurationConversionsCheck.cpp.o [3778/4395](240) Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeStaticCastDowncastCheck.cpp.o [3779/4395](239) Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/VirtualClassDestructorCheck.cpp.o [3780/4395](238) Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/SpecialMemberFunctionsCheck.cpp.o [3781/4395](237) Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/NoInternalDependenciesCheck.cpp.o [3782/4395](236) Building CXX object tools/clang/tools/extra/clang-tidy/llvmlibc/CMakeFiles/obj.clangTidyLLVMLibcModule.dir/ImplementationInNamespaceCheck.cpp.o [3783/4395](235) Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-registry.cpp.o [3784/4395](234) Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/NoMallocCheck.cpp.o [3785/4395](233) Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/XCOFFDumper.cpp.o [3786/4395](232) Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-color-helper.cpp.o [3787/4395](231) Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/AvoidNonConstGlobalVariablesCheck.cpp.o [3788/4395](230) Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/StringFindStartswithCheck.cpp.o [3789/4395](229) Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/StringFindStrContainsCheck.cpp.o [3790/4395](228) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/TooSmallLoopVariableCheck.cpp.o [3791/4395](227) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/AssignmentInIfConditionCheck.cpp.o [3792/4395](226) Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/MacroUsageCheck.cpp.o [3793/4395](225) Building CXX object tools/polly/lib/CMakeFiles/obj.Polly.dir/Transform/ScheduleOptimizer.cpp.o [3794/4395](224) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SuspiciousIncludeCheck.cpp.o [3795/4395](223) Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/MisleadingIdentifier.cpp.o [3796/4395](222) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SuspiciousMemsetUsageCheck.cpp.o [3797/4395](221) Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/InitVariablesCheck.cpp.o [3798/4395](220) Building CXX object tools/clang/tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/GlobList.cpp.o [3799/4395](219) Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/NoRecursionCheck.cpp.o [3800/4395](218) Building CXX object tools/clang/tools/extra/clang-tidy/concurrency/CMakeFiles/obj.clangTidyConcurrencyModule.dir/ThreadCanceltypeAsynchronousCheck.cpp.o [3801/4395](217) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/InaccurateEraseCheck.cpp.o [3802/4395](216) Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/MisleadingIndentationCheck.cpp.o [3803/4395](215) Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/QualifiedAutoCheck.cpp.o [3804/4395](214) Building CXX object tools/clang/tools/extra/clang-tidy/tool/CMakeFiles/clang-tidy.dir/ClangTidyToolMain.cpp.o [3805/4395](213) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UnusedRaiiCheck.cpp.o [3806/4395](212) Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/func-id-helper.cpp.o [3807/4395](212) Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProBoundsPointerArithmeticCheck.cpp.o [3808/4395](211) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/TerminatingContinueCheck.cpp.o [3809/4395](210) Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/AvoidConstOrRefDataMembersCheck.cpp.o [3810/4395](209) Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseNodiscardCheck.cpp.o [3811/4395](208) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SuspiciousStringCompareCheck.cpp.o [3812/4395](207) Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/LoopConvertCheck.cpp.o [3813/4395](206) Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/SlicingCheck.cpp.o [3814/4395](205) Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/ConstCorrectnessCheck.cpp.o [3815/4395](204) Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/NonCopyableObjects.cpp.o [3816/4395](203) Linking CXX executable bin/llvm-objdump [3817/4395](203) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SpuriouslyWakeUpFunctionsCheck.cpp.o [3818/4395](202) Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseNoexceptCheck.cpp.o [3819/4395](201) Generating ../../bin/llvm-otool [3820/4395](200) Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/UnusedAliasDeclsCheck.cpp.o [3821/4395](199) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ForwardDeclarationNamespaceCheck.cpp.o [3822/4395](198) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UnhandledExceptionAtNewCheck.cpp.o [3823/4395](197) Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptCppFilter.cpp.o [3824/4395](197) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UndelegatedConstructorCheck.cpp.o [3825/4395](196) Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/MiscTidyModule.cpp.o [3826/4395](195) Building CXX object tools/clang/tools/extra/clang-tidy/llvmlibc/CMakeFiles/obj.clangTidyLLVMLibcModule.dir/LLVMLibcTidyModule.cpp.o [3827/4395](194) Building CXX object tools/bolt/lib/Rewrite/CMakeFiles/LLVMBOLTRewrite.dir/BoltDiff.cpp.o [3828/4395](193) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UndefinedMemoryManipulationCheck.cpp.o [3829/4395](192) Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/IsolateDeclarationCheck.cpp.o [3830/4395](191) Building CXX object tools/clang/tools/extra/clang-tidy/llvm/CMakeFiles/obj.clangTidyLLVMModule.dir/LLVMTidyModule.cpp.o [3831/4395](190) Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/ThrowByValueCatchByReferenceCheck.cpp.o [3832/4395](189) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SuspiciousMemoryComparisonCheck.cpp.o [3833/4395](188) Building CXX object tools/clang/tools/extra/clang-tidy/portability/CMakeFiles/obj.clangTidyPortabilityModule.dir/PortabilityTidyModule.cpp.o [3834/4395](187) Linking CXX executable bin/llvm-xray [3835/4395](186) Linking CXX executable bin/llvm-rc [3836/4395](185) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SuspiciousReallocUsageCheck.cpp.o [3837/4395](184) Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/FunctionCognitiveComplexityCheck.cpp.o [3838/4395](183) Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ReturnBracedInitListCheck.cpp.o [3839/4395](182) Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProBoundsConstantArrayIndexCheck.cpp.o [3840/4395](181) Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/DuplicateIncludeCheck.cpp.o [3841/4395](180) Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ConcatNestedNamespacesCheck.cpp.o [3842/4395](179) Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseTransparentFunctorsCheck.cpp.o [3843/4395](178) Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseTrailingReturnTypeCheck.cpp.o [3844/4395](177) Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/InconsistentDeclarationParameterNameCheck.cpp.o [3845/4395](176) Building CXX object tools/clang/tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ClangTidyModule.cpp.o [3846/4395](175) Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/LoopConvertUtils.cpp.o [3847/4395](174) Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ReplaceAutoPtrCheck.cpp.o [3848/4395](173) Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/MakeSmartPtrCheck.cpp.o [3849/4395](172) Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/DeprecatedIosBaseAliasesCheck.cpp.o [3850/4395](171) Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseUsingCheck.cpp.o [3851/4395](170) Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseEmplaceCheck.cpp.o [3852/4395](169) Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseEqualsDeleteCheck.cpp.o [3853/4395](168) Building CXX object tools/polly/lib/CMakeFiles/obj.Polly.dir/Transform/FlattenAlgo.cpp.o [3854/4395](167) Building CXX object tools/clang/tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/FindAllMacros.cpp.o [3855/4395](166) Building CXX object tools/polly/lib/CMakeFiles/obj.Polly.dir/Transform/FlattenSchedule.cpp.o [3856/4395](165) Building CXX object tools/clang/tools/extra/clang-tidy/llvmlibc/CMakeFiles/obj.clangTidyLLVMLibcModule.dir/RestrictSystemLibcHeadersCheck.cpp.o [3857/4395](164) Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/RedundantVoidArgCheck.cpp.o [3858/4395](163) Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/RawStringLiteralCheck.cpp.o [3859/4395](162) Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/ConfusableIdentifierCheck.cpp.o [3860/4395](161) Building CXX object tools/bolt/lib/Passes/CMakeFiles/LLVMBOLTPasses.dir/ValidateInternalCalls.cpp.o [3861/4395](161) Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/COFFImportDumper.cpp.o [3862/4395](161) Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/StandaloneExecution.cpp.o [3863/4395](160) Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/NamespaceCommentCheck.cpp.o [3864/4395](159) Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationUnnecessaryConversionCheck.cpp.o [3865/4395](158) Linking CXX static library lib/libLLVMBOLTPasses.a [3866/4395](159) Linking CXX static library lib/libLLVMBOLTRuntimeLibs.a [3867/4395](158) Linking CXX static library lib/libLLVMBOLTProfile.a [3868/4395](158) Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ShrinkToFitCheck.cpp.o [3869/4395](157) Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/IdentifierLengthCheck.cpp.o [3870/4395](156) Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ImplicitBoolConversionCheck.cpp.o [3871/4395](155) Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/DeprecatedHeadersCheck.cpp.o [3872/4395](154) Building CXX object tools/clang/tools/extra/clang-tidy/mpi/CMakeFiles/obj.clangTidyMPIModule.dir/TypeMismatchCheck.cpp.o [3873/4395](153) Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/DefinitionsInHeadersCheck.cpp.o [3874/4395](152) Linking CXX static library lib/libLLVMBOLTRewrite.a [3875/4395](151) Building CXX object tools/polly/lib/CMakeFiles/obj.Polly.dir/Analysis/PolyhedralInfo.cpp.o [3876/4395](150) Building CXX object tools/polly/lib/CMakeFiles/obj.Polly.dir/Analysis/ScopGraphPrinter.cpp.o [3877/4395](149) Building CXX object tools/polly/lib/CMakeFiles/obj.Polly.dir/Analysis/ScopPass.cpp.o [3878/4395](148) Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/BugproneTidyModule.cpp.o [3879/4395](147) Building CXX object tools/polly/lib/CMakeFiles/obj.Polly.dir/CodeGen/IRBuilder.cpp.o [3880/4395](146) Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/PassByValueCheck.cpp.o [3881/4395](145) Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseNullptrCheck.cpp.o [3882/4395](144) Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantDeclarationCheck.cpp.o [3883/4395](143) Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/UnconventionalAssignOperatorCheck.cpp.o [3884/4395](142) Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/MisleadingBidirectional.cpp.o [3885/4395](141) Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/NamedParameterCheck.cpp.o [3886/4395](140) Building CXX object tools/clang/tools/extra/clang-include-fixer/CMakeFiles/obj.clangIncludeFixer.dir/YamlSymbolIndex.cpp.o [3887/4395](139) Building CXX object tools/polly/lib/CMakeFiles/obj.Polly.dir/Transform/Simplify.cpp.o [3888/4395](138) Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/MisplacedArrayIndexCheck.cpp.o [3889/4395](137) Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/AvoidGotoCheck.cpp.o [3890/4395](136) Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/AvoidConstParamsInDecls.cpp.o [3891/4395](135) Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/SimplifySubscriptExprCheck.cpp.o [3892/4395](134) Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ReplaceDisallowCopyAndAssignMacroCheck.cpp.o [3893/4395](133) Building CXX object tools/polly/lib/CMakeFiles/obj.Polly.dir/Analysis/PruneUnprofitable.cpp.o [3894/4395](132) Building CXX object tools/clang/tools/extra/clang-tidy/llvm/CMakeFiles/obj.clangTidyLLVMModule.dir/IncludeOrderCheck.cpp.o [3895/4395](131) Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/UniqueptrResetReleaseCheck.cpp.o [3896/4395](130) Building CXX object tools/clang/tools/extra/clang-tidy/portability/CMakeFiles/obj.clangTidyPortabilityModule.dir/StdAllocatorConstCheck.cpp.o [3897/4395](129) Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/UniqueptrDeleteReleaseCheck.cpp.o [3898/4395](128) Building CXX object tools/polly/lib/CMakeFiles/obj.Polly.dir/CodeGen/CodegenCleanup.cpp.o [3899/4395](127) Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/ExpandResponseFilesCompilationDatabase.cpp.o [3900/4395](126) Building CXX object tools/polly/lib/CMakeFiles/obj.Polly.dir/Support/SCEVValidator.cpp.o [3901/4395](125) Building CXX object tools/polly/lib/CMakeFiles/obj.Polly.dir/CodeGen/BlockGenerators.cpp.o [3902/4395](124) Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/IdentifierNamingCheck.cpp.o [3903/4395](123) Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/MisplacedConstCheck.cpp.o [3904/4395](122) Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/OwningMemoryCheck.cpp.o [3905/4395](121) Building CXX object tools/clang/tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/STLPostfixHeaderMap.cpp.o [3906/4395](120) Building CXX object tools/polly/lib/CMakeFiles/obj.Polly.dir/Transform/ForwardOpTree.cpp.o [3907/4395](119) Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantControlFlowCheck.cpp.o [3908/4395](118) Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ContainerDataPointerCheck.cpp.o [3909/4395](117) Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/DeleteNullPointerCheck.cpp.o [3910/4395](116) Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/FunctionSizeCheck.cpp.o [3911/4395](115) Building CXX object tools/clang/tools/extra/clang-tidy/llvm/CMakeFiles/obj.clangTidyLLVMModule.dir/TwineLocalCheck.cpp.o [3912/4395](114) Building CXX object tools/clang/tools/extra/clang-tidy/concurrency/CMakeFiles/obj.clangTidyConcurrencyModule.dir/MtUnsafeCheck.cpp.o [3913/4395](113) Linking CXX executable bin/llvm-readobj [3914/4395](113) Generating ../../bin/llvm-readelf [3915/4395](112) Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseUncaughtExceptionsCheck.cpp.o [3916/4395](111) Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeVarargCheck.cpp.o [3917/4395](110) Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/RefactoringCallbacks.cpp.o [3918/4395](109) Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantFunctionPtrDereferenceCheck.cpp.o [3919/4395](108) Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProBoundsArrayToPointerDecayCheck.cpp.o [3920/4395](107) Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/PreferMemberInitializerCheck.cpp.o [3921/4395](106) Building CXX object tools/clang/tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/Mapper.cpp.o [3922/4395](105) Building CXX object tools/clang/tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/SymbolInfo.cpp.o [3923/4395](104) Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/MagicNumbersCheck.cpp.o [3924/4395](103) Building CXX object tools/clang/tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/HeaderMapCollector.cpp.o [3925/4395](102) Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/BracesAroundStatementsCheck.cpp.o [3926/4395](101) Building CXX object tools/clang/tools/extra/clang-include-fixer/CMakeFiles/obj.clangIncludeFixer.dir/SymbolIndexManager.cpp.o [3927/4395](100) Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ElseAfterReturnCheck.cpp.o [3928/4395](99) Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ReadabilityTidyModule.cpp.o [3929/4395](98) Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseOverrideCheck.cpp.o [3930/4395](97) Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantStringCStrCheck.cpp.o [3931/4395](96) Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ContainerSizeEmptyCheck.cpp.o [3932/4395](95) Building CXX object tools/polly/lib/CMakeFiles/obj.Polly.dir/Transform/ZoneAlgo.cpp.o [3933/4395](94) Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseBoolLiteralsCheck.cpp.o [3934/4395](93) Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/MakeSharedCheck.cpp.o [3935/4395](92) Building CXX object tools/clang/tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/HTMLGenerator.cpp.o [3936/4395](91) Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/NonConstParameterCheck.cpp.o [3937/4395](90) Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantStringInitCheck.cpp.o [3938/4395](89) Building CXX object tools/clang/tools/extra/clang-include-fixer/find-all-symbols/tool/CMakeFiles/find-all-symbols.dir/FindAllSymbolsMain.cpp.o [3939/4395](88) Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ContainerContainsCheck.cpp.o [3940/4395](87) Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/StringCompareCheck.cpp.o [3941/4395](86) Building CXX object tools/polly/lib/CMakeFiles/obj.Polly.dir/Transform/MatmulOptimizer.cpp.o [3942/4395](85) Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageSummaryInfo.cpp.o [3943/4395](85) Building CXX object tools/clang/tools/extra/clang-include-fixer/CMakeFiles/obj.clangIncludeFixer.dir/IncludeFixerContext.cpp.o [3944/4395](84) Building CXX object tools/clang/tools/extra/clang-include-fixer/CMakeFiles/obj.clangIncludeFixer.dir/InMemorySymbolIndex.cpp.o [3945/4395](83) Building CXX object tools/polly/lib/CMakeFiles/obj.Polly.dir/Transform/DeLICM.cpp.o [3946/4395](82) Building CXX object tools/polly/lib/CMakeFiles/obj.Polly.dir/Transform/MaximalStaticExpansion.cpp.o [3947/4395](81) Building CXX object tools/polly/lib/CMakeFiles/obj.Polly.dir/Transform/ScopInliner.cpp.o [3948/4395](80) Building CXX object tools/polly/lib/CMakeFiles/obj.Polly.dir/Transform/ManualOptimizer.cpp.o [3949/4395](79) Building CXX object tools/clang/tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/MDGenerator.cpp.o [3950/4395](78) Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ReplaceRandomShuffleCheck.cpp.o [3951/4395](77) Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/StaticDefinitionInAnonymousNamespaceCheck.cpp.o [3952/4395](76) Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantMemberInitCheck.cpp.o [3953/4395](75) Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/SimplifyBooleanExprCheck.cpp.o [3954/4395](74) Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/AvoidCArraysCheck.cpp.o [3955/4395](73) Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/CommonOptionsParser.cpp.o [3956/4395](72) Building CXX object tools/clang/tools/clang-refactor/CMakeFiles/clang-refactor.dir/TestSupport.cpp.o [3957/4395](71) Building CXX object tools/clang/tools/extra/clang-tidy/portability/CMakeFiles/obj.clangTidyPortabilityModule.dir/SIMDIntrinsicsCheck.cpp.o [3958/4395](70) Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ConstReturnTypeCheck.cpp.o [3959/4395](69) Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/AllTUsExecution.cpp.o [3960/4395](68) Building CXX object tools/clang/tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ClangTidy.cpp.o [3961/4395](67) Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ConvertMemberFunctionsToStatic.cpp.o [3962/4395](66) Building CXX object tools/polly/lib/CMakeFiles/obj.Polly.dir/Analysis/ScopInfo.cpp.o [3963/4395](65) Building CXX object tools/sancov/CMakeFiles/sancov.dir/sancov.cpp.o [3964/4395](65) Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/StaticAccessedThroughInstanceCheck.cpp.o [3965/4395](64) Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/SuspiciousCallArgumentCheck.cpp.o [3966/4395](63) Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/MakeUniqueCheck.cpp.o [3967/4395](62) Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ModernizeTidyModule.cpp.o [3968/4395](61) Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantSmartptrGetCheck.cpp.o [3969/4395](60) Building CXX object tools/clang/tools/extra/clang-tidy/tool/CMakeFiles/obj.clangTidyMain.dir/ClangTidyMain.cpp.o [3970/4395](59) Building CXX object tools/clang/tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ClangTidyDiagnosticConsumer.cpp.o [3971/4395](58) Building CXX object tools/clang/tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/ClangDoc.cpp.o [3972/4395](57) Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantAccessSpecifiersCheck.cpp.o [3973/4395](56) Building CXX object tools/clang/tools/extra/clang-include-fixer/CMakeFiles/obj.clangIncludeFixer.dir/IncludeFixer.cpp.o [3974/4395](55) Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/JSONCompilationDatabase.cpp.o [3975/4395](54) Building CXX object tools/polly/lib/CMakeFiles/obj.Polly.dir/CodeGen/IslExprBuilder.cpp.o [3976/4395](53) Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseAutoCheck.cpp.o [3977/4395](52) Building CXX object tools/clang/tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/Generators.cpp.o [3978/4395](51) Building CXX object tools/polly/lib/CMakeFiles/obj.Polly.dir/CodeGen/IslNodeBuilder.cpp.o [3979/4395](50) Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseDefaultMemberInitCheck.cpp.o [3980/4395](49) Building CXX object tools/polly/lib/CMakeFiles/obj.Polly.dir/CodeGen/LoopGeneratorsGOMP.cpp.o [3981/4395](48) Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseEqualsDefaultCheck.cpp.o [3982/4395](47) Building CXX object tools/polly/lib/CMakeFiles/obj.Polly.dir/Support/ISLTools.cpp.o [3983/4395](46) Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UnaryStaticAssertCheck.cpp.o [3984/4395](45) Building CXX object tools/polly/lib/CMakeFiles/obj.Polly.dir/CodeGen/IslAst.cpp.o [3985/4395](44) Building CXX object tools/polly/lib/CMakeFiles/obj.Polly.dir/Support/SCEVAffinator.cpp.o [3986/4395](43) Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/MakeMemberFunctionConstCheck.cpp.o [3987/4395](42) Building CXX object tools/clang/tools/extra/clang-include-fixer/CMakeFiles/obj.clangIncludeFixer.dir/FuzzySymbolIndex.cpp.o [3988/4395](41) Building CXX object tools/clang/tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/FindAllSymbolsAction.cpp.o [3989/4395](40) Building CXX object tools/clang/tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/PathConfig.cpp.o [3990/4395](39) Building CXX object tools/polly/lib/CMakeFiles/obj.Polly.dir/Transform/Canonicalization.cpp.o [3991/4395](38) Building CXX object tools/polly/lib/CMakeFiles/obj.Polly.dir/Transform/DeadCodeElimination.cpp.o [3992/4395](37) Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/Execution.cpp.o [3993/4395](37) Building CXX object tools/clang/tools/clang-scan-deps/CMakeFiles/clang-scan-deps.dir/ClangScanDeps.cpp.o [3994/4395](36) Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/AvoidBindCheck.cpp.o [3995/4395](35) Building CXX object tools/clang/tools/extra/clang-include-fixer/tool/CMakeFiles/clang-include-fixer.dir/ClangIncludeFixer.cpp.o [3996/4395](34) Building CXX object tools/polly/lib/CMakeFiles/obj.Polly.dir/CodeGen/LoopGeneratorsKMP.cpp.o [3997/4395](33) Building CXX object tools/polly/lib/CMakeFiles/obj.Polly.dir/Transform/ScheduleTreeTransform.cpp.o [3998/4395](32) Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/UnusedParametersCheck.cpp.o [3999/4395](31) Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/UnusedUsingDeclsCheck.cpp.o [4000/4395](30) Building CXX object tools/clang/tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/BitcodeWriter.cpp.o [4001/4395](29) Building CXX object tools/clang/tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/FindAllSymbols.cpp.o [4002/4395](28) Building CXX object tools/clang/tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/PragmaCommentHandler.cpp.o [4003/4395](27) Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantPreprocessorCheck.cpp.o [4004/4395](26) Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/UseAnyOfAllOfCheck.cpp.o [4005/4395](25) Building CXX object tools/clang/tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/BitcodeReader.cpp.o [4006/4395](24) Building CXX object tools/clang/tools/extra/clang-doc/tool/CMakeFiles/clang-doc.dir/ClangDocMain.cpp.o [4007/4395](23) Linking CXX static library lib/libclangTooling.a [4008/4395](25) Linking CXX executable bin/llvm-cov [4009/4395](24) Linking CXX static library lib/libfindAllSymbols.a [4010/4395](25) Building CXX object tools/clang/tools/extra/clang-tidy/mpi/CMakeFiles/obj.clangTidyMPIModule.dir/MPITidyModule.cpp.o [4011/4395](24) Building CXX object tools/clang/tools/extra/clang-tidy/mpi/CMakeFiles/obj.clangTidyMPIModule.dir/BufferDerefCheck.cpp.o [4012/4395](23) Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/MacroToEnumCheck.cpp.o [4013/4395](22) Building CXX object tools/clang/tools/extra/clang-tidy/portability/CMakeFiles/obj.clangTidyPortabilityModule.dir/RestrictSystemIncludesCheck.cpp.o [4014/4395](21) Linking CXX static library lib/libclangIncludeFixer.a [4015/4395](21) Building CXX object tools/clang/tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/Representation.cpp.o [4016/4395](20) Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationConversionCastCheck.cpp.o [4017/4395](19) Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/UppercaseLiteralSuffixCheck.cpp.o [4018/4395](18) Building CXX object tools/clang/tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/Serialize.cpp.o [4019/4395](17) Building CXX object tools/clang/tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/YAMLGenerator.cpp.o [4020/4395](17) Building CXX object tools/polly/lib/CMakeFiles/obj.Polly.dir/Analysis/ScopDetectionDiagnostic.cpp.o [4021/4395](16) Building CXX object tools/polly/lib/CMakeFiles/obj.Polly.dir/Analysis/ScopDetection.cpp.o [4022/4395](15) Building CXX object tools/polly/lib/CMakeFiles/obj.Polly.dir/Analysis/DependenceInfo.cpp.o [4023/4395](14) Linking CXX static library lib/libclangDoc.a [4024/4395](14) Building CXX object tools/polly/lib/CMakeFiles/obj.Polly.dir/CodeGen/Utils.cpp.o [4025/4395](13) Building CXX object tools/polly/lib/CMakeFiles/obj.Polly.dir/CodeGen/LoopGenerators.cpp.o [4026/4395](12) Building CXX object tools/polly/lib/CMakeFiles/obj.Polly.dir/CodeGen/CodeGeneration.cpp.o [4027/4395](11) Building CXX object tools/polly/lib/CMakeFiles/obj.Polly.dir/CodeGen/PerfMonitor.cpp.o [4028/4395](10) Building CXX object tools/clang/tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ClangTidyCheck.cpp.o [4029/4395](10) Building CXX object tools/polly/lib/CMakeFiles/obj.Polly.dir/Support/RegisterPasses.cpp.o [4030/4395](9) Building CXX object tools/polly/lib/CMakeFiles/obj.Polly.dir/Support/ScopHelper.cpp.o [4031/4395](9) Linking CXX static library lib/libclangTidy.a [4032/4395](9) Linking CXX static library lib/libclangTidyUtils.a [4033/4395](23) Linking CXX static library lib/libPolly.a [4034/4395](23) Linking CXX static library lib/libclangTidyBoostModule.a [4035/4395](22) Linking CXX static library lib/libclangTidyAndroidModule.a [4036/4395](21) Linking CXX static library lib/libclangTidyAlteraModule.a [4037/4395](20) Linking CXX static library lib/libclangTidyLinuxKernelModule.a [4038/4395](19) Linking CXX static library lib/libclangTidyDarwinModule.a [4039/4395](18) Linking CXX static library lib/libclangTidyMPIModule.a [4040/4395](17) Linking CXX static library lib/libclangTidyOpenMPModule.a [4041/4395](16) Linking CXX static library lib/libclangTidyConcurrencyModule.a [4042/4395](15) Linking CXX static library lib/libclangTidyObjCModule.a [4043/4395](14) Linking CXX static library lib/libclangTidyZirconModule.a [4044/4395](13) Linking CXX static library lib/libLLVMExtensions.a [4045/4395](13) Linking CXX static library lib/libclangTidyPortabilityModule.a [4046/4395](13) Linking CXX static library lib/libclangTidyAbseilModule.a [4047/4395](12) Linking CXX static library lib/libclangTidyPerformanceModule.a [4048/4395](11) Linking CXX static library lib/libclangTidyMiscModule.a [4049/4395](10) Linking CXX static library lib/libclangTidyLLVMLibcModule.a [4050/4395](9) Linking CXX static library lib/libLLVMLTO.a [4051/4395](9) Linking CXX static library lib/libclangTidyReadabilityModule.a [4052/4395](11) Linking CXX static library lib/libclangTidyLLVMModule.a [4053/4395](10) Linking CXX static library lib/libclangTidyGoogleModule.a [4054/4395](10) Linking CXX static library lib/libclangTidyFuchsiaModule.a [4055/4395](9) Linking CXX static library lib/libclangTidyModernizeModule.a [4056/4395](9) Linking CXX static library lib/libclangCodeGen.a [4057/4395](9) Linking CXX static library lib/libclangTidyCppCoreGuidelinesModule.a [4058/4395](9) Linking CXX static library lib/libclangFrontendTool.a [4059/4395](8) Linking CXX executable bin/sancov [4060/4395](7) Linking CXX static library lib/libclangTidyBugproneModule.a [4061/4395](8) Linking CXX static library lib/libclangTidyHICPPModule.a [4062/4395](7) Linking CXX static library lib/libclangTidyCERTModule.a [4063/4395](7) Linking CXX static library lib/libclangTidyMain.a [4064/4395](7) Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstrInfo.cpp.o [4065/4395](7) Linking CXX static library lib/libLLVMX86CodeGen.a [4066/4395](20) Linking CXX static library lib/libclangDependencyScanning.a [4067/4395](20) Linking CXX static library lib/liblldWasm.a [4068/4395](19) Linking CXX static library lib/liblldMachO.a [4069/4395](18) Linking CXX static library lib/liblldCOFF.a [4070/4395](18) Linking CXX static library lib/liblldELF.a [4071/4395](17) Linking CXX static library lib/liblldMinGW.a [4072/4395](17) Linking CXX executable bin/clang-offload-packager [4073/4395](16) Linking CXX executable bin/clang-include-fixer [4074/4395](15) Generating code completion model runtime... [4075/4395](95) Linking CXX executable bin/clang-refactor [4076/4395](94) Linking CXX executable bin/find-all-symbols [4077/4395](93) Linking CXX executable bin/clang-doc [4078/4395](92) Linking CXX executable bin/llvm-lipo [4079/4395](91) Linking CXX executable bin/llvm-libtool-darwin [4080/4395](90) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Compiler.cpp.o [4081/4395](89) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/DraftStore.cpp.o [4082/4395](88) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Ref.cpp.o [4083/4395](87) Linking CXX executable bin/llvm-dwp [4084/4395](86) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Relation.cpp.o [4085/4395](85) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/SymbolID.cpp.o [4086/4395](84) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/refactor/InsertionPoint.cpp.o [4087/4395](83) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/SymbolOrigin.cpp.o [4088/4395](82) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Selection.cpp.o [4089/4395](81) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/URI.cpp.o [4090/4395](80) Linking CXX executable bin/llvm-gsymutil [4091/4395](79) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/CodeCompletionStrings.cpp.o [4092/4395](78) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/ASTSignals.cpp.o [4093/4395](77) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/FeatureModule.cpp.o [4094/4395](76) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Symbol.cpp.o [4095/4395](75) Building CXX object tools/clang/tools/extra/clangd/tool/CMakeFiles/clangd.dir/ClangdMain.cpp.o [4096/4395](74) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Index.cpp.o [4097/4395](73) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/dex/Dex.cpp.o [4098/4395](72) Linking CXX executable bin/dsymutil [4099/4395](71) Linking CXX executable bin/llvm-bolt [4100/4395](70) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/SymbolLocation.cpp.o [4101/4395](69) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/SemanticSelection.cpp.o [4102/4395](68) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/ClangdServer.cpp.o [4103/4395](67) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/SystemIncludeExtractor.cpp.o [4104/4395](66) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/SourceCode.cpp.o [4105/4395](65) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/dex/Trigram.cpp.o [4106/4395](64) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/SemanticHighlighting.cpp.o [4107/4395](63) Linking CXX shared library lib/libLTO.so.16git [4108/4395](63) Linking CXX executable bin/clang-linker-wrapper [4109/4395](67) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/JSONTransport.cpp.o [4110/4395](66) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/FileIndex.cpp.o [4111/4395](65) Creating library symlink lib/libLTO.so [4112/4395](64) Linking CXX executable bin/clang-tidy [4113/4395](63) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/YAMLSerialization.cpp.o [4114/4395](62) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/BackgroundRebuild.cpp.o [4115/4395](61) Building CXX object tools/clang/tools/driver/CMakeFiles/clang.dir/clang-driver.cpp.o [4116/4395](60) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/IndexAction.cpp.o [4117/4395](59) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/BackgroundQueue.cpp.o [4118/4395](58) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/PathMapping.cpp.o [4119/4395](57) Linking CXX executable bin/lld [4120/4395](56) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/BackgroundIndexLoader.cpp.o [4121/4395](55) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Headers.cpp.o [4122/4395](54) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/dex/Iterator.cpp.o [4123/4395](53) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/ParsedAST.cpp.o [4124/4395](52) Building CXX object tools/clang/tools/driver/CMakeFiles/clang.dir/cc1gen_reproducer_main.cpp.o [4125/4395](51) Building CXX object tools/clang/tools/driver/CMakeFiles/clang.dir/cc1as_main.cpp.o [4126/4395](50) Building CXX object tools/clang/tools/extra/clangd/tool/CMakeFiles/clangd.dir/Check.cpp.o [4127/4395](49) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/SymbolCollector.cpp.o [4128/4395](48) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/CanonicalIncludes.cpp.o [4129/4395](47) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/refactor/Tweak.cpp.o [4130/4395](46) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/ProjectAware.cpp.o [4131/4395](45) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/TUScheduler.cpp.o [4132/4395](44) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/refactor/Rename.cpp.o [4133/4395](43) Building CXX object tools/clang/tools/driver/CMakeFiles/clang.dir/driver.cpp.o [4134/4395](42) Building CXX object tools/clang/tools/driver/CMakeFiles/clang.dir/cc1_main.cpp.o [4135/4395](42) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Config.cpp.o [4136/4395](41) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/CompletionModel.cpp.o [4137/4395](40) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/RIFF.cpp.o [4138/4395](39) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/HeuristicResolver.cpp.o [4139/4395](38) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Quality.cpp.o [4140/4395](37) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/TidyProvider.cpp.o [4141/4395](36) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/StdLib.cpp.o [4142/4395](35) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Merge.cpp.o [4143/4395](34) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/GlobalCompilationDatabase.cpp.o [4144/4395](33) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Preamble.cpp.o [4145/4395](32) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/IncludeFixer.cpp.o [4146/4395](31) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/InlayHints.cpp.o [4147/4395](30) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/IncludeCleaner.cpp.o [4148/4395](29) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/AST.cpp.o [4149/4395](28) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/FS.cpp.o [4150/4395](27) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/ConfigProvider.cpp.o [4151/4395](26) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/HeaderSourceSwitch.cpp.o [4152/4395](25) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/ConfigYAML.cpp.o [4153/4395](24) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Protocol.cpp.o [4154/4395](23) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/ExpectedTypes.cpp.o [4155/4395](22) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/XRefs.cpp.o [4156/4395](21) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/CollectMacros.cpp.o [4157/4395](20) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/dex/PostingList.cpp.o [4158/4395](19) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/DumpAST.cpp.o [4159/4395](18) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/CodeComplete.cpp.o [4160/4395](17) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/MemIndex.cpp.o [4161/4395](16) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/FindSymbols.cpp.o [4162/4395](15) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Serialization.cpp.o [4163/4395](14) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/CompileCommands.cpp.o [4164/4395](13) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/FileDistance.cpp.o [4165/4395](12) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/BackgroundIndexStorage.cpp.o [4166/4395](11) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Diagnostics.cpp.o [4167/4395](10) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Format.cpp.o [4168/4395](9) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/FuzzyMatch.cpp.o [4169/4395](8) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/FindTarget.cpp.o [4170/4395](7) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Background.cpp.o [4171/4395](6) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/ConfigCompile.cpp.o [4172/4395](5) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Feature.cpp.o [4173/4395](4) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Hover.cpp.o [4174/4395](3) Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/ClangdLSPServer.cpp.o [4175/4395](3) Linking CXX executable bin/clang-scan-deps [4176/4395](2) Linking CXX static library lib/libclangDaemon.a [4177/4395](2) Linking CXX executable bin/clangd [4178/4395](1) Linking CXX executable bin/clang-16 [4179/4395](1) Creating executable symlink bin/clang [4180/4395](8) Clobbering bootstrap build and stamp directories [4181/4395](8) Clobbering bootstrap build and stamp directories [4182/4395](8) Clobbering bootstrap build and stamp directories [4183/4395](8) Clobbering bootstrap build and stamp directories [4184/4395](8) Clobbering bootstrap build and stamp directories [4185/4395](8) Clobbering bootstrap build and stamp directories [4186/4395](8) Clobbering bootstrap build and stamp directories [4187/4395](8) Clobbering bootstrap build and stamp directories [4188/4395](8) Creating directories for 'builtins-aarch64-unknown-linux-gnu' [4189/4395](8) Creating directories for 'builtins-armv7-unknown-linux-gnueabihf' [4190/4395](8) Creating directories for 'builtins-i386-unknown-linux-gnu' [4191/4395](8) Creating directories for 'builtins-x86_64-unknown-linux-gnu' [4192/4395](8) Creating directories for 'builtins-i386-unknown-fuchsia' [4193/4395](8) Creating directories for 'builtins-x86_64-unknown-fuchsia' [4194/4395](8) Creating directories for 'builtins-aarch64-unknown-fuchsia' [4195/4395](8) Creating directories for 'builtins-riscv64-unknown-fuchsia' [4196/4395](8) No download step for 'builtins-aarch64-unknown-linux-gnu' [4197/4395](8) No download step for 'builtins-armv7-unknown-linux-gnueabihf' [4198/4395](8) No download step for 'builtins-i386-unknown-linux-gnu' [4199/4395](8) No download step for 'builtins-x86_64-unknown-linux-gnu' [4200/4395](8) No download step for 'builtins-i386-unknown-fuchsia' [4201/4395](8) No download step for 'builtins-x86_64-unknown-fuchsia' [4202/4395](8) No download step for 'builtins-riscv64-unknown-fuchsia' [4203/4395](8) No download step for 'builtins-aarch64-unknown-fuchsia' [4204/4395](8) No update step for 'builtins-aarch64-unknown-linux-gnu' [4205/4395](8) No update step for 'builtins-armv7-unknown-linux-gnueabihf' [4206/4395](8) No update step for 'builtins-i386-unknown-linux-gnu' [4207/4395](8) No update step for 'builtins-x86_64-unknown-linux-gnu' [4208/4395](8) No update step for 'builtins-i386-unknown-fuchsia' [4209/4395](8) No update step for 'builtins-x86_64-unknown-fuchsia' [4210/4395](8) No update step for 'builtins-riscv64-unknown-fuchsia' [4211/4395](8) No update step for 'builtins-aarch64-unknown-fuchsia' [4212/4395](8) No patch step for 'builtins-aarch64-unknown-linux-gnu' [4212/4395](8) Performing configure step for 'builtins-aarch64-unknown-linux-gnu' -- The C compiler identification is Clang 16.0.0 -- The ASM compiler identification is Clang with GNU-like command-line -- Found assembler: /b/s/w/ir/x/w/staging/llvm_build/./bin/clang -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /b/s/w/ir/x/w/staging/llvm_build/./bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Looking for unwind.h -- Looking for unwind.h - found -- Looking for rpc/xdr.h -- Looking for rpc/xdr.h - found CMake Warning at /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/cmake/Modules/CompilerRTUtils.cmake:281 (message): LLVM_CONFIG_PATH is deprecated, please use LLVM_CMAKE_DIR instead Call Stack (most recent call first): CMakeLists.txt:29 (load_llvm_config) -- Could NOT find ZLIB (missing: ZLIB_LIBRARY) (found version "1.2.11") -- Could NOT find zstd (missing: zstd_LIBRARY zstd_INCLUDE_DIR) -- Could NOT find LibXml2 (missing: LIBXML2_LIBRARY LIBXML2_INCLUDE_DIR) CMake Warning at /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/cmake/Modules/CompilerRTUtils.cmake:326 (message): LLVMTestingSupport not found in LLVM_AVAILABLE_LIBS Call Stack (most recent call first): CMakeLists.txt:29 (load_llvm_config) -- LLVM_MAIN_SRC_DIR: "/b/s/w/ir/x/w/llvm-llvm-project/llvm" -- Performing Test COMPILER_RT_HAS_FPIC_FLAG -- Performing Test COMPILER_RT_HAS_FPIC_FLAG - Success -- Performing Test COMPILER_RT_HAS_FPIE_FLAG -- Performing Test COMPILER_RT_HAS_FPIE_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_BUILTIN_FLAG -- Performing Test COMPILER_RT_HAS_FNO_BUILTIN_FLAG - Success -- Performing Test COMPILER_RT_HAS_STD_C11_FLAG -- Performing Test COMPILER_RT_HAS_STD_C11_FLAG - Success -- Performing Test COMPILER_RT_HAS_VISIBILITY_HIDDEN_FLAG -- Performing Test COMPILER_RT_HAS_VISIBILITY_HIDDEN_FLAG - Success -- Performing Test COMPILER_RT_HAS_OMIT_FRAME_POINTER_FLAG -- Performing Test COMPILER_RT_HAS_OMIT_FRAME_POINTER_FLAG - Success -- Performing Test COMPILER_RT_HAS_FFREESTANDING_FLAG -- Performing Test COMPILER_RT_HAS_FFREESTANDING_FLAG - Success -- Performing Test COMPILER_RT_HAS_XRAY_COMPILER_FLAG -- Performing Test COMPILER_RT_HAS_XRAY_COMPILER_FLAG - Success -- Performing Test COMPILER_RT_HAS_ATOMIC_KEYWORD -- Performing Test COMPILER_RT_HAS_ATOMIC_KEYWORD - Success -- Performing Test COMPILER_RT_HAS_FLOAT16 -- Performing Test COMPILER_RT_HAS_FLOAT16 - Success -- Performing Test COMPILER_RT_HAS_BFLOAT16 -- Performing Test COMPILER_RT_HAS_BFLOAT16 - Success -- Performing Test COMPILER_RT_HAS_ASM_LSE -- Performing Test COMPILER_RT_HAS_ASM_LSE - Success -- Builtin supported architectures: aarch64 -- For aarch64 builtins preferring aarch64/fp_mode.c to fp_mode.c -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_COMPILER CMAKE_CXX_FLAGS CMAKE_EXE_LINKER_FLAG HAVE_LLVM_LIT LLVM_DEFAULT_TARGET_TRIPLE LLVM_HAVE_LINK_VERSION_SCRIPT LLVM_SOURCE_PREFIX LLVM_USE_RELATIVE_PATHS_IN_DEBUG_INFO LLVM_USE_RELATIVE_PATHS_IN_FILES -- Build files have been written to: /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins [4219/4395](2) No patch step for 'builtins-aarch64-unknown-fuchsia' [4220/4395](1) Performing configure step for 'builtins-armv7-unknown-linux-gnueabihf' -- The C compiler identification is Clang 16.0.0 -- The ASM compiler identification is Clang with GNU-like command-line -- Found assembler: /b/s/w/ir/x/w/staging/llvm_build/./bin/clang -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /b/s/w/ir/x/w/staging/llvm_build/./bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Looking for unwind.h -- Looking for unwind.h - found -- Looking for rpc/xdr.h -- Looking for rpc/xdr.h - found CMake Warning at /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/cmake/Modules/CompilerRTUtils.cmake:281 (message): LLVM_CONFIG_PATH is deprecated, please use LLVM_CMAKE_DIR instead Call Stack (most recent call first): CMakeLists.txt:29 (load_llvm_config) -- Could NOT find ZLIB (missing: ZLIB_LIBRARY) (found version "1.2.11") -- Could NOT find zstd (missing: zstd_LIBRARY zstd_INCLUDE_DIR) -- Could NOT find LibXml2 (missing: LIBXML2_LIBRARY LIBXML2_INCLUDE_DIR) CMake Warning at /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/cmake/Modules/CompilerRTUtils.cmake:326 (message): LLVMTestingSupport not found in LLVM_AVAILABLE_LIBS Call Stack (most recent call first): CMakeLists.txt:29 (load_llvm_config) -- LLVM_MAIN_SRC_DIR: "/b/s/w/ir/x/w/llvm-llvm-project/llvm" -- Performing Test COMPILER_RT_HAS_FPIC_FLAG -- Performing Test COMPILER_RT_HAS_FPIC_FLAG - Success -- Performing Test COMPILER_RT_HAS_FPIE_FLAG -- Performing Test COMPILER_RT_HAS_FPIE_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_BUILTIN_FLAG -- Performing Test COMPILER_RT_HAS_FNO_BUILTIN_FLAG - Success -- Performing Test COMPILER_RT_HAS_STD_C11_FLAG -- Performing Test COMPILER_RT_HAS_STD_C11_FLAG - Success -- Performing Test COMPILER_RT_HAS_VISIBILITY_HIDDEN_FLAG -- Performing Test COMPILER_RT_HAS_VISIBILITY_HIDDEN_FLAG - Success -- Performing Test COMPILER_RT_HAS_OMIT_FRAME_POINTER_FLAG -- Performing Test COMPILER_RT_HAS_OMIT_FRAME_POINTER_FLAG - Success -- Performing Test COMPILER_RT_HAS_FFREESTANDING_FLAG -- Performing Test COMPILER_RT_HAS_FFREESTANDING_FLAG - Success -- Performing Test COMPILER_RT_HAS_XRAY_COMPILER_FLAG -- Performing Test COMPILER_RT_HAS_XRAY_COMPILER_FLAG - Success -- Performing Test COMPILER_RT_HAS_ATOMIC_KEYWORD -- Performing Test COMPILER_RT_HAS_ATOMIC_KEYWORD - Success -- Performing Test COMPILER_RT_HAS_FLOAT16 -- Performing Test COMPILER_RT_HAS_FLOAT16 - Success -- Performing Test COMPILER_RT_HAS_BFLOAT16 -- Performing Test COMPILER_RT_HAS_BFLOAT16 - Failed -- Performing Test COMPILER_RT_HAS_ASM_LSE -- Performing Test COMPILER_RT_HAS_ASM_LSE - Failed -- Builtin supported architectures: armv7 -- Looking for __ARM_FP -- Looking for __ARM_FP - found -- For armv7 builtins preferring arm/fp_mode.c to fp_mode.c -- For armv7 builtins preferring arm/bswapdi2.S to bswapdi2.c -- For armv7 builtins preferring arm/bswapsi2.S to bswapsi2.c -- For armv7 builtins preferring arm/clzdi2.S to clzdi2.c -- For armv7 builtins preferring arm/clzsi2.S to clzsi2.c -- For armv7 builtins preferring arm/comparesf2.S to comparesf2.c -- For armv7 builtins preferring arm/divmodsi4.S to divmodsi4.c -- For armv7 builtins preferring arm/divsi3.S to divsi3.c -- For armv7 builtins preferring arm/modsi3.S to modsi3.c -- For armv7 builtins preferring arm/udivmodsi4.S to udivmodsi4.c -- For armv7 builtins preferring arm/udivsi3.S to udivsi3.c -- For armv7 builtins preferring arm/umodsi3.S to umodsi3.c -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_COMPILER CMAKE_CXX_FLAGS CMAKE_EXE_LINKER_FLAG HAVE_LLVM_LIT LLVM_DEFAULT_TARGET_TRIPLE LLVM_HAVE_LINK_VERSION_SCRIPT LLVM_SOURCE_PREFIX LLVM_USE_RELATIVE_PATHS_IN_DEBUG_INFO LLVM_USE_RELATIVE_PATHS_IN_FILES -- Build files have been written to: /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-armv7-unknown-linux-gnueabihf-bins [4221/4395](1) Performing build step for 'builtins-aarch64-unknown-linux-gnu' [1/255](1) cd /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_cas1_1.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_cas1_2.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_cas1_3.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_cas1_4.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_cas2_1.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_cas2_2.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_cas2_3.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_cas2_4.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_cas4_1.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_cas4_2.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_cas4_3.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_cas4_4.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_cas8_1.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_cas8_2.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_cas8_3.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_cas8_4.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_cas16_1.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_cas16_2.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_cas16_3.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_cas16_4.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_swp1_1.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_swp1_2.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_swp1_3.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_swp1_4.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_swp2_1.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_swp2_2.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_swp2_3.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_swp2_4.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_swp4_1.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_swp4_2.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_swp4_3.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_swp4_4.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_swp8_1.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_swp8_2.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_swp8_3.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_swp8_4.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldadd1_1.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldadd1_2.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldadd1_3.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldadd1_4.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldadd2_1.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldadd2_2.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldadd2_3.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldadd2_4.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldadd4_1.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldadd4_2.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldadd4_3.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldadd4_4.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldadd8_1.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldadd8_2.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldadd8_3.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldadd8_4.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldclr1_1.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldclr1_2.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldclr1_3.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldclr1_4.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldclr2_1.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldclr2_2.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldclr2_3.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldclr2_4.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldclr4_1.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldclr4_2.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldclr4_3.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldclr4_4.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldclr8_1.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldclr8_2.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldclr8_3.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldclr8_4.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldeor1_1.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldeor1_2.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldeor1_3.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldeor1_4.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldeor2_1.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldeor2_2.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldeor2_3.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldeor2_4.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldeor4_1.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldeor4_2.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldeor4_3.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldeor4_4.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldeor8_1.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldeor8_2.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldeor8_3.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldeor8_4.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldset1_1.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldset1_2.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldset1_3.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldset1_4.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldset2_1.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldset2_2.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldset2_3.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldset2_4.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldset4_1.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldset4_2.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldset4_3.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldset4_4.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldset8_1.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldset8_2.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldset8_3.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-linux-gnu-bins/outline_atomic_helpers.dir/outline_atomic_ldset8_4.S [2/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/floattitf.c.o GOMA:clang compiling /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/floattitf.c:*ERROR*: compiler_proxy [1.43842875s]: compiler binary hash mismatch [3/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/fixtfti.c.o GOMA:clang compiling /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/fixtfti.c:*ERROR*: compiler_proxy [1.430820234s]: compiler binary hash mismatch GOMA:clang compiling /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/fixtfti.c:*ERROR*: compiler_proxy [1.431043852s]: /b/s/w/ir/x/w/staging/llvm_build/./bin/clang is disabled. [4/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/trunctfdf2.c.o GOMA:clang compiling /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/trunctfdf2.c:*ERROR*: compiler_proxy [1.439604384s]: compiler binary hash mismatch [5/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/trunctfhf2.c.o GOMA:clang compiling /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/trunctfhf2.c:*ERROR*: compiler_proxy [1.430622296s]: compiler binary hash mismatch [6/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/trunctfsf2.c.o GOMA:clang compiling /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/trunctfsf2.c:*ERROR*: compiler_proxy [1.439410509s]: compiler binary hash mismatch [7/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/extenddftf2.c.o GOMA:clang compiling /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/extenddftf2.c:*ERROR*: compiler_proxy [1.43920283s]: compiler binary hash mismatch [8/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/powitf2.c.o GOMA:clang compiling /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/powitf2.c:*ERROR*: compiler_proxy [1.469597546s]: compiler binary hash mismatch [9/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/addvdi3.c.o GOMA:clang compiling /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/addvdi3.c:*ERROR*: compiler_proxy [1.468374756s]: compiler binary hash mismatch [10/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/addvsi3.c.o GOMA:clang compiling /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/addvsi3.c:*ERROR*: compiler_proxy [1.454967386s]: compiler binary hash mismatch [11/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/fixunstfti.c.o GOMA:clang compiling /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/fixunstfti.c:*ERROR*: compiler_proxy [1.47536821s]: compiler binary hash mismatch [12/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/absvsi2.c.o GOMA:clang compiling /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/absvsi2.c:*ERROR*: compiler_proxy [1.468935848s]: compiler binary hash mismatch [13/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/subtf3.c.o GOMA:clang compiling /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/subtf3.c:*ERROR*: compiler_proxy [1.472389399s]: compiler binary hash mismatch [14/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/absvdi2.c.o GOMA:clang compiling /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/absvdi2.c:*ERROR*: compiler_proxy [1.47074574s]: compiler binary hash mismatch [15/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/addvti3.c.o GOMA:clang compiling /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/addvti3.c:*ERROR*: compiler_proxy [1.479886639s]: compiler binary hash mismatch [16/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/apple_versioning.c.o [17/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/multc3.c.o GOMA:clang compiling /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/multc3.c:*ERROR*: compiler_proxy [1.483258297s]: compiler binary hash mismatch [18/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/extendsftf2.c.o GOMA:clang compiling /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/extendsftf2.c:*ERROR*: compiler_proxy [1.486553899s]: compiler binary hash mismatch [19/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/fixtfdi.c.o GOMA:clang compiling /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/fixtfdi.c:*ERROR*: compiler_proxy [1.487149117s]: compiler binary hash mismatch [20/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/ashldi3.c.o [21/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/ashlti3.c.o [22/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/addsf3.c.o GOMA:clang compiling /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/addsf3.c:*ERROR*: compiler_proxy [1.482671867s]: compiler binary hash mismatch [23/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/ashrdi3.c.o [24/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/ashrti3.c.o [25/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/absvti2.c.o GOMA:clang compiling /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/absvti2.c:*ERROR*: compiler_proxy [1.492913345s]: compiler binary hash mismatch [26/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/bswapdi2.c.o [27/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/floatunditf.c.o GOMA:clang compiling /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/floatunditf.c:*ERROR*: compiler_proxy [1.497162848s]: compiler binary hash mismatch [28/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/floatunsitf.c.o GOMA:clang compiling /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/floatunsitf.c:*ERROR*: compiler_proxy [1.496862574s]: compiler binary hash mismatch [29/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/clzdi2.c.o [30/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/bswapsi2.c.o [31/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/clzsi2.c.o [32/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/extendhftf2.c.o GOMA:clang compiling /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/extendhftf2.c:*ERROR*: compiler_proxy [1.512685683s]: compiler binary hash mismatch [33/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/floatditf.c.o GOMA:clang compiling /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/floatditf.c:*ERROR*: compiler_proxy [1.498869532s]: compiler binary hash mismatch [34/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/clzti2.c.o [35/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/cmpdi2.c.o [36/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/cmpti2.c.o [37/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/comparesf2.c.o [38/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/comparedf2.c.o [39/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/ctzdi2.c.o [40/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/ctzsi2.c.o [41/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/comparetf2.c.o GOMA:clang compiling /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/comparetf2.c:*ERROR*: compiler_proxy [1.568199378s]: compiler binary hash mismatch [42/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/multf3.c.o GOMA:clang compiling /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/multf3.c:*ERROR*: compiler_proxy [1.496797267s]: compiler binary hash mismatch [43/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/ctzti2.c.o [44/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/divdi3.c.o [45/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/divmoddi4.c.o [46/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/divmodsi4.c.o [47/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/divmodti4.c.o [48/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/divdf3.c.o [49/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/divdc3.c.o [50/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/divsc3.c.o [51/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/fixunstfdi.c.o GOMA:clang compiling /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/fixunstfdi.c:*ERROR*: compiler_proxy [1.601127152s]: compiler binary hash mismatch [52/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/floatuntitf.c.o GOMA:clang compiling /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/floatuntitf.c:*ERROR*: compiler_proxy [1.59913081s]: compiler binary hash mismatch [53/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/divsf3.c.o [54/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/fixtfsi.c.o GOMA:clang compiling /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/fixtfsi.c:*ERROR*: compiler_proxy [1.601907625s]: compiler binary hash mismatch [55/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/floatsitf.c.o GOMA:clang compiling /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/floatsitf.c:*ERROR*: compiler_proxy [1.600867214s]: compiler binary hash mismatch [56/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/fixunstfsi.c.o GOMA:clang compiling /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/fixunstfsi.c:*ERROR*: compiler_proxy [1.60120947s]: compiler binary hash mismatch [57/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/divsi3.c.o [58/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/divti3.c.o [59/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/divtf3.c.o GOMA:clang compiling /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/divtf3.c:*ERROR*: compiler_proxy [1.602632268s]: compiler binary hash mismatch [60/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/extendsfdf2.c.o [61/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/extendhfsf2.c.o [62/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/addtf3.c.o GOMA:clang compiling /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/addtf3.c:*ERROR*: compiler_proxy [1.604740252s]: compiler binary hash mismatch [63/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/ffsdi2.c.o [64/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/divtc3.c.o GOMA:clang compiling /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/divtc3.c:*ERROR*: compiler_proxy [1.604550625s]: compiler binary hash mismatch [65/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/ffsti2.c.o [66/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/fixdfti.c.o [67/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/ffssi2.c.o [68/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/fixdfdi.c.o [69/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/fixdfsi.c.o [70/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/fixsfdi.c.o [71/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/fixsfsi.c.o [72/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/fixsfti.c.o [73/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/fixunsdfdi.c.o [74/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/fixunsdfsi.c.o [75/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/fixunsdfti.c.o [76/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/fixunssfdi.c.o [77/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/fixunssfsi.c.o [78/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/fixunssfti.c.o [79/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/floatdidf.c.o [80/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/floatdisf.c.o [81/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/floatsidf.c.o [82/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/floatsisf.c.o [83/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/floattidf.c.o [84/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/floattisf.c.o [85/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/floatundidf.c.o [86/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/floatundisf.c.o [87/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/floatunsidf.c.o [88/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/floatunsisf.c.o [89/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/floatuntidf.c.o [90/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/floatuntisf.c.o [91/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/int_util.c.o [92/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/lshrdi3.c.o [93/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/lshrti3.c.o [94/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/moddi3.c.o [95/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/modsi3.c.o [96/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/modti3.c.o [97/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/muldi3.c.o [98/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/muldc3.c.o [99/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/muldf3.c.o [100/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/mulodi4.c.o [101/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/mulosi4.c.o [102/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/multi3.c.o [103/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/muloti4.c.o [104/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/mulsc3.c.o [105/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/mulsf3.c.o [106/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/mulvdi3.c.o [107/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/negdf2.c.o [108/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/negdi2.c.o [109/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/mulvsi3.c.o [110/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/mulvti3.c.o [111/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/negsf2.c.o [112/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/negti2.c.o [113/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/negvdi2.c.o [114/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/negvsi2.c.o [115/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/negvti2.c.o [116/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/os_version_check.c.o [117/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/paritydi2.c.o [118/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/paritysi2.c.o [119/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/parityti2.c.o [120/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/popcountdi2.c.o [121/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/popcountti2.c.o [122/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/popcountsi2.c.o [123/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/powidf2.c.o [124/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/powisf2.c.o [125/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/subdf3.c.o [126/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/subsf3.c.o [127/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/subvdi3.c.o [128/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/subvti3.c.o [129/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/subvsi3.c.o [130/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/trampoline_setup.c.o [131/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/truncdfhf2.c.o [132/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_cas2_1.S.o [133/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_cas1_2.S.o [134/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_cas1_3.S.o [135/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_cas1_4.S.o [136/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_cas1_1.S.o [137/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/adddf3.c.o GOMA:clang compiling /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/adddf3.c:*ERROR*: compiler_proxy [2.018023938s]: compiler binary hash mismatch [138/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/ucmpdi2.c.o [139/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/ucmpti2.c.o [140/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_cas4_2.S.o [141/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/truncsfhf2.c.o [142/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/truncdfsf2.c.o [143/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/udivdi3.c.o [144/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_cas2_2.S.o [145/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_cas2_4.S.o [146/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_cas2_3.S.o [147/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_cas4_1.S.o [148/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_cas4_3.S.o [149/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_cas4_4.S.o [150/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_cas8_1.S.o [151/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_cas8_2.S.o [152/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_cas8_4.S.o [153/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_cas8_3.S.o [154/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/udivmodsi4.c.o [155/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/udivti3.c.o [156/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_cas16_1.S.o [157/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/udivmoddi4.c.o [158/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_cas16_2.S.o [159/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_cas16_3.S.o [160/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_swp1_3.S.o [161/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_swp2_3.S.o [162/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_cas16_4.S.o [163/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_swp1_4.S.o [164/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/udivsi3.c.o [165/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/umoddi3.c.o [166/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/umodsi3.c.o [167/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_swp2_1.S.o [168/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_swp1_1.S.o [169/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_swp1_2.S.o [170/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_swp2_4.S.o [171/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_swp2_2.S.o [172/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/umodti3.c.o [173/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_swp8_1.S.o [174/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_swp4_2.S.o [175/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_swp4_1.S.o [176/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_swp4_3.S.o [177/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_swp4_4.S.o [178/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_swp8_3.S.o [179/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/truncdfbf2.c.o [180/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_swp8_2.S.o [181/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/udivmodti4.c.o [182/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_swp8_4.S.o [183/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/truncsfbf2.c.o [184/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldadd1_1.S.o [185/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/enable_execute_stack.c.o [186/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldadd1_2.S.o [187/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/eprintf.c.o [188/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldadd1_3.S.o [189/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldadd1_4.S.o [190/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldadd2_2.S.o [191/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldadd2_1.S.o [192/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldadd2_4.S.o [193/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldadd2_3.S.o [194/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldadd8_2.S.o [195/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldadd8_1.S.o [196/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldadd8_3.S.o [197/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldadd8_4.S.o [198/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldadd4_2.S.o [199/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldadd4_4.S.o [200/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldadd4_1.S.o [201/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldadd4_3.S.o [202/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/clear_cache.c.o [203/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/cpu_model.c.o [204/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/aarch64/fp_mode.c.o [205/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldclr2_1.S.o [206/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldclr1_4.S.o [207/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldclr1_1.S.o [208/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldclr1_3.S.o [209/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldclr2_2.S.o [210/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldclr1_2.S.o [211/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldclr4_1.S.o [212/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldclr2_4.S.o [213/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/emutls.c.o [214/255](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/gcc_personality_v0.c.o [215/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldclr2_3.S.o [216/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldclr4_2.S.o [217/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldclr4_3.S.o [218/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldclr8_1.S.o [219/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldclr4_4.S.o [220/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldclr8_2.S.o [221/255](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldclr8_4.S.o [222/255](33) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldclr8_3.S.o [223/255](32) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldeor1_1.S.o [224/255](31) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldeor1_2.S.o [225/255](30) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldeor2_1.S.o [226/255](29) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldeor1_4.S.o [227/255](28) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldeor2_2.S.o [228/255](27) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldeor2_3.S.o [229/255](26) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldeor2_4.S.o [230/255](25) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldeor4_3.S.o [231/255](24) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldeor4_2.S.o [232/255](23) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldeor4_1.S.o [233/255](22) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldeor8_1.S.o [234/255](21) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldset1_1.S.o [235/255](20) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldeor1_3.S.o [236/255](19) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldeor8_3.S.o [237/255](18) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldset2_2.S.o [238/255](17) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldeor8_4.S.o [239/255](16) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldset2_3.S.o [240/255](15) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldset4_2.S.o [241/255](14) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldset2_1.S.o [242/255](13) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldeor4_4.S.o [243/255](12) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldset1_2.S.o [244/255](11) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldeor8_2.S.o [245/255](10) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldset1_4.S.o [246/255](9) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldset4_3.S.o [247/255](8) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldset1_3.S.o [248/255](7) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldset2_4.S.o [249/255](6) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldset4_4.S.o [250/255](5) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldset8_2.S.o [251/255](4) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldset8_1.S.o [252/255](3) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldset4_1.S.o [253/255](2) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldset8_3.S.o [254/255](1) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldset8_4.S.o [255/255](1) Linking C static library /b/s/w/ir/x/w/staging/llvm_build/lib/clang/16/lib/aarch64-unknown-linux-gnu/libclang_rt.builtins.a [4222/4395](1) Performing build step for 'builtins-armv7-unknown-linux-gnueabihf' [1/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/sync_fetch_and_min_4.S.o [2/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/sync_fetch_and_max_4.S.o [3/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/clzsi2.S.o [4/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/bswapdi2.S.o [5/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/divsi3.S.o [6/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/sync_fetch_and_nand_8.S.o [7/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/bswapsi2.S.o [8/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/modsi3.S.o [9/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/sync_fetch_and_add_4.S.o [10/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/sync_fetch_and_and_8.S.o [11/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/sync_fetch_and_max_8.S.o [12/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/udivsi3.S.o [13/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/sync_fetch_and_or_8.S.o [14/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/sync_fetch_and_nand_4.S.o [15/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/sync_fetch_and_umin_4.S.o [16/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/clzdi2.S.o [17/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/divmodsi4.S.o [18/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/sync_fetch_and_and_4.S.o [19/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/udivmodsi4.S.o [20/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/sync_fetch_and_add_8.S.o [21/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/sync_fetch_and_or_4.S.o [22/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/sync_fetch_and_sub_8.S.o [23/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/sync_fetch_and_umax_4.S.o [24/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/sync_fetch_and_umax_8.S.o [25/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/sync_fetch_and_umin_8.S.o [26/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/sync_fetch_and_xor_4.S.o [27/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/sync_fetch_and_xor_8.S.o [28/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/comparesf2.S.o [29/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/sync_fetch_and_min_8.S.o [30/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/sync_fetch_and_sub_4.S.o [31/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/umodsi3.S.o [32/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/arm/fp_mode.c.o [33/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/ctzsi2.c.o [34/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/absvdi2.c.o [35/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/addvdi3.c.o [36/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/ashldi3.c.o [37/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/cmpdi2.c.o [38/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/divmodti4.c.o [39/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/ctzdi2.c.o [40/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/ashrdi3.c.o [41/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/ashrti3.c.o [42/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/divdc3.c.o [43/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/divsc3.c.o [44/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/absvsi2.c.o [45/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/absvti2.c.o [46/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/adddf3.c.o [47/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/cmpti2.c.o [48/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/ffssi2.c.o [49/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/divsf3.c.o [50/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/ashlti3.c.o [51/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/clzti2.c.o [52/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/divmoddi4.c.o [53/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/ctzti2.c.o [54/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/ffsdi2.c.o [55/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/comparedf2.c.o [56/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/apple_versioning.c.o [57/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/addvsi3.c.o [58/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/divti3.c.o [59/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/extendhfsf2.c.o [60/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/addvti3.c.o [61/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/extendsfdf2.c.o [62/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/ffsti2.c.o [63/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/addsf3.c.o [64/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/divdi3.c.o [65/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/fixdfdi.c.o [66/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/fixdfsi.c.o [67/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/fixdfti.c.o [68/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/fixsfdi.c.o [69/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/divdf3.c.o [70/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/fixsfti.c.o [71/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/fixunsdfti.c.o [72/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/fixsfsi.c.o [73/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/fixunsdfdi.c.o [74/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/fixunsdfsi.c.o [75/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/fixunssfdi.c.o [76/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/fixunssfsi.c.o [77/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/fixunssfti.c.o [78/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/floatdidf.c.o [79/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/floatdisf.c.o [80/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/floatsidf.c.o [81/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/floatsisf.c.o [82/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/floattidf.c.o [83/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/floattisf.c.o [84/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/floatundidf.c.o [85/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/floatundisf.c.o [86/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/floatunsisf.c.o [87/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/floatunsidf.c.o [88/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/floatuntidf.c.o [89/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/floatuntisf.c.o [90/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/lshrdi3.c.o [91/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/int_util.c.o [92/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/moddi3.c.o [93/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/lshrti3.c.o [94/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/modti3.c.o [95/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/muldc3.c.o [96/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/muldf3.c.o [97/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/muloti4.c.o [98/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/mulodi4.c.o [99/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/muldi3.c.o [100/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/mulsc3.c.o [101/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/mulosi4.c.o [102/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/mulsf3.c.o [103/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/multi3.c.o [104/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/mulvdi3.c.o [105/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/mulvsi3.c.o [106/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/mulvti3.c.o [107/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/negdf2.c.o [108/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/negdi2.c.o [109/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/negsf2.c.o [110/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/negti2.c.o [111/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/negvdi2.c.o [112/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/negvsi2.c.o [113/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/negvti2.c.o [114/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/os_version_check.c.o [115/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/paritydi2.c.o [116/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/paritysi2.c.o [117/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/parityti2.c.o [118/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/popcountdi2.c.o [119/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/popcountsi2.c.o [120/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/popcountti2.c.o [121/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/powidf2.c.o [122/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/powisf2.c.o [123/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/aeabi_cdcmp.S.o [124/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/aeabi_cfcmp.S.o [125/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/aeabi_dcmp.S.o [126/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/subdf3.c.o [127/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/subsf3.c.o [128/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/subvdi3.c.o [129/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/subvsi3.c.o [130/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/subvti3.c.o [131/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/trampoline_setup.c.o [132/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/truncdfhf2.c.o [133/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/aeabi_idivmod.S.o [134/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/aeabi_memcmp.S.o [135/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/aeabi_fcmp.S.o [136/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/aeabi_ldivmod.S.o [137/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/aeabi_memcpy.S.o [138/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/aeabi_memmove.S.o [139/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/aeabi_memset.S.o [140/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/ucmpti2.c.o [141/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/udivmodti4.c.o [142/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/truncsfhf2.c.o [143/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/truncdfsf2.c.o [144/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/udivdi3.c.o [145/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/ucmpdi2.c.o [146/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/switch32.S.o [147/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/aeabi_uidivmod.S.o [148/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/restore_vfp_d8_d15_regs.S.o [149/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/switch16.S.o [150/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/udivti3.c.o [151/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/aeabi_uldivmod.S.o [152/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/switch8.S.o [153/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/switchu8.S.o [154/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/umodti3.c.o [155/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/save_vfp_d8_d15_regs.S.o [156/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/adddf3vfp.S.o [157/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/divdf3vfp.S.o [158/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/eqdf2vfp.S.o [159/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/fixunsdfsivfp.S.o [160/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/udivmoddi4.c.o [161/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/extendsfdf2vfp.S.o [162/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/fixdfsivfp.S.o [163/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/floatunssidfvfp.S.o [164/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/floatsidfvfp.S.o [165/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/umoddi3.c.o [166/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/eprintf.c.o [167/203](34) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/enable_execute_stack.c.o [168/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/gtdf2vfp.S.o [169/203](34) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/gedf2vfp.S.o [170/203](33) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/clear_cache.c.o [171/203](32) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/muldf3vfp.S.o [172/203](31) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/nedf2vfp.S.o [173/203](30) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/ltdf2vfp.S.o [174/203](29) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/ledf2vfp.S.o [175/203](28) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/arm/aeabi_cdcmpeq_check_nan.c.o [176/203](27) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/negdf2vfp.S.o [177/203](26) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/truncdfsf2vfp.S.o [178/203](25) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/addsf3vfp.S.o [179/203](24) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/unorddf2vfp.S.o [180/203](23) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/subdf3vfp.S.o [181/203](22) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/divsf3vfp.S.o [182/203](21) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/floatsisfvfp.S.o [183/203](20) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/eqsf2vfp.S.o [184/203](19) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/fixunssfsivfp.S.o [185/203](18) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/fixsfsivfp.S.o [186/203](17) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/arm/aeabi_cfcmpeq_check_nan.c.o [187/203](16) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/floatunssisfvfp.S.o [188/203](15) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/emutls.c.o [189/203](14) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/arm/aeabi_div0.c.o [190/203](13) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/arm/aeabi_drsub.c.o [191/203](12) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/gtsf2vfp.S.o [192/203](11) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/lesf2vfp.S.o [193/203](10) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/gesf2vfp.S.o [194/203](9) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/ltsf2vfp.S.o [195/203](8) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/negsf2vfp.S.o [196/203](7) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/arm/aeabi_frsub.c.o [197/203](6) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/mulsf3vfp.S.o [198/203](5) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/nesf2vfp.S.o [199/203](4) Building C object CMakeFiles/clang_rt.builtins-armv7.dir/gcc_personality_v0.c.o /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/gcc_personality_v0.c:148:47: warning: declaration of 'struct _Unwind_Exception' will not be visible outside of this function [-Wvisibility] _Unwind_Reason_Code __gnu_unwind_frame(struct _Unwind_Exception *, ^ /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/gcc_personality_v0.c:153:23: warning: declaration of 'struct _Unwind_Exception' will not be visible outside of this function [-Wvisibility] continueUnwind(struct _Unwind_Exception *exceptionObject, ^ /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/gcc_personality_v0.c:158:26: warning: incompatible pointer types passing 'struct _Unwind_Exception *' to parameter of type 'struct _Unwind_Exception *' [-Wincompatible-pointer-types] if (__gnu_unwind_frame(exceptionObject, context) != _URC_OK) ^~~~~~~~~~~~~~~ /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/gcc_personality_v0.c:148:66: note: passing argument to parameter here _Unwind_Reason_Code __gnu_unwind_frame(struct _Unwind_Exception *, ^ /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/gcc_personality_v0.c:179:33: warning: declaration of 'struct _Unwind_Exception' will not be visible outside of this function [-Wvisibility] _Unwind_State state, struct _Unwind_Exception *exceptionObject, ^ /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/gcc_personality_v0.c:200:27: warning: incompatible pointer types passing 'struct _Unwind_Exception *' to parameter of type 'struct _Unwind_Exception *' [-Wincompatible-pointer-types] return continueUnwind(exceptionObject, context); ^~~~~~~~~~~~~~~ /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/gcc_personality_v0.c:153:42: note: passing argument to parameter 'exceptionObject' here continueUnwind(struct _Unwind_Exception *exceptionObject, ^ /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/gcc_personality_v0.c:205:27: warning: incompatible pointer types passing 'struct _Unwind_Exception *' to parameter of type 'struct _Unwind_Exception *' [-Wincompatible-pointer-types] return continueUnwind(exceptionObject, context); ^~~~~~~~~~~~~~~ /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/gcc_personality_v0.c:153:42: note: passing argument to parameter 'exceptionObject' here continueUnwind(struct _Unwind_Exception *exceptionObject, ^ /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/gcc_personality_v0.c:247:25: warning: incompatible pointer types passing 'struct _Unwind_Exception *' to parameter of type 'struct _Unwind_Exception *' [-Wincompatible-pointer-types] return continueUnwind(exceptionObject, context); ^~~~~~~~~~~~~~~ /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/gcc_personality_v0.c:153:42: note: passing argument to parameter 'exceptionObject' here continueUnwind(struct _Unwind_Exception *exceptionObject, ^ 7 warnings generated. [200/203](3) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/subsf3vfp.S.o [201/203](2) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/unordsf2vfp.S.o [202/203](1) Building ASM object CMakeFiles/clang_rt.builtins-armv7.dir/arm/sync_synchronize.S.o [203/203](1) Linking C static library /b/s/w/ir/x/w/staging/llvm_build/lib/clang/16/lib/armv7-unknown-linux-gnueabihf/libclang_rt.builtins.a [4223/4395](1) No install step for 'builtins-aarch64-unknown-linux-gnu' [4224/4395](2) No install step for 'builtins-armv7-unknown-linux-gnueabihf' [4225/4395](3) Performing configure step for 'builtins-i386-unknown-linux-gnu' -- The C compiler identification is Clang 16.0.0 -- The ASM compiler identification is Clang with GNU-like command-line -- Found assembler: /b/s/w/ir/x/w/staging/llvm_build/./bin/clang -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /b/s/w/ir/x/w/staging/llvm_build/./bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Looking for unwind.h -- Looking for unwind.h - found -- Looking for rpc/xdr.h -- Looking for rpc/xdr.h - found CMake Warning at /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/cmake/Modules/CompilerRTUtils.cmake:281 (message): LLVM_CONFIG_PATH is deprecated, please use LLVM_CMAKE_DIR instead Call Stack (most recent call first): CMakeLists.txt:29 (load_llvm_config) -- Could NOT find ZLIB (missing: ZLIB_LIBRARY) (found version "1.2.11") -- Could NOT find zstd (missing: zstd_LIBRARY zstd_INCLUDE_DIR) -- Could NOT find LibXml2 (missing: LIBXML2_LIBRARY LIBXML2_INCLUDE_DIR) CMake Warning at /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/cmake/Modules/CompilerRTUtils.cmake:326 (message): LLVMTestingSupport not found in LLVM_AVAILABLE_LIBS Call Stack (most recent call first): CMakeLists.txt:29 (load_llvm_config) -- LLVM_MAIN_SRC_DIR: "/b/s/w/ir/x/w/llvm-llvm-project/llvm" -- Performing Test COMPILER_RT_HAS_FPIC_FLAG -- Performing Test COMPILER_RT_HAS_FPIC_FLAG - Success -- Performing Test COMPILER_RT_HAS_FPIE_FLAG -- Performing Test COMPILER_RT_HAS_FPIE_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_BUILTIN_FLAG -- Performing Test COMPILER_RT_HAS_FNO_BUILTIN_FLAG - Success -- Performing Test COMPILER_RT_HAS_STD_C11_FLAG -- Performing Test COMPILER_RT_HAS_STD_C11_FLAG - Success -- Performing Test COMPILER_RT_HAS_VISIBILITY_HIDDEN_FLAG -- Performing Test COMPILER_RT_HAS_VISIBILITY_HIDDEN_FLAG - Success -- Performing Test COMPILER_RT_HAS_OMIT_FRAME_POINTER_FLAG -- Performing Test COMPILER_RT_HAS_OMIT_FRAME_POINTER_FLAG - Success -- Performing Test COMPILER_RT_HAS_FFREESTANDING_FLAG -- Performing Test COMPILER_RT_HAS_FFREESTANDING_FLAG - Success -- Performing Test COMPILER_RT_HAS_XRAY_COMPILER_FLAG -- Performing Test COMPILER_RT_HAS_XRAY_COMPILER_FLAG - Failed -- Performing Test COMPILER_RT_HAS_ATOMIC_KEYWORD -- Performing Test COMPILER_RT_HAS_ATOMIC_KEYWORD - Success -- Performing Test COMPILER_RT_HAS_FLOAT16 -- Performing Test COMPILER_RT_HAS_FLOAT16 - Success -- Performing Test COMPILER_RT_HAS_BFLOAT16 -- Performing Test COMPILER_RT_HAS_BFLOAT16 - Success -- Performing Test COMPILER_RT_HAS_ASM_LSE -- Performing Test COMPILER_RT_HAS_ASM_LSE - Failed -- Builtin supported architectures: i386 -- For i386 builtins preferring i386/fp_mode.c to fp_mode.c -- For i386 builtins preferring i386/ashldi3.S to ashldi3.c -- For i386 builtins preferring i386/ashrdi3.S to ashrdi3.c -- For i386 builtins preferring i386/divdi3.S to divdi3.c -- For i386 builtins preferring i386/floatdidf.S to floatdidf.c -- For i386 builtins preferring i386/floatdisf.S to floatdisf.c -- For i386 builtins preferring i386/floatundidf.S to floatundidf.c -- For i386 builtins preferring i386/floatundisf.S to floatundisf.c -- For i386 builtins preferring i386/lshrdi3.S to lshrdi3.c -- For i386 builtins preferring i386/moddi3.S to moddi3.c -- For i386 builtins preferring i386/muldi3.S to muldi3.c -- For i386 builtins preferring i386/udivdi3.S to udivdi3.c -- For i386 builtins preferring i386/umoddi3.S to umoddi3.c -- For i386 builtins preferring i386/floatdixf.S to floatdixf.c -- For i386 builtins preferring i386/floatundixf.S to floatundixf.c -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_COMPILER CMAKE_CXX_FLAGS CMAKE_EXE_LINKER_FLAG HAVE_LLVM_LIT LLVM_DEFAULT_TARGET_TRIPLE LLVM_HAVE_LINK_VERSION_SCRIPT LLVM_SOURCE_PREFIX LLVM_USE_RELATIVE_PATHS_IN_DEBUG_INFO LLVM_USE_RELATIVE_PATHS_IN_FILES -- Build files have been written to: /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-i386-unknown-linux-gnu-bins [4227/4395](2) Completed 'builtins-armv7-unknown-linux-gnueabihf' [4228/4395](1) Performing configure step for 'builtins-x86_64-unknown-linux-gnu' -- The C compiler identification is Clang 16.0.0 -- The ASM compiler identification is Clang with GNU-like command-line -- Found assembler: /b/s/w/ir/x/w/staging/llvm_build/./bin/clang -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /b/s/w/ir/x/w/staging/llvm_build/./bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Looking for unwind.h -- Looking for unwind.h - found -- Looking for rpc/xdr.h -- Looking for rpc/xdr.h - found CMake Warning at /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/cmake/Modules/CompilerRTUtils.cmake:281 (message): LLVM_CONFIG_PATH is deprecated, please use LLVM_CMAKE_DIR instead Call Stack (most recent call first): CMakeLists.txt:29 (load_llvm_config) -- Could NOT find ZLIB (missing: ZLIB_LIBRARY) (found version "1.2.11") -- Could NOT find zstd (missing: zstd_LIBRARY zstd_INCLUDE_DIR) -- Could NOT find LibXml2 (missing: LIBXML2_LIBRARY LIBXML2_INCLUDE_DIR) CMake Warning at /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/cmake/Modules/CompilerRTUtils.cmake:326 (message): LLVMTestingSupport not found in LLVM_AVAILABLE_LIBS Call Stack (most recent call first): CMakeLists.txt:29 (load_llvm_config) -- LLVM_MAIN_SRC_DIR: "/b/s/w/ir/x/w/llvm-llvm-project/llvm" -- Performing Test COMPILER_RT_HAS_FPIC_FLAG -- Performing Test COMPILER_RT_HAS_FPIC_FLAG - Success -- Performing Test COMPILER_RT_HAS_FPIE_FLAG -- Performing Test COMPILER_RT_HAS_FPIE_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_BUILTIN_FLAG -- Performing Test COMPILER_RT_HAS_FNO_BUILTIN_FLAG - Success -- Performing Test COMPILER_RT_HAS_STD_C11_FLAG -- Performing Test COMPILER_RT_HAS_STD_C11_FLAG - Success -- Performing Test COMPILER_RT_HAS_VISIBILITY_HIDDEN_FLAG -- Performing Test COMPILER_RT_HAS_VISIBILITY_HIDDEN_FLAG - Success -- Performing Test COMPILER_RT_HAS_OMIT_FRAME_POINTER_FLAG -- Performing Test COMPILER_RT_HAS_OMIT_FRAME_POINTER_FLAG - Success -- Performing Test COMPILER_RT_HAS_FFREESTANDING_FLAG -- Performing Test COMPILER_RT_HAS_FFREESTANDING_FLAG - Success -- Performing Test COMPILER_RT_HAS_XRAY_COMPILER_FLAG -- Performing Test COMPILER_RT_HAS_XRAY_COMPILER_FLAG - Success -- Performing Test COMPILER_RT_HAS_ATOMIC_KEYWORD -- Performing Test COMPILER_RT_HAS_ATOMIC_KEYWORD - Success -- Performing Test COMPILER_RT_HAS_FLOAT16 -- Performing Test COMPILER_RT_HAS_FLOAT16 - Success -- Performing Test COMPILER_RT_HAS_BFLOAT16 -- Performing Test COMPILER_RT_HAS_BFLOAT16 - Success -- Performing Test COMPILER_RT_HAS_ASM_LSE -- Performing Test COMPILER_RT_HAS_ASM_LSE - Failed -- Builtin supported architectures: x86_64 -- For x86_64 builtins preferring i386/fp_mode.c to fp_mode.c -- For x86_64 builtins preferring x86_64/floatdidf.c to floatdidf.c -- For x86_64 builtins preferring x86_64/floatdisf.c to floatdisf.c -- For x86_64 builtins preferring x86_64/floatundidf.S to floatundidf.c -- For x86_64 builtins preferring x86_64/floatundisf.S to floatundisf.c -- For x86_64 builtins preferring x86_64/floatdixf.c to floatdixf.c -- For x86_64 builtins preferring x86_64/floatundixf.S to floatundixf.c -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_COMPILER CMAKE_CXX_FLAGS CMAKE_EXE_LINKER_FLAG HAVE_LLVM_LIT LLVM_DEFAULT_TARGET_TRIPLE LLVM_HAVE_LINK_VERSION_SCRIPT LLVM_SOURCE_PREFIX LLVM_USE_RELATIVE_PATHS_IN_DEBUG_INFO LLVM_USE_RELATIVE_PATHS_IN_FILES -- Build files have been written to: /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-x86_64-unknown-linux-gnu-bins [4229/4395](1) Performing build step for 'builtins-i386-unknown-linux-gnu' [1/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/addvdi3.c.o [2/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/addvsi3.c.o [3/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/ashrti3.c.o [4/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/cmpdi2.c.o [5/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/apple_versioning.c.o [6/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/addsf3.c.o [7/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/adddf3.c.o [8/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/addvti3.c.o [9/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/ashlti3.c.o [10/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/ctzdi2.c.o [11/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/ctzti2.c.o [12/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/comparedf2.c.o [13/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/divmoddi4.c.o [14/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/absvsi2.c.o [15/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/clzti2.c.o [16/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/cmpti2.c.o [17/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/divti3.c.o [18/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/divmodti4.c.o [19/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/divsf3.c.o [20/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/bswapdi2.c.o [21/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/bswapsi2.c.o [22/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/clzsi2.c.o [23/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/divdc3.c.o [24/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/comparesf2.c.o [25/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/divmodsi4.c.o [26/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/divsi3.c.o [27/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/ctzsi2.c.o [28/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/clzdi2.c.o [29/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/extendhfsf2.c.o [30/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/absvdi2.c.o [31/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/absvti2.c.o [32/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/extendsfdf2.c.o [33/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/ffsdi2.c.o [34/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/ffssi2.c.o [35/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/fixdfdi.c.o [36/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/divsc3.c.o [37/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/ffsti2.c.o [38/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/fixdfti.c.o [39/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/fixsfdi.c.o [40/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/fixsfti.c.o [41/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/fixdfsi.c.o [42/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/fixsfsi.c.o [43/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/divdf3.c.o [44/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/fixunsdfti.c.o [45/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/fixunsdfsi.c.o [46/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/fixunsdfdi.c.o [47/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/fixunssfdi.c.o [48/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/fixunssfti.c.o [49/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/fixunssfsi.c.o [50/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/floatsidf.c.o [51/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/floatsisf.c.o [52/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/floattisf.c.o [53/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/floattidf.c.o [54/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/floatunsidf.c.o [55/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/floatuntidf.c.o [56/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/floatunsisf.c.o [57/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/int_util.c.o [58/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/floatuntisf.c.o [59/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/lshrti3.c.o [60/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/modsi3.c.o [61/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/modti3.c.o [62/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/muldc3.c.o [63/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/muloti4.c.o [64/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/mulodi4.c.o [65/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/mulosi4.c.o [66/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/mulsc3.c.o [67/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/multi3.c.o [68/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/muldf3.c.o [69/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/mulsf3.c.o [70/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/mulvdi3.c.o [71/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/mulvti3.c.o [72/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/negdi2.c.o [73/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/mulvsi3.c.o [74/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/negdf2.c.o [75/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/negsf2.c.o [76/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/negvdi2.c.o [77/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/negti2.c.o [78/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/negvsi2.c.o [79/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/negvti2.c.o [80/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/os_version_check.c.o [81/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/paritydi2.c.o [82/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/paritysi2.c.o [83/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/parityti2.c.o [84/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/popcountdi2.c.o [85/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/popcountsi2.c.o [86/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/popcountti2.c.o [87/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/powidf2.c.o [88/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/powisf2.c.o [89/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/subdf3.c.o [90/140](34) Building ASM object CMakeFiles/clang_rt.builtins-i386.dir/i386/ashldi3.S.o [91/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/trampoline_setup.c.o [92/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/subvti3.c.o [93/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/subvdi3.c.o [94/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/subsf3.c.o [95/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/subvsi3.c.o [96/140](34) Building ASM object CMakeFiles/clang_rt.builtins-i386.dir/i386/floatdisf.S.o [97/140](34) Building ASM object CMakeFiles/clang_rt.builtins-i386.dir/i386/ashrdi3.S.o [98/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/truncdfhf2.c.o [99/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/truncdfsf2.c.o [100/140](34) Building ASM object CMakeFiles/clang_rt.builtins-i386.dir/i386/lshrdi3.S.o [101/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/ucmpdi2.c.o [102/140](34) Building ASM object CMakeFiles/clang_rt.builtins-i386.dir/i386/floatundidf.S.o [103/140](34) Building ASM object CMakeFiles/clang_rt.builtins-i386.dir/i386/floatundisf.S.o [104/140](34) Building ASM object CMakeFiles/clang_rt.builtins-i386.dir/i386/divdi3.S.o [105/140](34) Building ASM object CMakeFiles/clang_rt.builtins-i386.dir/i386/floatdidf.S.o [106/140](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/truncsfhf2.c.o [107/140](33) Building C object CMakeFiles/clang_rt.builtins-i386.dir/ucmpti2.c.o [108/140](32) Building ASM object CMakeFiles/clang_rt.builtins-i386.dir/i386/moddi3.S.o [109/140](31) Building ASM object CMakeFiles/clang_rt.builtins-i386.dir/i386/muldi3.S.o [110/140](30) Building ASM object CMakeFiles/clang_rt.builtins-i386.dir/i386/udivdi3.S.o [111/140](29) Building C object CMakeFiles/clang_rt.builtins-i386.dir/udivmodsi4.c.o [112/140](28) Building ASM object CMakeFiles/clang_rt.builtins-i386.dir/i386/umoddi3.S.o [113/140](27) Building C object CMakeFiles/clang_rt.builtins-i386.dir/udivmodti4.c.o [114/140](26) Building C object CMakeFiles/clang_rt.builtins-i386.dir/udivti3.c.o [115/140](25) Building ASM object CMakeFiles/clang_rt.builtins-i386.dir/i386/floatdixf.S.o [116/140](24) Building ASM object CMakeFiles/clang_rt.builtins-i386.dir/i386/floatundixf.S.o [117/140](23) Building C object CMakeFiles/clang_rt.builtins-i386.dir/udivmoddi4.c.o [118/140](22) Building C object CMakeFiles/clang_rt.builtins-i386.dir/udivsi3.c.o [119/140](21) Building C object CMakeFiles/clang_rt.builtins-i386.dir/umodsi3.c.o [120/140](20) Building C object CMakeFiles/clang_rt.builtins-i386.dir/umodti3.c.o [121/140](19) Building C object CMakeFiles/clang_rt.builtins-i386.dir/truncsfbf2.c.o [122/140](18) Building C object CMakeFiles/clang_rt.builtins-i386.dir/truncdfbf2.c.o [123/140](17) Building C object CMakeFiles/clang_rt.builtins-i386.dir/enable_execute_stack.c.o [124/140](16) Building C object CMakeFiles/clang_rt.builtins-i386.dir/eprintf.c.o [125/140](15) Building C object CMakeFiles/clang_rt.builtins-i386.dir/clear_cache.c.o [126/140](14) Building C object CMakeFiles/clang_rt.builtins-i386.dir/emutls.c.o [127/140](13) Building C object CMakeFiles/clang_rt.builtins-i386.dir/i386/fp_mode.c.o [128/140](12) Building C object CMakeFiles/clang_rt.builtins-i386.dir/gcc_personality_v0.c.o [129/140](11) Building C object CMakeFiles/clang_rt.builtins-i386.dir/fixxfti.c.o [130/140](10) Building C object CMakeFiles/clang_rt.builtins-i386.dir/divxc3.c.o [131/140](9) Building C object CMakeFiles/clang_rt.builtins-i386.dir/fixxfdi.c.o [132/140](8) Building C object CMakeFiles/clang_rt.builtins-i386.dir/fixunsxfdi.c.o [133/140](7) Building C object CMakeFiles/clang_rt.builtins-i386.dir/fixunsxfsi.c.o [134/140](6) Building C object CMakeFiles/clang_rt.builtins-i386.dir/fixunsxfti.c.o [135/140](5) Building C object CMakeFiles/clang_rt.builtins-i386.dir/floattixf.c.o [136/140](4) Building C object CMakeFiles/clang_rt.builtins-i386.dir/floatuntixf.c.o [137/140](3) Building C object CMakeFiles/clang_rt.builtins-i386.dir/cpu_model.c.o [138/140](2) Building C object CMakeFiles/clang_rt.builtins-i386.dir/mulxc3.c.o [139/140](1) Building C object CMakeFiles/clang_rt.builtins-i386.dir/powixf2.c.o [140/140](1) Linking C static library /b/s/w/ir/x/w/staging/llvm_build/lib/clang/16/lib/i386-unknown-linux-gnu/libclang_rt.builtins.a [4230/4395](1) Performing build step for 'builtins-x86_64-unknown-linux-gnu' [1/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/divdi3.c.o [2/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/addvsi3.c.o [3/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/clzdi2.c.o [4/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/clzti2.c.o [5/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/divmodsi4.c.o [6/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/adddf3.c.o [7/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/absvti2.c.o [8/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/divdf3.c.o [9/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/addvti3.c.o [10/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/bswapsi2.c.o [11/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/ctzsi2.c.o [12/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/divdc3.c.o [13/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/ashrdi3.c.o [14/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/clzsi2.c.o [15/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/ashlti3.c.o [16/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/comparesf2.c.o [17/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/comparedf2.c.o [18/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/addsf3.c.o [19/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/apple_versioning.c.o [20/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/bswapdi2.c.o [21/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/ctzti2.c.o [22/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/absvdi2.c.o [23/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/cmpti2.c.o [24/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/divmoddi4.c.o [25/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/addvdi3.c.o [26/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/absvsi2.c.o [27/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/cmpdi2.c.o [28/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/ashrti3.c.o [29/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/ctzdi2.c.o [30/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/ashldi3.c.o [31/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/divsf3.c.o [32/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/divsi3.c.o [33/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/divmodti4.c.o [34/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/divti3.c.o [35/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/ffsdi2.c.o [36/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/extendsfdf2.c.o [37/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/divsc3.c.o [38/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/extendhfsf2.c.o [39/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/ffssi2.c.o [40/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixdfdi.c.o [41/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/ffsti2.c.o [42/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixdfsi.c.o [43/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixdfti.c.o [44/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixsfdi.c.o [45/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixsfsi.c.o [46/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixsfti.c.o [47/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixunsdfdi.c.o [48/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixunssfdi.c.o [49/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixunsdfsi.c.o [50/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixunsdfti.c.o [51/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixunssfsi.c.o [52/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixunssfti.c.o [53/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/floatsidf.c.o [54/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/floatsisf.c.o [55/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/floattidf.c.o [56/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/floattisf.c.o [57/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/floatunsidf.c.o [58/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/floatuntidf.c.o [59/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/floatunsisf.c.o [60/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/floatuntisf.c.o [61/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/int_util.c.o [62/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/lshrti3.c.o [63/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/lshrdi3.c.o [64/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/moddi3.c.o [65/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/modsi3.c.o [66/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/modti3.c.o [67/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/muldc3.c.o [68/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/muldi3.c.o [69/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/mulodi4.c.o [70/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/muloti4.c.o [71/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/muldf3.c.o [72/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/mulsc3.c.o [73/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/mulosi4.c.o [74/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/multi3.c.o [75/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/mulvdi3.c.o [76/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/mulvsi3.c.o [77/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/mulsf3.c.o [78/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/mulvti3.c.o [79/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/negdf2.c.o [80/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/negdi2.c.o [81/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/negsf2.c.o [82/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/negti2.c.o [83/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/negvdi2.c.o [84/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/negvsi2.c.o [85/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/negvti2.c.o [86/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/os_version_check.c.o [87/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/paritydi2.c.o [88/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/paritysi2.c.o [89/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/popcountdi2.c.o [90/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/parityti2.c.o [91/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/popcountsi2.c.o [92/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/powisf2.c.o [93/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/popcountti2.c.o [94/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/powidf2.c.o [95/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/subsf3.c.o [96/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/subdf3.c.o [97/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/subvdi3.c.o [98/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/trampoline_setup.c.o [99/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/subvsi3.c.o [100/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/subvti3.c.o [101/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/ucmpdi2.c.o [102/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/truncdfsf2.c.o [103/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/truncdfhf2.c.o [104/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/truncsfhf2.c.o [105/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/ucmpti2.c.o [106/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/udivdi3.c.o [107/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/udivmodsi4.c.o [108/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/udivti3.c.o [109/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/udivmoddi4.c.o [110/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/udivmodti4.c.o [111/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/udivsi3.c.o [112/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/umodti3.c.o [113/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/umoddi3.c.o [114/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/umodsi3.c.o [115/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/truncdfbf2.c.o [116/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/truncsfbf2.c.o [117/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/enable_execute_stack.c.o [118/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/eprintf.c.o [119/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/clear_cache.c.o [120/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/addtf3.c.o [121/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/comparetf2.c.o [122/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/divtf3.c.o [123/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/emutls.c.o [124/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/divtc3.c.o [125/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/gcc_personality_v0.c.o [126/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/extenddftf2.c.o [127/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/extendsftf2.c.o [128/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/extendhftf2.c.o [129/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixtfsi.c.o [130/166](34) Building ASM object CMakeFiles/clang_rt.builtins-x86_64.dir/x86_64/floatundidf.S.o [131/166](34) Building ASM object CMakeFiles/clang_rt.builtins-x86_64.dir/x86_64/floatundisf.S.o [132/166](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixtfdi.c.o [133/166](33) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixtfti.c.o [134/166](32) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixunstfdi.c.o [135/166](31) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixunstfsi.c.o [136/166](30) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixunstfti.c.o [137/166](29) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/floatditf.c.o [138/166](28) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/floattitf.c.o [139/166](27) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/floatsitf.c.o [140/166](26) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/floatunditf.c.o [141/166](25) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/floatuntitf.c.o [142/166](24) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/floatunsitf.c.o [143/166](23) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/multf3.c.o [144/166](22) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/powitf2.c.o [145/166](21) Building ASM object CMakeFiles/clang_rt.builtins-x86_64.dir/x86_64/floatundixf.S.o [146/166](20) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/multc3.c.o [147/166](19) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/subtf3.c.o [148/166](18) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/trunctfdf2.c.o [149/166](17) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/trunctfhf2.c.o [150/166](16) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/trunctfsf2.c.o [151/166](15) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/i386/fp_mode.c.o [152/166](14) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/x86_64/floatdidf.c.o [153/166](13) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/x86_64/floatdisf.c.o [154/166](12) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/divxc3.c.o [155/166](11) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixxfdi.c.o [156/166](10) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixxfti.c.o [157/166](9) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixunsxfdi.c.o [158/166](8) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixunsxfsi.c.o [159/166](7) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/cpu_model.c.o [160/166](6) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixunsxfti.c.o [161/166](5) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/floattixf.c.o [162/166](4) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/mulxc3.c.o [163/166](3) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/floatuntixf.c.o [164/166](2) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/powixf2.c.o [165/166](1) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/x86_64/floatdixf.c.o [166/166](1) Linking C static library /b/s/w/ir/x/w/staging/llvm_build/lib/clang/16/lib/x86_64-unknown-linux-gnu/libclang_rt.builtins.a [4231/4395](1) No install step for 'builtins-i386-unknown-linux-gnu' [4232/4395](2) No install step for 'builtins-x86_64-unknown-linux-gnu' [4233/4395](3) Performing configure step for 'builtins-i386-unknown-fuchsia' -- The C compiler identification is Clang 16.0.0 -- The ASM compiler identification is Clang with GNU-like command-line -- Found assembler: /b/s/w/ir/x/w/staging/llvm_build/./bin/clang -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /b/s/w/ir/x/w/staging/llvm_build/./bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Looking for unwind.h -- Looking for unwind.h - found -- Looking for rpc/xdr.h -- Looking for rpc/xdr.h - not found CMake Warning at /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/cmake/Modules/CompilerRTUtils.cmake:281 (message): LLVM_CONFIG_PATH is deprecated, please use LLVM_CMAKE_DIR instead Call Stack (most recent call first): CMakeLists.txt:29 (load_llvm_config) -- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) -- Could NOT find zstd (missing: zstd_LIBRARY zstd_INCLUDE_DIR) -- Could NOT find LibXml2 (missing: LIBXML2_LIBRARY LIBXML2_INCLUDE_DIR) CMake Warning at /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/cmake/Modules/CompilerRTUtils.cmake:326 (message): LLVMTestingSupport not found in LLVM_AVAILABLE_LIBS Call Stack (most recent call first): CMakeLists.txt:29 (load_llvm_config) -- LLVM_MAIN_SRC_DIR: "/b/s/w/ir/x/w/llvm-llvm-project/llvm" -- Performing Test COMPILER_RT_HAS_FPIC_FLAG -- Performing Test COMPILER_RT_HAS_FPIC_FLAG - Success -- Performing Test COMPILER_RT_HAS_FPIE_FLAG -- Performing Test COMPILER_RT_HAS_FPIE_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_BUILTIN_FLAG -- Performing Test COMPILER_RT_HAS_FNO_BUILTIN_FLAG - Success -- Performing Test COMPILER_RT_HAS_STD_C11_FLAG -- Performing Test COMPILER_RT_HAS_STD_C11_FLAG - Success -- Performing Test COMPILER_RT_HAS_VISIBILITY_HIDDEN_FLAG -- Performing Test COMPILER_RT_HAS_VISIBILITY_HIDDEN_FLAG - Success -- Performing Test COMPILER_RT_HAS_OMIT_FRAME_POINTER_FLAG -- Performing Test COMPILER_RT_HAS_OMIT_FRAME_POINTER_FLAG - Success -- Performing Test COMPILER_RT_HAS_FFREESTANDING_FLAG -- Performing Test COMPILER_RT_HAS_FFREESTANDING_FLAG - Success -- Performing Test COMPILER_RT_HAS_XRAY_COMPILER_FLAG -- Performing Test COMPILER_RT_HAS_XRAY_COMPILER_FLAG - Failed -- Performing Test COMPILER_RT_HAS_ATOMIC_KEYWORD -- Performing Test COMPILER_RT_HAS_ATOMIC_KEYWORD - Success -- Performing Test COMPILER_RT_HAS_FLOAT16 -- Performing Test COMPILER_RT_HAS_FLOAT16 - Success -- Performing Test COMPILER_RT_HAS_BFLOAT16 -- Performing Test COMPILER_RT_HAS_BFLOAT16 - Success -- Performing Test COMPILER_RT_HAS_ASM_LSE -- Performing Test COMPILER_RT_HAS_ASM_LSE - Failed -- Builtin supported architectures: i386 -- For i386 builtins preferring i386/fp_mode.c to fp_mode.c -- For i386 builtins preferring i386/ashldi3.S to ashldi3.c -- For i386 builtins preferring i386/ashrdi3.S to ashrdi3.c -- For i386 builtins preferring i386/divdi3.S to divdi3.c -- For i386 builtins preferring i386/floatdidf.S to floatdidf.c -- For i386 builtins preferring i386/floatdisf.S to floatdisf.c -- For i386 builtins preferring i386/floatundidf.S to floatundidf.c -- For i386 builtins preferring i386/floatundisf.S to floatundisf.c -- For i386 builtins preferring i386/lshrdi3.S to lshrdi3.c -- For i386 builtins preferring i386/moddi3.S to moddi3.c -- For i386 builtins preferring i386/muldi3.S to muldi3.c -- For i386 builtins preferring i386/udivdi3.S to udivdi3.c -- For i386 builtins preferring i386/umoddi3.S to umoddi3.c -- For i386 builtins preferring i386/floatdixf.S to floatdixf.c -- For i386 builtins preferring i386/floatundixf.S to floatundixf.c -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_COMPILER CMAKE_CXX_FLAGS HAVE_LLVM_LIT LLVM_DEFAULT_TARGET_TRIPLE LLVM_HAVE_LINK_VERSION_SCRIPT LLVM_SOURCE_PREFIX LLVM_USE_RELATIVE_PATHS_IN_DEBUG_INFO LLVM_USE_RELATIVE_PATHS_IN_FILES -- Build files have been written to: /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-i386-unknown-fuchsia-bins [4235/4395](2) Completed 'builtins-x86_64-unknown-linux-gnu' [4236/4395](1) Performing configure step for 'builtins-x86_64-unknown-fuchsia' -- The C compiler identification is Clang 16.0.0 -- The ASM compiler identification is Clang with GNU-like command-line -- Found assembler: /b/s/w/ir/x/w/staging/llvm_build/./bin/clang -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /b/s/w/ir/x/w/staging/llvm_build/./bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Looking for unwind.h -- Looking for unwind.h - found -- Looking for rpc/xdr.h -- Looking for rpc/xdr.h - not found CMake Warning at /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/cmake/Modules/CompilerRTUtils.cmake:281 (message): LLVM_CONFIG_PATH is deprecated, please use LLVM_CMAKE_DIR instead Call Stack (most recent call first): CMakeLists.txt:29 (load_llvm_config) -- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) -- Could NOT find zstd (missing: zstd_LIBRARY zstd_INCLUDE_DIR) -- Could NOT find LibXml2 (missing: LIBXML2_LIBRARY LIBXML2_INCLUDE_DIR) CMake Warning at /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/cmake/Modules/CompilerRTUtils.cmake:326 (message): LLVMTestingSupport not found in LLVM_AVAILABLE_LIBS Call Stack (most recent call first): CMakeLists.txt:29 (load_llvm_config) -- LLVM_MAIN_SRC_DIR: "/b/s/w/ir/x/w/llvm-llvm-project/llvm" -- Performing Test COMPILER_RT_HAS_FPIC_FLAG -- Performing Test COMPILER_RT_HAS_FPIC_FLAG - Success -- Performing Test COMPILER_RT_HAS_FPIE_FLAG -- Performing Test COMPILER_RT_HAS_FPIE_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_BUILTIN_FLAG -- Performing Test COMPILER_RT_HAS_FNO_BUILTIN_FLAG - Success -- Performing Test COMPILER_RT_HAS_STD_C11_FLAG -- Performing Test COMPILER_RT_HAS_STD_C11_FLAG - Success -- Performing Test COMPILER_RT_HAS_VISIBILITY_HIDDEN_FLAG -- Performing Test COMPILER_RT_HAS_VISIBILITY_HIDDEN_FLAG - Success -- Performing Test COMPILER_RT_HAS_OMIT_FRAME_POINTER_FLAG -- Performing Test COMPILER_RT_HAS_OMIT_FRAME_POINTER_FLAG - Success -- Performing Test COMPILER_RT_HAS_FFREESTANDING_FLAG -- Performing Test COMPILER_RT_HAS_FFREESTANDING_FLAG - Success -- Performing Test COMPILER_RT_HAS_XRAY_COMPILER_FLAG -- Performing Test COMPILER_RT_HAS_XRAY_COMPILER_FLAG - Success -- Performing Test COMPILER_RT_HAS_ATOMIC_KEYWORD -- Performing Test COMPILER_RT_HAS_ATOMIC_KEYWORD - Success -- Performing Test COMPILER_RT_HAS_FLOAT16 -- Performing Test COMPILER_RT_HAS_FLOAT16 - Success -- Performing Test COMPILER_RT_HAS_BFLOAT16 -- Performing Test COMPILER_RT_HAS_BFLOAT16 - Success -- Performing Test COMPILER_RT_HAS_ASM_LSE -- Performing Test COMPILER_RT_HAS_ASM_LSE - Failed -- Builtin supported architectures: x86_64 -- For x86_64 builtins preferring i386/fp_mode.c to fp_mode.c -- For x86_64 builtins preferring x86_64/floatdidf.c to floatdidf.c -- For x86_64 builtins preferring x86_64/floatdisf.c to floatdisf.c -- For x86_64 builtins preferring x86_64/floatundidf.S to floatundidf.c -- For x86_64 builtins preferring x86_64/floatundisf.S to floatundisf.c -- For x86_64 builtins preferring x86_64/floatdixf.c to floatdixf.c -- For x86_64 builtins preferring x86_64/floatundixf.S to floatundixf.c -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_COMPILER CMAKE_CXX_FLAGS HAVE_LLVM_LIT LLVM_DEFAULT_TARGET_TRIPLE LLVM_HAVE_LINK_VERSION_SCRIPT LLVM_SOURCE_PREFIX LLVM_USE_RELATIVE_PATHS_IN_DEBUG_INFO LLVM_USE_RELATIVE_PATHS_IN_FILES -- Build files have been written to: /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-x86_64-unknown-fuchsia-bins [4237/4395](1) Performing build step for 'builtins-i386-unknown-fuchsia' [1/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/apple_versioning.c.obj [2/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/clzti2.c.obj [3/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/cmpdi2.c.obj [4/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/ctzti2.c.obj [5/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/comparesf2.c.obj [6/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/ctzdi2.c.obj [7/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/absvsi2.c.obj [8/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/adddf3.c.obj [9/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/addvti3.c.obj [10/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/clzdi2.c.obj [11/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/divsf3.c.obj [12/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/bswapsi2.c.obj [13/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/absvti2.c.obj [14/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/cmpti2.c.obj [15/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/addvsi3.c.obj [16/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/divsi3.c.obj [17/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/comparedf2.c.obj [18/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/divdc3.c.obj [19/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/bswapdi2.c.obj [20/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/divti3.c.obj [21/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/ctzsi2.c.obj [22/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/divmodti4.c.obj [23/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/addvdi3.c.obj [24/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/ashrti3.c.obj [25/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/addsf3.c.obj [26/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/ashlti3.c.obj [27/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/absvdi2.c.obj [28/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/clzsi2.c.obj [29/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/divmodsi4.c.obj [30/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/divmoddi4.c.obj [31/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/divdf3.c.obj [32/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/extendhfsf2.c.obj [33/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/extendsfdf2.c.obj [34/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/ffsdi2.c.obj [35/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/ffssi2.c.obj [36/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/divsc3.c.obj [37/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/ffsti2.c.obj [38/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/fixdfdi.c.obj [39/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/fixdfsi.c.obj [40/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/fixdfti.c.obj [41/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/fixsfdi.c.obj [42/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/fixsfsi.c.obj [43/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/fixsfti.c.obj [44/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/fixunsdfdi.c.obj [45/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/fixunsdfti.c.obj [46/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/fixunssfdi.c.obj [47/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/fixunsdfsi.c.obj [48/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/fixunssfsi.c.obj [49/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/fixunssfti.c.obj [50/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/floatsidf.c.obj [51/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/floattidf.c.obj [52/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/floattisf.c.obj [53/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/floatunsidf.c.obj [54/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/floatuntidf.c.obj [55/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/floatsisf.c.obj [56/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/floatunsisf.c.obj [57/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/floatuntisf.c.obj [58/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/lshrti3.c.obj [59/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/modsi3.c.obj [60/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/int_util.c.obj [61/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/modti3.c.obj [62/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/muldc3.c.obj [63/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/mulodi4.c.obj [64/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/muloti4.c.obj [65/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/muldf3.c.obj [66/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/mulosi4.c.obj [67/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/mulsc3.c.obj [68/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/multi3.c.obj [69/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/mulvdi3.c.obj [70/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/mulsf3.c.obj [71/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/mulvsi3.c.obj [72/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/mulvti3.c.obj [73/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/negdf2.c.obj [74/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/negti2.c.obj [75/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/negdi2.c.obj [76/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/negsf2.c.obj [77/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/negvdi2.c.obj [78/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/os_version_check.c.obj [79/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/negvsi2.c.obj [80/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/negvti2.c.obj [81/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/paritydi2.c.obj [82/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/paritysi2.c.obj [83/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/parityti2.c.obj [84/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/popcountdi2.c.obj [85/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/popcountsi2.c.obj [86/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/powidf2.c.obj [87/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/popcountti2.c.obj [88/136](34) Building ASM object CMakeFiles/clang_rt.builtins-i386.dir/i386/ashldi3.S.obj [89/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/powisf2.c.obj [90/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/subdf3.c.obj [91/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/subvdi3.c.obj [92/136](34) Building ASM object CMakeFiles/clang_rt.builtins-i386.dir/i386/floatdidf.S.obj [93/136](34) Building ASM object CMakeFiles/clang_rt.builtins-i386.dir/i386/floatdisf.S.obj [94/136](34) Building ASM object CMakeFiles/clang_rt.builtins-i386.dir/i386/ashrdi3.S.obj [95/136](34) Building ASM object CMakeFiles/clang_rt.builtins-i386.dir/i386/floatundidf.S.obj [96/136](34) Building ASM object CMakeFiles/clang_rt.builtins-i386.dir/i386/divdi3.S.obj [97/136](34) Building ASM object CMakeFiles/clang_rt.builtins-i386.dir/i386/lshrdi3.S.obj [98/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/subsf3.c.obj [99/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/subvsi3.c.obj [100/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/subvti3.c.obj [101/136](34) Building C object CMakeFiles/clang_rt.builtins-i386.dir/trampoline_setup.c.obj [102/136](34) Building ASM object CMakeFiles/clang_rt.builtins-i386.dir/i386/moddi3.S.obj [103/136](33) Building ASM object CMakeFiles/clang_rt.builtins-i386.dir/i386/floatundisf.S.obj [104/136](32) Building ASM object CMakeFiles/clang_rt.builtins-i386.dir/i386/udivdi3.S.obj [105/136](31) Building ASM object CMakeFiles/clang_rt.builtins-i386.dir/i386/muldi3.S.obj [106/136](30) Building C object CMakeFiles/clang_rt.builtins-i386.dir/ucmpdi2.c.obj [107/136](29) Building C object CMakeFiles/clang_rt.builtins-i386.dir/ucmpti2.c.obj [108/136](28) Building ASM object CMakeFiles/clang_rt.builtins-i386.dir/i386/umoddi3.S.obj [109/136](27) Building C object CMakeFiles/clang_rt.builtins-i386.dir/truncdfsf2.c.obj [110/136](26) Building C object CMakeFiles/clang_rt.builtins-i386.dir/truncdfhf2.c.obj [111/136](25) Building C object CMakeFiles/clang_rt.builtins-i386.dir/udivmodti4.c.obj [112/136](24) Building C object CMakeFiles/clang_rt.builtins-i386.dir/truncsfhf2.c.obj [113/136](23) Building C object CMakeFiles/clang_rt.builtins-i386.dir/udivmodsi4.c.obj [114/136](22) Building C object CMakeFiles/clang_rt.builtins-i386.dir/udivmoddi4.c.obj [115/136](21) Building ASM object CMakeFiles/clang_rt.builtins-i386.dir/i386/floatdixf.S.obj [116/136](20) Building ASM object CMakeFiles/clang_rt.builtins-i386.dir/i386/floatundixf.S.obj [117/136](19) Building C object CMakeFiles/clang_rt.builtins-i386.dir/umodti3.c.obj [118/136](18) Building C object CMakeFiles/clang_rt.builtins-i386.dir/udivsi3.c.obj [119/136](17) Building C object CMakeFiles/clang_rt.builtins-i386.dir/udivti3.c.obj [120/136](16) Building C object CMakeFiles/clang_rt.builtins-i386.dir/umodsi3.c.obj [121/136](15) Building C object CMakeFiles/clang_rt.builtins-i386.dir/truncdfbf2.c.obj [122/136](14) Building C object CMakeFiles/clang_rt.builtins-i386.dir/truncsfbf2.c.obj [123/136](13) Building C object CMakeFiles/clang_rt.builtins-i386.dir/i386/fp_mode.c.obj [124/136](12) Building C object CMakeFiles/clang_rt.builtins-i386.dir/gcc_personality_v0.c.obj [125/136](11) Building C object CMakeFiles/clang_rt.builtins-i386.dir/divxc3.c.obj [126/136](10) Building C object CMakeFiles/clang_rt.builtins-i386.dir/fixxfti.c.obj [127/136](9) Building C object CMakeFiles/clang_rt.builtins-i386.dir/fixxfdi.c.obj [128/136](8) Building C object CMakeFiles/clang_rt.builtins-i386.dir/fixunsxfti.c.obj [129/136](7) Building C object CMakeFiles/clang_rt.builtins-i386.dir/floatuntixf.c.obj [130/136](6) Building C object CMakeFiles/clang_rt.builtins-i386.dir/fixunsxfdi.c.obj [131/136](5) Building C object CMakeFiles/clang_rt.builtins-i386.dir/floattixf.c.obj [132/136](4) Building C object CMakeFiles/clang_rt.builtins-i386.dir/powixf2.c.obj [133/136](3) Building C object CMakeFiles/clang_rt.builtins-i386.dir/fixunsxfsi.c.obj [134/136](2) Building C object CMakeFiles/clang_rt.builtins-i386.dir/mulxc3.c.obj [135/136](1) Building C object CMakeFiles/clang_rt.builtins-i386.dir/cpu_model.c.obj [136/136](1) Linking C static library /b/s/w/ir/x/w/staging/llvm_build/lib/clang/16/lib/i386-unknown-fuchsia/libclang_rt.builtins.a [4238/4395](1) Performing build step for 'builtins-x86_64-unknown-fuchsia' [1/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/absvsi2.c.obj [2/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/bswapdi2.c.obj [3/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/bswapsi2.c.obj [4/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/ctzsi2.c.obj [5/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/ashrdi3.c.obj [6/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/addsf3.c.obj [7/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/absvti2.c.obj [8/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/clzsi2.c.obj [9/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/cmpdi2.c.obj [10/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/ashldi3.c.obj [11/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/ctzti2.c.obj [12/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/divdc3.c.obj [13/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/clzdi2.c.obj [14/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/addvdi3.c.obj [15/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/addvsi3.c.obj [16/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/divmoddi4.c.obj [17/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/divmodti4.c.obj [18/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/cmpti2.c.obj [19/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/adddf3.c.obj [20/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/apple_versioning.c.obj [21/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/ashrti3.c.obj [22/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/addvti3.c.obj [23/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/divsc3.c.obj [24/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/ctzdi2.c.obj [25/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/absvdi2.c.obj [26/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/ashlti3.c.obj [27/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/clzti2.c.obj [28/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/divmodsi4.c.obj [29/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/comparesf2.c.obj [30/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/comparedf2.c.obj [31/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/divdi3.c.obj [32/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/extendhfsf2.c.obj [33/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/divdf3.c.obj [34/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/divsi3.c.obj [35/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/extendsfdf2.c.obj [36/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/divti3.c.obj [37/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/divsf3.c.obj [38/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/ffsdi2.c.obj [39/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/ffssi2.c.obj [40/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/ffsti2.c.obj [41/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixdfdi.c.obj [42/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixdfsi.c.obj [43/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixdfti.c.obj [44/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixsfdi.c.obj [45/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixsfti.c.obj [46/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixsfsi.c.obj [47/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixunsdfdi.c.obj [48/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixunsdfsi.c.obj [49/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixunsdfti.c.obj [50/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixunssfdi.c.obj [51/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixunssfsi.c.obj [52/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/floatsidf.c.obj [53/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/floatsisf.c.obj [54/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/floattisf.c.obj [55/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/floatunsidf.c.obj [56/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixunssfti.c.obj [57/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/floattidf.c.obj [58/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/floatunsisf.c.obj [59/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/floatuntidf.c.obj [60/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/floatuntisf.c.obj [61/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/int_util.c.obj [62/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/lshrti3.c.obj [63/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/moddi3.c.obj [64/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/modsi3.c.obj [65/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/lshrdi3.c.obj [66/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/modti3.c.obj [67/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/muldc3.c.obj [68/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/muldi3.c.obj [69/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/mulosi4.c.obj [70/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/muloti4.c.obj [71/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/mulodi4.c.obj [72/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/muldf3.c.obj [73/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/mulvdi3.c.obj [74/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/mulsc3.c.obj [75/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/multi3.c.obj [76/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/mulvti3.c.obj [77/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/mulvsi3.c.obj [78/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/negdf2.c.obj [79/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/mulsf3.c.obj [80/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/negdi2.c.obj [81/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/negsf2.c.obj [82/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/negti2.c.obj [83/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/negvdi2.c.obj [84/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/negvsi2.c.obj [85/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/os_version_check.c.obj [86/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/negvti2.c.obj [87/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/paritydi2.c.obj [88/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/popcountdi2.c.obj [89/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/popcountsi2.c.obj [90/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/paritysi2.c.obj [91/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/parityti2.c.obj [92/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/popcountti2.c.obj [93/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/powidf2.c.obj [94/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/subdf3.c.obj [95/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/powisf2.c.obj [96/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/subsf3.c.obj [97/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/subvdi3.c.obj [98/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/subvsi3.c.obj [99/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/trampoline_setup.c.obj [100/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/truncdfhf2.c.obj [101/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/subvti3.c.obj [102/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/ucmpdi2.c.obj [103/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/ucmpti2.c.obj [104/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/truncdfsf2.c.obj [105/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/truncsfhf2.c.obj [106/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/udivmodsi4.c.obj [107/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/udivdi3.c.obj [108/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/udivmodti4.c.obj [109/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/udivti3.c.obj [110/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/udivmoddi4.c.obj [111/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/udivsi3.c.obj [112/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/umoddi3.c.obj [113/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/umodti3.c.obj [114/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/addtf3.c.obj [115/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/umodsi3.c.obj [116/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/truncdfbf2.c.obj [117/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/truncsfbf2.c.obj [118/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/comparetf2.c.obj [119/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/gcc_personality_v0.c.obj [120/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/divtf3.c.obj [121/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/extendsftf2.c.obj [122/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/divtc3.c.obj [123/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/extenddftf2.c.obj [124/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/extendhftf2.c.obj [125/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixtfdi.c.obj [126/162](34) Building ASM object CMakeFiles/clang_rt.builtins-x86_64.dir/x86_64/floatundidf.S.obj [127/162](34) Building ASM object CMakeFiles/clang_rt.builtins-x86_64.dir/x86_64/floatundisf.S.obj [128/162](34) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixtfsi.c.obj [129/162](33) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixtfti.c.obj [130/162](32) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixunstfdi.c.obj [131/162](31) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/floatditf.c.obj [132/162](30) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixunstfti.c.obj [133/162](29) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixunstfsi.c.obj [134/162](28) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/floatsitf.c.obj [135/162](27) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/floatunsitf.c.obj [136/162](26) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/floatunditf.c.obj [137/162](25) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/floatuntitf.c.obj [138/162](24) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/floattitf.c.obj [139/162](23) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/multf3.c.obj [140/162](22) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/powitf2.c.obj [141/162](21) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/multc3.c.obj [142/162](20) Building ASM object CMakeFiles/clang_rt.builtins-x86_64.dir/x86_64/floatundixf.S.obj [143/162](19) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/subtf3.c.obj [144/162](18) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/trunctfdf2.c.obj [145/162](17) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/trunctfsf2.c.obj [146/162](16) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/trunctfhf2.c.obj [147/162](15) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/i386/fp_mode.c.obj [148/162](14) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/x86_64/floatdidf.c.obj [149/162](13) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/x86_64/floatdisf.c.obj [150/162](12) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/divxc3.c.obj [151/162](11) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixxfti.c.obj [152/162](10) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixxfdi.c.obj [153/162](9) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixunsxfdi.c.obj [154/162](8) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixunsxfsi.c.obj [155/162](7) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/cpu_model.c.obj [156/162](6) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/floattixf.c.obj [157/162](5) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/floatuntixf.c.obj [158/162](4) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixunsxfti.c.obj [159/162](3) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/mulxc3.c.obj [160/162](2) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/x86_64/floatdixf.c.obj [161/162](1) Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/powixf2.c.obj [162/162](1) Linking C static library /b/s/w/ir/x/w/staging/llvm_build/lib/clang/16/lib/x86_64-unknown-fuchsia/libclang_rt.builtins.a [4239/4395](1) No install step for 'builtins-i386-unknown-fuchsia' [4240/4395](2) No install step for 'builtins-x86_64-unknown-fuchsia' [4241/4395](3) Performing configure step for 'builtins-aarch64-unknown-fuchsia' -- The C compiler identification is Clang 16.0.0 -- The ASM compiler identification is Clang with GNU-like command-line -- Found assembler: /b/s/w/ir/x/w/staging/llvm_build/./bin/clang -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /b/s/w/ir/x/w/staging/llvm_build/./bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Looking for unwind.h -- Looking for unwind.h - found -- Looking for rpc/xdr.h -- Looking for rpc/xdr.h - not found CMake Warning at /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/cmake/Modules/CompilerRTUtils.cmake:281 (message): LLVM_CONFIG_PATH is deprecated, please use LLVM_CMAKE_DIR instead Call Stack (most recent call first): CMakeLists.txt:29 (load_llvm_config) -- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) -- Could NOT find zstd (missing: zstd_LIBRARY zstd_INCLUDE_DIR) -- Could NOT find LibXml2 (missing: LIBXML2_LIBRARY LIBXML2_INCLUDE_DIR) CMake Warning at /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/cmake/Modules/CompilerRTUtils.cmake:326 (message): LLVMTestingSupport not found in LLVM_AVAILABLE_LIBS Call Stack (most recent call first): CMakeLists.txt:29 (load_llvm_config) -- LLVM_MAIN_SRC_DIR: "/b/s/w/ir/x/w/llvm-llvm-project/llvm" -- Performing Test COMPILER_RT_HAS_FPIC_FLAG -- Performing Test COMPILER_RT_HAS_FPIC_FLAG - Success -- Performing Test COMPILER_RT_HAS_FPIE_FLAG -- Performing Test COMPILER_RT_HAS_FPIE_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_BUILTIN_FLAG -- Performing Test COMPILER_RT_HAS_FNO_BUILTIN_FLAG - Success -- Performing Test COMPILER_RT_HAS_STD_C11_FLAG -- Performing Test COMPILER_RT_HAS_STD_C11_FLAG - Success -- Performing Test COMPILER_RT_HAS_VISIBILITY_HIDDEN_FLAG -- Performing Test COMPILER_RT_HAS_VISIBILITY_HIDDEN_FLAG - Success -- Performing Test COMPILER_RT_HAS_OMIT_FRAME_POINTER_FLAG -- Performing Test COMPILER_RT_HAS_OMIT_FRAME_POINTER_FLAG - Success -- Performing Test COMPILER_RT_HAS_FFREESTANDING_FLAG -- Performing Test COMPILER_RT_HAS_FFREESTANDING_FLAG - Success -- Performing Test COMPILER_RT_HAS_XRAY_COMPILER_FLAG -- Performing Test COMPILER_RT_HAS_XRAY_COMPILER_FLAG - Success -- Performing Test COMPILER_RT_HAS_ATOMIC_KEYWORD -- Performing Test COMPILER_RT_HAS_ATOMIC_KEYWORD - Success -- Performing Test COMPILER_RT_HAS_FLOAT16 -- Performing Test COMPILER_RT_HAS_FLOAT16 - Success -- Performing Test COMPILER_RT_HAS_BFLOAT16 -- Performing Test COMPILER_RT_HAS_BFLOAT16 - Success -- Performing Test COMPILER_RT_HAS_ASM_LSE -- Performing Test COMPILER_RT_HAS_ASM_LSE - Success -- Builtin supported architectures: aarch64 -- For aarch64 builtins preferring aarch64/fp_mode.c to fp_mode.c -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_COMPILER CMAKE_CXX_FLAGS HAVE_LLVM_LIT LLVM_DEFAULT_TARGET_TRIPLE LLVM_HAVE_LINK_VERSION_SCRIPT LLVM_SOURCE_PREFIX LLVM_USE_RELATIVE_PATHS_IN_DEBUG_INFO LLVM_USE_RELATIVE_PATHS_IN_FILES -- Build files have been written to: /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins [4243/4395](2) Completed 'builtins-x86_64-unknown-fuchsia' [4244/4395](1) Performing configure step for 'builtins-riscv64-unknown-fuchsia' -- The C compiler identification is Clang 16.0.0 -- The ASM compiler identification is Clang with GNU-like command-line -- Found assembler: /b/s/w/ir/x/w/staging/llvm_build/./bin/clang -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /b/s/w/ir/x/w/staging/llvm_build/./bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Looking for unwind.h -- Looking for unwind.h - found -- Looking for rpc/xdr.h -- Looking for rpc/xdr.h - not found CMake Warning at /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/cmake/Modules/CompilerRTUtils.cmake:281 (message): LLVM_CONFIG_PATH is deprecated, please use LLVM_CMAKE_DIR instead Call Stack (most recent call first): CMakeLists.txt:29 (load_llvm_config) -- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) -- Could NOT find zstd (missing: zstd_LIBRARY zstd_INCLUDE_DIR) -- Could NOT find LibXml2 (missing: LIBXML2_LIBRARY LIBXML2_INCLUDE_DIR) CMake Warning at /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/cmake/Modules/CompilerRTUtils.cmake:326 (message): LLVMTestingSupport not found in LLVM_AVAILABLE_LIBS Call Stack (most recent call first): CMakeLists.txt:29 (load_llvm_config) -- LLVM_MAIN_SRC_DIR: "/b/s/w/ir/x/w/llvm-llvm-project/llvm" -- Performing Test COMPILER_RT_HAS_FPIC_FLAG -- Performing Test COMPILER_RT_HAS_FPIC_FLAG - Success -- Performing Test COMPILER_RT_HAS_FPIE_FLAG -- Performing Test COMPILER_RT_HAS_FPIE_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_BUILTIN_FLAG -- Performing Test COMPILER_RT_HAS_FNO_BUILTIN_FLAG - Success -- Performing Test COMPILER_RT_HAS_STD_C11_FLAG -- Performing Test COMPILER_RT_HAS_STD_C11_FLAG - Success -- Performing Test COMPILER_RT_HAS_VISIBILITY_HIDDEN_FLAG -- Performing Test COMPILER_RT_HAS_VISIBILITY_HIDDEN_FLAG - Success -- Performing Test COMPILER_RT_HAS_OMIT_FRAME_POINTER_FLAG -- Performing Test COMPILER_RT_HAS_OMIT_FRAME_POINTER_FLAG - Success -- Performing Test COMPILER_RT_HAS_FFREESTANDING_FLAG -- Performing Test COMPILER_RT_HAS_FFREESTANDING_FLAG - Success -- Performing Test COMPILER_RT_HAS_XRAY_COMPILER_FLAG -- Performing Test COMPILER_RT_HAS_XRAY_COMPILER_FLAG - Failed -- Performing Test COMPILER_RT_HAS_ATOMIC_KEYWORD -- Performing Test COMPILER_RT_HAS_ATOMIC_KEYWORD - Success -- Performing Test COMPILER_RT_HAS_FLOAT16 -- Performing Test COMPILER_RT_HAS_FLOAT16 - Success -- Performing Test COMPILER_RT_HAS_BFLOAT16 -- Performing Test COMPILER_RT_HAS_BFLOAT16 - Failed -- Performing Test COMPILER_RT_HAS_ASM_LSE -- Performing Test COMPILER_RT_HAS_ASM_LSE - Failed -- Builtin supported architectures: riscv64 -- For riscv64 builtins preferring riscv/muldi3.S to muldi3.c -- For riscv64 builtins preferring riscv/fp_mode.c to fp_mode.c -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_COMPILER CMAKE_CXX_FLAGS HAVE_LLVM_LIT LLVM_DEFAULT_TARGET_TRIPLE LLVM_HAVE_LINK_VERSION_SCRIPT LLVM_SOURCE_PREFIX LLVM_USE_RELATIVE_PATHS_IN_DEBUG_INFO LLVM_USE_RELATIVE_PATHS_IN_FILES -- Build files have been written to: /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-riscv64-unknown-fuchsia-bins [4245/4395](1) Performing build step for 'builtins-aarch64-unknown-fuchsia' [1/251](1) cd /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_cas1_1.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_cas1_2.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_cas1_3.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_cas1_4.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_cas2_1.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_cas2_2.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_cas2_3.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_cas2_4.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_cas4_1.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_cas4_2.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_cas4_3.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_cas4_4.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_cas8_1.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_cas8_2.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_cas8_3.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_cas8_4.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_cas16_1.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_cas16_2.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_cas16_3.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_cas16_4.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_swp1_1.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_swp1_2.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_swp1_3.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_swp1_4.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_swp2_1.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_swp2_2.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_swp2_3.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_swp2_4.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_swp4_1.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_swp4_2.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_swp4_3.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_swp4_4.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_swp8_1.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_swp8_2.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_swp8_3.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_swp8_4.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldadd1_1.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldadd1_2.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldadd1_3.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldadd1_4.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldadd2_1.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldadd2_2.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldadd2_3.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldadd2_4.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldadd4_1.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldadd4_2.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldadd4_3.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldadd4_4.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldadd8_1.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldadd8_2.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldadd8_3.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldadd8_4.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldclr1_1.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldclr1_2.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldclr1_3.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldclr1_4.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldclr2_1.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldclr2_2.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldclr2_3.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldclr2_4.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldclr4_1.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldclr4_2.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldclr4_3.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldclr4_4.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldclr8_1.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldclr8_2.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldclr8_3.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldclr8_4.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldeor1_1.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldeor1_2.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldeor1_3.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldeor1_4.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldeor2_1.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldeor2_2.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldeor2_3.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldeor2_4.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldeor4_1.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldeor4_2.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldeor4_3.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldeor4_4.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldeor8_1.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldeor8_2.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldeor8_3.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldeor8_4.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldset1_1.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldset1_2.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldset1_3.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldset1_4.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldset2_1.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldset2_2.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldset2_3.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldset2_4.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldset4_1.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldset4_2.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldset4_3.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldset4_4.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldset8_1.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldset8_2.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldset8_3.S && /b/s/w/ir/x/w/cipd/bin/cmake -E create_symlink /b/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/builtins/aarch64/lse.S /b/s/w/ir/x/w/staging/llvm_build/runtimes/builtins-aarch64-unknown-fuchsia-bins/outline_atomic_helpers.dir/outline_atomic_ldset8_4.S [2/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/comparetf2.c.obj [3/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/fixtfsi.c.obj [4/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/floatunsitf.c.obj [5/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/extendhftf2.c.obj [6/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/fixunstfdi.c.obj [7/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/fixunstfti.c.obj [8/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/floatunditf.c.obj [9/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/subtf3.c.obj [10/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/extenddftf2.c.obj [11/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/fixunstfsi.c.obj [12/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/floatsitf.c.obj [13/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/fixtfdi.c.obj [14/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/addsf3.c.obj [15/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/extendsftf2.c.obj [16/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/floatuntitf.c.obj [17/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/trunctfsf2.c.obj [18/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/floatditf.c.obj [19/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/floattitf.c.obj [20/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/trunctfdf2.c.obj [21/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/divtf3.c.obj [22/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/absvdi2.c.obj [23/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/addvsi3.c.obj [24/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/addvti3.c.obj [25/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/trunctfhf2.c.obj [26/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/absvti2.c.obj [27/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/multc3.c.obj [28/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/absvsi2.c.obj [29/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/addvdi3.c.obj [30/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/multf3.c.obj [31/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/divtc3.c.obj [32/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/adddf3.c.obj [33/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/addtf3.c.obj [34/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/apple_versioning.c.obj [35/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/powitf2.c.obj [36/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/fixtfti.c.obj [37/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/ashlti3.c.obj [38/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/ashldi3.c.obj [39/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/ashrdi3.c.obj [40/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/ashrti3.c.obj [41/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/bswapdi2.c.obj [42/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/bswapsi2.c.obj [43/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/clzsi2.c.obj [44/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/clzdi2.c.obj [45/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/clzti2.c.obj [46/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/cmpdi2.c.obj [47/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/cmpti2.c.obj [48/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/ctzdi2.c.obj [49/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/ctzsi2.c.obj [50/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/ctzti2.c.obj [51/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/comparedf2.c.obj [52/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/comparesf2.c.obj [53/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/divdi3.c.obj [54/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/divdc3.c.obj [55/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/divmoddi4.c.obj [56/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/divmodsi4.c.obj [57/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/divmodti4.c.obj [58/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/divdf3.c.obj [59/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/divsi3.c.obj [60/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/divsc3.c.obj [61/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/divti3.c.obj [62/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/extendsfdf2.c.obj [63/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/extendhfsf2.c.obj [64/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/divsf3.c.obj [65/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/ffsdi2.c.obj [66/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/ffssi2.c.obj [67/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/ffsti2.c.obj [68/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/fixdfdi.c.obj [69/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/fixdfsi.c.obj [70/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/fixdfti.c.obj [71/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/fixsfti.c.obj [72/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/fixsfdi.c.obj [73/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/fixsfsi.c.obj [74/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/fixunsdfdi.c.obj [75/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/fixunsdfsi.c.obj [76/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/fixunsdfti.c.obj [77/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/fixunssfdi.c.obj [78/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/fixunssfsi.c.obj [79/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/fixunssfti.c.obj [80/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/floatdidf.c.obj [81/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/floatsisf.c.obj [82/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/floatdisf.c.obj [83/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/floatsidf.c.obj [84/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/floattidf.c.obj [85/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/floattisf.c.obj [86/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/floatundidf.c.obj [87/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/floatundisf.c.obj [88/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/floatunsidf.c.obj [89/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/floatunsisf.c.obj [90/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/floatuntidf.c.obj [91/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/floatuntisf.c.obj [92/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/lshrdi3.c.obj [93/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/int_util.c.obj [94/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/lshrti3.c.obj [95/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/moddi3.c.obj [96/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/modsi3.c.obj [97/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/modti3.c.obj [98/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/muldc3.c.obj [99/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/muldi3.c.obj [100/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/mulodi4.c.obj [101/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/mulosi4.c.obj [102/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/muloti4.c.obj [103/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/mulsc3.c.obj [104/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/mulsf3.c.obj [105/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/muldf3.c.obj [106/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/mulvdi3.c.obj [107/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/multi3.c.obj [108/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/mulvsi3.c.obj [109/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/mulvti3.c.obj [110/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/negdf2.c.obj [111/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/negdi2.c.obj [112/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/negti2.c.obj [113/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/negvdi2.c.obj [114/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/negvsi2.c.obj [115/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/negsf2.c.obj [116/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/negvti2.c.obj [117/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/os_version_check.c.obj [118/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/paritydi2.c.obj [119/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/paritysi2.c.obj [120/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/parityti2.c.obj [121/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/popcountdi2.c.obj [122/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/powisf2.c.obj [123/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/popcountsi2.c.obj [124/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/powidf2.c.obj [125/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_cas1_1.S.obj [126/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/popcountti2.c.obj [127/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/subdf3.c.obj [128/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/subsf3.c.obj [129/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/subvdi3.c.obj [130/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/subvsi3.c.obj [131/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/subvti3.c.obj [132/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/trampoline_setup.c.obj [133/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_cas2_1.S.obj [134/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_cas2_3.S.obj [135/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_cas1_2.S.obj [136/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_cas1_3.S.obj [137/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_cas2_2.S.obj [138/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_cas2_4.S.obj [139/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_cas1_4.S.obj [140/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_cas4_1.S.obj [141/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/ucmpdi2.c.obj [142/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/ucmpti2.c.obj [143/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_cas8_1.S.obj [144/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/truncdfhf2.c.obj [145/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/truncdfsf2.c.obj [146/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/truncsfhf2.c.obj [147/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/udivdi3.c.obj [148/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_cas8_4.S.obj [149/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_cas4_4.S.obj [150/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_cas4_3.S.obj [151/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_cas4_2.S.obj [152/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_swp1_2.S.obj [153/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/udivmoddi4.c.obj [154/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_cas8_2.S.obj [155/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_cas8_3.S.obj [156/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_swp1_1.S.obj [157/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_cas16_4.S.obj [158/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_swp1_3.S.obj [159/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_cas16_3.S.obj [160/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_cas16_2.S.obj [161/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_cas16_1.S.obj [162/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_swp1_4.S.obj [163/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/udivmodsi4.c.obj [164/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/udivti3.c.obj [165/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_swp2_1.S.obj [166/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_swp2_2.S.obj [167/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/udivsi3.c.obj [168/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/umoddi3.c.obj [169/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/umodsi3.c.obj [170/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_swp2_4.S.obj [171/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_swp4_1.S.obj [172/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_swp4_4.S.obj [173/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_swp2_3.S.obj [174/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_swp4_3.S.obj [175/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/umodti3.c.obj [176/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/truncdfbf2.c.obj [177/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_swp8_1.S.obj [178/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_swp8_3.S.obj [179/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_swp4_2.S.obj [180/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_swp8_2.S.obj [181/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldadd1_3.S.obj [182/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldadd2_1.S.obj [183/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_swp8_4.S.obj [184/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldadd1_1.S.obj [185/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldadd1_2.S.obj [186/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldadd1_4.S.obj [187/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldadd2_2.S.obj [188/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldadd2_3.S.obj [189/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldadd4_1.S.obj [190/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldadd2_4.S.obj [191/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldadd4_3.S.obj [192/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldadd4_2.S.obj [193/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/udivmodti4.c.obj [194/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/truncsfbf2.c.obj [195/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldadd4_4.S.obj [196/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/aarch64/fp_mode.c.obj [197/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldadd8_1.S.obj [198/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldadd8_2.S.obj [199/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldadd8_3.S.obj [200/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldclr1_3.S.obj [201/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldclr1_2.S.obj [202/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldclr1_1.S.obj [203/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/cpu_model.c.obj [204/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldadd8_4.S.obj [205/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldclr1_4.S.obj [206/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldclr2_1.S.obj [207/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldclr2_3.S.obj [208/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldclr4_1.S.obj [209/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldclr2_4.S.obj [210/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldclr2_2.S.obj [211/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldclr4_2.S.obj [212/251](34) Building C object CMakeFiles/clang_rt.builtins-aarch64.dir/gcc_personality_v0.c.obj [213/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldclr4_4.S.obj [214/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldeor2_2.S.obj [215/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldeor1_2.S.obj [216/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldclr8_1.S.obj [217/251](34) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldclr8_3.S.obj [218/251](33) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldclr4_3.S.obj [219/251](32) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldeor1_4.S.obj [220/251](31) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldclr8_4.S.obj [221/251](30) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldeor1_1.S.obj [222/251](29) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldeor2_4.S.obj [223/251](28) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldclr8_2.S.obj [224/251](27) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldeor2_3.S.obj [225/251](26) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldeor2_1.S.obj [226/251](25) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldeor1_3.S.obj [227/251](24) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldeor4_3.S.obj [228/251](23) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldeor4_2.S.obj [229/251](22) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldeor4_1.S.obj [230/251](21) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldeor8_1.S.obj [231/251](20) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldeor4_4.S.obj [232/251](19) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldeor8_3.S.obj [233/251](18) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldeor8_4.S.obj [234/251](17) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldset1_2.S.obj [235/251](16) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldset1_1.S.obj [236/251](15) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldeor8_2.S.obj [237/251](14) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldset2_1.S.obj [238/251](13) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldset2_2.S.obj [239/251](12) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldset4_2.S.obj [240/251](11) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldset4_1.S.obj [241/251](10) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldset1_3.S.obj [242/251](9) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldset2_4.S.obj [243/251](8) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldset2_3.S.obj [244/251](7) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldset4_3.S.obj [245/251](6) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldset4_4.S.obj [246/251](5) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldset8_2.S.obj [247/251](4) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldset8_3.S.obj [248/251](3) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldset8_4.S.obj [249/251](2) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldset1_4.S.obj [250/251](1) Building ASM object CMakeFiles/clang_rt.builtins-aarch64.dir/outline_atomic_helpers.dir/outline_atomic_ldset8_1.S.obj [251/251](1) Linking C static library /b/s/w/ir/x/w/staging/llvm_build/lib/clang/16/lib/aarch64-unknown-fuchsia/libclang_rt.builtins.a [4246/4395](1) Performing build step for 'builtins-riscv64-unknown-fuchsia' [1/149](34) Building ASM object CMakeFiles/clang_rt.builtins-riscv64.dir/riscv/save.S.obj [2/149](34) Building ASM object CMakeFiles/clang_rt.builtins-riscv64.dir/riscv/muldi3.S.obj [3/149](34) Building ASM object CMakeFiles/clang_rt.builtins-riscv64.dir/riscv/restore.S.obj [4/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/addvti3.c.obj [5/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/absvdi2.c.obj [6/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/absvti2.c.obj [7/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/addvdi3.c.obj [8/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/ashldi3.c.obj [9/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/cmpdi2.c.obj [10/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/cmpti2.c.obj [11/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/ashrdi3.c.obj [12/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/apple_versioning.c.obj [13/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/bswapsi2.c.obj [14/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/clzsi2.c.obj [15/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/clzdi2.c.obj [16/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/addsf3.c.obj [17/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/absvsi2.c.obj [18/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/addvsi3.c.obj [19/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/bswapdi2.c.obj [20/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/comparedf2.c.obj [21/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/divdc3.c.obj [22/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/divdf3.c.obj [23/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/comparesf2.c.obj [24/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/divdi3.c.obj [25/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/divmoddi4.c.obj [26/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/riscv/fp_mode.c.obj [27/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/ashlti3.c.obj [28/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/divsf3.c.obj [29/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/ashrti3.c.obj [30/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/clzti2.c.obj [31/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/divmodsi4.c.obj [32/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/ctzdi2.c.obj [33/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/adddf3.c.obj [34/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/ctzsi2.c.obj [35/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/ctzti2.c.obj [36/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/divmodti4.c.obj [37/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/divsi3.c.obj [38/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/divti3.c.obj [39/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/divsc3.c.obj [40/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/extendhfsf2.c.obj [41/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/extendsfdf2.c.obj [42/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/ffsdi2.c.obj [43/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/ffsti2.c.obj [44/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/fixdfdi.c.obj [45/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/fixdfsi.c.obj [46/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/ffssi2.c.obj [47/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/fixdfti.c.obj [48/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/fixsfdi.c.obj [49/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/fixsfti.c.obj [50/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/fixunsdfti.c.obj [51/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/fixsfsi.c.obj [52/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/fixunsdfdi.c.obj [53/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/fixunsdfsi.c.obj [54/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/fixunssfti.c.obj [55/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/fixunssfdi.c.obj [56/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/fixunssfsi.c.obj [57/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/floatdidf.c.obj [58/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/floatdisf.c.obj [59/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/floatsidf.c.obj [60/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/floattidf.c.obj [61/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/floatsisf.c.obj [62/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/floatundidf.c.obj [63/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/floatunsidf.c.obj [64/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/floattisf.c.obj [65/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/floatundisf.c.obj [66/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/floatunsisf.c.obj [67/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/floatuntidf.c.obj [68/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/lshrti3.c.obj [69/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/floatuntisf.c.obj [70/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/int_util.c.obj [71/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/modsi3.c.obj [72/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/lshrdi3.c.obj [73/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/moddi3.c.obj [74/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/modti3.c.obj [75/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/muldc3.c.obj [76/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/mulodi4.c.obj [77/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/mulosi4.c.obj [78/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/muloti4.c.obj [79/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/mulsc3.c.obj [80/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/muldf3.c.obj [81/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/mulsf3.c.obj [82/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/multi3.c.obj [83/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/mulvsi3.c.obj [84/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/mulvti3.c.obj [85/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/mulvdi3.c.obj [86/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/negdf2.c.obj [87/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/negdi2.c.obj [88/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/negti2.c.obj [89/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/negsf2.c.obj [90/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/negvdi2.c.obj [91/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/negvsi2.c.obj [92/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/negvti2.c.obj [93/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/os_version_check.c.obj [94/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/paritydi2.c.obj [95/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/paritysi2.c.obj [96/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/parityti2.c.obj [97/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/popcountti2.c.obj [98/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/popcountdi2.c.obj [99/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/popcountsi2.c.obj [100/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/powidf2.c.obj [101/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/powisf2.c.obj [102/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/subdf3.c.obj [103/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/subsf3.c.obj [104/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/subvti3.c.obj [105/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/trampoline_setup.c.obj [106/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/subvdi3.c.obj [107/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/subvsi3.c.obj [108/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/ucmpdi2.c.obj [109/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/ucmpti2.c.obj [110/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/truncdfhf2.c.obj [111/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/truncsfhf2.c.obj [112/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/truncdfsf2.c.obj [113/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/udivdi3.c.obj [114/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/udivmoddi4.c.obj [115/149](34) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/udivmodsi4.c.obj [116/149](33) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/udivti3.c.obj [117/149](32) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/udivsi3.c.obj [118/149](31) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/umoddi3.c.obj [119/149](30) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/umodsi3.c.obj [120/149](29) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/umodti3.c.obj [121/149](28) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/udivmodti4.c.obj [122/149](27) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/gcc_personality_v0.c.obj [123/149](26) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/comparetf2.c.obj [124/149](25) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/addtf3.c.obj [125/149](24) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/extenddftf2.c.obj [126/149](23) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/extendhftf2.c.obj [127/149](22) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/divtc3.c.obj [128/149](21) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/fixtfsi.c.obj [129/149](20) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/extendsftf2.c.obj [130/149](19) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/fixtfdi.c.obj [131/149](18) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/fixtfti.c.obj [132/149](17) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/fixunstfdi.c.obj [133/149](16) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/divtf3.c.obj [134/149](15) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/fixunstfsi.c.obj [135/149](14) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/fixunstfti.c.obj [136/149](13) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/floatditf.c.obj [137/149](12) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/floattitf.c.obj [138/149](11) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/floatunditf.c.obj [139/149](10) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/floatsitf.c.obj [140/149](9) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/floatuntitf.c.obj [141/149](8) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/multc3.c.obj [142/149](7) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/floatunsitf.c.obj [143/149](6) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/powitf2.c.obj [144/149](5) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/subtf3.c.obj [145/149](4) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/trunctfdf2.c.obj [146/149](3) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/multf3.c.obj [147/149](2) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/trunctfhf2.c.obj [148/149](1) Building C object CMakeFiles/clang_rt.builtins-riscv64.dir/trunctfsf2.c.obj [149/149](1) Linking C static library /b/s/w/ir/x/w/staging/llvm_build/lib/clang/16/lib/riscv64-unknown-fuchsia/libclang_rt.builtins.a [4247/4395](1) No install step for 'builtins-aarch64-unknown-fuchsia' [4248/4395](2) No install step for 'builtins-riscv64-unknown-fuchsia' [4250/4395](2) Completed 'builtins-aarch64-unknown-fuchsia' [4251/4395](1) Completed 'builtins-riscv64-unknown-fuchsia' [4252/4395](6) Clobbering bootstrap build and stamp directories [4253/4395](6) Clobbering bootstrap build and stamp directories [4254/4395](6) Clobbering bootstrap build and stamp directories [4255/4395](6) Clobbering bootstrap build and stamp directories [4256/4395](6) Clobbering bootstrap build and stamp directories [4257/4395](6) Clobbering bootstrap build and stamp directories [4258/4395](6) Creating directories for 'runtimes-aarch64-unknown-linux-gnu' [4259/4395](6) Creating directories for 'runtimes-armv7-unknown-linux-gnueabihf' [4260/4395](6) Creating directories for 'runtimes-i386-unknown-linux-gnu' [4261/4395](6) Creating directories for 'runtimes-x86_64-unknown-linux-gnu' [4262/4395](6) Creating directories for 'runtimes-x86_64-unknown-fuchsia' [4263/4395](6) Creating directories for 'runtimes-aarch64-unknown-fuchsia' [4264/4395](6) No download step for 'runtimes-aarch64-unknown-linux-gnu' [4265/4395](6) No download step for 'runtimes-armv7-unknown-linux-gnueabihf' [4266/4395](6) No download step for 'runtimes-i386-unknown-linux-gnu' [4267/4395](6) No download step for 'runtimes-x86_64-unknown-linux-gnu' [4268/4395](6) No download step for 'runtimes-x86_64-unknown-fuchsia' [4269/4395](6) No download step for 'runtimes-aarch64-unknown-fuchsia' [4270/4395](6) No update step for 'runtimes-aarch64-unknown-linux-gnu' [4271/4395](6) No update step for 'runtimes-armv7-unknown-linux-gnueabihf' [4272/4395](6) No update step for 'runtimes-i386-unknown-linux-gnu' [4273/4395](6) No update step for 'runtimes-x86_64-unknown-linux-gnu' [4274/4395](6) No update step for 'runtimes-x86_64-unknown-fuchsia' [4275/4395](6) No update step for 'runtimes-aarch64-unknown-fuchsia' [4276/4395](6) No patch step for 'runtimes-aarch64-unknown-linux-gnu' [4276/4395](6) Performing configure step for 'runtimes-aarch64-unknown-linux-gnu' -- The C compiler identification is Clang 16.0.0 -- The CXX compiler identification is Clang 16.0.0 -- The ASM compiler identification is Clang with GNU-like command-line -- Found assembler: /b/s/w/ir/x/w/staging/llvm_build/./bin/clang -- Detecting C compiler ABI info -- Detecting C compiler ABI info - failed -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - failed -- Detecting CXX compile features -- Detecting CXX compile features - done -- Could NOT find ZLIB (missing: ZLIB_LIBRARY) (found version "1.2.11") -- Could NOT find zstd (missing: zstd_LIBRARY zstd_INCLUDE_DIR) -- Could NOT find LibXml2 (missing: LIBXML2_LIBRARY LIBXML2_INCLUDE_DIR) -- Could NOT find ZLIB (missing: ZLIB_LIBRARY) (found version "1.2.11") -- Could NOT find zstd (missing: zstd_LIBRARY zstd_INCLUDE_DIR) -- Could NOT find LibXml2 (missing: LIBXML2_LIBRARY LIBXML2_INCLUDE_DIR) -- Performing Test LLVM_RUNTIMES_LINKING_WORKS -- Performing Test LLVM_RUNTIMES_LINKING_WORKS - Failed -- Performing Test CXX_SUPPORTS_UNWINDLIB_EQ_NONE_FLAG -- Performing Test CXX_SUPPORTS_UNWINDLIB_EQ_NONE_FLAG - Success -- Performing Test C_SUPPORTS_START_NO_UNUSED_ARGUMENTS -- Performing Test C_SUPPORTS_START_NO_UNUSED_ARGUMENTS - Success -- Performing Test CXX_SUPPORTS_NOSTDLIBXX_FLAG -- Performing Test CXX_SUPPORTS_NOSTDLIBXX_FLAG - Success -- Performing Test CXX_SUPPORTS_NOSTDINCXX_FLAG -- Performing Test CXX_SUPPORTS_NOSTDINCXX_FLAG - Success CMake Warning (dev) at /b/s/w/ir/x/w/cipd/share/cmake-3.25/Modules/GNUInstallDirs.cmake:243 (message): Unable to determine default CMAKE_INSTALL_LIBDIR directory because no target architecture is known. Please enable at least one language before including GNUInstallDirs. Call Stack (most recent call first): /b/s/w/ir/x/w/llvm-llvm-project/llvm/cmake/modules/AddLLVM.cmake:1 (include) CMakeLists.txt:149 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Linker detection: unknown -- Performing Test CXX_SUPPORTS_CUSTOM_LINKER -- Performing Test CXX_SUPPORTS_CUSTOM_LINKER - Success -- Performing Test C_SUPPORTS_FPIC -- Performing Test C_SUPPORTS_FPIC - Success -- Performing Test CXX_SUPPORTS_FPIC -- Performing Test CXX_SUPPORTS_FPIC - Success -- Building with -fPIC -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success -- Performing Test C_SUPPORTS_WERROR_DATE_TIME -- Performing Test C_SUPPORTS_WERROR_DATE_TIME - Success -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME - Success -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Success -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Success -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG - Success -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Success -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Success -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG - Failed -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG - Success -- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR -- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR - Success -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG - Success -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL - Success -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Failed -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG - Success -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG - Success -- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG -- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success -- Performing Test C_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG -- Performing Test C_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - Success -- Performing Test CXX_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG -- Performing Test CXX_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - Success -- Performing Test LINKER_SUPPORTS_COLOR_DIAGNOSTICS -- Performing Test LINKER_SUPPORTS_COLOR_DIAGNOSTICS - Success -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS - Success -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS - Success -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS - Success -- Performing Test C_SUPPORTS_FDATA_SECTIONS -- Performing Test C_SUPPORTS_FDATA_SECTIONS - Success -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS - Success -- Looking for os_signpost_interval_begin -- Looking for os_signpost_interval_begin - not found -- Performing Test SUPPORTS_FFILE_PREFIX_MAP -- Performing Test SUPPORTS_FFILE_PREFIX_MAP - Success -- Performing Test C_SUPPORTS_NO_CANONICAL_PREFIXES -- Performing Test C_SUPPORTS_NO_CANONICAL_PREFIXES - Success -- Performing Test CXX_SUPPORTS_NO_CANONICAL_PREFIXES -- Performing Test CXX_SUPPORTS_NO_CANONICAL_PREFIXES - Success -- Found Python3: /usr/bin/python3.9 (found version "3.9.2") found components: Interpreter -- Using libunwind testing configuration: /b/s/w/ir/x/w/llvm-llvm-project/libunwind/test/configs/llvm-libunwind-static.cfg.in -- Looking for fopen in c -- Looking for fopen in c - found -- Found compiler-rt builtins library: /b/s/w/ir/x/w/staging/llvm_build/lib/clang/16/lib/aarch64-unknown-linux-gnu/libclang_rt.builtins.a -- Performing Test C_SUPPORTS_COMMENT_LIB_PRAGMA -- Performing Test C_SUPPORTS_COMMENT_LIB_PRAGMA - Success -- Looking for __arm__ -- Looking for __arm__ - not found -- Looking for __USING_SJLJ_EXCEPTIONS__ -- Looking for __USING_SJLJ_EXCEPTIONS__ - not found -- Looking for __ARM_DWARF_EH__ -- Looking for __ARM_DWARF_EH__ - not found -- Looking for dladdr in dl -- Looking for dladdr in dl - found -- Looking for pthread_once in pthread -- Looking for pthread_once in pthread - found -- Performing Test CXX_SUPPORTS_WERROR_EQ_RETURN_TYPE_FLAG -- Performing Test CXX_SUPPORTS_WERROR_EQ_RETURN_TYPE_FLAG - Success -- Performing Test CXX_SUPPORTS_W_FLAG -- Performing Test CXX_SUPPORTS_W_FLAG - Success -- Performing Test CXX_SUPPORTS_WALL_FLAG -- Performing Test CXX_SUPPORTS_WALL_FLAG - Success -- Performing Test CXX_SUPPORTS_WCHAR_SUBSCRIPTS_FLAG -- Performing Test CXX_SUPPORTS_WCHAR_SUBSCRIPTS_FLAG - Success -- Performing Test CXX_SUPPORTS_WCONVERSION_FLAG -- Performing Test CXX_SUPPORTS_WCONVERSION_FLAG - Success -- Performing Test CXX_SUPPORTS_WMISMATCHED_TAGS_FLAG -- Performing Test CXX_SUPPORTS_WMISMATCHED_TAGS_FLAG - Success -- Performing Test CXX_SUPPORTS_WMISSING_BRACES_FLAG -- Performing Test CXX_SUPPORTS_WMISSING_BRACES_FLAG - Success -- Performing Test CXX_SUPPORTS_WNEWLINE_EOF_FLAG -- Performing Test CXX_SUPPORTS_WNEWLINE_EOF_FLAG - Success -- Performing Test CXX_SUPPORTS_WNO_UNUSED_FUNCTION_FLAG -- Performing Test CXX_SUPPORTS_WNO_UNUSED_FUNCTION_FLAG - Success -- Performing Test CXX_SUPPORTS_WSHADOW_FLAG -- Performing Test CXX_SUPPORTS_WSHADOW_FLAG - Success -- Performing Test CXX_SUPPORTS_WSHORTEN_64_TO_32_FLAG -- Performing Test CXX_SUPPORTS_WSHORTEN_64_TO_32_FLAG - Success -- Performing Test CXX_SUPPORTS_WSIGN_COMPARE_FLAG -- Performing Test CXX_SUPPORTS_WSIGN_COMPARE_FLAG - Success -- Performing Test CXX_SUPPORTS_WSIGN_CONVERSION_FLAG -- Performing Test CXX_SUPPORTS_WSIGN_CONVERSION_FLAG - Success -- Performing Test CXX_SUPPORTS_WSTRICT_ALIASING_EQ_2_FLAG -- Performing Test CXX_SUPPORTS_WSTRICT_ALIASING_EQ_2_FLAG - Success -- Performing Test CXX_SUPPORTS_WSTRICT_OVERFLOW_EQ_4_FLAG -- Performing Test CXX_SUPPORTS_WSTRICT_OVERFLOW_EQ_4_FLAG - Success -- Performing Test CXX_SUPPORTS_WUNUSED_PARAMETER_FLAG -- Performing Test CXX_SUPPORTS_WUNUSED_PARAMETER_FLAG - Success -- Performing Test CXX_SUPPORTS_WUNUSED_VARIABLE_FLAG -- Performing Test CXX_SUPPORTS_WUNUSED_VARIABLE_FLAG - Success -- Performing Test CXX_SUPPORTS_WWRITE_STRINGS_FLAG -- Performing Test CXX_SUPPORTS_WWRITE_STRINGS_FLAG - Success -- Performing Test CXX_SUPPORTS_WUNDEF_FLAG -- Performing Test CXX_SUPPORTS_WUNDEF_FLAG - Success -- Performing Test CXX_SUPPORTS_WNO_SUGGEST_OVERRIDE_FLAG -- Performing Test CXX_SUPPORTS_WNO_SUGGEST_OVERRIDE_FLAG - Success -- Performing Test CXX_SUPPORTS_WNO_ERROR_FLAG -- Performing Test CXX_SUPPORTS_WNO_ERROR_FLAG - Success -- Performing Test CXX_SUPPORTS_WX_FLAG -- Performing Test CXX_SUPPORTS_WX_FLAG - Failed -- Performing Test CXX_SUPPORTS_PEDANTIC_FLAG -- Performing Test CXX_SUPPORTS_PEDANTIC_FLAG - Success -- Performing Test CXX_SUPPORTS_FSTRICT_ALIASING_FLAG -- Performing Test CXX_SUPPORTS_FSTRICT_ALIASING_FLAG - Success -- Performing Test CXX_SUPPORTS_EHSC_FLAG -- Performing Test CXX_SUPPORTS_EHSC_FLAG - Failed -- Performing Test CXX_SUPPORTS_FUNWIND_TABLES_FLAG -- Performing Test CXX_SUPPORTS_FUNWIND_TABLES_FLAG - Success -- Performing Test CXX_SUPPORTS_FNO_EXCEPTIONS_FLAG -- Performing Test CXX_SUPPORTS_FNO_EXCEPTIONS_FLAG - Success -- Performing Test CXX_SUPPORTS_FNO_RTTI_FLAG -- Performing Test CXX_SUPPORTS_FNO_RTTI_FLAG - Success -- Failed to locate sphinx-build executable (missing: SPHINX_EXECUTABLE) -- Using libc++abi testing configuration: /b/s/w/ir/x/w/llvm-llvm-project/libcxxabi/test/configs/llvm-libc++abi-static.cfg.in -- Looking for fopen in c -- Looking for fopen in c - found -- Looking for dladdr in dl -- Looking for dladdr in dl - found -- Looking for pthread_once in pthread -- Looking for pthread_once in pthread - found -- Looking for __cxa_thread_atexit_impl in c -- Looking for __cxa_thread_atexit_impl in c - found -- Looking for write in System -- Looking for write in System - not found -- Performing Test CXX_SUPPORTS_WUNUSED_FUNCTION_FLAG -- Performing Test CXX_SUPPORTS_WUNUSED_FUNCTION_FLAG - Success -- Performing Test C_SUPPORTS_FUNWIND_TABLES_FLAG -- Performing Test C_SUPPORTS_FUNWIND_TABLES_FLAG - Success -- Could not find ParallelSTL, libc++abi will not attempt to use it but the build may fail if the libc++ in use needs it to be available. -- Using libc++ testing configuration: /b/s/w/ir/x/w/llvm-llvm-project/libcxx/test/configs/llvm-libc++-static.cfg.in -- Looking for fopen in c -- Looking for fopen in c - found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Looking for ccos in m -- Looking for ccos in m - found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Looking for __atomic_fetch_add_8 in atomic -- Looking for __atomic_fetch_add_8 in atomic - found -- Performing Test CXX_SUPPORTS_FALIGNED_ALLOCATION_FLAG -- Performing Test CXX_SUPPORTS_FALIGNED_ALLOCATION_FLAG - Success -- Performing Test CXX_SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG -- Performing Test CXX_SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success -- Performing Test CXX_SUPPORTS_FVISIBILITY_EQ_HIDDEN_FLAG -- Performing Test CXX_SUPPORTS_FVISIBILITY_EQ_HIDDEN_FLAG - Success -- Performing Test CXX_SUPPORTS_WEXTRA_FLAG -- Performing Test CXX_SUPPORTS_WEXTRA_FLAG - Success -- Performing Test CXX_SUPPORTS_WNO_UNUSED_PARAMETER_FLAG -- Performing Test CXX_SUPPORTS_WNO_UNUSED_PARAMETER_FLAG - Success -- Performing Test CXX_SUPPORTS_WNO_LONG_LONG_FLAG -- Performing Test CXX_SUPPORTS_WNO_LONG_LONG_FLAG - Success -- Performing Test CXX_SUPPORTS_WEXTRA_SEMI_FLAG -- Performing Test CXX_SUPPORTS_WEXTRA_SEMI_FLAG - Success -- Performing Test CXX_SUPPORTS_WFORMAT_NONLITERAL_FLAG -- Performing Test CXX_SUPPORTS_WFORMAT_NONLITERAL_FLAG - Success -- Performing Test CXX_SUPPORTS_WNO_USER_DEFINED_LITERALS_FLAG -- Performing Test CXX_SUPPORTS_WNO_USER_DEFINED_LITERALS_FLAG - Success -- Performing Test CXX_SUPPORTS_WNO_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test CXX_SUPPORTS_WNO_COVERED_SWITCH_DEFAULT_FLAG - Success -- Adding Benchmark: algorithms.partition_point.bench.cpp -- Adding Benchmark: lower_bound.bench.cpp -- Adding Benchmark: make_heap.bench.cpp -- Adding Benchmark: make_heap_then_sort_heap.bench.cpp -- Adding Benchmark: min_max_element.bench.cpp -- Adding Benchmark: pop_heap.bench.cpp -- Adding Benchmark: push_heap.bench.cpp -- Adding Benchmark: ranges_make_heap.bench.cpp -- Adding Benchmark: ranges_make_heap_then_sort_heap.bench.cpp -- Adding Benchmark: ranges_pop_heap.bench.cpp -- Adding Benchmark: ranges_push_heap.bench.cpp -- Adding Benchmark: ranges_sort.bench.cpp -- Adding Benchmark: ranges_sort_heap.bench.cpp -- Adding Benchmark: ranges_stable_sort.bench.cpp -- Adding Benchmark: sort.bench.cpp -- Adding Benchmark: sort_heap.bench.cpp -- Adding Benchmark: stable_sort.bench.cpp -- Adding Benchmark: allocation.bench.cpp -- Adding Benchmark: deque.bench.cpp -- Adding Benchmark: filesystem.bench.cpp -- Adding Benchmark: format_to_n.bench.cpp -- Adding Benchmark: format_to.bench.cpp -- Adding Benchmark: format.bench.cpp -- Adding Benchmark: formatted_size.bench.cpp -- Adding Benchmark: formatter_float.bench.cpp -- Adding Benchmark: formatter_int.bench.cpp -- Adding Benchmark: function.bench.cpp -- Adding Benchmark: map.bench.cpp -- Adding Benchmark: ordered_set.bench.cpp -- Adding Benchmark: std_format_spec_string_unicode.bench.cpp -- Adding Benchmark: string.bench.cpp -- Adding Benchmark: stringstream.bench.cpp -- Adding Benchmark: to_chars.bench.cpp -- Adding Benchmark: unordered_set_operations.bench.cpp -- Adding Benchmark: util_smartptr.bench.cpp -- Adding Benchmark: variant_visit_1.bench.cpp -- Adding Benchmark: variant_visit_2.bench.cpp -- Adding Benchmark: variant_visit_3.bench.cpp -- Adding Benchmark: vector_operations.bench.cpp -- Not building a shared library for libc++ -- the ABI list targets will not be available. -- Looking for unwind.h -- Looking for unwind.h - found -- Looking for rpc/xdr.h -- Looking for rpc/xdr.h - found -- Performing Test CXX_SUPPORTS_UNWINDLIB_NONE_FLAG -- Performing Test CXX_SUPPORTS_UNWINDLIB_NONE_FLAG - Success -- Looking for fopen in c -- Looking for fopen in c - found -- Performing Test C_SUPPORTS_NODEFAULTLIBS_FLAG -- Performing Test C_SUPPORTS_NODEFAULTLIBS_FLAG - Success -- Performing Test COMPILER_RT_HAS_FFREESTANDING_FLAG -- Performing Test COMPILER_RT_HAS_FFREESTANDING_FLAG - Success -- Performing Test COMPILER_RT_HAS_OMIT_FRAME_POINTER_FLAG -- Performing Test COMPILER_RT_HAS_OMIT_FRAME_POINTER_FLAG - Success -- Performing Test COMPILER_RT_HAS_STD_C11_FLAG -- Performing Test COMPILER_RT_HAS_STD_C11_FLAG - Success -- Performing Test COMPILER_RT_HAS_FCF_PROTECTION_FLAG -- Performing Test COMPILER_RT_HAS_FCF_PROTECTION_FLAG - Failed -- Performing Test COMPILER_RT_HAS_FPIC_FLAG -- Performing Test COMPILER_RT_HAS_FPIC_FLAG - Success -- Performing Test COMPILER_RT_HAS_FPIE_FLAG -- Performing Test COMPILER_RT_HAS_FPIE_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_BUILTIN_FLAG -- Performing Test COMPILER_RT_HAS_FNO_BUILTIN_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_EXCEPTIONS_FLAG -- Performing Test COMPILER_RT_HAS_FNO_EXCEPTIONS_FLAG - Success -- Performing Test COMPILER_RT_HAS_FOMIT_FRAME_POINTER_FLAG -- Performing Test COMPILER_RT_HAS_FOMIT_FRAME_POINTER_FLAG - Success -- Performing Test COMPILER_RT_HAS_FUNWIND_TABLES_FLAG -- Performing Test COMPILER_RT_HAS_FUNWIND_TABLES_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_STACK_PROTECTOR_FLAG -- Performing Test COMPILER_RT_HAS_FNO_STACK_PROTECTOR_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_SANITIZE_SAFE_STACK_FLAG -- Performing Test COMPILER_RT_HAS_FNO_SANITIZE_SAFE_STACK_FLAG - Success -- Performing Test COMPILER_RT_HAS_FVISIBILITY_HIDDEN_FLAG -- Performing Test COMPILER_RT_HAS_FVISIBILITY_HIDDEN_FLAG - Success -- Performing Test COMPILER_RT_HAS_FRTTI_FLAG -- Performing Test COMPILER_RT_HAS_FRTTI_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_RTTI_FLAG -- Performing Test COMPILER_RT_HAS_FNO_RTTI_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_FUNCTION_SECTIONS_FLAG -- Performing Test COMPILER_RT_HAS_FNO_FUNCTION_SECTIONS_FLAG - Success -- Performing Test COMPILER_RT_HAS_FTLS_MODEL_INITIAL_EXEC -- Performing Test COMPILER_RT_HAS_FTLS_MODEL_INITIAL_EXEC - Success -- Performing Test COMPILER_RT_HAS_FNO_LTO_FLAG -- Performing Test COMPILER_RT_HAS_FNO_LTO_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_PROFILE_GENERATE_FLAG -- Performing Test COMPILER_RT_HAS_FNO_PROFILE_GENERATE_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_PROFILE_INSTR_GENERATE_FLAG -- Performing Test COMPILER_RT_HAS_FNO_PROFILE_INSTR_GENERATE_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_PROFILE_INSTR_USE_FLAG -- Performing Test COMPILER_RT_HAS_FNO_PROFILE_INSTR_USE_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_COVERAGE_MAPPING_FLAG -- Performing Test COMPILER_RT_HAS_FNO_COVERAGE_MAPPING_FLAG - Success -- Performing Test COMPILER_RT_HAS_MCRC32_FLAG -- Performing Test COMPILER_RT_HAS_MCRC32_FLAG - Failed -- Performing Test COMPILER_RT_HAS_MSSE3_FLAG -- Performing Test COMPILER_RT_HAS_MSSE3_FLAG - Failed -- Performing Test COMPILER_RT_HAS_MSSE4_2_FLAG -- Performing Test COMPILER_RT_HAS_MSSE4_2_FLAG - Failed -- Performing Test COMPILER_RT_HAS_SYSROOT_FLAG -- Performing Test COMPILER_RT_HAS_SYSROOT_FLAG - Success -- Performing Test COMPILER_RT_HAS_MCRC_FLAG -- Performing Test COMPILER_RT_HAS_MCRC_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_PARTIAL_INLINING_FLAG -- Performing Test COMPILER_RT_HAS_FNO_PARTIAL_INLINING_FLAG - Failed -- Performing Test COMPILER_RT_HAS_FVISIBILITY_INLINES_HIDDEN_FLAG -- Performing Test COMPILER_RT_HAS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success -- Performing Test COMPILER_RT_HAS_GR_FLAG -- Performing Test COMPILER_RT_HAS_GR_FLAG - Failed -- Performing Test COMPILER_RT_HAS_GS_FLAG -- Performing Test COMPILER_RT_HAS_GS_FLAG - Failed -- Performing Test COMPILER_RT_HAS_MT_FLAG -- Performing Test COMPILER_RT_HAS_MT_FLAG - Failed -- Performing Test COMPILER_RT_HAS_Oy_FLAG -- Performing Test COMPILER_RT_HAS_Oy_FLAG - Failed -- Performing Test COMPILER_RT_HAS_GLINE_TABLES_ONLY_FLAG -- Performing Test COMPILER_RT_HAS_GLINE_TABLES_ONLY_FLAG - Success -- Performing Test COMPILER_RT_HAS_G_FLAG -- Performing Test COMPILER_RT_HAS_G_FLAG - Success -- Performing Test COMPILER_RT_HAS_Zi_FLAG -- Performing Test COMPILER_RT_HAS_Zi_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WALL_FLAG -- Performing Test COMPILER_RT_HAS_WALL_FLAG - Success -- Performing Test COMPILER_RT_HAS_WERROR_FLAG -- Performing Test COMPILER_RT_HAS_WERROR_FLAG - Success -- Performing Test COMPILER_RT_HAS_WFRAME_LARGER_THAN_FLAG -- Performing Test COMPILER_RT_HAS_WFRAME_LARGER_THAN_FLAG - Success -- Performing Test COMPILER_RT_HAS_WGLOBAL_CONSTRUCTORS_FLAG -- Performing Test COMPILER_RT_HAS_WGLOBAL_CONSTRUCTORS_FLAG - Success -- Performing Test COMPILER_RT_HAS_WC99_EXTENSIONS_FLAG -- Performing Test COMPILER_RT_HAS_WC99_EXTENSIONS_FLAG - Success -- Performing Test COMPILER_RT_HAS_WGNU_FLAG -- Performing Test COMPILER_RT_HAS_WGNU_FLAG - Success -- Performing Test COMPILER_RT_HAS_WNON_VIRTUAL_DTOR_FLAG -- Performing Test COMPILER_RT_HAS_WNON_VIRTUAL_DTOR_FLAG - Success -- Performing Test COMPILER_RT_HAS_WVARIADIC_MACROS_FLAG -- Performing Test COMPILER_RT_HAS_WVARIADIC_MACROS_FLAG - Success -- Performing Test COMPILER_RT_HAS_WUNUSED_PARAMETER_FLAG -- Performing Test COMPILER_RT_HAS_WUNUSED_PARAMETER_FLAG - Success -- Performing Test COMPILER_RT_HAS_WCOVERED_SWITCH_DEFAULT_FLAG -- Performing Test COMPILER_RT_HAS_WCOVERED_SWITCH_DEFAULT_FLAG - Success -- Performing Test COMPILER_RT_HAS_WSUGGEST_OVERRIDE_FLAG -- Performing Test COMPILER_RT_HAS_WSUGGEST_OVERRIDE_FLAG - Success -- Performing Test COMPILER_RT_HAS_WNO_PEDANTIC -- Performing Test COMPILER_RT_HAS_WNO_PEDANTIC - Success -- Performing Test COMPILER_RT_HAS_WNO_FORMAT -- Performing Test COMPILER_RT_HAS_WNO_FORMAT - Success -- Performing Test COMPILER_RT_HAS_WNO_FORMAT_PEDANTIC -- Performing Test COMPILER_RT_HAS_WNO_FORMAT_PEDANTIC - Success -- Performing Test COMPILER_RT_HAS_EXTERNAL_FLAG -- Performing Test COMPILER_RT_HAS_EXTERNAL_FLAG - Failed -- Performing Test COMPILER_RT_HAS_W4_FLAG -- Performing Test COMPILER_RT_HAS_W4_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WX_FLAG -- Performing Test COMPILER_RT_HAS_WX_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4146_FLAG -- Performing Test COMPILER_RT_HAS_WD4146_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4206_FLAG -- Performing Test COMPILER_RT_HAS_WD4206_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4291_FLAG -- Performing Test COMPILER_RT_HAS_WD4291_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4221_FLAG -- Performing Test COMPILER_RT_HAS_WD4221_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4391_FLAG -- Performing Test COMPILER_RT_HAS_WD4391_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4722_FLAG -- Performing Test COMPILER_RT_HAS_WD4722_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4800_FLAG -- Performing Test COMPILER_RT_HAS_WD4800_FLAG - Failed -- Performing Test -Warray-bounds -- Performing Test -Warray-bounds - Failed -- Performing Test -Wuninitialized -- Performing Test -Wuninitialized - Failed -- Performing Test -Wshadow -- Performing Test -Wshadow - Failed -- Performing Test -Wempty-body -- Performing Test -Wempty-body - Failed -- Performing Test -Wsizeof-pointer-memaccess -- Performing Test -Wsizeof-pointer-memaccess - Failed -- Performing Test -Wsizeof-array-argument -- Performing Test -Wsizeof-array-argument - Failed -- Performing Test -Wsuspicious-memaccess -- Performing Test -Wsuspicious-memaccess - Failed -- Performing Test -Wbuiltin-memcpy-chk-size -- Performing Test -Wbuiltin-memcpy-chk-size - Failed -- Performing Test -Warray-bounds-pointer-arithmetic -- Performing Test -Warray-bounds-pointer-arithmetic - Failed -- Performing Test -Wreturn-stack-address -- Performing Test -Wreturn-stack-address - Failed -- Performing Test -Wsizeof-array-decay -- Performing Test -Wsizeof-array-decay - Failed -- Performing Test -Wformat-insufficient-args -- Performing Test -Wformat-insufficient-args - Failed -- Performing Test -Wformat-security -- Performing Test -Wformat-security - Failed -- Performing Test -Wsizeof-array-div -- Performing Test -Wsizeof-array-div - Failed -- Performing Test -Wsizeof-pointer-div -- Performing Test -Wsizeof-pointer-div - Failed -- Looking for __func__ -- Looking for __func__ - found -- Performing Test COMPILER_RT_HAS_NOSTDINCXX_FLAG -- Performing Test COMPILER_RT_HAS_NOSTDINCXX_FLAG - Success -- Performing Test COMPILER_RT_HAS_NOSTDLIBXX_FLAG -- Performing Test COMPILER_RT_HAS_NOSTDLIBXX_FLAG - Success -- Looking for include file sys/auxv.h -- Looking for include file sys/auxv.h - found -- Looking for dlopen in dl -- Looking for dlopen in dl - found -- Looking for shm_open in rt -- Looking for shm_open in rt - found -- Looking for pow in m -- Looking for pow in m - found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Looking for backtrace in execinfo -- Looking for backtrace in execinfo - not found -- Looking for __cxa_throw in c++ -- Looking for __cxa_throw in c++ - not found -- Looking for __cxa_throw in stdc++ -- Looking for __cxa_throw in stdc++ - not found -- Performing Test COMPILER_RT_HAS_Z_TEXT -- Performing Test COMPILER_RT_HAS_Z_TEXT - Success -- Performing Test COMPILER_RT_HAS_FUSE_LD_LLD_FLAG -- Performing Test COMPILER_RT_HAS_FUSE_LD_LLD_FLAG - Success -- Performing Test COMPILER_RT_HAS_VERSION_SCRIPT -- Performing Test COMPILER_RT_HAS_VERSION_SCRIPT - Success -- Compiler-RT supported architectures: aarch64 -- Supported architectures for crt: aarch64 -- Looking for __atomic_load_8 in atomic -- Looking for __atomic_load_8 in atomic - found -- Performing Test COMPILER_RT_TARGET_HAS_ATOMICS -- Performing Test COMPILER_RT_TARGET_HAS_ATOMICS - Failed -- Performing Test COMPILER_RT_TARGET_HAS_FCNTL_LCK -- Performing Test COMPILER_RT_TARGET_HAS_FCNTL_LCK - Success -- Performing Test COMPILER_RT_TARGET_HAS_UNAME -- Performing Test COMPILER_RT_TARGET_HAS_UNAME - Success -- Performing Test HAS_THREAD_LOCAL -- Performing Test HAS_THREAD_LOCAL - Success -- Generated Sanitizer SUPPORTED_TOOLS list on "Linux" is "asan;lsan;msan;tsan;ubsan" -- sanitizer_common tests on "Linux" will run against "asan;lsan;msan;tsan;ubsan" -- Supported architectures for crt: aarch64 -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: LLVM_CONFIG_PATH -- Build files have been written to: /b/s/w/ir/x/w/staging/llvm_build/runtimes/runtimes-aarch64-unknown-linux-gnu-bins [4281/4395](2) No patch step for 'runtimes-aarch64-unknown-fuchsia' [4282/4395](1) Performing configure step for 'runtimes-armv7-unknown-linux-gnueabihf' -- The C compiler identification is Clang 16.0.0 -- The CXX compiler identification is Clang 16.0.0 -- The ASM compiler identification is Clang with GNU-like command-line -- Found assembler: /b/s/w/ir/x/w/staging/llvm_build/./bin/clang -- Detecting C compiler ABI info -- Detecting C compiler ABI info - failed -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - failed -- Detecting CXX compile features -- Detecting CXX compile features - done -- Could NOT find ZLIB (missing: ZLIB_LIBRARY) (found version "1.2.11") -- Could NOT find zstd (missing: zstd_LIBRARY zstd_INCLUDE_DIR) -- Could NOT find LibXml2 (missing: LIBXML2_LIBRARY LIBXML2_INCLUDE_DIR) -- Could NOT find ZLIB (missing: ZLIB_LIBRARY) (found version "1.2.11") -- Could NOT find zstd (missing: zstd_LIBRARY zstd_INCLUDE_DIR) -- Could NOT find LibXml2 (missing: LIBXML2_LIBRARY LIBXML2_INCLUDE_DIR) -- Performing Test LLVM_RUNTIMES_LINKING_WORKS -- Performing Test LLVM_RUNTIMES_LINKING_WORKS - Failed -- Performing Test CXX_SUPPORTS_UNWINDLIB_EQ_NONE_FLAG -- Performing Test CXX_SUPPORTS_UNWINDLIB_EQ_NONE_FLAG - Success -- Performing Test C_SUPPORTS_START_NO_UNUSED_ARGUMENTS -- Performing Test C_SUPPORTS_START_NO_UNUSED_ARGUMENTS - Success -- Performing Test CXX_SUPPORTS_NOSTDLIBXX_FLAG -- Performing Test CXX_SUPPORTS_NOSTDLIBXX_FLAG - Success -- Performing Test CXX_SUPPORTS_NOSTDINCXX_FLAG -- Performing Test CXX_SUPPORTS_NOSTDINCXX_FLAG - Success CMake Warning (dev) at /b/s/w/ir/x/w/cipd/share/cmake-3.25/Modules/GNUInstallDirs.cmake:243 (message): Unable to determine default CMAKE_INSTALL_LIBDIR directory because no target architecture is known. Please enable at least one language before including GNUInstallDirs. Call Stack (most recent call first): /b/s/w/ir/x/w/llvm-llvm-project/llvm/cmake/modules/AddLLVM.cmake:1 (include) CMakeLists.txt:149 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Linker detection: unknown -- Performing Test CXX_SUPPORTS_CUSTOM_LINKER -- Performing Test CXX_SUPPORTS_CUSTOM_LINKER - Success -- Performing Test C_SUPPORTS_FPIC -- Performing Test C_SUPPORTS_FPIC - Success -- Performing Test CXX_SUPPORTS_FPIC -- Performing Test CXX_SUPPORTS_FPIC - Success -- Building with -fPIC -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success -- Performing Test C_SUPPORTS_WERROR_DATE_TIME -- Performing Test C_SUPPORTS_WERROR_DATE_TIME - Success -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME - Success -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Success -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Success -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG - Success -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Success -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Success -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG - Failed -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG - Success -- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR -- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR - Success -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG - Success -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL - Success -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Failed -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG - Success -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG - Success -- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG -- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success -- Performing Test C_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG -- Performing Test C_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - Success -- Performing Test CXX_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG -- Performing Test CXX_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - Success -- Performing Test LINKER_SUPPORTS_COLOR_DIAGNOSTICS -- Performing Test LINKER_SUPPORTS_COLOR_DIAGNOSTICS - Success -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS - Success -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS - Success -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS - Success -- Performing Test C_SUPPORTS_FDATA_SECTIONS -- Performing Test C_SUPPORTS_FDATA_SECTIONS - Success -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS - Success -- Looking for os_signpost_interval_begin -- Looking for os_signpost_interval_begin - not found -- Performing Test SUPPORTS_FFILE_PREFIX_MAP -- Performing Test SUPPORTS_FFILE_PREFIX_MAP - Success -- Performing Test C_SUPPORTS_NO_CANONICAL_PREFIXES -- Performing Test C_SUPPORTS_NO_CANONICAL_PREFIXES - Success -- Performing Test CXX_SUPPORTS_NO_CANONICAL_PREFIXES -- Performing Test CXX_SUPPORTS_NO_CANONICAL_PREFIXES - Success -- Found Python3: /usr/bin/python3.9 (found version "3.9.2") found components: Interpreter -- Using libunwind testing configuration: /b/s/w/ir/x/w/llvm-llvm-project/libunwind/test/configs/llvm-libunwind-static.cfg.in -- Looking for fopen in c -- Looking for fopen in c - found -- Found compiler-rt builtins library: /b/s/w/ir/x/w/staging/llvm_build/lib/clang/16/lib/armv7-unknown-linux-gnueabihf/libclang_rt.builtins.a -- Performing Test C_SUPPORTS_COMMENT_LIB_PRAGMA -- Performing Test C_SUPPORTS_COMMENT_LIB_PRAGMA - Success -- Looking for __arm__ -- Looking for __arm__ - found -- Looking for __USING_SJLJ_EXCEPTIONS__ -- Looking for __USING_SJLJ_EXCEPTIONS__ - not found -- Looking for __ARM_DWARF_EH__ -- Looking for __ARM_DWARF_EH__ - not found -- Looking for dladdr in dl -- Looking for dladdr in dl - found -- Looking for pthread_once in pthread -- Looking for pthread_once in pthread - found -- Performing Test CXX_SUPPORTS_WERROR_EQ_RETURN_TYPE_FLAG -- Performing Test CXX_SUPPORTS_WERROR_EQ_RETURN_TYPE_FLAG - Success -- Performing Test CXX_SUPPORTS_W_FLAG -- Performing Test CXX_SUPPORTS_W_FLAG - Success -- Performing Test CXX_SUPPORTS_WALL_FLAG -- Performing Test CXX_SUPPORTS_WALL_FLAG - Success -- Performing Test CXX_SUPPORTS_WCHAR_SUBSCRIPTS_FLAG -- Performing Test CXX_SUPPORTS_WCHAR_SUBSCRIPTS_FLAG - Success -- Performing Test CXX_SUPPORTS_WCONVERSION_FLAG -- Performing Test CXX_SUPPORTS_WCONVERSION_FLAG - Success -- Performing Test CXX_SUPPORTS_WMISMATCHED_TAGS_FLAG -- Performing Test CXX_SUPPORTS_WMISMATCHED_TAGS_FLAG - Success -- Performing Test CXX_SUPPORTS_WMISSING_BRACES_FLAG -- Performing Test CXX_SUPPORTS_WMISSING_BRACES_FLAG - Success -- Performing Test CXX_SUPPORTS_WNEWLINE_EOF_FLAG -- Performing Test CXX_SUPPORTS_WNEWLINE_EOF_FLAG - Success -- Performing Test CXX_SUPPORTS_WNO_UNUSED_FUNCTION_FLAG -- Performing Test CXX_SUPPORTS_WNO_UNUSED_FUNCTION_FLAG - Success -- Performing Test CXX_SUPPORTS_WSHADOW_FLAG -- Performing Test CXX_SUPPORTS_WSHADOW_FLAG - Success -- Performing Test CXX_SUPPORTS_WSHORTEN_64_TO_32_FLAG -- Performing Test CXX_SUPPORTS_WSHORTEN_64_TO_32_FLAG - Success -- Performing Test CXX_SUPPORTS_WSIGN_COMPARE_FLAG -- Performing Test CXX_SUPPORTS_WSIGN_COMPARE_FLAG - Success -- Performing Test CXX_SUPPORTS_WSIGN_CONVERSION_FLAG -- Performing Test CXX_SUPPORTS_WSIGN_CONVERSION_FLAG - Success -- Performing Test CXX_SUPPORTS_WSTRICT_ALIASING_EQ_2_FLAG -- Performing Test CXX_SUPPORTS_WSTRICT_ALIASING_EQ_2_FLAG - Success -- Performing Test CXX_SUPPORTS_WSTRICT_OVERFLOW_EQ_4_FLAG -- Performing Test CXX_SUPPORTS_WSTRICT_OVERFLOW_EQ_4_FLAG - Success -- Performing Test CXX_SUPPORTS_WUNUSED_PARAMETER_FLAG -- Performing Test CXX_SUPPORTS_WUNUSED_PARAMETER_FLAG - Success -- Performing Test CXX_SUPPORTS_WUNUSED_VARIABLE_FLAG -- Performing Test CXX_SUPPORTS_WUNUSED_VARIABLE_FLAG - Success -- Performing Test CXX_SUPPORTS_WWRITE_STRINGS_FLAG -- Performing Test CXX_SUPPORTS_WWRITE_STRINGS_FLAG - Success -- Performing Test CXX_SUPPORTS_WUNDEF_FLAG -- Performing Test CXX_SUPPORTS_WUNDEF_FLAG - Success -- Performing Test CXX_SUPPORTS_WNO_SUGGEST_OVERRIDE_FLAG -- Performing Test CXX_SUPPORTS_WNO_SUGGEST_OVERRIDE_FLAG - Success -- Performing Test CXX_SUPPORTS_WNO_ERROR_FLAG -- Performing Test CXX_SUPPORTS_WNO_ERROR_FLAG - Success -- Performing Test CXX_SUPPORTS_WX_FLAG -- Performing Test CXX_SUPPORTS_WX_FLAG - Failed -- Performing Test CXX_SUPPORTS_PEDANTIC_FLAG -- Performing Test CXX_SUPPORTS_PEDANTIC_FLAG - Success -- Performing Test CXX_SUPPORTS_FSTRICT_ALIASING_FLAG -- Performing Test CXX_SUPPORTS_FSTRICT_ALIASING_FLAG - Success -- Performing Test CXX_SUPPORTS_EHSC_FLAG -- Performing Test CXX_SUPPORTS_EHSC_FLAG - Failed -- Performing Test CXX_SUPPORTS_FUNWIND_TABLES_FLAG -- Performing Test CXX_SUPPORTS_FUNWIND_TABLES_FLAG - Success -- Performing Test CXX_SUPPORTS_FNO_EXCEPTIONS_FLAG -- Performing Test CXX_SUPPORTS_FNO_EXCEPTIONS_FLAG - Success -- Performing Test CXX_SUPPORTS_FNO_RTTI_FLAG -- Performing Test CXX_SUPPORTS_FNO_RTTI_FLAG - Success -- Failed to locate sphinx-build executable (missing: SPHINX_EXECUTABLE) -- Using libc++abi testing configuration: /b/s/w/ir/x/w/llvm-llvm-project/libcxxabi/test/configs/llvm-libc++abi-static.cfg.in -- Looking for fopen in c -- Looking for fopen in c - found -- Looking for dladdr in dl -- Looking for dladdr in dl - found -- Looking for pthread_once in pthread -- Looking for pthread_once in pthread - found -- Looking for __cxa_thread_atexit_impl in c -- Looking for __cxa_thread_atexit_impl in c - found -- Looking for write in System -- Looking for write in System - not found -- Performing Test CXX_SUPPORTS_WUNUSED_FUNCTION_FLAG -- Performing Test CXX_SUPPORTS_WUNUSED_FUNCTION_FLAG - Success -- Performing Test C_SUPPORTS_FUNWIND_TABLES_FLAG -- Performing Test C_SUPPORTS_FUNWIND_TABLES_FLAG - Success -- Could not find ParallelSTL, libc++abi will not attempt to use it but the build may fail if the libc++ in use needs it to be available. -- Using libc++ testing configuration: /b/s/w/ir/x/w/llvm-llvm-project/libcxx/test/configs/llvm-libc++-static.cfg.in -- Looking for fopen in c -- Looking for fopen in c - found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Looking for ccos in m -- Looking for ccos in m - found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Looking for __atomic_fetch_add_8 in atomic -- Looking for __atomic_fetch_add_8 in atomic - found -- Performing Test CXX_SUPPORTS_FALIGNED_ALLOCATION_FLAG -- Performing Test CXX_SUPPORTS_FALIGNED_ALLOCATION_FLAG - Success -- Performing Test CXX_SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG -- Performing Test CXX_SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success -- Performing Test CXX_SUPPORTS_FVISIBILITY_EQ_HIDDEN_FLAG -- Performing Test CXX_SUPPORTS_FVISIBILITY_EQ_HIDDEN_FLAG - Success -- Performing Test CXX_SUPPORTS_WEXTRA_FLAG -- Performing Test CXX_SUPPORTS_WEXTRA_FLAG - Success -- Performing Test CXX_SUPPORTS_WNO_UNUSED_PARAMETER_FLAG -- Performing Test CXX_SUPPORTS_WNO_UNUSED_PARAMETER_FLAG - Success -- Performing Test CXX_SUPPORTS_WNO_LONG_LONG_FLAG -- Performing Test CXX_SUPPORTS_WNO_LONG_LONG_FLAG - Success -- Performing Test CXX_SUPPORTS_WEXTRA_SEMI_FLAG -- Performing Test CXX_SUPPORTS_WEXTRA_SEMI_FLAG - Success -- Performing Test CXX_SUPPORTS_WFORMAT_NONLITERAL_FLAG -- Performing Test CXX_SUPPORTS_WFORMAT_NONLITERAL_FLAG - Success -- Performing Test CXX_SUPPORTS_WNO_USER_DEFINED_LITERALS_FLAG -- Performing Test CXX_SUPPORTS_WNO_USER_DEFINED_LITERALS_FLAG - Success -- Performing Test CXX_SUPPORTS_WNO_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test CXX_SUPPORTS_WNO_COVERED_SWITCH_DEFAULT_FLAG - Success -- Adding Benchmark: algorithms.partition_point.bench.cpp -- Adding Benchmark: lower_bound.bench.cpp -- Adding Benchmark: make_heap.bench.cpp -- Adding Benchmark: make_heap_then_sort_heap.bench.cpp -- Adding Benchmark: min_max_element.bench.cpp -- Adding Benchmark: pop_heap.bench.cpp -- Adding Benchmark: push_heap.bench.cpp -- Adding Benchmark: ranges_make_heap.bench.cpp -- Adding Benchmark: ranges_make_heap_then_sort_heap.bench.cpp -- Adding Benchmark: ranges_pop_heap.bench.cpp -- Adding Benchmark: ranges_push_heap.bench.cpp -- Adding Benchmark: ranges_sort.bench.cpp -- Adding Benchmark: ranges_sort_heap.bench.cpp -- Adding Benchmark: ranges_stable_sort.bench.cpp -- Adding Benchmark: sort.bench.cpp -- Adding Benchmark: sort_heap.bench.cpp -- Adding Benchmark: stable_sort.bench.cpp -- Adding Benchmark: allocation.bench.cpp -- Adding Benchmark: deque.bench.cpp -- Adding Benchmark: filesystem.bench.cpp -- Adding Benchmark: format_to_n.bench.cpp -- Adding Benchmark: format_to.bench.cpp -- Adding Benchmark: format.bench.cpp -- Adding Benchmark: formatted_size.bench.cpp -- Adding Benchmark: formatter_float.bench.cpp -- Adding Benchmark: formatter_int.bench.cpp -- Adding Benchmark: function.bench.cpp -- Adding Benchmark: map.bench.cpp -- Adding Benchmark: ordered_set.bench.cpp -- Adding Benchmark: std_format_spec_string_unicode.bench.cpp -- Adding Benchmark: string.bench.cpp -- Adding Benchmark: stringstream.bench.cpp -- Adding Benchmark: to_chars.bench.cpp -- Adding Benchmark: unordered_set_operations.bench.cpp -- Adding Benchmark: util_smartptr.bench.cpp -- Adding Benchmark: variant_visit_1.bench.cpp -- Adding Benchmark: variant_visit_2.bench.cpp -- Adding Benchmark: variant_visit_3.bench.cpp -- Adding Benchmark: vector_operations.bench.cpp -- Not building a shared library for libc++ -- the ABI list targets will not be available. -- Looking for unwind.h -- Looking for unwind.h - found -- Looking for rpc/xdr.h -- Looking for rpc/xdr.h - found -- Looking for __thumb__ -- Looking for __thumb__ - not found -- Performing Test CXX_SUPPORTS_UNWINDLIB_NONE_FLAG -- Performing Test CXX_SUPPORTS_UNWINDLIB_NONE_FLAG - Success -- Looking for fopen in c -- Looking for fopen in c - found -- Performing Test C_SUPPORTS_NODEFAULTLIBS_FLAG -- Performing Test C_SUPPORTS_NODEFAULTLIBS_FLAG - Success -- Performing Test COMPILER_RT_HAS_FFREESTANDING_FLAG -- Performing Test COMPILER_RT_HAS_FFREESTANDING_FLAG - Success -- Performing Test COMPILER_RT_HAS_OMIT_FRAME_POINTER_FLAG -- Performing Test COMPILER_RT_HAS_OMIT_FRAME_POINTER_FLAG - Success -- Performing Test COMPILER_RT_HAS_STD_C11_FLAG -- Performing Test COMPILER_RT_HAS_STD_C11_FLAG - Success -- Performing Test COMPILER_RT_HAS_FCF_PROTECTION_FLAG -- Performing Test COMPILER_RT_HAS_FCF_PROTECTION_FLAG - Failed -- Performing Test COMPILER_RT_HAS_FPIC_FLAG -- Performing Test COMPILER_RT_HAS_FPIC_FLAG - Success -- Performing Test COMPILER_RT_HAS_FPIE_FLAG -- Performing Test COMPILER_RT_HAS_FPIE_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_BUILTIN_FLAG -- Performing Test COMPILER_RT_HAS_FNO_BUILTIN_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_EXCEPTIONS_FLAG -- Performing Test COMPILER_RT_HAS_FNO_EXCEPTIONS_FLAG - Success -- Performing Test COMPILER_RT_HAS_FOMIT_FRAME_POINTER_FLAG -- Performing Test COMPILER_RT_HAS_FOMIT_FRAME_POINTER_FLAG - Success -- Performing Test COMPILER_RT_HAS_FUNWIND_TABLES_FLAG -- Performing Test COMPILER_RT_HAS_FUNWIND_TABLES_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_STACK_PROTECTOR_FLAG -- Performing Test COMPILER_RT_HAS_FNO_STACK_PROTECTOR_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_SANITIZE_SAFE_STACK_FLAG -- Performing Test COMPILER_RT_HAS_FNO_SANITIZE_SAFE_STACK_FLAG - Success -- Performing Test COMPILER_RT_HAS_FVISIBILITY_HIDDEN_FLAG -- Performing Test COMPILER_RT_HAS_FVISIBILITY_HIDDEN_FLAG - Success -- Performing Test COMPILER_RT_HAS_FRTTI_FLAG -- Performing Test COMPILER_RT_HAS_FRTTI_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_RTTI_FLAG -- Performing Test COMPILER_RT_HAS_FNO_RTTI_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_FUNCTION_SECTIONS_FLAG -- Performing Test COMPILER_RT_HAS_FNO_FUNCTION_SECTIONS_FLAG - Success -- Performing Test COMPILER_RT_HAS_FTLS_MODEL_INITIAL_EXEC -- Performing Test COMPILER_RT_HAS_FTLS_MODEL_INITIAL_EXEC - Success -- Performing Test COMPILER_RT_HAS_FNO_LTO_FLAG -- Performing Test COMPILER_RT_HAS_FNO_LTO_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_PROFILE_GENERATE_FLAG -- Performing Test COMPILER_RT_HAS_FNO_PROFILE_GENERATE_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_PROFILE_INSTR_GENERATE_FLAG -- Performing Test COMPILER_RT_HAS_FNO_PROFILE_INSTR_GENERATE_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_PROFILE_INSTR_USE_FLAG -- Performing Test COMPILER_RT_HAS_FNO_PROFILE_INSTR_USE_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_COVERAGE_MAPPING_FLAG -- Performing Test COMPILER_RT_HAS_FNO_COVERAGE_MAPPING_FLAG - Success -- Performing Test COMPILER_RT_HAS_MCRC32_FLAG -- Performing Test COMPILER_RT_HAS_MCRC32_FLAG - Failed -- Performing Test COMPILER_RT_HAS_MSSE3_FLAG -- Performing Test COMPILER_RT_HAS_MSSE3_FLAG - Failed -- Performing Test COMPILER_RT_HAS_MSSE4_2_FLAG -- Performing Test COMPILER_RT_HAS_MSSE4_2_FLAG - Failed -- Performing Test COMPILER_RT_HAS_SYSROOT_FLAG -- Performing Test COMPILER_RT_HAS_SYSROOT_FLAG - Success -- Performing Test COMPILER_RT_HAS_MCRC_FLAG -- Performing Test COMPILER_RT_HAS_MCRC_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_PARTIAL_INLINING_FLAG -- Performing Test COMPILER_RT_HAS_FNO_PARTIAL_INLINING_FLAG - Failed -- Performing Test COMPILER_RT_HAS_FVISIBILITY_INLINES_HIDDEN_FLAG -- Performing Test COMPILER_RT_HAS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success -- Performing Test COMPILER_RT_HAS_GR_FLAG -- Performing Test COMPILER_RT_HAS_GR_FLAG - Failed -- Performing Test COMPILER_RT_HAS_GS_FLAG -- Performing Test COMPILER_RT_HAS_GS_FLAG - Failed -- Performing Test COMPILER_RT_HAS_MT_FLAG -- Performing Test COMPILER_RT_HAS_MT_FLAG - Failed -- Performing Test COMPILER_RT_HAS_Oy_FLAG -- Performing Test COMPILER_RT_HAS_Oy_FLAG - Failed -- Performing Test COMPILER_RT_HAS_GLINE_TABLES_ONLY_FLAG -- Performing Test COMPILER_RT_HAS_GLINE_TABLES_ONLY_FLAG - Success -- Performing Test COMPILER_RT_HAS_G_FLAG -- Performing Test COMPILER_RT_HAS_G_FLAG - Success -- Performing Test COMPILER_RT_HAS_Zi_FLAG -- Performing Test COMPILER_RT_HAS_Zi_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WALL_FLAG -- Performing Test COMPILER_RT_HAS_WALL_FLAG - Success -- Performing Test COMPILER_RT_HAS_WERROR_FLAG -- Performing Test COMPILER_RT_HAS_WERROR_FLAG - Success -- Performing Test COMPILER_RT_HAS_WFRAME_LARGER_THAN_FLAG -- Performing Test COMPILER_RT_HAS_WFRAME_LARGER_THAN_FLAG - Success -- Performing Test COMPILER_RT_HAS_WGLOBAL_CONSTRUCTORS_FLAG -- Performing Test COMPILER_RT_HAS_WGLOBAL_CONSTRUCTORS_FLAG - Success -- Performing Test COMPILER_RT_HAS_WC99_EXTENSIONS_FLAG -- Performing Test COMPILER_RT_HAS_WC99_EXTENSIONS_FLAG - Success -- Performing Test COMPILER_RT_HAS_WGNU_FLAG -- Performing Test COMPILER_RT_HAS_WGNU_FLAG - Success -- Performing Test COMPILER_RT_HAS_WNON_VIRTUAL_DTOR_FLAG -- Performing Test COMPILER_RT_HAS_WNON_VIRTUAL_DTOR_FLAG - Success -- Performing Test COMPILER_RT_HAS_WVARIADIC_MACROS_FLAG -- Performing Test COMPILER_RT_HAS_WVARIADIC_MACROS_FLAG - Success -- Performing Test COMPILER_RT_HAS_WUNUSED_PARAMETER_FLAG -- Performing Test COMPILER_RT_HAS_WUNUSED_PARAMETER_FLAG - Success -- Performing Test COMPILER_RT_HAS_WCOVERED_SWITCH_DEFAULT_FLAG -- Performing Test COMPILER_RT_HAS_WCOVERED_SWITCH_DEFAULT_FLAG - Success -- Performing Test COMPILER_RT_HAS_WSUGGEST_OVERRIDE_FLAG -- Performing Test COMPILER_RT_HAS_WSUGGEST_OVERRIDE_FLAG - Success -- Performing Test COMPILER_RT_HAS_WNO_PEDANTIC -- Performing Test COMPILER_RT_HAS_WNO_PEDANTIC - Success -- Performing Test COMPILER_RT_HAS_WNO_FORMAT -- Performing Test COMPILER_RT_HAS_WNO_FORMAT - Success -- Performing Test COMPILER_RT_HAS_WNO_FORMAT_PEDANTIC -- Performing Test COMPILER_RT_HAS_WNO_FORMAT_PEDANTIC - Success -- Performing Test COMPILER_RT_HAS_EXTERNAL_FLAG -- Performing Test COMPILER_RT_HAS_EXTERNAL_FLAG - Failed -- Performing Test COMPILER_RT_HAS_W4_FLAG -- Performing Test COMPILER_RT_HAS_W4_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WX_FLAG -- Performing Test COMPILER_RT_HAS_WX_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4146_FLAG -- Performing Test COMPILER_RT_HAS_WD4146_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4206_FLAG -- Performing Test COMPILER_RT_HAS_WD4206_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4291_FLAG -- Performing Test COMPILER_RT_HAS_WD4291_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4221_FLAG -- Performing Test COMPILER_RT_HAS_WD4221_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4391_FLAG -- Performing Test COMPILER_RT_HAS_WD4391_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4722_FLAG -- Performing Test COMPILER_RT_HAS_WD4722_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4800_FLAG -- Performing Test COMPILER_RT_HAS_WD4800_FLAG - Failed -- Performing Test -Warray-bounds -- Performing Test -Warray-bounds - Failed -- Performing Test -Wuninitialized -- Performing Test -Wuninitialized - Failed -- Performing Test -Wshadow -- Performing Test -Wshadow - Failed -- Performing Test -Wempty-body -- Performing Test -Wempty-body - Failed -- Performing Test -Wsizeof-pointer-memaccess -- Performing Test -Wsizeof-pointer-memaccess - Failed -- Performing Test -Wsizeof-array-argument -- Performing Test -Wsizeof-array-argument - Failed -- Performing Test -Wsuspicious-memaccess -- Performing Test -Wsuspicious-memaccess - Failed -- Performing Test -Wbuiltin-memcpy-chk-size -- Performing Test -Wbuiltin-memcpy-chk-size - Failed -- Performing Test -Warray-bounds-pointer-arithmetic -- Performing Test -Warray-bounds-pointer-arithmetic - Failed -- Performing Test -Wreturn-stack-address -- Performing Test -Wreturn-stack-address - Failed -- Performing Test -Wsizeof-array-decay -- Performing Test -Wsizeof-array-decay - Failed -- Performing Test -Wformat-insufficient-args -- Performing Test -Wformat-insufficient-args - Failed -- Performing Test -Wformat-security -- Performing Test -Wformat-security - Failed -- Performing Test -Wsizeof-array-div -- Performing Test -Wsizeof-array-div - Failed -- Performing Test -Wsizeof-pointer-div -- Performing Test -Wsizeof-pointer-div - Failed -- Looking for __func__ -- Looking for __func__ - found -- Performing Test COMPILER_RT_HAS_NOSTDINCXX_FLAG -- Performing Test COMPILER_RT_HAS_NOSTDINCXX_FLAG - Success -- Performing Test COMPILER_RT_HAS_NOSTDLIBXX_FLAG -- Performing Test COMPILER_RT_HAS_NOSTDLIBXX_FLAG - Success -- Looking for include file sys/auxv.h -- Looking for include file sys/auxv.h - found -- Looking for dlopen in dl -- Looking for dlopen in dl - found -- Looking for shm_open in rt -- Looking for shm_open in rt - found -- Looking for pow in m -- Looking for pow in m - found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Looking for backtrace in execinfo -- Looking for backtrace in execinfo - not found -- Looking for __cxa_throw in c++ -- Looking for __cxa_throw in c++ - not found -- Looking for __cxa_throw in stdc++ -- Looking for __cxa_throw in stdc++ - not found -- Performing Test COMPILER_RT_HAS_Z_TEXT -- Performing Test COMPILER_RT_HAS_Z_TEXT - Success -- Performing Test COMPILER_RT_HAS_FUSE_LD_LLD_FLAG -- Performing Test COMPILER_RT_HAS_FUSE_LD_LLD_FLAG - Success -- Performing Test COMPILER_RT_HAS_VERSION_SCRIPT -- Performing Test COMPILER_RT_HAS_VERSION_SCRIPT - Success -- Compiler-RT supported architectures: armhf -- Supported architectures for crt: armhf -- Looking for __atomic_load_8 in atomic -- Looking for __atomic_load_8 in atomic - found -- Performing Test COMPILER_RT_TARGET_HAS_ATOMICS -- Performing Test COMPILER_RT_TARGET_HAS_ATOMICS - Success -- Performing Test COMPILER_RT_TARGET_HAS_FCNTL_LCK -- Performing Test COMPILER_RT_TARGET_HAS_FCNTL_LCK - Success -- Performing Test COMPILER_RT_TARGET_HAS_UNAME -- Performing Test COMPILER_RT_TARGET_HAS_UNAME - Success -- Performing Test HAS_THREAD_LOCAL -- Performing Test HAS_THREAD_LOCAL - Success -- Generated Sanitizer SUPPORTED_TOOLS list on "Linux" is "asan;lsan;ubsan" -- sanitizer_common tests on "Linux" will run against "asan;lsan;ubsan" -- Supported architectures for crt: armhf -- check-shadowcallstack does nothing. -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: LLVM_CONFIG_PATH -- Build files have been written to: /b/s/w/ir/x/w/staging/llvm_build/runtimes/runtimes-armv7-unknown-linux-gnueabihf-bins [4283/4395](1) Performing build step for 'runtimes-aarch64-unknown-linux-gnu' [1/1581](34) Copying CXXABI header __cxxabi_config.h [2/1581](34) Copying CXXABI header cxxabi.h [3/1581](34) Copying CXX header __algorithm/adjacent_find.h [4/1581](34) Copying CXX header __algorithm/all_of.h [5/1581](34) Copying CXX header __algorithm/any_of.h [6/1581](34) Copying CXX header __algorithm/binary_search.h [7/1581](34) Copying CXX header __algorithm/clamp.h [8/1581](34) Copying CXX header __algorithm/comp.h [9/1581](34) Copying CXX header __algorithm/comp_ref_type.h [10/1581](34) Copying CXX header __algorithm/copy.h [11/1581](34) Copying CXX header __algorithm/copy_backward.h [12/1581](34) Copying CXX header __algorithm/copy_if.h [13/1581](34) Copying CXX header __algorithm/copy_n.h [14/1581](34) Copying CXX header __algorithm/count.h [15/1581](34) Copying CXX header __algorithm/count_if.h [16/1581](34) Copying CXX header __algorithm/equal.h [17/1581](34) Copying CXX header __algorithm/equal_range.h [18/1581](34) Copying CXX header __algorithm/fill.h [19/1581](34) Copying CXX header __algorithm/fill_n.h [20/1581](34) Copying CXX header __algorithm/find.h [21/1581](34) Copying CXX header __algorithm/find_end.h [22/1581](34) Copying CXX header __algorithm/find_first_of.h [23/1581](34) Copying CXX header __algorithm/find_if.h [24/1581](34) Copying CXX header __algorithm/find_if_not.h [25/1581](34) Copying CXX header __algorithm/for_each.h [26/1581](34) Copying CXX header __algorithm/for_each_n.h [27/1581](34) Copying CXX header __algorithm/generate.h [28/1581](34) Copying CXX header __algorithm/generate_n.h [29/1581](34) Copying CXX header __algorithm/half_positive.h [30/1581](34) Copying CXX header __algorithm/in_found_result.h [31/1581](34) Copying CXX header __algorithm/in_fun_result.h [32/1581](34) Copying CXX header __algorithm/in_in_out_result.h [33/1581](34) Copying CXX header __algorithm/in_in_result.h [34/1581](34) Copying CXX header __algorithm/in_out_out_result.h [35/1581](34) Copying CXX header __algorithm/in_out_result.h [36/1581](34) Copying CXX header __algorithm/includes.h [37/1581](34) Copying CXX header __algorithm/inplace_merge.h [38/1581](34) Copying CXX header __algorithm/is_heap.h [39/1581](34) Copying CXX header __algorithm/is_heap_until.h [40/1581](34) Copying CXX header __algorithm/is_partitioned.h [41/1581](34) Copying CXX header __algorithm/is_permutation.h [42/1581](34) Copying CXX header __algorithm/is_sorted.h [43/1581](34) Copying CXX header __algorithm/is_sorted_until.h [44/1581](34) Copying CXX header __algorithm/iter_swap.h [45/1581](34) Copying CXX header __algorithm/iterator_operations.h [46/1581](34) Copying CXX header __algorithm/lexicographical_compare.h [47/1581](34) Copying CXX header __algorithm/lower_bound.h [48/1581](34) Copying CXX header __algorithm/make_heap.h [49/1581](34) Copying CXX header __algorithm/make_projected.h [50/1581](34) Copying CXX header __algorithm/max.h [51/1581](34) Copying CXX header __algorithm/max_element.h [52/1581](34) Copying CXX header __algorithm/merge.h [53/1581](34) Copying CXX header __algorithm/min.h [54/1581](34) Copying CXX header __algorithm/min_element.h [55/1581](34) Copying CXX header __algorithm/min_max_result.h [56/1581](34) Copying CXX header __algorithm/minmax.h [57/1581](34) Copying CXX header __algorithm/minmax_element.h [58/1581](34) Copying CXX header __algorithm/mismatch.h [59/1581](34) Copying CXX header __algorithm/move.h [60/1581](34) Copying CXX header __algorithm/move_backward.h [61/1581](34) Copying CXX header __algorithm/next_permutation.h [62/1581](34) Copying CXX header __algorithm/none_of.h [63/1581](34) Copying CXX header __algorithm/nth_element.h [64/1581](34) Copying CXX header __algorithm/partial_sort.h [65/1581](34) Copying CXX header __algorithm/partial_sort_copy.h [66/1581](34) Copying CXX header __algorithm/partition.h [67/1581](34) Copying CXX header __algorithm/partition_copy.h [68/1581](34) Copying CXX header __algorithm/partition_point.h [69/1581](34) Copying CXX header __algorithm/pop_heap.h [70/1581](34) Copying CXX header __algorithm/prev_permutation.h [71/1581](34) Copying CXX header __algorithm/push_heap.h [72/1581](34) Copying CXX header __algorithm/ranges_adjacent_find.h [73/1581](34) Copying CXX header __algorithm/ranges_all_of.h [74/1581](34) Copying CXX header __algorithm/ranges_any_of.h [75/1581](34) Copying CXX header __algorithm/ranges_binary_search.h [76/1581](34) Copying CXX header __algorithm/ranges_clamp.h [77/1581](34) Copying CXX header __algorithm/ranges_copy.h [78/1581](34) Copying CXX header __algorithm/ranges_copy_backward.h [79/1581](34) Copying CXX header __algorithm/ranges_copy_if.h [80/1581](34) Copying CXX header __algorithm/ranges_copy_n.h [81/1581](34) Copying CXX header __algorithm/ranges_count.h [82/1581](34) Copying CXX header __algorithm/ranges_count_if.h [83/1581](34) Copying CXX header __algorithm/ranges_equal.h [84/1581](34) Copying CXX header __algorithm/ranges_equal_range.h [85/1581](34) Copying CXX header __algorithm/ranges_fill.h [86/1581](34) Copying CXX header __algorithm/ranges_fill_n.h [87/1581](34) Copying CXX header __algorithm/ranges_find.h [88/1581](34) Copying CXX header __algorithm/ranges_find_end.h [89/1581](34) Copying CXX header __algorithm/ranges_find_first_of.h [90/1581](34) Copying CXX header __algorithm/ranges_find_if.h [91/1581](34) Copying CXX header __algorithm/ranges_find_if_not.h [92/1581](34) Copying CXX header __algorithm/ranges_for_each.h [93/1581](34) Copying CXX header __algorithm/ranges_for_each_n.h [94/1581](34) Copying CXX header __algorithm/ranges_generate.h [95/1581](34) Copying CXX header __algorithm/ranges_generate_n.h [96/1581](34) Copying CXX header __algorithm/ranges_includes.h [97/1581](34) Copying CXX header __algorithm/ranges_inplace_merge.h [98/1581](34) Copying CXX header __algorithm/ranges_is_heap.h [99/1581](34) Copying CXX header __algorithm/ranges_is_heap_until.h [100/1581](34) Copying CXX header __algorithm/ranges_is_partitioned.h [101/1581](34) Copying CXX header __algorithm/ranges_is_permutation.h [102/1581](34) Copying CXX header __algorithm/ranges_is_sorted.h [103/1581](34) Copying CXX header __algorithm/ranges_is_sorted_until.h [104/1581](34) Copying CXX header __algorithm/ranges_iterator_concept.h [105/1581](34) Copying CXX header __algorithm/ranges_lexicographical_compare.h [106/1581](34) Copying CXX header __algorithm/ranges_lower_bound.h [107/1581](34) Copying CXX header __algorithm/ranges_make_heap.h [108/1581](34) Copying CXX header __algorithm/ranges_max.h [109/1581](34) Copying CXX header __algorithm/ranges_max_element.h [110/1581](34) Copying CXX header __algorithm/ranges_merge.h [111/1581](34) Copying CXX header __algorithm/ranges_min.h [112/1581](34) Copying CXX header __algorithm/ranges_min_element.h [113/1581](34) Copying CXX header __algorithm/ranges_minmax.h [114/1581](34) Copying CXX header __algorithm/ranges_minmax_element.h [115/1581](34) Copying CXX header __algorithm/ranges_mismatch.h [116/1581](34) Copying CXX header __algorithm/ranges_move.h [117/1581](34) Copying CXX header __algorithm/ranges_next_permutation.h [118/1581](34) Copying CXX header __algorithm/ranges_move_backward.h [119/1581](34) Copying CXX header __algorithm/ranges_none_of.h [120/1581](34) Copying CXX header __algorithm/ranges_nth_element.h [121/1581](34) Copying CXX header __algorithm/ranges_partial_sort.h [122/1581](34) Copying CXX header __algorithm/ranges_partial_sort_copy.h [123/1581](34) Copying CXX header __algorithm/ranges_partition.h [124/1581](34) Copying CXX header __algorithm/ranges_partition_copy.h [125/1581](34) Copying CXX header __algorithm/ranges_partition_point.h [126/1581](34) Copying CXX header __algorithm/ranges_pop_heap.h [127/1581](34) Copying CXX header __algorithm/ranges_prev_permutation.h [128/1581](34) Copying CXX header __algorithm/ranges_push_heap.h [129/1581](34) Copying CXX header __algorithm/ranges_remove.h [130/1581](34) Copying CXX header __algorithm/ranges_remove_copy.h [131/1581](34) Copying CXX header __algorithm/ranges_remove_copy_if.h [132/1581](34) Copying CXX header __algorithm/ranges_remove_if.h [133/1581](34) Copying CXX header __algorithm/ranges_replace.h [134/1581](34) Copying CXX header __algorithm/ranges_replace_copy.h [135/1581](34) Copying CXX header __algorithm/ranges_replace_copy_if.h [136/1581](34) Copying CXX header __algorithm/ranges_replace_if.h [137/1581](34) Copying CXX header __algorithm/ranges_reverse.h [138/1581](34) Copying CXX header __algorithm/ranges_reverse_copy.h [139/1581](34) Copying CXX header __algorithm/ranges_rotate.h [140/1581](34) Copying CXX header __algorithm/ranges_rotate_copy.h [141/1581](34) Copying CXX header __algorithm/ranges_sample.h [142/1581](34) Copying CXX header __algorithm/ranges_search.h [143/1581](34) Copying CXX header __algorithm/ranges_search_n.h [144/1581](34) Copying CXX header __algorithm/ranges_set_difference.h [145/1581](34) Copying CXX header __algorithm/ranges_set_intersection.h [146/1581](34) Copying CXX header __algorithm/ranges_set_symmetric_difference.h [147/1581](34) Copying CXX header __algorithm/ranges_set_union.h [148/1581](34) Copying CXX header __algorithm/ranges_shuffle.h [149/1581](34) Copying CXX header __algorithm/ranges_sort.h [150/1581](34) Copying CXX header __algorithm/ranges_sort_heap.h [151/1581](34) Copying CXX header __algorithm/ranges_stable_partition.h [152/1581](34) Copying CXX header __algorithm/ranges_stable_sort.h [153/1581](34) Copying CXX header __algorithm/ranges_swap_ranges.h [154/1581](34) Copying CXX header __algorithm/ranges_transform.h [155/1581](34) Copying CXX header __algorithm/ranges_unique.h [156/1581](34) Copying CXX header __algorithm/ranges_unique_copy.h [157/1581](34) Copying CXX header __algorithm/ranges_upper_bound.h [158/1581](34) Copying CXX header __algorithm/remove.h [159/1581](34) Copying CXX header __algorithm/remove_copy.h [160/1581](34) Copying CXX header __algorithm/remove_copy_if.h [161/1581](34) Copying CXX header __algorithm/remove_if.h [162/1581](34) Copying CXX header __algorithm/replace.h [163/1581](34) Copying CXX header __algorithm/replace_copy.h [164/1581](34) Copying CXX header __algorithm/replace_copy_if.h [165/1581](34) Copying CXX header __algorithm/replace_if.h [166/1581](34) Copying CXX header __algorithm/reverse.h [167/1581](34) Copying CXX header __algorithm/reverse_copy.h [168/1581](34) Copying CXX header __algorithm/rotate.h [169/1581](34) Copying CXX header __algorithm/rotate_copy.h [170/1581](34) Building ASM object libunwind/src/CMakeFiles/unwind_static_objects.dir/UnwindRegistersRestore.S.o [171/1581](34) Building ASM object libunwind/src/CMakeFiles/unwind_static_objects.dir/UnwindRegistersSave.S.o [172/1581](34) Copying CXX header __algorithm/sample.h [173/1581](34) Copying CXX header __algorithm/search.h [174/1581](34) Copying CXX header __algorithm/search_n.h [175/1581](34) Copying CXX header __algorithm/set_difference.h [176/1581](34) Copying CXX header __algorithm/set_intersection.h [177/1581](34) Copying CXX header __algorithm/set_symmetric_difference.h [178/1581](34) Copying CXX header __algorithm/set_union.h [179/1581](34) Copying CXX header __algorithm/shift_left.h [180/1581](34) Copying CXX header __algorithm/shift_right.h [181/1581](34) Copying CXX header __algorithm/shuffle.h [182/1581](34) Copying CXX header __algorithm/sift_down.h [183/1581](34) Copying CXX header __algorithm/sort.h [184/1581](34) Copying CXX header __algorithm/sort_heap.h [185/1581](34) Copying CXX header __algorithm/stable_partition.h [186/1581](34) Copying CXX header __algorithm/stable_sort.h [187/1581](34) Copying CXX header __algorithm/swap_ranges.h [188/1581](34) Copying CXX header __algorithm/transform.h [189/1581](34) Copying CXX header __algorithm/uniform_random_bit_generator_adaptor.h [190/1581](34) Copying CXX header __algorithm/unique.h [191/1581](34) Copying CXX header __algorithm/unique_copy.h [192/1581](34) Copying CXX header __algorithm/unwrap_iter.h [193/1581](34) Copying CXX header __algorithm/unwrap_range.h [194/1581](34) Copying CXX header __algorithm/upper_bound.h [195/1581](34) Copying CXX header __assert [196/1581](34) Copying CXX header __availability [197/1581](34) Copying CXX header __bit/bit_cast.h [198/1581](34) Copying CXX header __bit/byteswap.h [199/1581](34) Copying CXX header __bit_reference [200/1581](34) Copying CXX header __bits [201/1581](34) Copying CXX header __bsd_locale_defaults.h [202/1581](34) Copying CXX header __bsd_locale_fallbacks.h [203/1581](34) Copying CXX header __charconv/chars_format.h [204/1581](34) Copying CXX header __charconv/from_chars_result.h [205/1581](34) Copying CXX header __charconv/tables.h [206/1581](34) Copying CXX header __charconv/to_chars_base_10.h [207/1581](34) Copying CXX header __charconv/to_chars_result.h [208/1581](34) Copying CXX header __chrono/calendar.h [209/1581](34) Copying CXX header __chrono/convert_to_timespec.h [210/1581](34) Copying CXX header __chrono/convert_to_tm.h [211/1581](34) Copying CXX header __chrono/day.h [212/1581](34) Copying CXX header __chrono/duration.h [213/1581](34) Copying CXX header __chrono/file_clock.h [214/1581](34) Copying CXX header __chrono/formatter.h [215/1581](34) Copying CXX header __chrono/hh_mm_ss.h [216/1581](34) Copying CXX header __chrono/high_resolution_clock.h [217/1581](34) Copying CXX header __chrono/literals.h [218/1581](34) Copying CXX header __chrono/month.h [219/1581](34) Copying CXX header __chrono/month_weekday.h [220/1581](34) Copying CXX header __chrono/monthday.h [221/1581](34) Copying CXX header __chrono/ostream.h [222/1581](34) Copying CXX header __chrono/parser_std_format_spec.h [223/1581](34) Copying CXX header __chrono/statically_widen.h [224/1581](34) Copying CXX header __chrono/steady_clock.h [225/1581](34) Copying CXX header __chrono/system_clock.h [226/1581](34) Copying CXX header __chrono/time_point.h [227/1581](34) Copying CXX header __chrono/weekday.h [228/1581](34) Copying CXX header __chrono/year_month.h [229/1581](34) Copying CXX header __chrono/year.h [230/1581](34) Copying CXX header __chrono/year_month_day.h [231/1581](34) Copying CXX header __chrono/year_month_weekday.h [232/1581](34) Copying CXX header __compare/common_comparison_category.h [233/1581](34) Copying CXX header __compare/compare_partial_order_fallback.h [234/1581](34) Copying CXX header __compare/compare_strong_order_fallback.h [235/1581](34) Copying CXX header __compare/compare_three_way.h [236/1581](34) Copying CXX header __compare/compare_three_way_result.h [237/1581](34) Copying CXX header __compare/compare_weak_order_fallback.h [238/1581](34) Copying CXX header __compare/is_eq.h [239/1581](34) Copying CXX header __compare/ordering.h [240/1581](34) Copying CXX header __compare/partial_order.h [241/1581](34) Copying CXX header __compare/strong_order.h [242/1581](34) Copying CXX header __compare/synth_three_way.h [243/1581](34) Copying CXX header __compare/three_way_comparable.h [244/1581](34) Copying CXX header __compare/weak_order.h [245/1581](34) Copying CXX header __concepts/arithmetic.h [246/1581](34) Copying CXX header __concepts/assignable.h [247/1581](34) Copying CXX header __concepts/boolean_testable.h [248/1581](34) Copying CXX header __concepts/class_or_enum.h [249/1581](34) Copying CXX header __concepts/common_reference_with.h [250/1581](34) Copying CXX header __concepts/common_with.h [251/1581](34) Copying CXX header __concepts/constructible.h [252/1581](34) Copying CXX header __concepts/convertible_to.h [253/1581](34) Copying CXX header __concepts/copyable.h [254/1581](34) Copying CXX header __concepts/derived_from.h [255/1581](34) Copying CXX header __concepts/destructible.h [256/1581](34) Copying CXX header __concepts/different_from.h [257/1581](34) Copying CXX header __concepts/equality_comparable.h [258/1581](34) Copying CXX header __concepts/invocable.h [259/1581](34) Copying CXX header __concepts/movable.h [260/1581](34) Copying CXX header __concepts/predicate.h [261/1581](34) Copying CXX header __concepts/regular.h [262/1581](34) Copying CXX header __concepts/relation.h [263/1581](34) Copying CXX header __concepts/same_as.h [264/1581](34) Copying CXX header __concepts/semiregular.h [265/1581](34) Copying CXX header __concepts/swappable.h [266/1581](34) Copying CXX header __concepts/totally_ordered.h [267/1581](34) Copying CXX header __config [268/1581](34) Copying CXX header __coroutine/coroutine_handle.h [269/1581](34) Copying CXX header __coroutine/coroutine_traits.h [270/1581](34) Copying CXX header __coroutine/noop_coroutine_handle.h [271/1581](34) Copying CXX header __coroutine/trivial_awaitables.h [272/1581](34) Copying CXX header __debug [273/1581](34) Copying CXX header __debug_utils/randomize_range.h [274/1581](34) Copying CXX header __errc [275/1581](34) Copying CXX header __filesystem/copy_options.h [276/1581](34) Copying CXX header __filesystem/directory_entry.h [277/1581](34) Copying CXX header __filesystem/directory_iterator.h [278/1581](34) Copying CXX header __filesystem/directory_options.h [279/1581](34) Copying CXX header __filesystem/file_status.h [280/1581](34) Copying CXX header __filesystem/file_time_type.h [281/1581](34) Copying CXX header __filesystem/file_type.h [282/1581](34) Copying CXX header __filesystem/filesystem_error.h [283/1581](34) Copying CXX header __filesystem/operations.h [284/1581](34) Copying CXX header __filesystem/path.h [285/1581](34) Copying CXX header __filesystem/path_iterator.h [286/1581](34) Copying CXX header __filesystem/perm_options.h [287/1581](34) Copying CXX header __filesystem/perms.h [288/1581](34) Copying CXX header __filesystem/recursive_directory_iterator.h [289/1581](34) Copying CXX header __filesystem/space_info.h [290/1581](34) Copying CXX header __filesystem/u8path.h [291/1581](34) Copying CXX header __format/buffer.h [292/1581](34) Copying CXX header __format/concepts.h [293/1581](34) Copying CXX header __format/enable_insertable.h [294/1581](34) Copying CXX header __format/escaped_output_table.h [295/1581](34) Copying CXX header __format/extended_grapheme_cluster_table.h [296/1581](34) Copying CXX header __format/format_arg.h [297/1581](34) Copying CXX header __format/format_arg_store.h [298/1581](34) Copying CXX header __format/format_args.h [299/1581](34) Copying CXX header __format/format_context.h [300/1581](34) Copying CXX header __format/format_error.h [301/1581](34) Copying CXX header __format/format_functions.h [302/1581](34) Copying CXX header __format/format_fwd.h [303/1581](34) Copying CXX header __format/format_parse_context.h [304/1581](34) Copying CXX header __format/format_string.h [305/1581](34) Copying CXX header __format/format_to_n_result.h [306/1581](34) Copying CXX header __format/formatter.h [307/1581](34) Copying CXX header __format/formatter_bool.h [308/1581](34) Copying CXX header __format/formatter_char.h [309/1581](34) Copying CXX header __format/formatter_floating_point.h [310/1581](34) Copying CXX header __format/formatter_integer.h [311/1581](34) Copying CXX header __format/formatter_integral.h [312/1581](34) Copying CXX header __format/formatter_output.h [313/1581](34) Copying CXX header __format/formatter_pointer.h [314/1581](34) Copying CXX header __format/formatter_string.h [315/1581](34) Copying CXX header __format/parser_std_format_spec.h [316/1581](34) Copying CXX header __format/unicode.h [317/1581](34) Copying CXX header __functional/binary_function.h [318/1581](34) Copying CXX header __functional/binary_negate.h [319/1581](34) Copying CXX header __functional/bind.h [320/1581](34) Copying CXX header __functional/bind_back.h [321/1581](34) Copying CXX header __functional/bind_front.h [322/1581](34) Copying CXX header __functional/binder1st.h [323/1581](34) Copying CXX header __functional/binder2nd.h [324/1581](34) Copying CXX header __functional/boyer_moore_searcher.h [325/1581](34) Copying CXX header __functional/compose.h [326/1581](34) Copying CXX header __functional/default_searcher.h [327/1581](34) Copying CXX header __functional/function.h [328/1581](34) Copying CXX header __functional/hash.h [329/1581](34) Copying CXX header __functional/identity.h [330/1581](34) Copying CXX header __functional/invoke.h [331/1581](34) Copying CXX header __functional/is_transparent.h [332/1581](34) Copying CXX header __functional/mem_fn.h [333/1581](34) Copying CXX header __functional/mem_fun_ref.h [334/1581](34) Copying CXX header __functional/not_fn.h [335/1581](34) Copying CXX header __functional/operations.h [336/1581](34) Copying CXX header __functional/perfect_forward.h [337/1581](34) Copying CXX header __functional/pointer_to_binary_function.h [338/1581](34) Copying CXX header __functional/pointer_to_unary_function.h [339/1581](34) Copying CXX header __functional/ranges_operations.h [340/1581](34) Copying CXX header __functional/reference_wrapper.h [341/1581](34) Copying CXX header __functional/unary_function.h [342/1581](34) Copying CXX header __functional/unary_negate.h [343/1581](34) Copying CXX header __functional/unwrap_ref.h [344/1581](34) Copying CXX header __functional/weak_result_type.h [345/1581](34) Copying CXX header __fwd/array.h [346/1581](34) Copying CXX header __fwd/get.h [347/1581](34) Copying CXX header __fwd/hash.h [348/1581](34) Copying CXX header __fwd/memory_resource.h [349/1581](34) Copying CXX header __fwd/pair.h [350/1581](34) Copying CXX header __fwd/span.h [351/1581](34) Copying CXX header __fwd/string.h [352/1581](34) Copying CXX header __fwd/string_view.h [353/1581](34) Copying CXX header __fwd/tuple.h [354/1581](34) Copying CXX header __hash_table [355/1581](34) Copying CXX header __ios/fpos.h [356/1581](34) Copying CXX header __iterator/access.h [357/1581](34) Copying CXX header __iterator/advance.h [358/1581](34) Copying CXX header __iterator/back_insert_iterator.h [359/1581](34) Copying CXX header __iterator/bounded_iter.h [360/1581](34) Copying CXX header __iterator/common_iterator.h [361/1581](34) Copying CXX header __iterator/concepts.h [362/1581](34) Copying CXX header __iterator/counted_iterator.h [363/1581](34) Copying CXX header __iterator/data.h [364/1581](34) Copying CXX header __iterator/default_sentinel.h [365/1581](34) Copying CXX header __iterator/distance.h [366/1581](34) Copying CXX header __iterator/empty.h [367/1581](34) Copying CXX header __iterator/erase_if_container.h [368/1581](34) Copying CXX header __iterator/front_insert_iterator.h [369/1581](34) Copying CXX header __iterator/incrementable_traits.h [370/1581](34) Copying CXX header __iterator/indirectly_comparable.h [371/1581](34) Copying CXX header __iterator/insert_iterator.h [372/1581](34) Copying CXX header __iterator/istream_iterator.h [373/1581](34) Copying CXX header __iterator/istreambuf_iterator.h [374/1581](34) Copying CXX header __iterator/iter_move.h [375/1581](34) Copying CXX header __iterator/iter_swap.h [376/1581](34) Copying CXX header __iterator/iterator.h [377/1581](34) Copying CXX header __iterator/iterator_traits.h [378/1581](34) Copying CXX header __iterator/mergeable.h [379/1581](34) Copying CXX header __iterator/move_iterator.h [380/1581](34) Copying CXX header __iterator/move_sentinel.h [381/1581](34) Copying CXX header __iterator/next.h [382/1581](34) Copying CXX header __iterator/ostream_iterator.h [383/1581](34) Copying CXX header __iterator/ostreambuf_iterator.h [384/1581](34) Copying CXX header __iterator/permutable.h [385/1581](34) Copying CXX header __iterator/prev.h [386/1581](34) Copying CXX header __iterator/projected.h [387/1581](34) Copying CXX header __iterator/readable_traits.h [388/1581](34) Copying CXX header __iterator/reverse_access.h [389/1581](34) Copying CXX header __iterator/reverse_iterator.h [390/1581](34) Copying CXX header __iterator/size.h [391/1581](34) Copying CXX header __iterator/sortable.h [392/1581](34) Copying CXX header __iterator/unreachable_sentinel.h [393/1581](34) Copying CXX header __iterator/wrap_iter.h [394/1581](34) Copying CXX header __locale [395/1581](34) Copying CXX header __mbstate_t.h [396/1581](34) Copying CXX header __memory/addressof.h [397/1581](34) Copying CXX header __memory/align.h [398/1581](34) Copying CXX header __memory/allocate_at_least.h [399/1581](34) Copying CXX header __memory/allocation_guard.h [400/1581](34) Copying CXX header __memory/allocator.h [401/1581](34) Copying CXX header __memory/allocator_arg_t.h [402/1581](34) Copying CXX header __memory/allocator_destructor.h [403/1581](34) Copying CXX header __memory/allocator_traits.h [404/1581](34) Copying CXX header __memory/assume_aligned.h [405/1581](34) Copying CXX header __memory/auto_ptr.h [406/1581](34) Copying CXX header __memory/builtin_new_allocator.h [407/1581](34) Copying CXX header __memory/compressed_pair.h [408/1581](34) Copying CXX header __memory/concepts.h [409/1581](34) Copying CXX header __memory/construct_at.h [410/1581](34) Copying CXX header __memory/destruct_n.h [411/1581](34) Copying CXX header __memory/pointer_traits.h [412/1581](34) Copying CXX header __memory/ranges_construct_at.h [413/1581](34) Copying CXX header __memory/ranges_uninitialized_algorithms.h [414/1581](34) Copying CXX header __memory/raw_storage_iterator.h [415/1581](34) Copying CXX header __memory/shared_ptr.h [416/1581](34) Copying CXX header __memory/swap_allocator.h [417/1581](34) Copying CXX header __memory/temp_value.h [418/1581](34) Copying CXX header __memory/temporary_buffer.h [419/1581](34) Copying CXX header __memory/uninitialized_algorithms.h [420/1581](34) Copying CXX header __memory/unique_ptr.h [421/1581](34) Copying CXX header __memory/uses_allocator.h [422/1581](34) Copying CXX header __memory/uses_allocator_construction.h [423/1581](34) Copying CXX header __memory/voidify.h [424/1581](34) Copying CXX header __memory_resource/memory_resource.h [425/1581](34) Copying CXX header __memory_resource/monotonic_buffer_resource.h [426/1581](34) Copying CXX header __memory_resource/polymorphic_allocator.h [427/1581](34) Copying CXX header __memory_resource/pool_options.h [428/1581](34) Copying CXX header __memory_resource/synchronized_pool_resource.h [429/1581](34) Copying CXX header __memory_resource/unsynchronized_pool_resource.h [430/1581](34) Copying CXX header __mutex_base [431/1581](34) Copying CXX header __node_handle [432/1581](34) Copying CXX header __numeric/accumulate.h [433/1581](34) Copying CXX header __numeric/adjacent_difference.h [434/1581](34) Copying CXX header __numeric/exclusive_scan.h [435/1581](34) Copying CXX header __numeric/gcd_lcm.h [436/1581](34) Copying CXX header __numeric/inclusive_scan.h [437/1581](34) Copying CXX header __numeric/inner_product.h [438/1581](34) Copying CXX header __numeric/iota.h [439/1581](34) Copying CXX header __numeric/midpoint.h [440/1581](34) Copying CXX header __numeric/partial_sum.h [441/1581](34) Copying CXX header __numeric/reduce.h [442/1581](34) Copying CXX header __numeric/transform_exclusive_scan.h [443/1581](34) Copying CXX header __numeric/transform_inclusive_scan.h [444/1581](34) Copying CXX header __numeric/transform_reduce.h [445/1581](34) Copying CXX header __random/bernoulli_distribution.h [446/1581](34) Copying CXX header __random/binomial_distribution.h [447/1581](34) Copying CXX header __random/cauchy_distribution.h [448/1581](34) Copying CXX header __random/chi_squared_distribution.h [449/1581](34) Copying CXX header __random/default_random_engine.h [450/1581](34) Copying CXX header __random/discard_block_engine.h [451/1581](34) Copying CXX header __random/clamp_to_integral.h [452/1581](34) Copying CXX header __random/discrete_distribution.h [453/1581](34) Copying CXX header __random/exponential_distribution.h [454/1581](34) Copying CXX header __random/extreme_value_distribution.h [455/1581](34) Copying CXX header __random/fisher_f_distribution.h [456/1581](34) Copying CXX header __random/gamma_distribution.h [457/1581](34) Copying CXX header __random/generate_canonical.h [458/1581](34) Copying CXX header __random/geometric_distribution.h [459/1581](34) Copying CXX header __random/independent_bits_engine.h [460/1581](34) Copying CXX header __random/is_seed_sequence.h [461/1581](34) Copying CXX header __random/is_valid.h [462/1581](34) Copying CXX header __random/knuth_b.h [463/1581](34) Copying CXX header __random/linear_congruential_engine.h [464/1581](34) Copying CXX header __random/log2.h [465/1581](34) Copying CXX header __random/lognormal_distribution.h [466/1581](34) Copying CXX header __random/mersenne_twister_engine.h [467/1581](34) Copying CXX header __random/negative_binomial_distribution.h [468/1581](34) Copying CXX header __random/normal_distribution.h [469/1581](34) Copying CXX header __random/piecewise_constant_distribution.h [470/1581](34) Copying CXX header __random/piecewise_linear_distribution.h [471/1581](34) Copying CXX header __random/poisson_distribution.h [472/1581](34) Copying CXX header __random/random_device.h [473/1581](34) Copying CXX header __random/ranlux.h [474/1581](34) Copying CXX header __random/seed_seq.h [475/1581](34) Copying CXX header __random/shuffle_order_engine.h [476/1581](34) Copying CXX header __random/student_t_distribution.h [477/1581](34) Copying CXX header __random/subtract_with_carry_engine.h [478/1581](34) Copying CXX header __random/uniform_int_distribution.h [479/1581](34) Copying CXX header __random/uniform_random_bit_generator.h [480/1581](34) Copying CXX header __random/uniform_real_distribution.h [481/1581](34) Copying CXX header __random/weibull_distribution.h [482/1581](34) Copying CXX header __ranges/access.h [483/1581](34) Copying CXX header __ranges/all.h [484/1581](34) Copying CXX header __ranges/common_view.h [485/1581](34) Copying CXX header __ranges/concepts.h [486/1581](34) Copying CXX header __ranges/copyable_box.h [487/1581](34) Copying CXX header __ranges/counted.h [488/1581](34) Copying CXX header __ranges/dangling.h [489/1581](34) Copying CXX header __ranges/data.h [490/1581](34) Copying CXX header __ranges/drop_view.h [491/1581](34) Copying CXX header __ranges/drop_while_view.h [492/1581](34) Copying CXX header __ranges/empty.h [493/1581](34) Copying CXX header __ranges/empty_view.h [494/1581](34) Copying CXX header __ranges/enable_borrowed_range.h [495/1581](34) Copying CXX header __ranges/enable_view.h [496/1581](34) Copying CXX header __ranges/filter_view.h [497/1581](34) Copying CXX header __ranges/iota_view.h [498/1581](34) Copying CXX header __ranges/istream_view.h [499/1581](34) Copying CXX header __ranges/join_view.h [500/1581](34) Copying CXX header __ranges/lazy_split_view.h [501/1581](34) Copying CXX header __ranges/non_propagating_cache.h [502/1581](34) Copying CXX header __ranges/owning_view.h [503/1581](34) Copying CXX header __ranges/range_adaptor.h [504/1581](34) Copying CXX header __ranges/rbegin.h [505/1581](34) Copying CXX header __ranges/ref_view.h [506/1581](34) Copying CXX header __ranges/rend.h [507/1581](34) Copying CXX header __ranges/reverse_view.h [508/1581](34) Copying CXX header __ranges/single_view.h [509/1581](34) Copying CXX header __ranges/size.h [510/1581](34) Copying CXX header __ranges/subrange.h [511/1581](34) Copying CXX header __ranges/take_view.h [512/1581](34) Copying CXX header __ranges/take_while_view.h [513/1581](34) Copying CXX header __ranges/transform_view.h [514/1581](34) Copying CXX header __ranges/view_interface.h [515/1581](34) Copying CXX header __ranges/views.h [516/1581](34) Copying CXX header __ranges/zip_view.h [517/1581](34) Copying CXX header __split_buffer [518/1581](34) Copying CXX header __std_stream [519/1581](34) Copying CXX header __string/char_traits.h [520/1581](34) Copying CXX header __string/extern_template_lists.h [521/1581](34) Copying CXX header __support/android/locale_bionic.h [522/1581](34) Copying CXX header __support/fuchsia/xlocale.h [523/1581](34) Copying CXX header __support/ibm/gettod_zos.h [524/1581](34) Copying CXX header __support/ibm/locale_mgmt_zos.h [525/1581](34) Copying CXX header __support/ibm/nanosleep.h [526/1581](34) Copying CXX header __support/ibm/xlocale.h [527/1581](34) Copying CXX header __support/musl/xlocale.h [528/1581](34) Copying CXX header __support/newlib/xlocale.h [529/1581](34) Copying CXX header __support/openbsd/xlocale.h [530/1581](34) Copying CXX header __support/solaris/floatingpoint.h [531/1581](34) Copying CXX header __support/solaris/wchar.h [532/1581](34) Copying CXX header __support/solaris/xlocale.h [533/1581](34) Copying CXX header __support/win32/locale_win32.h [534/1581](34) Copying CXX header __support/xlocale/__nop_locale_mgmt.h [535/1581](34) Copying CXX header __support/xlocale/__posix_l_fallback.h [536/1581](34) Copying CXX header __support/xlocale/__strtonum_fallback.h [537/1581](34) Copying CXX header __thread/poll_with_backoff.h [538/1581](34) Copying CXX header __thread/timed_backoff_policy.h [539/1581](34) Copying CXX header __threading_support [540/1581](34) Copying CXX header __tree [541/1581](34) Copying CXX header __tuple/apply_cv.h [542/1581](34) Copying CXX header __tuple/make_tuple_types.h [543/1581](34) Copying CXX header __tuple/sfinae_helpers.h [544/1581](34) Copying CXX header __tuple/tuple_element.h [545/1581](34) Copying CXX header __tuple/tuple_indices.h [546/1581](34) Copying CXX header __tuple/tuple_like.h [547/1581](34) Copying CXX header __tuple/tuple_size.h [548/1581](34) Copying CXX header __tuple/tuple_types.h [549/1581](34) Copying CXX header __type_traits/add_const.h [550/1581](34) Copying CXX header __type_traits/add_cv.h [551/1581](34) Copying CXX header __type_traits/add_lvalue_reference.h [552/1581](34) Copying CXX header __type_traits/add_pointer.h [553/1581](34) Copying CXX header __type_traits/add_rvalue_reference.h [554/1581](34) Copying CXX header __type_traits/add_volatile.h [555/1581](34) Copying CXX header __type_traits/aligned_storage.h [556/1581](34) Copying CXX header __type_traits/aligned_union.h [557/1581](34) Copying CXX header __type_traits/alignment_of.h [558/1581](34) Copying CXX header __type_traits/apply_cv.h [559/1581](34) Copying CXX header __type_traits/can_extract_key.h [560/1581](34) Copying CXX header __type_traits/common_reference.h [561/1581](34) Copying CXX header __type_traits/common_type.h [562/1581](34) Copying CXX header __type_traits/conditional.h [563/1581](34) Copying CXX header __type_traits/conjunction.h [564/1581](34) Copying CXX header __type_traits/copy_cv.h [565/1581](34) Copying CXX header __type_traits/copy_cvref.h [566/1581](34) Copying CXX header __type_traits/decay.h [567/1581](34) Copying CXX header __type_traits/dependent_type.h [568/1581](34) Copying CXX header __type_traits/disjunction.h [569/1581](34) Copying CXX header __type_traits/enable_if.h [570/1581](34) Copying CXX header __type_traits/extent.h [571/1581](34) Copying CXX header __type_traits/has_unique_object_representation.h [572/1581](34) Copying CXX header __type_traits/has_virtual_destructor.h [573/1581](34) Copying CXX header __type_traits/integral_constant.h [574/1581](34) Copying CXX header __type_traits/is_abstract.h [575/1581](34) Copying CXX header __type_traits/is_aggregate.h [576/1581](34) Copying CXX header __type_traits/is_allocator.h [577/1581](34) Copying CXX header __type_traits/is_arithmetic.h [578/1581](34) Copying CXX header __type_traits/is_array.h [579/1581](34) Copying CXX header __type_traits/is_assignable.h [580/1581](34) Copying CXX header __type_traits/is_base_of.h [581/1581](34) Copying CXX header __type_traits/is_bounded_array.h [582/1581](34) Copying CXX header __type_traits/is_callable.h [583/1581](34) Copying CXX header __type_traits/is_char_like_type.h [584/1581](34) Copying CXX header __type_traits/is_class.h [585/1581](34) Copying CXX header __type_traits/is_compound.h [586/1581](34) Copying CXX header __type_traits/is_const.h [587/1581](34) Copying CXX header __type_traits/is_constant_evaluated.h [588/1581](34) Copying CXX header __type_traits/is_constructible.h [589/1581](34) Copying CXX header __type_traits/is_convertible.h [590/1581](34) Copying CXX header __type_traits/is_copy_assignable.h [591/1581](34) Copying CXX header __type_traits/is_copy_constructible.h [592/1581](34) Copying CXX header __type_traits/is_core_convertible.h [593/1581](34) Copying CXX header __type_traits/is_default_constructible.h [594/1581](34) Copying CXX header __type_traits/is_destructible.h [595/1581](34) Copying CXX header __type_traits/is_empty.h [596/1581](34) Copying CXX header __type_traits/is_enum.h [597/1581](34) Copying CXX header __type_traits/is_final.h [598/1581](34) Copying CXX header __type_traits/is_floating_point.h [599/1581](34) Copying CXX header __type_traits/is_function.h [600/1581](34) Copying CXX header __type_traits/is_fundamental.h [601/1581](34) Copying CXX header __type_traits/is_implicitly_default_constructible.h [602/1581](34) Copying CXX header __type_traits/is_integral.h [603/1581](34) Copying CXX header __type_traits/is_literal_type.h [604/1581](34) Copying CXX header __type_traits/is_member_function_pointer.h [605/1581](34) Copying CXX header __type_traits/is_member_object_pointer.h [606/1581](34) Copying CXX header __type_traits/is_member_pointer.h [607/1581](34) Copying CXX header __type_traits/is_move_assignable.h [608/1581](34) Copying CXX header __type_traits/is_move_constructible.h [609/1581](34) Copying CXX header __type_traits/is_nothrow_assignable.h [610/1581](34) Copying CXX header __type_traits/is_nothrow_constructible.h [611/1581](34) Copying CXX header __type_traits/is_nothrow_convertible.h [612/1581](34) Copying CXX header __type_traits/is_nothrow_copy_assignable.h [613/1581](34) Copying CXX header __type_traits/is_nothrow_copy_constructible.h [614/1581](34) Copying CXX header __type_traits/is_nothrow_default_constructible.h [615/1581](34) Copying CXX header __type_traits/is_nothrow_destructible.h [616/1581](34) Copying CXX header __type_traits/is_nothrow_move_assignable.h [617/1581](34) Copying CXX header __type_traits/is_nothrow_move_constructible.h [618/1581](34) Copying CXX header __type_traits/is_null_pointer.h [619/1581](34) Copying CXX header __type_traits/is_object.h [620/1581](34) Copying CXX header __type_traits/is_pod.h [621/1581](34) Copying CXX header __type_traits/is_pointer.h [622/1581](34) Copying CXX header __type_traits/is_polymorphic.h [623/1581](34) Copying CXX header __type_traits/is_primary_template.h [624/1581](34) Copying CXX header __type_traits/is_reference.h [625/1581](34) Copying CXX header __type_traits/is_reference_wrapper.h [626/1581](34) Copying CXX header __type_traits/is_referenceable.h [627/1581](34) Copying CXX header __type_traits/is_same.h [628/1581](34) Copying CXX header __type_traits/is_scalar.h [629/1581](34) Copying CXX header __type_traits/is_scoped_enum.h [630/1581](34) Copying CXX header __type_traits/is_signed.h [631/1581](34) Copying CXX header __type_traits/is_signed_integer.h [632/1581](34) Copying CXX header __type_traits/is_standard_layout.h [633/1581](34) Copying CXX header __type_traits/is_swappable.h [634/1581](34) Copying CXX header __type_traits/is_trivial.h [635/1581](34) Copying CXX header __type_traits/is_trivially_assignable.h [636/1581](34) Copying CXX header __type_traits/is_trivially_constructible.h [637/1581](34) Copying CXX header __type_traits/is_trivially_copy_assignable.h [638/1581](34) Copying CXX header __type_traits/is_trivially_copy_constructible.h [639/1581](34) Copying CXX header __type_traits/is_trivially_copyable.h [640/1581](34) Copying CXX header __type_traits/is_trivially_default_constructible.h [641/1581](34) Copying CXX header __type_traits/is_trivially_destructible.h [642/1581](34) Copying CXX header __type_traits/is_trivially_move_assignable.h [643/1581](34) Copying CXX header __type_traits/is_trivially_move_constructible.h [644/1581](34) Copying CXX header __type_traits/is_unbounded_array.h [645/1581](34) Copying CXX header __type_traits/is_union.h [646/1581](34) Copying CXX header __type_traits/is_unsigned.h [647/1581](34) Copying CXX header __type_traits/is_unsigned_integer.h [648/1581](34) Copying CXX header __type_traits/is_valid_expansion.h [649/1581](34) Copying CXX header __type_traits/is_void.h [650/1581](34) Copying CXX header __type_traits/is_volatile.h [651/1581](34) Copying CXX header __type_traits/lazy.h [652/1581](34) Copying CXX header __type_traits/make_32_64_or_128_bit.h [653/1581](34) Copying CXX header __type_traits/make_const_lvalue_ref.h [654/1581](34) Copying CXX header __type_traits/make_signed.h [655/1581](34) Copying CXX header __type_traits/make_unsigned.h [656/1581](34) Copying CXX header __type_traits/maybe_const.h [657/1581](34) Copying CXX header __type_traits/nat.h [658/1581](34) Copying CXX header __type_traits/negation.h [659/1581](34) Copying CXX header __type_traits/noexcept_move_assign_container.h [660/1581](34) Copying CXX header __type_traits/promote.h [661/1581](34) Copying CXX header __type_traits/rank.h [662/1581](34) Copying CXX header __type_traits/remove_all_extents.h [663/1581](34) Copying CXX header __type_traits/remove_const.h [664/1581](34) Copying CXX header __type_traits/remove_const_ref.h [665/1581](34) Copying CXX header __type_traits/remove_cv.h [666/1581](34) Copying CXX header __type_traits/remove_cvref.h [667/1581](34) Copying CXX header __type_traits/remove_extent.h [668/1581](34) Copying CXX header __type_traits/remove_pointer.h [669/1581](34) Copying CXX header __type_traits/remove_reference.h [670/1581](34) Copying CXX header __type_traits/remove_volatile.h [671/1581](34) Copying CXX header __type_traits/result_of.h [672/1581](34) Copying CXX header __type_traits/type_identity.h [673/1581](34) Copying CXX header __type_traits/type_list.h [674/1581](34) Copying CXX header __type_traits/underlying_type.h [675/1581](34) Copying CXX header __type_traits/void_t.h [676/1581](34) Copying CXX header __undef_macros [677/1581](34) Copying CXX header __utility/as_const.h [678/1581](34) Copying CXX header __utility/auto_cast.h [679/1581](34) Copying CXX header __utility/cmp.h [680/1581](34) Copying CXX header __utility/convert_to_integral.h [681/1581](34) Copying CXX header __utility/declval.h [682/1581](34) Copying CXX header __utility/exchange.h [683/1581](34) Copying CXX header __utility/forward.h [684/1581](34) Copying CXX header __utility/forward_like.h [685/1581](34) Copying CXX header __utility/in_place.h [686/1581](34) Copying CXX header __utility/integer_sequence.h [687/1581](34) Copying CXX header __utility/move.h [688/1581](34) Copying CXX header __utility/pair.h [689/1581](34) Copying CXX header __utility/piecewise_construct.h [690/1581](34) Copying CXX header __utility/priority_tag.h [691/1581](34) Copying CXX header __utility/rel_ops.h [692/1581](34) Copying CXX header __utility/swap.h [693/1581](34) Copying CXX header __utility/to_underlying.h [694/1581](34) Copying CXX header __utility/transaction.h [695/1581](34) Copying CXX header __utility/unreachable.h [696/1581](34) Copying CXX header __variant/monostate.h [697/1581](34) Copying CXX header __verbose_abort [698/1581](34) Copying CXX header algorithm [699/1581](34) Copying CXX header any [700/1581](34) Copying CXX header array [701/1581](34) Copying CXX header atomic [702/1581](34) Copying CXX header barrier [703/1581](34) Copying CXX header bit [704/1581](34) Copying CXX header bitset [705/1581](34) Copying CXX header cassert [706/1581](34) Copying CXX header ccomplex [707/1581](34) Copying CXX header cctype [708/1581](34) Copying CXX header cerrno [709/1581](34) Copying CXX header cfenv [710/1581](34) Copying CXX header cfloat [711/1581](34) Copying CXX header charconv [712/1581](34) Copying CXX header chrono [713/1581](34) Copying CXX header cinttypes [714/1581](34) Copying CXX header ciso646 [715/1581](34) Copying CXX header climits [716/1581](34) Copying CXX header clocale [717/1581](34) Copying CXX header cmath [718/1581](34) Copying CXX header codecvt [719/1581](34) Copying CXX header compare [720/1581](34) Copying CXX header complex [721/1581](34) Copying CXX header complex.h [722/1581](34) Copying CXX header concepts [723/1581](34) Copying CXX header condition_variable [724/1581](34) Copying CXX header coroutine [725/1581](34) Copying CXX header csetjmp [726/1581](34) Copying CXX header csignal [727/1581](34) Copying CXX header cstdarg [728/1581](34) Copying CXX header cstdbool [729/1581](34) Copying CXX header cstddef [730/1581](34) Copying CXX header cstdint [731/1581](34) Copying CXX header cstdio [732/1581](34) Copying CXX header cstdlib [733/1581](34) Copying CXX header cstring [734/1581](34) Copying CXX header ctgmath [735/1581](34) Copying CXX header ctime [736/1581](34) Copying CXX header ctype.h [737/1581](34) Copying CXX header cuchar [738/1581](34) Copying CXX header cwchar [739/1581](34) Copying CXX header cwctype [740/1581](34) Copying CXX header deque [741/1581](34) Copying CXX header errno.h [742/1581](34) Copying CXX header exception [743/1581](34) Copying CXX header execution [744/1581](34) Copying CXX header experimental/__config [745/1581](34) Copying CXX header experimental/__memory [746/1581](34) Copying CXX header experimental/algorithm [747/1581](34) Copying CXX header experimental/coroutine [748/1581](34) Copying CXX header experimental/deque [749/1581](34) Copying CXX header experimental/forward_list [750/1581](34) Copying CXX header experimental/functional [751/1581](34) Copying CXX header experimental/iterator [752/1581](34) Copying CXX header experimental/list [753/1581](34) Copying CXX header experimental/map [754/1581](34) Copying CXX header experimental/memory_resource [755/1581](34) Copying CXX header experimental/propagate_const [756/1581](34) Copying CXX header experimental/regex [757/1581](34) Copying CXX header experimental/set [758/1581](34) Copying CXX header experimental/simd [759/1581](34) Copying CXX header experimental/string [760/1581](34) Copying CXX header experimental/type_traits [761/1581](34) Copying CXX header experimental/unordered_map [762/1581](34) Copying CXX header experimental/unordered_set [763/1581](34) Copying CXX header experimental/utility [764/1581](34) Copying CXX header experimental/vector [765/1581](34) Copying CXX header ext/hash_map [766/1581](34) Copying CXX header ext/__hash [767/1581](34) Copying CXX header ext/hash_set [768/1581](34) Copying CXX header fenv.h [769/1581](34) Copying CXX header filesystem [770/1581](34) Copying CXX header float.h [771/1581](34) Copying CXX header format [772/1581](34) Copying CXX header forward_list [773/1581](34) Copying CXX header fstream [774/1581](34) Copying CXX header functional [775/1581](34) Copying CXX header future [776/1581](34) Copying CXX header initializer_list [777/1581](34) Copying CXX header inttypes.h [778/1581](34) Copying CXX header iomanip [779/1581](34) Copying CXX header ios [780/1581](34) Copying CXX header iosfwd [781/1581](34) Copying CXX header iostream [782/1581](34) Copying CXX header istream [783/1581](34) Copying CXX header iterator [784/1581](34) Copying CXX header latch [785/1581](34) Copying CXX header limits [786/1581](34) Copying CXX header limits.h [787/1581](34) Copying CXX header list [788/1581](34) Copying CXX header locale [789/1581](34) Copying CXX header locale.h [790/1581](34) Copying CXX header map [791/1581](34) Copying CXX header math.h [792/1581](34) Copying CXX header memory [793/1581](34) Copying CXX header memory_resource [794/1581](34) Copying CXX header mutex [795/1581](34) Copying CXX header new [796/1581](34) Copying CXX header numbers [797/1581](34) Copying CXX header numeric [798/1581](34) Copying CXX header optional [799/1581](34) Copying CXX header ostream [800/1581](34) Copying CXX header queue [801/1581](34) Copying CXX header random [802/1581](34) Copying CXX header ranges [803/1581](34) Copying CXX header ratio [804/1581](34) Copying CXX header regex [805/1581](34) Copying CXX header scoped_allocator [806/1581](34) Copying CXX header semaphore [807/1581](34) Copying CXX header set [808/1581](34) Copying CXX header setjmp.h [809/1581](34) Copying CXX header shared_mutex [810/1581](34) Copying CXX header span [811/1581](34) Copying CXX header sstream [812/1581](34) Copying CXX header stack [813/1581](34) Copying CXX header stdatomic.h [814/1581](34) Copying CXX header stdbool.h [815/1581](34) Copying CXX header stddef.h [816/1581](34) Copying CXX header stdexcept [817/1581](34) Copying CXX header stdint.h [818/1581](34) Copying CXX header stdio.h [819/1581](34) Copying CXX header stdlib.h [820/1581](34) Copying CXX header streambuf [821/1581](34) Copying CXX header string [822/1581](34) Copying CXX header string.h [823/1581](34) Copying CXX header string_view [824/1581](34) Copying CXX header strstream [825/1581](34) Copying CXX header system_error [826/1581](34) Copying CXX header tgmath.h [827/1581](34) Copying CXX header thread [828/1581](34) Copying CXX header tuple [829/1581](34) Copying CXX header type_traits [830/1581](34) Copying CXX header typeindex [831/1581](34) Copying CXX header typeinfo [832/1581](34) Copying CXX header uchar.h [833/1581](34) Copying CXX header unordered_map [834/1581](34) Copying CXX header unordered_set [835/1581](34) Copying CXX header utility [836/1581](34) Copying CXX header valarray [837/1581](34) Copying CXX header variant [838/1581](34) Copying CXX header vector [839/1581](34) Copying CXX header version [840/1581](34) Copying CXX header wchar.h [841/1581](34) Copying CXX header wctype.h [842/1581](34) Copying compiler-rt's fuzzer/FuzzedDataProvider.h... [843/1581](34) Copying compiler-rt's orc_rt/c_api.h... [844/1581](34) Copying compiler-rt's profile/InstrProfData.inc... [845/1581](34) Copying compiler-rt's profile/MemProfData.inc... [846/1581](34) Copying compiler-rt's sanitizer/allocator_interface.h... [847/1581](34) Copying compiler-rt's sanitizer/asan_interface.h... [848/1581](34) Copying compiler-rt's sanitizer/common_interface_defs.h... [849/1581](34) Copying compiler-rt's sanitizer/coverage_interface.h... [850/1581](34) Copying compiler-rt's sanitizer/dfsan_interface.h... [851/1581](34) Copying compiler-rt's sanitizer/hwasan_interface.h... [852/1581](34) Copying compiler-rt's sanitizer/linux_syscall_hooks.h... [853/1581](34) Copying compiler-rt's sanitizer/lsan_interface.h... [854/1581](34) Copying compiler-rt's sanitizer/memprof_interface.h... [855/1581](34) Copying compiler-rt's sanitizer/msan_interface.h... [856/1581](34) Copying compiler-rt's sanitizer/netbsd_syscall_hooks.h... [857/1581](34) Copying compiler-rt's sanitizer/scudo_interface.h... [858/1581](34) Copying compiler-rt's sanitizer/tsan_interface.h... [859/1581](34) Copying compiler-rt's sanitizer/tsan_interface_atomic.h... [860/1581](34) Copying compiler-rt's sanitizer/ubsan_interface.h... [861/1581](34) Copying compiler-rt's xray/xray_interface.h... [862/1581](34) Copying compiler-rt's xray/xray_log_interface.h... [863/1581](34) Copying compiler-rt's xray/xray_records.h... [864/1581](34) Building C object libunwind/src/CMakeFiles/unwind_static_objects.dir/Unwind-sjlj.c.o [865/1581](34) Building C object libunwind/src/CMakeFiles/unwind_static_objects.dir/UnwindLevel1-gcc-ext.c.o [866/1581](34) Building C object libunwind/src/CMakeFiles/unwind_static_objects.dir/UnwindLevel1.c.o [867/1581](34) Building CXX object libunwind/src/CMakeFiles/unwind_static_objects.dir/Unwind-EHABI.cpp.o GOMA:clang++ compiling /b/s/w/ir/x/w/llvm-llvm-project/libunwind/src/Unwind-EHABI.cpp:*ERROR*: compiler_proxy [870.644042ms]: compiler binary hash mismatch GOMA:clang++ compiling /b/s/w/ir/x/w/llvm-llvm-project/libunwind/src/Unwind-EHABI.cpp:*ERROR*: compiler_proxy [870.735758ms]: /b/s/w/ir/x/w/staging/llvm_build/./bin/clang++ is disabled. [868/1581](34) Building CXX object libunwind/src/CMakeFiles/unwind_static_objects.dir/Unwind-seh.cpp.o GOMA:clang++ compiling /b/s/w/ir/x/w/llvm-llvm-project/libunwind/src/Unwind-seh.cpp:*ERROR*: compiler_proxy [876.436853ms]: compiler binary hash mismatch [869/1581](34) Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/exception.cpp.o [870/1581](34) Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/any.cpp.o [871/1581](34) Building CXX object libunwind/src/CMakeFiles/unwind_static_objects.dir/libunwind.cpp.o GOMA:clang++ compiling /b/s/w/ir/x/w/llvm-llvm-project/libunwind/src/libunwind.cpp:*ERROR*: compiler_proxy [937.392238ms]: compiler binary hash mismatch [872/1581](34) Linking C static library /b/s/w/ir/x/w/staging/llvm_build/lib/aarch64-unknown-linux-gnu/libunwind.a [873/1581](34) Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/bind.cpp.o [874/1581](34) Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/condition_variable_destructor.cpp.o [875/1581](34) Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/barrier.cpp.o FAILED: libcxx/src/CMakeFiles/cxx_static.dir/barrier.cpp.o /b/s/w/ir/cache/goma/client/gomacc /b/s/w/ir/x/w/staging/llvm_build/./bin/clang++ --target=aarch64-unknown-linux-gnu --sysroot=/b/s/w/ir/x/w/cipd/linux -DLIBCXX_BUILDING_LIBCXXABI -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_DISABLE_NEW_DELETE_DEFINITIONS -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -D_LIBCPP_LINK_PTHREAD_LIB -D_LIBCPP_LINK_RT_LIB -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/b/s/w/ir/x/w/llvm-llvm-project/libcxx/src -I/b/s/w/ir/x/w/staging/llvm_build/include/c++/v1 -I/b/s/w/ir/x/w/staging/llvm_build/include/aarch64-unknown-linux-gnu/c++/v1 -I/b/s/w/ir/x/w/llvm-llvm-project/libcxxabi/include --target=aarch64-unknown-linux-gnu -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -ffile-prefix-map=/b/s/w/ir/x/w/staging/llvm_build/runtimes/runtimes-aarch64-unknown-linux-gnu-bins=../staging/llvm_build/runtimes/runtimes-aarch64-unknown-linux-gnu-bins -ffile-prefix-map=/b/s/w/ir/x/w/llvm-llvm-project/= -no-canonical-prefixes -O2 -g -UNDEBUG -faligned-allocation -nostdinc++ -fvisibility-inlines-hidden -fvisibility=hidden -Wall -Wextra -W -Wwrite-strings -Wno-unused-parameter -Wno-long-long -Werror=return-type -Wextra-semi -Wundef -Wformat-nonliteral -Wno-user-defined-literals -Wno-covered-switch-default -Wno-suggest-override -Wno-error -std=c++20 -MD -MT libcxx/src/CMakeFiles/cxx_static.dir/barrier.cpp.o -MF libcxx/src/CMakeFiles/cxx_static.dir/barrier.cpp.o.d -o libcxx/src/CMakeFiles/cxx_static.dir/barrier.cpp.o -c /b/s/w/ir/x/w/llvm-llvm-project/libcxx/src/barrier.cpp In file included from /b/s/w/ir/x/w/llvm-llvm-project/libcxx/src/barrier.cpp:14: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/thread:90: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__mutex_base:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/system_error:154: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/string:561: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__string/char_traits.h:24: /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/cstdio:160:9: error: target of using declaration conflicts with declaration already in scope using ::remove _LIBCPP_USING_IF_EXISTS; ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/cstdio:160:1: note: target of using declaration using ::remove _LIBCPP_USING_IF_EXISTS; ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__algorithm/remove.h:25:1: note: conflicting declaration remove(_ForwardIterator __first, _ForwardIterator __last, const _Tp& __value) ^ In file included from /b/s/w/ir/x/w/llvm-llvm-project/libcxx/src/barrier.cpp:14: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/thread:90: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__mutex_base:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/system_error:154: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/string:561: /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__string/char_traits.h:81:26: error: use of undeclared identifier 'EOF' {return int_type(EOF);} ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__string/char_traits.h:80:47: error: no return statement in constexpr function static inline _LIBCPP_CONSTEXPR int_type eof() _NOEXCEPT ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__string/char_traits.h:257:26: error: use of undeclared identifier 'EOF' {return int_type(EOF);} ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__string/char_traits.h:256:47: error: no return statement in constexpr function static inline _LIBCPP_CONSTEXPR int_type eof() _NOEXCEPT ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__string/char_traits.h:482:26: error: use of undeclared identifier 'EOF' {return int_type(EOF);} ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__string/char_traits.h:481:38: error: no return statement in constexpr function static inline constexpr int_type eof() noexcept ^ 7 errors generated. [876/1581](33) Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/condition_variable.cpp.o FAILED: libcxx/src/CMakeFiles/cxx_static.dir/condition_variable.cpp.o /b/s/w/ir/cache/goma/client/gomacc /b/s/w/ir/x/w/staging/llvm_build/./bin/clang++ --target=aarch64-unknown-linux-gnu --sysroot=/b/s/w/ir/x/w/cipd/linux -DLIBCXX_BUILDING_LIBCXXABI -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_DISABLE_NEW_DELETE_DEFINITIONS -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -D_LIBCPP_LINK_PTHREAD_LIB -D_LIBCPP_LINK_RT_LIB -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/b/s/w/ir/x/w/llvm-llvm-project/libcxx/src -I/b/s/w/ir/x/w/staging/llvm_build/include/c++/v1 -I/b/s/w/ir/x/w/staging/llvm_build/include/aarch64-unknown-linux-gnu/c++/v1 -I/b/s/w/ir/x/w/llvm-llvm-project/libcxxabi/include --target=aarch64-unknown-linux-gnu -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -ffile-prefix-map=/b/s/w/ir/x/w/staging/llvm_build/runtimes/runtimes-aarch64-unknown-linux-gnu-bins=../staging/llvm_build/runtimes/runtimes-aarch64-unknown-linux-gnu-bins -ffile-prefix-map=/b/s/w/ir/x/w/llvm-llvm-project/= -no-canonical-prefixes -O2 -g -UNDEBUG -faligned-allocation -nostdinc++ -fvisibility-inlines-hidden -fvisibility=hidden -Wall -Wextra -W -Wwrite-strings -Wno-unused-parameter -Wno-long-long -Werror=return-type -Wextra-semi -Wundef -Wformat-nonliteral -Wno-user-defined-literals -Wno-covered-switch-default -Wno-suggest-override -Wno-error -std=c++20 -MD -MT libcxx/src/CMakeFiles/cxx_static.dir/condition_variable.cpp.o -MF libcxx/src/CMakeFiles/cxx_static.dir/condition_variable.cpp.o.d -o libcxx/src/CMakeFiles/cxx_static.dir/condition_variable.cpp.o -c /b/s/w/ir/x/w/llvm-llvm-project/libcxx/src/condition_variable.cpp In file included from /b/s/w/ir/x/w/llvm-llvm-project/libcxx/src/condition_variable.cpp:13: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/condition_variable:113: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__mutex_base:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/system_error:154: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/string:561: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__string/char_traits.h:24: /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/cstdio:160:9: error: target of using declaration conflicts with declaration already in scope using ::remove _LIBCPP_USING_IF_EXISTS; ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/cstdio:160:1: note: target of using declaration using ::remove _LIBCPP_USING_IF_EXISTS; ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__algorithm/remove.h:25:1: note: conflicting declaration remove(_ForwardIterator __first, _ForwardIterator __last, const _Tp& __value) ^ In file included from /b/s/w/ir/x/w/llvm-llvm-project/libcxx/src/condition_variable.cpp:13: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/condition_variable:113: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__mutex_base:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/system_error:154: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/string:561: /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__string/char_traits.h:81:26: error: use of undeclared identifier 'EOF' {return int_type(EOF);} ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__string/char_traits.h:80:47: error: no return statement in constexpr function static inline _LIBCPP_CONSTEXPR int_type eof() _NOEXCEPT ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__string/char_traits.h:257:26: error: use of undeclared identifier 'EOF' {return int_type(EOF);} ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__string/char_traits.h:256:47: error: no return statement in constexpr function static inline _LIBCPP_CONSTEXPR int_type eof() _NOEXCEPT ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__string/char_traits.h:482:26: error: use of undeclared identifier 'EOF' {return int_type(EOF);} ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__string/char_traits.h:481:38: error: no return statement in constexpr function static inline constexpr int_type eof() noexcept ^ 7 errors generated. [877/1581](32) Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/abort_message.cpp.o [878/1581](31) Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/charconv.cpp.o [879/1581](30) Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/cxa_personality.cpp.o [880/1581](29) Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/fallback_malloc.cpp.o [881/1581](28) Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/cxa_handlers.cpp.o [882/1581](27) Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/atomic.cpp.o FAILED: libcxx/src/CMakeFiles/cxx_static.dir/atomic.cpp.o /b/s/w/ir/cache/goma/client/gomacc /b/s/w/ir/x/w/staging/llvm_build/./bin/clang++ --target=aarch64-unknown-linux-gnu --sysroot=/b/s/w/ir/x/w/cipd/linux -DLIBCXX_BUILDING_LIBCXXABI -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_DISABLE_NEW_DELETE_DEFINITIONS -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -D_LIBCPP_LINK_PTHREAD_LIB -D_LIBCPP_LINK_RT_LIB -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/b/s/w/ir/x/w/llvm-llvm-project/libcxx/src -I/b/s/w/ir/x/w/staging/llvm_build/include/c++/v1 -I/b/s/w/ir/x/w/staging/llvm_build/include/aarch64-unknown-linux-gnu/c++/v1 -I/b/s/w/ir/x/w/llvm-llvm-project/libcxxabi/include --target=aarch64-unknown-linux-gnu -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -ffile-prefix-map=/b/s/w/ir/x/w/staging/llvm_build/runtimes/runtimes-aarch64-unknown-linux-gnu-bins=../staging/llvm_build/runtimes/runtimes-aarch64-unknown-linux-gnu-bins -ffile-prefix-map=/b/s/w/ir/x/w/llvm-llvm-project/= -no-canonical-prefixes -O2 -g -UNDEBUG -faligned-allocation -nostdinc++ -fvisibility-inlines-hidden -fvisibility=hidden -Wall -Wextra -W -Wwrite-strings -Wno-unused-parameter -Wno-long-long -Werror=return-type -Wextra-semi -Wundef -Wformat-nonliteral -Wno-user-defined-literals -Wno-covered-switch-default -Wno-suggest-override -Wno-error -std=c++20 -MD -MT libcxx/src/CMakeFiles/cxx_static.dir/atomic.cpp.o -MF libcxx/src/CMakeFiles/cxx_static.dir/atomic.cpp.o.d -o libcxx/src/CMakeFiles/cxx_static.dir/atomic.cpp.o -c /b/s/w/ir/x/w/llvm-llvm-project/libcxx/src/atomic.cpp In file included from /b/s/w/ir/x/w/llvm-llvm-project/libcxx/src/atomic.cpp:15: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/thread:90: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__mutex_base:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/system_error:154: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/string:561: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__string/char_traits.h:24: /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/cstdio:160:9: error: target of using declaration conflicts with declaration already in scope using ::remove _LIBCPP_USING_IF_EXISTS; ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/cstdio:160:1: note: target of using declaration using ::remove _LIBCPP_USING_IF_EXISTS; ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__algorithm/remove.h:25:1: note: conflicting declaration remove(_ForwardIterator __first, _ForwardIterator __last, const _Tp& __value) ^ In file included from /b/s/w/ir/x/w/llvm-llvm-project/libcxx/src/atomic.cpp:15: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/thread:90: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__mutex_base:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/system_error:154: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/string:561: /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__string/char_traits.h:81:26: error: use of undeclared identifier 'EOF' {return int_type(EOF);} ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__string/char_traits.h:80:47: error: no return statement in constexpr function static inline _LIBCPP_CONSTEXPR int_type eof() _NOEXCEPT ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__string/char_traits.h:257:26: error: use of undeclared identifier 'EOF' {return int_type(EOF);} ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__string/char_traits.h:256:47: error: no return statement in constexpr function static inline _LIBCPP_CONSTEXPR int_type eof() _NOEXCEPT ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__string/char_traits.h:482:26: error: use of undeclared identifier 'EOF' {return int_type(EOF);} ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__string/char_traits.h:481:38: error: no return statement in constexpr function static inline constexpr int_type eof() noexcept ^ 7 errors generated. [883/1581](26) Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/cxa_exception_storage.cpp.o [884/1581](25) Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/stdlib_new_delete.cpp.o [885/1581](24) Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/stdlib_exception.cpp.o [886/1581](23) Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/chrono.cpp.o FAILED: libcxx/src/CMakeFiles/cxx_static.dir/chrono.cpp.o /b/s/w/ir/cache/goma/client/gomacc /b/s/w/ir/x/w/staging/llvm_build/./bin/clang++ --target=aarch64-unknown-linux-gnu --sysroot=/b/s/w/ir/x/w/cipd/linux -DLIBCXX_BUILDING_LIBCXXABI -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_DISABLE_NEW_DELETE_DEFINITIONS -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -D_LIBCPP_LINK_PTHREAD_LIB -D_LIBCPP_LINK_RT_LIB -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/b/s/w/ir/x/w/llvm-llvm-project/libcxx/src -I/b/s/w/ir/x/w/staging/llvm_build/include/c++/v1 -I/b/s/w/ir/x/w/staging/llvm_build/include/aarch64-unknown-linux-gnu/c++/v1 -I/b/s/w/ir/x/w/llvm-llvm-project/libcxxabi/include --target=aarch64-unknown-linux-gnu -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -ffile-prefix-map=/b/s/w/ir/x/w/staging/llvm_build/runtimes/runtimes-aarch64-unknown-linux-gnu-bins=../staging/llvm_build/runtimes/runtimes-aarch64-unknown-linux-gnu-bins -ffile-prefix-map=/b/s/w/ir/x/w/llvm-llvm-project/= -no-canonical-prefixes -O2 -g -UNDEBUG -faligned-allocation -nostdinc++ -fvisibility-inlines-hidden -fvisibility=hidden -Wall -Wextra -W -Wwrite-strings -Wno-unused-parameter -Wno-long-long -Werror=return-type -Wextra-semi -Wundef -Wformat-nonliteral -Wno-user-defined-literals -Wno-covered-switch-default -Wno-suggest-override -Wno-error -std=c++20 -MD -MT libcxx/src/CMakeFiles/cxx_static.dir/chrono.cpp.o -MF libcxx/src/CMakeFiles/cxx_static.dir/chrono.cpp.o.d -o libcxx/src/CMakeFiles/cxx_static.dir/chrono.cpp.o -c /b/s/w/ir/x/w/llvm-llvm-project/libcxx/src/chrono.cpp In file included from /b/s/w/ir/x/w/llvm-llvm-project/libcxx/src/chrono.cpp:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/chrono:720: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__chrono/formatter.h:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__chrono/ostream.h:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__chrono/statically_widen.h:17: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__format/concepts.h:17: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__format/format_parse_context.h:15: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/string_view:220: /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__string/char_traits.h:81:26: error: use of undeclared identifier 'EOF' {return int_type(EOF);} ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__string/char_traits.h:80:47: error: no return statement in constexpr function static inline _LIBCPP_CONSTEXPR int_type eof() _NOEXCEPT ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__string/char_traits.h:257:26: error: use of undeclared identifier 'EOF' {return int_type(EOF);} ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__string/char_traits.h:256:47: error: no return statement in constexpr function static inline _LIBCPP_CONSTEXPR int_type eof() _NOEXCEPT ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__string/char_traits.h:482:26: error: use of undeclared identifier 'EOF' {return int_type(EOF);} ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__string/char_traits.h:481:38: error: no return statement in constexpr function static inline constexpr int_type eof() noexcept ^ In file included from /b/s/w/ir/x/w/llvm-llvm-project/libcxx/src/chrono.cpp:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/chrono:720: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__chrono/formatter.h:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__chrono/ostream.h:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__chrono/statically_widen.h:17: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__format/concepts.h:17: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__format/format_parse_context.h:15: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/string_view:1025: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/algorithm:1867: /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__algorithm/remove.h:25:1: error: declaration conflicts with target of using declaration already in scope remove(_ForwardIterator __first, _ForwardIterator __last, const _Tp& __value) ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/cstdio:160:1: note: target of using declaration using ::remove _LIBCPP_USING_IF_EXISTS; ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/cstdio:160:9: note: using declaration using ::remove _LIBCPP_USING_IF_EXISTS; ^ In file included from /b/s/w/ir/x/w/llvm-llvm-project/libcxx/src/chrono.cpp:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/chrono:720: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__chrono/formatter.h:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__chrono/ostream.h:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__chrono/statically_widen.h:17: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__format/concepts.h:17: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__format/format_parse_context.h:15: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/string_view:1027: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/functional:515: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__functional/boyer_moore_searcher.h:26: /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/vector:3246:18: error: reference to unresolved using declaration __c.erase(std::remove(__c.begin(), __c.end(), __v), __c.end()); ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/cstdio:160:1: note: using declaration annotated with 'using_if_exists' here using ::remove _LIBCPP_USING_IF_EXISTS; ^ In file included from /b/s/w/ir/x/w/llvm-llvm-project/libcxx/src/chrono.cpp:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/chrono:720: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__chrono/formatter.h:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__chrono/ostream.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__format/format_functions.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__format/format_arg.h:24: /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/string:4514:20: error: reference to unresolved using declaration __str.erase(std::remove(__str.begin(), __str.end(), __v), __str.end()); ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/cstdio:160:1: note: using declaration annotated with 'using_if_exists' here using ::remove _LIBCPP_USING_IF_EXISTS; ^ In file included from /b/s/w/ir/x/w/llvm-llvm-project/libcxx/src/chrono.cpp:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/chrono:720: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__chrono/formatter.h:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__chrono/ostream.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__format/format_functions.h:27: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__format/format_context.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/locale:225: /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__bsd_locale_fallbacks.h:115:17: error: reference to unresolved using declaration int __res = vsnprintf(__s, __n, __format, __va); ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/cstdio:133:1: note: using declaration annotated with 'using_if_exists' here using ::vsnprintf _LIBCPP_USING_IF_EXISTS; ^ In file included from /b/s/w/ir/x/w/llvm-llvm-project/libcxx/src/chrono.cpp:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/chrono:720: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__chrono/formatter.h:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__chrono/ostream.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__format/format_functions.h:27: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__format/format_context.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/locale:225: /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__bsd_locale_fallbacks.h:115:17: error: excess elements in scalar initializer int __res = vsnprintf(__s, __n, __format, __va); ^ ~~~~~~~~~~~~~~~~~~~~~ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__bsd_locale_fallbacks.h:125:17: error: use of undeclared identifier 'vasprintf'; did you mean 'vfwprintf'? int __res = vasprintf(__s, __format, __va); ^~~~~~~~~ vfwprintf /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/cwchar:133:9: note: 'vfwprintf' declared here using ::vfwprintf _LIBCPP_USING_IF_EXISTS; ^ In file included from /b/s/w/ir/x/w/llvm-llvm-project/libcxx/src/chrono.cpp:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/chrono:720: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__chrono/formatter.h:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__chrono/ostream.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__format/format_functions.h:27: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__format/format_context.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/locale:225: /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__bsd_locale_fallbacks.h:125:27: error: cannot initialize a parameter of type '__FILE *' (aka '_IO_FILE *') with an lvalue of type 'char **' int __res = vasprintf(__s, __format, __va); ^~~ /b/s/w/ir/x/w/cipd/linux/usr/include/wchar.h:612:42: note: passing argument to parameter '__s' here extern int vfwprintf (__FILE *__restrict __s, ^ In file included from /b/s/w/ir/x/w/llvm-llvm-project/libcxx/src/chrono.cpp:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/chrono:720: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__chrono/formatter.h:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__chrono/ostream.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__format/format_functions.h:27: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__format/format_context.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/locale:225: /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__bsd_locale_fallbacks.h:135:17: error: reference to unresolved using declaration int __res = vsscanf(__s, __format, __va); ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/cstdio:132:1: note: using declaration annotated with 'using_if_exists' here using ::vsscanf _LIBCPP_USING_IF_EXISTS; ^ In file included from /b/s/w/ir/x/w/llvm-llvm-project/libcxx/src/chrono.cpp:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/chrono:720: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__chrono/formatter.h:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__chrono/ostream.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__format/format_functions.h:27: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__format/format_context.h:24: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/locale:225: /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__bsd_locale_fallbacks.h:135:17: error: excess elements in scalar initializer int __res = vsscanf(__s, __format, __va); ^ ~~~~~~~~~~~~~~~~ In file included from /b/s/w/ir/x/w/llvm-llvm-project/libcxx/src/chrono.cpp:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/chrono:720: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__chrono/formatter.h:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__chrono/ostream.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__format/format_functions.h:27: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__format/format_context.h:24: /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/locale:3082:13: error: reference to unresolved using declaration if (sscanf(__nbuf, "%Lf", &__v) != 1) ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/cstdio:129:1: note: using declaration annotated with 'using_if_exists' here using ::sscanf _LIBCPP_USING_IF_EXISTS; ^ In file included from /b/s/w/ir/x/w/llvm-llvm-project/libcxx/src/chrono.cpp:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/chrono:720: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__chrono/formatter.h:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__chrono/ostream.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__format/format_functions.h:27: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__format/format_context.h:24: /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/locale:3082:13: error: reference to unresolved using declaration if (sscanf(__nbuf, "%Lf", &__v) != 1) ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/cstdio:129:1: note: using declaration annotated with 'using_if_exists' here using ::sscanf _LIBCPP_USING_IF_EXISTS; ^ In file included from /b/s/w/ir/x/w/llvm-llvm-project/libcxx/src/chrono.cpp:16: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/chrono:720: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__chrono/formatter.h:18: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__chrono/ostream.h:21: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__format/format_functions.h:27: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__format/format_context.h:24: /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/locale:3082:26: error: expected ')' if (sscanf(__nbuf, "%Lf", &__v) != 1) ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/locale:3082:19: note: to match this '(' if (sscanf(__nbuf, "%Lf", &__v) != 1) ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/locale:3082:41: error: invalid '!=' at end of declaration; did you mean '='? if (sscanf(__nbuf, "%Lf", &__v) != 1) ^~ = fatal error: too many errors emitted, stopping now [-ferror-limit=] clang++: llvm/lib/Support/APInt.cpp:282: int llvm::APInt::compareSigned(const APInt &) const: Assertion `BitWidth == RHS.BitWidth && "Bit widths must be same for comparison"' failed. PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script. Stack dump: 0. Program arguments: /b/s/w/ir/x/w/staging/llvm_build/./bin/clang++ --target=aarch64-unknown-linux-gnu --sysroot=/b/s/w/ir/x/w/cipd/linux -DLIBCXX_BUILDING_LIBCXXABI -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_DISABLE_NEW_DELETE_DEFINITIONS -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -D_LIBCPP_LINK_PTHREAD_LIB -D_LIBCPP_LINK_RT_LIB -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/b/s/w/ir/x/w/llvm-llvm-project/libcxx/src -I/b/s/w/ir/x/w/staging/llvm_build/include/c++/v1 -I/b/s/w/ir/x/w/staging/llvm_build/include/aarch64-unknown-linux-gnu/c++/v1 -I/b/s/w/ir/x/w/llvm-llvm-project/libcxxabi/include --target=aarch64-unknown-linux-gnu -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -ffile-prefix-map=/b/s/w/ir/x/w/staging/llvm_build/runtimes/runtimes-aarch64-unknown-linux-gnu-bins=../staging/llvm_build/runtimes/runtimes-aarch64-unknown-linux-gnu-bins -ffile-prefix-map=/b/s/w/ir/x/w/llvm-llvm-project/= -no-canonical-prefixes -O2 -g -UNDEBUG -faligned-allocation -nostdinc++ -fvisibility-inlines-hidden -fvisibility=hidden -Wall -Wextra -W -Wwrite-strings -Wno-unused-parameter -Wno-long-long -Werror=return-type -Wextra-semi -Wundef -Wformat-nonliteral -Wno-user-defined-literals -Wno-covered-switch-default -Wno-suggest-override -Wno-error -std=c++20 -MD -MT libcxx/src/CMakeFiles/cxx_static.dir/chrono.cpp.o -MF libcxx/src/CMakeFiles/cxx_static.dir/chrono.cpp.o.d -o libcxx/src/CMakeFiles/cxx_static.dir/chrono.cpp.o -c /b/s/w/ir/x/w/llvm-llvm-project/libcxx/src/chrono.cpp 1. <eof> parser at end of file 2. /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__format/unicode.h:23:1 <Spelling=/b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__config:635:39>: parsing namespace 'std' 3. /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__format/unicode.h:23:1 <Spelling=/b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__config:635:62>: parsing namespace 'std::__2' 4. /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__format/unicode.h:27:1: parsing namespace 'std::__unicode' 5. /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__format/unicode.h:83:1: parsing struct/union/class body 'std::__unicode::__code_point_view<char>' 6. /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__format/unicode.h:91:65: parsing function body 'std::__unicode::__code_point_view<char>::__consume' #0 0x0000556762223be4 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/b/s/w/ir/x/w/staging/llvm_build/./bin/clang+++0x402cbe4) clang++: error: clang frontend command failed with exit code 134 (use -v to see invocation) Fuchsia clang version 16.0.0 (https://llvm.googlesource.com/llvm-project 119cef40d18c48240854edc553dca61c4e9fdf27) Target: aarch64-unknown-linux-gnu Thread model: posix InstalledDir: /b/s/w/ir/x/w/staging/llvm_build/./bin clang++: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: clang++: note: diagnostic msg: /b/s/w/ir/x/w/recipe_cleanup/goma/chrono-6c3818.cpp clang++: note: diagnostic msg: /b/s/w/ir/x/w/recipe_cleanup/goma/chrono-6c3818.sh clang++: note: diagnostic msg: ******************** [887/1581](22) Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/cxa_vector.cpp.o [888/1581](21) Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/cxa_virtual.cpp.o [889/1581](20) Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/cxa_default_handlers.cpp.o [890/1581](19) Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/stdlib_typeinfo.cpp.o [891/1581](18) Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/private_typeinfo.cpp.o [892/1581](17) Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/cxa_aux_runtime.cpp.o [893/1581](16) Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/cxa_guard.cpp.o [894/1581](15) Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/cxa_thread_atexit.cpp.o [895/1581](14) Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/cxa_demangle.cpp.o FAILED: libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/cxa_demangle.cpp.o /b/s/w/ir/cache/goma/client/gomacc /b/s/w/ir/x/w/staging/llvm_build/./bin/clang++ --target=aarch64-unknown-linux-gnu --sysroot=/b/s/w/ir/x/w/cipd/linux -DHAVE___CXA_THREAD_ATEXIT_IMPL -DLIBCXX_BUILDING_LIBCXXABI -D_DEBUG -D_LIBCPP_BUILDING_LIBRARY -D_LIBCXXABI_BUILDING_LIBRARY -D_LIBCXXABI_LINK_PTHREAD_LIB -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/b/s/w/ir/x/w/llvm-llvm-project/libunwind/include -I/b/s/w/ir/x/w/llvm-llvm-project/libcxxabi/../libcxx/src -I/b/s/w/ir/x/w/staging/llvm_build/include/c++/v1 -I/b/s/w/ir/x/w/staging/llvm_build/include/aarch64-unknown-linux-gnu/c++/v1 -I/b/s/w/ir/x/w/llvm-llvm-project/libcxxabi/include --target=aarch64-unknown-linux-gnu -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -ffile-prefix-map=/b/s/w/ir/x/w/staging/llvm_build/runtimes/runtimes-aarch64-unknown-linux-gnu-bins=../staging/llvm_build/runtimes/runtimes-aarch64-unknown-linux-gnu-bins -ffile-prefix-map=/b/s/w/ir/x/w/llvm-llvm-project/= -no-canonical-prefixes -O2 -g -DNDEBUG -nostdinc++ -Werror=return-type -W -Wall -Wchar-subscripts -Wconversion -Wmismatched-tags -Wmissing-braces -Wnewline-eof -Wunused-function -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wsign-conversion -Wstrict-aliasing=2 -Wstrict-overflow=4 -Wunused-parameter -Wunused-variable -Wwrite-strings -Wundef -Wno-suggest-override -Wno-error -pedantic -fstrict-aliasing -funwind-tables -D_DEBUG -UNDEBUG -std=c++20 -MD -MT libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/cxa_demangle.cpp.o -MF libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/cxa_demangle.cpp.o.d -o libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/cxa_demangle.cpp.o -c /b/s/w/ir/x/w/llvm-llvm-project/libcxxabi/src/cxa_demangle.cpp In file included from /b/s/w/ir/x/w/llvm-llvm-project/libcxxabi/src/cxa_demangle.cpp:13: In file included from /b/s/w/ir/x/w/llvm-llvm-project/libcxxabi/src/demangle/ItaniumDemangle.h:25: /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/cstdio:160:9: error: target of using declaration conflicts with declaration already in scope using ::remove _LIBCPP_USING_IF_EXISTS; ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/cstdio:160:1: note: target of using declaration using ::remove _LIBCPP_USING_IF_EXISTS; ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__algorithm/remove.h:25:1: note: conflicting declaration remove(_ForwardIterator __first, _ForwardIterator __last, const _Tp& __value) ^ /b/s/w/ir/x/w/llvm-llvm-project/libcxxabi/src/cxa_demangle.cpp:79:42: error: use of undeclared identifier 'stderr' void printStr(const char *S) { fprintf(stderr, "%s", S); } ^ /b/s/w/ir/x/w/llvm-llvm-project/libcxxabi/src/cxa_demangle.cpp:81:13: error: use of undeclared identifier 'stderr' fprintf(stderr, "\"%.*s\"", (int)SV.size(), SV.begin()); ^ /b/s/w/ir/x/w/llvm-llvm-project/libcxxabi/src/cxa_demangle.cpp:109:13: error: use of undeclared identifier 'stderr' fprintf(stderr, "%llu", (unsigned long long)N); ^ /b/s/w/ir/x/w/llvm-llvm-project/libcxxabi/src/cxa_demangle.cpp:114:13: error: use of undeclared identifier 'stderr' fprintf(stderr, "%lld", (long long)N); ^ /b/s/w/ir/x/w/llvm-llvm-project/libcxxabi/src/cxa_demangle.cpp:259:13: error: use of undeclared identifier 'stderr' fprintf(stderr, "%s(", itanium_demangle::NodeKind<NodeT>::name()); ^ /b/s/w/ir/x/w/llvm-llvm-project/libcxxabi/src/cxa_demangle.cpp:261:13: error: use of undeclared identifier 'stderr' fprintf(stderr, ")"); ^ /b/s/w/ir/x/w/llvm-llvm-project/libcxxabi/src/cxa_demangle.cpp:267:13: error: use of undeclared identifier 'stderr' fprintf(stderr, "ForwardTemplateReference("); ^ /b/s/w/ir/x/w/llvm-llvm-project/libcxxabi/src/cxa_demangle.cpp:275:13: error: use of undeclared identifier 'stderr' fprintf(stderr, ")"); ^ In file included from /b/s/w/ir/x/w/llvm-llvm-project/libcxxabi/src/cxa_demangle.cpp:13: /b/s/w/ir/x/w/llvm-llvm-project/libcxxabi/src/demangle/ItaniumDemangle.h:2349:15: error: use of undeclared identifier 'snprintf' int n = snprintf(num, sizeof(num), FloatData<Float>::spec, value); ^ /b/s/w/ir/x/w/llvm-llvm-project/libcxxabi/src/demangle/ItaniumDemangle.h:2312:30: note: in instantiation of member function '(anonymous namespace)::itanium_demangle::FloatLiteralImpl<float>::printLeft' requested here template <class Float> class FloatLiteralImpl : public Node { ^ /b/s/w/ir/x/w/llvm-llvm-project/libcxxabi/src/demangle/ItaniumDemangle.h:2349:15: error: use of undeclared identifier 'snprintf' int n = snprintf(num, sizeof(num), FloatData<Float>::spec, value); ^ /b/s/w/ir/x/w/llvm-llvm-project/libcxxabi/src/demangle/ItaniumDemangle.h:2312:30: note: in instantiation of member function '(anonymous namespace)::itanium_demangle::FloatLiteralImpl<double>::printLeft' requested here template <class Float> class FloatLiteralImpl : public Node { ^ /b/s/w/ir/x/w/llvm-llvm-project/libcxxabi/src/demangle/ItaniumDemangle.h:2349:15: error: use of undeclared identifier 'snprintf' int n = snprintf(num, sizeof(num), FloatData<Float>::spec, value); ^ /b/s/w/ir/x/w/llvm-llvm-project/libcxxabi/src/demangle/ItaniumDemangle.h:2312:30: note: in instantiation of member function '(anonymous namespace)::itanium_demangle::FloatLiteralImpl<long double>::printLeft' requested here template <class Float> class FloatLiteralImpl : public Node { ^ 12 errors generated. [896/1581](13) Building CXX object compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.aarch64.dir/sanitizer_errno.cpp.o [897/1581](12) Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/cxa_exception.cpp.o [898/1581](11) Building CXX object compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.aarch64.dir/sanitizer_common.cpp.o [899/1581](10) Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/stdlib_stdexcept.cpp.o [900/1581](9) Building CXX object compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.aarch64.dir/sanitizer_deadlock_detector2.cpp.o [901/1581](8) Building CXX object compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.aarch64.dir/sanitizer_allocator.cpp.o [902/1581](7) Building CXX object compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.aarch64.dir/sanitizer_deadlock_detector1.cpp.o [903/1581](6) Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/legacy_pointer_safety.cpp.o [904/1581](5) Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/functional.cpp.o [905/1581](4) Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/hash.cpp.o [906/1581](3) Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/future.cpp.o FAILED: libcxx/src/CMakeFiles/cxx_static.dir/future.cpp.o /b/s/w/ir/cache/goma/client/gomacc /b/s/w/ir/x/w/staging/llvm_build/./bin/clang++ --target=aarch64-unknown-linux-gnu --sysroot=/b/s/w/ir/x/w/cipd/linux -DLIBCXX_BUILDING_LIBCXXABI -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_DISABLE_NEW_DELETE_DEFINITIONS -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -D_LIBCPP_LINK_PTHREAD_LIB -D_LIBCPP_LINK_RT_LIB -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/b/s/w/ir/x/w/llvm-llvm-project/libcxx/src -I/b/s/w/ir/x/w/staging/llvm_build/include/c++/v1 -I/b/s/w/ir/x/w/staging/llvm_build/include/aarch64-unknown-linux-gnu/c++/v1 -I/b/s/w/ir/x/w/llvm-llvm-project/libcxxabi/include --target=aarch64-unknown-linux-gnu -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -ffile-prefix-map=/b/s/w/ir/x/w/staging/llvm_build/runtimes/runtimes-aarch64-unknown-linux-gnu-bins=../staging/llvm_build/runtimes/runtimes-aarch64-unknown-linux-gnu-bins -ffile-prefix-map=/b/s/w/ir/x/w/llvm-llvm-project/= -no-canonical-prefixes -O2 -g -UNDEBUG -faligned-allocation -nostdinc++ -fvisibility-inlines-hidden -fvisibility=hidden -Wall -Wextra -W -Wwrite-strings -Wno-unused-parameter -Wno-long-long -Werror=return-type -Wextra-semi -Wundef -Wformat-nonliteral -Wno-user-defined-literals -Wno-covered-switch-default -Wno-suggest-override -Wno-error -std=c++20 -MD -MT libcxx/src/CMakeFiles/cxx_static.dir/future.cpp.o -MF libcxx/src/CMakeFiles/cxx_static.dir/future.cpp.o.d -o libcxx/src/CMakeFiles/cxx_static.dir/future.cpp.o -c /b/s/w/ir/x/w/llvm-llvm-project/libcxx/src/future.cpp In file included from /b/s/w/ir/x/w/llvm-llvm-project/libcxx/src/future.cpp:13: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/future:376: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/mutex:192: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__mutex_base:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/system_error:154: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/string:561: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__string/char_traits.h:24: /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/cstdio:160:9: error: target of using declaration conflicts with declaration already in scope using ::remove _LIBCPP_USING_IF_EXISTS; ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/cstdio:160:1: note: target of using declaration using ::remove _LIBCPP_USING_IF_EXISTS; ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__algorithm/remove.h:25:1: note: conflicting declaration remove(_ForwardIterator __first, _ForwardIterator __last, const _Tp& __value) ^ In file included from /b/s/w/ir/x/w/llvm-llvm-project/libcxx/src/future.cpp:13: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/future:376: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/mutex:192: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__mutex_base:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/system_error:154: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/string:561: /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__string/char_traits.h:81:26: error: use of undeclared identifier 'EOF' {return int_type(EOF);} ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__string/char_traits.h:80:47: error: no return statement in constexpr function static inline _LIBCPP_CONSTEXPR int_type eof() _NOEXCEPT ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__string/char_traits.h:257:26: error: use of undeclared identifier 'EOF' {return int_type(EOF);} ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__string/char_traits.h:256:47: error: no return statement in constexpr function static inline _LIBCPP_CONSTEXPR int_type eof() _NOEXCEPT ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__string/char_traits.h:482:26: error: use of undeclared identifier 'EOF' {return int_type(EOF);} ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__string/char_traits.h:481:38: error: no return statement in constexpr function static inline constexpr int_type eof() noexcept ^ 7 errors generated. [907/1581](2) Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/algorithm.cpp.o [908/1581](1) Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/memory.cpp.o FAILED: libcxx/src/CMakeFiles/cxx_static.dir/memory.cpp.o /b/s/w/ir/cache/goma/client/gomacc /b/s/w/ir/x/w/staging/llvm_build/./bin/clang++ --target=aarch64-unknown-linux-gnu --sysroot=/b/s/w/ir/x/w/cipd/linux -DLIBCXX_BUILDING_LIBCXXABI -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_DISABLE_NEW_DELETE_DEFINITIONS -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -D_LIBCPP_LINK_PTHREAD_LIB -D_LIBCPP_LINK_RT_LIB -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/b/s/w/ir/x/w/llvm-llvm-project/libcxx/src -I/b/s/w/ir/x/w/staging/llvm_build/include/c++/v1 -I/b/s/w/ir/x/w/staging/llvm_build/include/aarch64-unknown-linux-gnu/c++/v1 -I/b/s/w/ir/x/w/llvm-llvm-project/libcxxabi/include --target=aarch64-unknown-linux-gnu -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -ffile-prefix-map=/b/s/w/ir/x/w/staging/llvm_build/runtimes/runtimes-aarch64-unknown-linux-gnu-bins=../staging/llvm_build/runtimes/runtimes-aarch64-unknown-linux-gnu-bins -ffile-prefix-map=/b/s/w/ir/x/w/llvm-llvm-project/= -no-canonical-prefixes -O2 -g -UNDEBUG -faligned-allocation -nostdinc++ -fvisibility-inlines-hidden -fvisibility=hidden -Wall -Wextra -W -Wwrite-strings -Wno-unused-parameter -Wno-long-long -Werror=return-type -Wextra-semi -Wundef -Wformat-nonliteral -Wno-user-defined-literals -Wno-covered-switch-default -Wno-suggest-override -Wno-error -std=c++20 -MD -MT libcxx/src/CMakeFiles/cxx_static.dir/memory.cpp.o -MF libcxx/src/CMakeFiles/cxx_static.dir/memory.cpp.o.d -o libcxx/src/CMakeFiles/cxx_static.dir/memory.cpp.o -c /b/s/w/ir/x/w/llvm-llvm-project/libcxx/src/memory.cpp In file included from /b/s/w/ir/x/w/llvm-llvm-project/libcxx/src/memory.cpp:17: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/mutex:192: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__mutex_base:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/system_error:154: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/string:561: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__string/char_traits.h:24: /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/cstdio:160:9: error: target of using declaration conflicts with declaration already in scope using ::remove _LIBCPP_USING_IF_EXISTS; ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/cstdio:160:1: note: target of using declaration using ::remove _LIBCPP_USING_IF_EXISTS; ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__algorithm/remove.h:25:1: note: conflicting declaration remove(_ForwardIterator __first, _ForwardIterator __last, const _Tp& __value) ^ In file included from /b/s/w/ir/x/w/llvm-llvm-project/libcxx/src/memory.cpp:17: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/mutex:192: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__mutex_base:20: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/system_error:154: In file included from /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/string:561: /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__string/char_traits.h:81:26: error: use of undeclared identifier 'EOF' {return int_type(EOF);} ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__string/char_traits.h:80:47: error: no return statement in constexpr function static inline _LIBCPP_CONSTEXPR int_type eof() _NOEXCEPT ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__string/char_traits.h:257:26: error: use of undeclared identifier 'EOF' {return int_type(EOF);} ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__string/char_traits.h:256:47: error: no return statement in constexpr function static inline _LIBCPP_CONSTEXPR int_type eof() _NOEXCEPT ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__string/char_traits.h:482:26: error: use of undeclared identifier 'EOF' {return int_type(EOF);} ^ /b/s/w/ir/x/w/staging/llvm_build/include/c++/v1/__string/char_traits.h:481:38: error: no return statement in constexpr function static inline constexpr int_type eof() noexcept ^ 7 errors generated. ninja: build stopped: subcommand failed. FAILED: runtimes/runtimes-aarch64-unknown-linux-gnu-stamps/runtimes-aarch64-unknown-linux-gnu-build /b/s/w/ir/x/w/staging/llvm_build/runtimes/runtimes-aarch64-unknown-linux-gnu-stamps/runtimes-aarch64-unknown-linux-gnu-build cd /b/s/w/ir/x/w/staging/llvm_build/runtimes/runtimes-aarch64-unknown-linux-gnu-bins && /b/s/w/ir/x/w/cipd/bin/cmake --build . ninja: build stopped: subcommand failed.