******************************************************************************** conan test conan-center-index/recipes/spdlog/all/test_package/conanfile.py spdlog/1.9.2@#067273268e56150f13585ad1ccb554f7 -pr:h /Users/jenkins/w/prod/BuildSingleReference@2/117127/cacc3905-17c3-4333-be89-f71719dd7bd3/profile_osx_120_libcpp_apple-clang_release_armv8.spdlog-header_only-False_spdlog-shared-False.txt -c:h tools.system.package_manager:mode=install -c:h tools.system.package_manager:sudo=True -c:h tools.apple:sdk_path=/Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -pr:b /Users/jenkins/w/prod/BuildSingleReference@2/117127/cacc3905-17c3-4333-be89-f71719dd7bd3/profile_osx_120_libcpp_apple-clang_release_64.spdlog-header_only-False_spdlog-shared-False.txt -c:b tools.system.package_manager:mode=install -c:b tools.system.package_manager:sudo=True -c:b tools.apple:sdk_path=/Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk ******************************************************************************** Configuration (profile_host): [settings] arch=armv8 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] spdlog:header_only=False spdlog:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk Configuration (profile_build): [settings] arch=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] spdlog:header_only=False spdlog:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk spdlog/1.9.2 (test package): Installing package Requirements fmt/8.0.1 from 'conan-center' - Cache spdlog/1.9.2 from local cache - Cache Packages fmt/8.0.1:a6377b5abc7397cf8082551bd35471c5fdf66031 - Cache spdlog/1.9.2:99efc9ea39445887bed0cc2c67ecc53d2908dcdc - Cache Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... fmt/8.0.1: Already installed! spdlog/1.9.2: Already installed! spdlog/1.9.2 (test package): Generator 'CMakeDeps' calling 'generate()' spdlog/1.9.2 (test package): Generator 'VirtualRunEnv' calling 'generate()' spdlog/1.9.2 (test package): Generator txt created conanbuildinfo.txt spdlog/1.9.2 (test package): Calling generate() spdlog/1.9.2 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' spdlog/1.9.2 (test package): If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/spdlog/all/test_package/build/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' spdlog/1.9.2 (test package): Aggregating env generators spdlog/1.9.2 (test package): Generated conaninfo.txt spdlog/1.9.2 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/spdlog/all/test_package/build/generators/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK spdlog/1.9.2 (test package): Calling build() spdlog/1.9.2 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/spdlog/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/spdlog/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/spdlog/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/spdlog/all/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/spdlog/all/test_package/build/generators/conan_toolchain.cmake -- The CXX compiler identification is AppleClang 12.0.5.12050022 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Component target declared 'spdlog::spdlog' -- Conan: Component target declared 'fmt::fmt' -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/spdlog/all/test_package/build/Release spdlog/1.9.2 (test package): CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/spdlog/all/test_package/build/Release" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/spdlog/all/test_package/build/Release" '--' '-j4' ----------------- [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable test_package [100%] Built target test_package spdlog/1.9.2 (test package): Running test() ld: warning: direct access in function 'void fmt::v8::detail::vformat_to(fmt::v8::detail::buffer&, fmt::v8::basic_string_view, fmt::v8::basic_format_args::type, char>::value, fmt::v8::appender, std::__1::back_insert_iterator::type> > >::type, fmt::v8::type_identity::type> >, fmt::v8::detail::locale_ref)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/fmt/8.0.1/_/_/package/a6377b5abc7397cf8082551bd35471c5fdf66031/lib/libfmt.a(format.cc.o)' to global weak symbol 'fmt::v8::appender fmt::v8::detail::write(fmt::v8::appender, float)::specs' from file 'CMakeFiles/test_package.dir/test_package.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. ld: warning: direct access in function 'void fmt::v8::detail::vformat_to(fmt::v8::detail::buffer&, fmt::v8::basic_string_view, fmt::v8::basic_format_args::type, char>::value, fmt::v8::appender, std::__1::back_insert_iterator::type> > >::type, fmt::v8::type_identity::type> >, fmt::v8::detail::locale_ref)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/fmt/8.0.1/_/_/package/a6377b5abc7397cf8082551bd35471c5fdf66031/lib/libfmt.a(format.cc.o)' to global weak symbol 'fmt::v8::appender fmt::v8::detail::write(fmt::v8::appender, float)::specs' from file 'CMakeFiles/test_package.dir/test_package.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. ld: warning: direct access in function 'void fmt::v8::detail::vformat_to(fmt::v8::detail::buffer&, fmt::v8::basic_string_view, fmt::v8::basic_format_args::type, char>::value, fmt::v8::appender, std::__1::back_insert_iterator::type> > >::type, fmt::v8::type_identity::type> >, fmt::v8::detail::locale_ref)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/fmt/8.0.1/_/_/package/a6377b5abc7397cf8082551bd35471c5fdf66031/lib/libfmt.a(format.cc.o)' to global weak symbol 'fmt::v8::appender fmt::v8::detail::write(fmt::v8::appender, long double)::specs' from file 'CMakeFiles/test_package.dir/test_package.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. ld: warning: direct access in function 'void fmt::v8::detail::vformat_to(fmt::v8::detail::buffer&, fmt::v8::basic_string_view, fmt::v8::basic_format_args::type, char>::value, fmt::v8::appender, std::__1::back_insert_iterator::type> > >::type, fmt::v8::type_identity::type> >, fmt::v8::detail::locale_ref)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/fmt/8.0.1/_/_/package/a6377b5abc7397cf8082551bd35471c5fdf66031/lib/libfmt.a(format.cc.o)' to global weak symbol 'fmt::v8::appender fmt::v8::detail::write(fmt::v8::appender, long double)::specs' from file 'CMakeFiles/test_package.dir/test_package.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. ld: warning: direct access in function 'void fmt::v8::detail::vformat_to(fmt::v8::detail::buffer&, fmt::v8::basic_string_view, fmt::v8::basic_format_args::type, char>::value, fmt::v8::appender, std::__1::back_insert_iterator::type> > >::type, fmt::v8::type_identity::type> >, fmt::v8::detail::locale_ref)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/fmt/8.0.1/_/_/package/a6377b5abc7397cf8082551bd35471c5fdf66031/lib/libfmt.a(format.cc.o)' to global weak symbol 'fmt::v8::appender fmt::v8::detail::write(fmt::v8::appender, double)::specs' from file 'CMakeFiles/test_package.dir/test_package.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. ld: warning: direct access in function 'void fmt::v8::detail::vformat_to(fmt::v8::detail::buffer&, fmt::v8::basic_string_view, fmt::v8::basic_format_args::type, char>::value, fmt::v8::appender, std::__1::back_insert_iterator::type> > >::type, fmt::v8::type_identity::type> >, fmt::v8::detail::locale_ref)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/fmt/8.0.1/_/_/package/a6377b5abc7397cf8082551bd35471c5fdf66031/lib/libfmt.a(format.cc.o)' to global weak symbol 'fmt::v8::appender fmt::v8::detail::write(fmt::v8::appender, double)::specs' from file 'CMakeFiles/test_package.dir/test_package.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. ld: warning: direct access in function 'char const* fmt::v8::detail::parse_replacement_field(fmt::v8::detail::buffer&, fmt::v8::basic_string_view, fmt::v8::basic_format_args::type, char>::value, fmt::v8::appender, std::__1::back_insert_iterator::type> > >::type, fmt::v8::type_identity::type> >, fmt::v8::detail::locale_ref)::format_handler&>(char const*, char const*, void fmt::v8::detail::vformat_to(fmt::v8::detail::buffer&, fmt::v8::basic_string_view, fmt::v8::basic_format_args::type, char>::value, fmt::v8::appender, std::__1::back_insert_iterator::type> > >::type, fmt::v8::type_identity::type> >, fmt::v8::detail::locale_ref)::format_handler&)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/fmt/8.0.1/_/_/package/a6377b5abc7397cf8082551bd35471c5fdf66031/lib/libfmt.a(format.cc.o)' to global weak symbol 'fmt::v8::appender fmt::v8::detail::write(fmt::v8::appender, float)::specs' from file 'CMakeFiles/test_package.dir/test_package.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. ld: warning: direct access in function 'char const* fmt::v8::detail::parse_replacement_field(fmt::v8::detail::buffer&, fmt::v8::basic_string_view, fmt::v8::basic_format_args::type, char>::value, fmt::v8::appender, std::__1::back_insert_iterator::type> > >::type, fmt::v8::type_identity::type> >, fmt::v8::detail::locale_ref)::format_handler&>(char const*, char const*, void fmt::v8::detail::vformat_to(fmt::v8::detail::buffer&, fmt::v8::basic_string_view, fmt::v8::basic_format_args::type, char>::value, fmt::v8::appender, std::__1::back_insert_iterator::type> > >::type, fmt::v8::type_identity::type> >, fmt::v8::detail::locale_ref)::format_handler&)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/fmt/8.0.1/_/_/package/a6377b5abc7397cf8082551bd35471c5fdf66031/lib/libfmt.a(format.cc.o)' to global weak symbol 'fmt::v8::appender fmt::v8::detail::write(fmt::v8::appender, float)::specs' from file 'CMakeFiles/test_package.dir/test_package.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. ld: warning: direct access in function 'char const* fmt::v8::detail::parse_replacement_field(fmt::v8::detail::buffer&, fmt::v8::basic_string_view, fmt::v8::basic_format_args::type, char>::value, fmt::v8::appender, std::__1::back_insert_iterator::type> > >::type, fmt::v8::type_identity::type> >, fmt::v8::detail::locale_ref)::format_handler&>(char const*, char const*, void fmt::v8::detail::vformat_to(fmt::v8::detail::buffer&, fmt::v8::basic_string_view, fmt::v8::basic_format_args::type, char>::value, fmt::v8::appender, std::__1::back_insert_iterator::type> > >::type, fmt::v8::type_identity::type> >, fmt::v8::detail::locale_ref)::format_handler&)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/fmt/8.0.1/_/_/package/a6377b5abc7397cf8082551bd35471c5fdf66031/lib/libfmt.a(format.cc.o)' to global weak symbol 'fmt::v8::appender fmt::v8::detail::write(fmt::v8::appender, long double)::specs' from file 'CMakeFiles/test_package.dir/test_package.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. ld: warning: direct access in function 'char const* fmt::v8::detail::parse_replacement_field(fmt::v8::detail::buffer&, fmt::v8::basic_string_view, fmt::v8::basic_format_args::type, char>::value, fmt::v8::appender, std::__1::back_insert_iterator::type> > >::type, fmt::v8::type_identity::type> >, fmt::v8::detail::locale_ref)::format_handler&>(char const*, char const*, void fmt::v8::detail::vformat_to(fmt::v8::detail::buffer&, fmt::v8::basic_string_view, fmt::v8::basic_format_args::type, char>::value, fmt::v8::appender, std::__1::back_insert_iterator::type> > >::type, fmt::v8::type_identity::type> >, fmt::v8::detail::locale_ref)::format_handler&)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/fmt/8.0.1/_/_/package/a6377b5abc7397cf8082551bd35471c5fdf66031/lib/libfmt.a(format.cc.o)' to global weak symbol 'fmt::v8::appender fmt::v8::detail::write(fmt::v8::appender, long double)::specs' from file 'CMakeFiles/test_package.dir/test_package.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. ld: warning: direct access in function 'char const* fmt::v8::detail::parse_replacement_field(fmt::v8::detail::buffer&, fmt::v8::basic_string_view, fmt::v8::basic_format_args::type, char>::value, fmt::v8::appender, std::__1::back_insert_iterator::type> > >::type, fmt::v8::type_identity::type> >, fmt::v8::detail::locale_ref)::format_handler&>(char const*, char const*, void fmt::v8::detail::vformat_to(fmt::v8::detail::buffer&, fmt::v8::basic_string_view, fmt::v8::basic_format_args::type, char>::value, fmt::v8::appender, std::__1::back_insert_iterator::type> > >::type, fmt::v8::type_identity::type> >, fmt::v8::detail::locale_ref)::format_handler&)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/fmt/8.0.1/_/_/package/a6377b5abc7397cf8082551bd35471c5fdf66031/lib/libfmt.a(format.cc.o)' to global weak symbol 'fmt::v8::appender fmt::v8::detail::write(fmt::v8::appender, double)::specs' from file 'CMakeFiles/test_package.dir/test_package.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. ld: warning: direct access in function 'char const* fmt::v8::detail::parse_replacement_field(fmt::v8::detail::buffer&, fmt::v8::basic_string_view, fmt::v8::basic_format_args::type, char>::value, fmt::v8::appender, std::__1::back_insert_iterator::type> > >::type, fmt::v8::type_identity::type> >, fmt::v8::detail::locale_ref)::format_handler&>(char const*, char const*, void fmt::v8::detail::vformat_to(fmt::v8::detail::buffer&, fmt::v8::basic_string_view, fmt::v8::basic_format_args::type, char>::value, fmt::v8::appender, std::__1::back_insert_iterator::type> > >::type, fmt::v8::type_identity::type> >, fmt::v8::detail::locale_ref)::format_handler&)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/fmt/8.0.1/_/_/package/a6377b5abc7397cf8082551bd35471c5fdf66031/lib/libfmt.a(format.cc.o)' to global weak symbol 'fmt::v8::appender fmt::v8::detail::write(fmt::v8::appender, double)::specs' from file 'CMakeFiles/test_package.dir/test_package.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. ******************************************************************************** conan test conan-center-index/recipes/spdlog/all/test_v1_package/conanfile.py spdlog/1.9.2@#067273268e56150f13585ad1ccb554f7 -pr:h /Users/jenkins/w/prod/BuildSingleReference@2/117127/cacc3905-17c3-4333-be89-f71719dd7bd3/profile_osx_120_libcpp_apple-clang_release_armv8.spdlog-header_only-False_spdlog-shared-False.txt -c:h tools.system.package_manager:mode=install -c:h tools.system.package_manager:sudo=True -c:h tools.apple:sdk_path=/Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -pr:b /Users/jenkins/w/prod/BuildSingleReference@2/117127/cacc3905-17c3-4333-be89-f71719dd7bd3/profile_osx_120_libcpp_apple-clang_release_64.spdlog-header_only-False_spdlog-shared-False.txt -c:b tools.system.package_manager:mode=install -c:b tools.system.package_manager:sudo=True -c:b tools.apple:sdk_path=/Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk ******************************************************************************** Configuration (profile_host): [settings] arch=armv8 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] spdlog:header_only=False spdlog:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk Configuration (profile_build): [settings] arch=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] spdlog:header_only=False spdlog:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk spdlog/1.9.2 (test package): Installing package Requirements fmt/8.0.1 from 'conan-center' - Cache spdlog/1.9.2 from local cache - Cache Packages fmt/8.0.1:a6377b5abc7397cf8082551bd35471c5fdf66031 - Cache spdlog/1.9.2:99efc9ea39445887bed0cc2c67ecc53d2908dcdc - Cache Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... fmt/8.0.1: Already installed! spdlog/1.9.2: Already installed! spdlog/1.9.2 (test package): Generator txt created conanbuildinfo.txt spdlog/1.9.2 (test package): Generator cmake created conanbuildinfo.cmake spdlog/1.9.2 (test package): Generator cmake_find_package_multi created spdlog-config-version.cmake spdlog/1.9.2 (test package): Generator cmake_find_package_multi created spdlogTarget-release.cmake spdlog/1.9.2 (test package): Generator cmake_find_package_multi created spdlogTargets.cmake spdlog/1.9.2 (test package): Generator cmake_find_package_multi created spdlog-config.cmake spdlog/1.9.2 (test package): Generator cmake_find_package_multi created fmt-config-version.cmake spdlog/1.9.2 (test package): Generator cmake_find_package_multi created fmtTarget-release.cmake spdlog/1.9.2 (test package): Generator cmake_find_package_multi created fmtTargets.cmake spdlog/1.9.2 (test package): Generator cmake_find_package_multi created fmt-config.cmake spdlog/1.9.2 (test package): Aggregating env generators spdlog/1.9.2 (test package): Generated conaninfo.txt spdlog/1.9.2 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/spdlog/all/test_v1_package/build/17b4b561910513df54684b1a276ca19700ccd605/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK spdlog/1.9.2 (test package): Calling build() ----Running------ > cd '/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/spdlog/all/test_v1_package/build/17b4b561910513df54684b1a276ca19700ccd605' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCMAKE_OSX_ARCHITECTURES="arm64" -DCMAKE_SYSTEM_NAME="Darwin" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="12.0" -DCONAN_LIBCXX="libc++" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/spdlog/all/test_v1_package/build/17b4b561910513df54684b1a276ca19700ccd605/package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_PREFIX_PATH="/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/spdlog/all/test_v1_package/build/17b4b561910513df54684b1a276ca19700ccd605" -DCMAKE_MODULE_PATH="/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/spdlog/all/test_v1_package/build/17b4b561910513df54684b1a276ca19700ccd605" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/spdlog/all/test_v1_package' ----------------- -- The CXX compiler identification is AppleClang 12.0.5.12050022 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library spdlog found /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/spdlog/1.9.2/_/_/package/99efc9ea39445887bed0cc2c67ecc53d2908dcdc/lib/libspdlog.a -- Library fmt found /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/fmt/8.0.1/_/_/package/a6377b5abc7397cf8082551bd35471c5fdf66031/lib/libfmt.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: C++ stdlib: libc++ -- Library spdlog found /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/spdlog/1.9.2/_/_/package/99efc9ea39445887bed0cc2c67ecc53d2908dcdc/lib/libspdlog.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/spdlog/1.9.2/_/_/package/99efc9ea39445887bed0cc2c67ecc53d2908dcdc/lib/libspdlog.a -- Library spdlog found /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/spdlog/1.9.2/_/_/package/99efc9ea39445887bed0cc2c67ecc53d2908dcdc/lib/libspdlog.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/spdlog/1.9.2/_/_/package/99efc9ea39445887bed0cc2c67ecc53d2908dcdc/lib/libspdlog.a -- Library fmt found /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/fmt/8.0.1/_/_/package/a6377b5abc7397cf8082551bd35471c5fdf66031/lib/libfmt.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/fmt/8.0.1/_/_/package/a6377b5abc7397cf8082551bd35471c5fdf66031/lib/libfmt.a -- Library fmt found /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/fmt/8.0.1/_/_/package/a6377b5abc7397cf8082551bd35471c5fdf66031/lib/libfmt.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/fmt/8.0.1/_/_/package/a6377b5abc7397cf8082551bd35471c5fdf66031/lib/libfmt.a -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/spdlog/all/test_v1_package/build/17b4b561910513df54684b1a276ca19700ccd605 ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/spdlog/all/test_v1_package/build/17b4b561910513df54684b1a276ca19700ccd605' '--' '-j4' ----------------- [ 50%] Building CXX object CMakeFiles/test_package.dir/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/spdlog/all/test_package/test_package.cpp.o [100%] Linking CXX executable bin/test_package [100%] Built target test_package spdlog/1.9.2 (test package): Running test() CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR ld: warning: direct access in function 'void fmt::v8::detail::vformat_to(fmt::v8::detail::buffer&, fmt::v8::basic_string_view, fmt::v8::basic_format_args::type, char>::value, fmt::v8::appender, std::__1::back_insert_iterator::type> > >::type, fmt::v8::type_identity::type> >, fmt::v8::detail::locale_ref)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/fmt/8.0.1/_/_/package/a6377b5abc7397cf8082551bd35471c5fdf66031/lib/libfmt.a(format.cc.o)' to global weak symbol 'fmt::v8::appender fmt::v8::detail::write(fmt::v8::appender, float)::specs' from file 'CMakeFiles/test_package.dir/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/spdlog/all/test_package/test_package.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. ld: warning: direct access in function 'void fmt::v8::detail::vformat_to(fmt::v8::detail::buffer&, fmt::v8::basic_string_view, fmt::v8::basic_format_args::type, char>::value, fmt::v8::appender, std::__1::back_insert_iterator::type> > >::type, fmt::v8::type_identity::type> >, fmt::v8::detail::locale_ref)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/fmt/8.0.1/_/_/package/a6377b5abc7397cf8082551bd35471c5fdf66031/lib/libfmt.a(format.cc.o)' to global weak symbol 'fmt::v8::appender fmt::v8::detail::write(fmt::v8::appender, float)::specs' from file 'CMakeFiles/test_package.dir/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/spdlog/all/test_package/test_package.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. ld: warning: direct access in function 'void fmt::v8::detail::vformat_to(fmt::v8::detail::buffer&, fmt::v8::basic_string_view, fmt::v8::basic_format_args::type, char>::value, fmt::v8::appender, std::__1::back_insert_iterator::type> > >::type, fmt::v8::type_identity::type> >, fmt::v8::detail::locale_ref)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/fmt/8.0.1/_/_/package/a6377b5abc7397cf8082551bd35471c5fdf66031/lib/libfmt.a(format.cc.o)' to global weak symbol 'fmt::v8::appender fmt::v8::detail::write(fmt::v8::appender, long double)::specs' from file 'CMakeFiles/test_package.dir/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/spdlog/all/test_package/test_package.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. ld: warning: direct access in function 'void fmt::v8::detail::vformat_to(fmt::v8::detail::buffer&, fmt::v8::basic_string_view, fmt::v8::basic_format_args::type, char>::value, fmt::v8::appender, std::__1::back_insert_iterator::type> > >::type, fmt::v8::type_identity::type> >, fmt::v8::detail::locale_ref)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/fmt/8.0.1/_/_/package/a6377b5abc7397cf8082551bd35471c5fdf66031/lib/libfmt.a(format.cc.o)' to global weak symbol 'fmt::v8::appender fmt::v8::detail::write(fmt::v8::appender, long double)::specs' from file 'CMakeFiles/test_package.dir/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/spdlog/all/test_package/test_package.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. ld: warning: direct access in function 'void fmt::v8::detail::vformat_to(fmt::v8::detail::buffer&, fmt::v8::basic_string_view, fmt::v8::basic_format_args::type, char>::value, fmt::v8::appender, std::__1::back_insert_iterator::type> > >::type, fmt::v8::type_identity::type> >, fmt::v8::detail::locale_ref)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/fmt/8.0.1/_/_/package/a6377b5abc7397cf8082551bd35471c5fdf66031/lib/libfmt.a(format.cc.o)' to global weak symbol 'fmt::v8::appender fmt::v8::detail::write(fmt::v8::appender, double)::specs' from file 'CMakeFiles/test_package.dir/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/spdlog/all/test_package/test_package.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. ld: warning: direct access in function 'void fmt::v8::detail::vformat_to(fmt::v8::detail::buffer&, fmt::v8::basic_string_view, fmt::v8::basic_format_args::type, char>::value, fmt::v8::appender, std::__1::back_insert_iterator::type> > >::type, fmt::v8::type_identity::type> >, fmt::v8::detail::locale_ref)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/fmt/8.0.1/_/_/package/a6377b5abc7397cf8082551bd35471c5fdf66031/lib/libfmt.a(format.cc.o)' to global weak symbol 'fmt::v8::appender fmt::v8::detail::write(fmt::v8::appender, double)::specs' from file 'CMakeFiles/test_package.dir/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/spdlog/all/test_package/test_package.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. ld: warning: direct access in function 'char const* fmt::v8::detail::parse_replacement_field(fmt::v8::detail::buffer&, fmt::v8::basic_string_view, fmt::v8::basic_format_args::type, char>::value, fmt::v8::appender, std::__1::back_insert_iterator::type> > >::type, fmt::v8::type_identity::type> >, fmt::v8::detail::locale_ref)::format_handler&>(char const*, char const*, void fmt::v8::detail::vformat_to(fmt::v8::detail::buffer&, fmt::v8::basic_string_view, fmt::v8::basic_format_args::type, char>::value, fmt::v8::appender, std::__1::back_insert_iterator::type> > >::type, fmt::v8::type_identity::type> >, fmt::v8::detail::locale_ref)::format_handler&)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/fmt/8.0.1/_/_/package/a6377b5abc7397cf8082551bd35471c5fdf66031/lib/libfmt.a(format.cc.o)' to global weak symbol 'fmt::v8::appender fmt::v8::detail::write(fmt::v8::appender, float)::specs' from file 'CMakeFiles/test_package.dir/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/spdlog/all/test_package/test_package.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. ld: warning: direct access in function 'char const* fmt::v8::detail::parse_replacement_field(fmt::v8::detail::buffer&, fmt::v8::basic_string_view, fmt::v8::basic_format_args::type, char>::value, fmt::v8::appender, std::__1::back_insert_iterator::type> > >::type, fmt::v8::type_identity::type> >, fmt::v8::detail::locale_ref)::format_handler&>(char const*, char const*, void fmt::v8::detail::vformat_to(fmt::v8::detail::buffer&, fmt::v8::basic_string_view, fmt::v8::basic_format_args::type, char>::value, fmt::v8::appender, std::__1::back_insert_iterator::type> > >::type, fmt::v8::type_identity::type> >, fmt::v8::detail::locale_ref)::format_handler&)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/fmt/8.0.1/_/_/package/a6377b5abc7397cf8082551bd35471c5fdf66031/lib/libfmt.a(format.cc.o)' to global weak symbol 'fmt::v8::appender fmt::v8::detail::write(fmt::v8::appender, float)::specs' from file 'CMakeFiles/test_package.dir/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/spdlog/all/test_package/test_package.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. ld: warning: direct access in function 'char const* fmt::v8::detail::parse_replacement_field(fmt::v8::detail::buffer&, fmt::v8::basic_string_view, fmt::v8::basic_format_args::type, char>::value, fmt::v8::appender, std::__1::back_insert_iterator::type> > >::type, fmt::v8::type_identity::type> >, fmt::v8::detail::locale_ref)::format_handler&>(char const*, char const*, void fmt::v8::detail::vformat_to(fmt::v8::detail::buffer&, fmt::v8::basic_string_view, fmt::v8::basic_format_args::type, char>::value, fmt::v8::appender, std::__1::back_insert_iterator::type> > >::type, fmt::v8::type_identity::type> >, fmt::v8::detail::locale_ref)::format_handler&)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/fmt/8.0.1/_/_/package/a6377b5abc7397cf8082551bd35471c5fdf66031/lib/libfmt.a(format.cc.o)' to global weak symbol 'fmt::v8::appender fmt::v8::detail::write(fmt::v8::appender, long double)::specs' from file 'CMakeFiles/test_package.dir/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/spdlog/all/test_package/test_package.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. ld: warning: direct access in function 'char const* fmt::v8::detail::parse_replacement_field(fmt::v8::detail::buffer&, fmt::v8::basic_string_view, fmt::v8::basic_format_args::type, char>::value, fmt::v8::appender, std::__1::back_insert_iterator::type> > >::type, fmt::v8::type_identity::type> >, fmt::v8::detail::locale_ref)::format_handler&>(char const*, char const*, void fmt::v8::detail::vformat_to(fmt::v8::detail::buffer&, fmt::v8::basic_string_view, fmt::v8::basic_format_args::type, char>::value, fmt::v8::appender, std::__1::back_insert_iterator::type> > >::type, fmt::v8::type_identity::type> >, fmt::v8::detail::locale_ref)::format_handler&)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/fmt/8.0.1/_/_/package/a6377b5abc7397cf8082551bd35471c5fdf66031/lib/libfmt.a(format.cc.o)' to global weak symbol 'fmt::v8::appender fmt::v8::detail::write(fmt::v8::appender, long double)::specs' from file 'CMakeFiles/test_package.dir/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/spdlog/all/test_package/test_package.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. ld: warning: direct access in function 'char const* fmt::v8::detail::parse_replacement_field(fmt::v8::detail::buffer&, fmt::v8::basic_string_view, fmt::v8::basic_format_args::type, char>::value, fmt::v8::appender, std::__1::back_insert_iterator::type> > >::type, fmt::v8::type_identity::type> >, fmt::v8::detail::locale_ref)::format_handler&>(char const*, char const*, void fmt::v8::detail::vformat_to(fmt::v8::detail::buffer&, fmt::v8::basic_string_view, fmt::v8::basic_format_args::type, char>::value, fmt::v8::appender, std::__1::back_insert_iterator::type> > >::type, fmt::v8::type_identity::type> >, fmt::v8::detail::locale_ref)::format_handler&)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/fmt/8.0.1/_/_/package/a6377b5abc7397cf8082551bd35471c5fdf66031/lib/libfmt.a(format.cc.o)' to global weak symbol 'fmt::v8::appender fmt::v8::detail::write(fmt::v8::appender, double)::specs' from file 'CMakeFiles/test_package.dir/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/spdlog/all/test_package/test_package.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. ld: warning: direct access in function 'char const* fmt::v8::detail::parse_replacement_field(fmt::v8::detail::buffer&, fmt::v8::basic_string_view, fmt::v8::basic_format_args::type, char>::value, fmt::v8::appender, std::__1::back_insert_iterator::type> > >::type, fmt::v8::type_identity::type> >, fmt::v8::detail::locale_ref)::format_handler&>(char const*, char const*, void fmt::v8::detail::vformat_to(fmt::v8::detail::buffer&, fmt::v8::basic_string_view, fmt::v8::basic_format_args::type, char>::value, fmt::v8::appender, std::__1::back_insert_iterator::type> > >::type, fmt::v8::type_identity::type> >, fmt::v8::detail::locale_ref)::format_handler&)' from file '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/fmt/8.0.1/_/_/package/a6377b5abc7397cf8082551bd35471c5fdf66031/lib/libfmt.a(format.cc.o)' to global weak symbol 'fmt::v8::appender fmt::v8::detail::write(fmt::v8::appender, double)::specs' from file 'CMakeFiles/test_package.dir/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/spdlog/all/test_package/test_package.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.