[348/348] Linking CXX executable folly/logging/example/logging_example
FAILED: [code=1] folly/logging/example/logging_example
: && /usr/bin/c++ -mcpu=apple-m1+crc -isystem /opt/homebrew/include -DFOLLY_CFG_NO_COROUTINES -arch arm64 -Wl,-search_paths_first -Wl,-headerpad_max_install_names folly/logging/example/CMakeFiles/logging_example.dir/main.cpp.o -o folly/logging/example/logging_example -Wl,-rpath,/Users/raul.tang.contractor/IdeaProjects/incubator-gluten/ep/build-velox/build/velox_ep/deps-install/lib -Wl,-rpath,/opt/homebrew/lib folly/logging/example/liblogging_example_lib.a libfolly.a /Users/raul.tang.contractor/IdeaProjects/incubator-gluten/ep/build-velox/build/velox_ep/deps-install/lib/libfmt.a /Users/raul.tang.contractor/IdeaProjects/incubator-gluten/ep/build-velox/build/velox_ep/deps-install/lib/libboost_context.dylib /Users/raul.tang.contractor/IdeaProjects/incubator-gluten/ep/build-velox/build/velox_ep/deps-install/lib/libboost_filesystem.dylib /Users/raul.tang.contractor/IdeaProjects/incubator-gluten/ep/build-velox/build/velox_ep/deps-install/lib/libboost_atomic.dylib /Users/raul.tang.contractor/IdeaProjects/incubator-gluten/ep/build-velox/build/velox_ep/deps-install/lib/libboost_program_options.dylib /Users/raul.tang.contractor/IdeaProjects/incubator-gluten/ep/build-velox/build/velox_ep/deps-install/lib/libboost_regex.dylib /Users/raul.tang.contractor/IdeaProjects/incubator-gluten/ep/build-velox/build/velox_ep/deps-install/lib/libboost_system.dylib /Users/raul.tang.contractor/IdeaProjects/incubator-gluten/ep/build-velox/build/velox_ep/deps-install/lib/libboost_thread.dylib /Users/raul.tang.contractor/IdeaProjects/incubator-gluten/ep/build-velox/build/velox_ep/deps-install/lib/libdouble-conversion.a /opt/homebrew/lib/libgflags.2.3.0.dylib /opt/homebrew/lib/libglog.dylib /opt/homebrew/lib/libevent.dylib /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib/libz.tbd /opt/homebrew/Cellar/openssl@3/3.6.0/lib/libssl.dylib /opt/homebrew/Cellar/openssl@3/3.6.0/lib/libcrypto.dylib /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib/libbz2.tbd /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib/liblzma.tbd /opt/homebrew/lib/liblz4.dylib /opt/homebrew/lib/libzstd.dylib /opt/homebrew/lib/libsnappy.dylib /opt/homebrew/lib/libsodium.dylib -lc++abi && :
Undefined symbols for architecture arm64:
"fmt::v9::vformat(fmt::v9::basic_string_view<char>, fmt::v9::basic_format_args<fmt::v9::basic_format_context<fmt::v9::appender, char>>)", referenced from:
folly::LogStreamProcessor::vformatLogString(folly::Range<char const*>, fmt::v9::basic_format_args<fmt::v9::basic_format_context<fmt::v9::appender, char>>, bool&)::'lambda'()::operator()() const in main.cpp.o
ld: symbol(s) not found for architecture arm64
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
ninja: build stopped: subcommand failed.
+ echo 'build failed'
build failed
+ exit 1
Problem description
Problem:
Enviroment:
branch: https://github.com/IBM/velox.git -b dft-2025_12_17
g++ version:Apple clang version 17.0.0 (clang-1700.4.4.1)
Target: arm64-apple-darwin24.6.0
System information
Velox System Info v0.0.2
Commit: a299ae2
CMake Version: 4.2.1
System:
Arch:
C++ Compiler:
C++ Compiler Version:
C Compiler:
C Compiler Version:
CMake Prefix Path:
Conda Env
Details
CMake log