Advertisement
Guest User

Untitled

a guest
Dec 2nd, 2019
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.63 KB | None | 0 0
  1. MSupport.a(APInt.cpp.o)' to global weak symbol 'llvm::hashing::detail::get_execution_seed()::seed' from file 'zig_cpp/libembedded_lld_lib.a(SymbolTable.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
  2. ld: warning: direct access in function 'llvm::hash_value(llvm::APInt const&)' from file '/usr/local/opt/llvm/lib/libLLVMSupport.a(APInt.cpp.o)' to global weak symbol 'guard variable for llvm::hashing::detail::get_execution_seed()::seed' from file 'zig_cpp/libembedded_lld_lib.a(SymbolTable.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
  3. ld: warning: direct access in function 'std::__1::enable_if<is_hashable_data<char const>::value, llvm::hash_code>::type llvm::hashing::detail::hash_combine_range_impl<char const>(char const*, char const*)' from file '/usr/local/opt/llvm/lib/libLLVMSupport.a(StringRef.cpp.o)' to global weak symbol 'guard variable for llvm::hashing::detail::get_execution_seed()::seed' from file 'zig_cpp/libembedded_lld_lib.a(SymbolTable.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
  4. ld: warning: direct access in function 'std::__1::enable_if<is_hashable_data<char const>::value, llvm::hash_code>::type llvm::hashing::detail::hash_combine_range_impl<char const>(char const*, char const*)' from file '/usr/local/opt/llvm/lib/libLLVMSupport.a(StringRef.cpp.o)' to global weak symbol 'llvm::hashing::detail::get_execution_seed()::seed' from file 'zig_cpp/libembedded_lld_lib.a(SymbolTable.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
  5. ld: warning: direct access in function 'std::__1::enable_if<is_hashable_data<char const>::value, llvm::hash_code>::type llvm::hashing::detail::hash_combine_range_impl<char const>(char const*, char const*)' from file '/usr/local/opt/llvm/lib/libLLVMSupport.a(StringRef.cpp.o)' to global weak symbol 'guard variable for llvm::hashing::detail::get_execution_seed()::seed' from file 'zig_cpp/libembedded_lld_lib.a(SymbolTable.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
  6. ld: warning: direct access in function 'std::__1::enable_if<is_hashable_data<char const>::value, llvm::hash_code>::type llvm::hashing::detail::hash_combine_range_impl<char const>(char const*, char const*)' from file '/usr/local/opt/llvm/lib/libLLVMSupport.a(StringRef.cpp.o)' to global weak symbol 'llvm::hashing::detail::get_execution_seed()::seed' from file 'zig_cpp/libembedded_lld_lib.a(SymbolTable.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
  7. ld: warning: direct access in function 'std::__1::enable_if<is_hashable_data<char const>::value, llvm::hash_code>::type llvm::hashing::detail::hash_combine_range_impl<char const>(char const*, char const*)' from file '/usr/local/opt/llvm/lib/libLLVMSupport.a(StringRef.cpp.o)' to global weak symbol 'guard variable for llvm::hashing::detail::get_execution_seed()::seed' from file 'zig_cpp/libembedded_lld_lib.a(SymbolTable.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
  8. [100%] Built target zig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement