You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[121/154] Linking CXX executable vrs/utils/xxhash/test_vrs_utils_xxhash
FAILED: vrs/utils/xxhash/test_vrs_utils_xxhash vrs/utils/xxhash/test_vrs_utils_xxhash[1]_tests.cmake /Users/kaiming/Downloads/vrs-1.3.0/build/vrs/utils/xxhash/test_vrs_utils_xxhash[1]_tests.cmake
: && /usr/local/bin/ccache /Library/Developer/CommandLineTools/usr/bin/clang++ -O3 -DNDEBUG -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names vrs/utils/xxhash/CMakeFiles/test_vrs_utils_xxhash.dir/test/xxhashTest.cpp.o -o vrs/utils/xxhash/test_vrs_utils_xxhash vrs/utils/xxhash/libvrs_utils_xxhash.a vrs/oss/logging/libvrs_logging.a /usr/local/lib/libfmt.11.0.2.dylib /usr/local/lib/libxxhash.dylib /usr/local/lib/libgtest_main.a /usr/local/lib/libgtest.a && cd /Users/kaiming/Downloads/vrs-1.3.0/build/vrs/utils/xxhash && /usr/local/Cellar/cmake/3.30.5/bin/cmake -D TEST_TARGET=test_vrs_utils_xxhash -D TEST_EXECUTABLE=/Users/kaiming/Downloads/vrs-1.3.0/build/vrs/utils/xxhash/test_vrs_utils_xxhash -D TEST_EXECUTOR= -D TEST_WORKING_DIR=/Users/kaiming/Downloads/vrs-1.3.0/build/vrs/utils/xxhash -D TEST_EXTRA_ARGS= -D TEST_PROPERTIES= -D TEST_PREFIX= -D TEST_SUFFIX= -D TEST_FILTER= -D NO_PRETTY_TYPES=FALSE -D NO_PRETTY_VALUES=FALSE -D TEST_LIST=test_vrs_utils_xxhash_TESTS -D CTEST_FILE=/Users/kaiming/Downloads/vrs-1.3.0/build/vrs/utils/xxhash/test_vrs_utils_xxhash[1]_tests.cmake -D TEST_DISCOVERY_TIMEOUT=5 -D TEST_XML_OUTPUT_DIR= -P /usr/local/Cellar/cmake/3.30.5/share/cmake/Modules/GoogleTestAddTests.cmake
ld: warning: dylib (/usr/local/lib/libxxhash.dylib) was built for newer macOS version (14.0) than being linked (11.0)
ld: warning: dylib (/usr/local/lib/libfmt.11.0.2.dylib) was built for newer macOS version (14.0) than being linked (11.0)
ld: warning: object file (/usr/local/lib/libgtest.a(gtest-all.cc.o)) was built for newer macOS version (14.0) than being linked (11.0)
ld: warning: object file (/usr/local/lib/libgtest_main.a(gtest_main.cc.o)) was built for newer macOS version (14.0) than being linked (11.0)
Undefined symbols for architecture x86_64:
"VTT for std::__1::basic_ostringstream<char, std::__1::char_traits<char>, std::__1::allocator<char>>", referenced from:
testing::internal::DeathTestImpl::Passed(bool) in libgtest.a(gtest-all.cc.o)
std::__1::basic_ostringstream<char, std::__1::char_traits<char>, std::__1::allocator<char>>::basic_ostringstream[abi:ue170006]() in libgtest.a(gtest-all.cc.o)
std::__1::basic_ostringstream<char, std::__1::char_traits<char>, std::__1::allocator<char>>::~basic_ostringstream() in libgtest.a(gtest-all.cc.o)
"vtable for std::__1::basic_ostringstream<char, std::__1::char_traits<char>, std::__1::allocator<char>>", referenced from:
std::__1::basic_ostringstream<char, std::__1::char_traits<char>, std::__1::allocator<char>>::basic_ostringstream[abi:ue170006]() in libgtest.a(gtest-all.cc.o)
NOTE: a missing vtable usually means the first non-inline virtual member function has no definition.
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
[124/154] Linking CXX static library vrs/oss/TestDataDir/libvrs_oss_testdatadir.a
ninja: build stopped: subcommand failed.
The text was updated successfully, but these errors were encountered:
Instructions To Reproduce the 🐛 Bug:
None
The text was updated successfully, but these errors were encountered: