emcmake: cmake -B /root/bld -S /usr/src/cmake-conan/example -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS=-pthread -DCMAKE_CXX_FLAGS=-pthread -DCMAKE_EXE_LINKER_FLAGS=-pthread -DCMAKE_TOOLCHAIN_FILE=/emsdk/upstream/emscripten/cmake/Modules/Platform/Emscripten.cmake -DCMAKE_PROJECT_TOP_LEVEL_INCLUDES=../conan_provider.cmake -DCMAKE_CROSSCOMPILING_EMULATOR=/emsdk/node/22.16.0_64bit/bin/node in directory /src -- CMake-Conan: first find_package() found. Installing dependencies with Conan -- CMake-Conan: Checking if a default profile exists /root/.conan2/profiles/default -- CMake-Conan: cmake_system_name=Emscripten -- CMake-Conan: cmake_system_processor=wasm -- CMake-Conan: CMake compiler=Clang -- CMake-Conan: CMake compiler version=22.0.0 -- CMake-Conan: [settings] compiler=emcc -- CMake-Conan: [settings] compiler.version=22 -- CMake-Conan: [settings] compiler.threads=posix -- Performing Test _conan_is_libcxx -- Performing Test _conan_is_libcxx - Success -- CMake-Conan: Creating profile /root/bld/conan_host_profile -- CMake-Conan: Profile: [settings] arch=wasm os=Emscripten compiler=emcc compiler.version=22 compiler.threads=posix compiler.cppstd=14 compiler.libcxx=libc++ build_type=Release [conf] tools.cmake.cmaketoolchain:generator=Unix Makefiles tools.build:compiler_executables={"c":"/emsdk/upstream/emscripten/emcc","cpp":"/emsdk/upstream/emscripten/em++"} -- CMake-Conan: Installing configuration(s): Release -- CMake-Conan: conan install /usr/src/cmake-conan/example -of=/root/bld/conan --profile:host=default;--profile:host=/root/bld/conan_host_profile;--profile:build=default;-s;build_type=Release;--build=missing;-g;CMakeDeps ======== Input profiles ======== Profile host: [settings] arch=wasm build_type=Release compiler=emcc compiler.cppstd=14 compiler.libcxx=libc++ compiler.threads=posix compiler.version=22 os=Emscripten [conf] tools.build:compiler_executables={'c': '/emsdk/upstream/emscripten/emcc', 'cpp': '/emsdk/upstream/emscripten/em++'} tools.cmake.cmaketoolchain:generator=Unix Makefiles Profile build: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.cppstd=gnu17 compiler.libcxx=libstdc++11 compiler.version=11 os=Linux ======== Computing dependency graph ======== Graph root conanfile.txt: /usr/src/cmake-conan/example/conanfile.txt Requirements fmt/9.1.0#a1cc1c1ad7c209390807709eaa0fb590 - Cache ======== Computing necessary packages ======== Connecting to remote 'conancenter' anonymously fmt/9.1.0: Main binary package '7b9148fd778ab7bbea578840f899574516872330' missing fmt/9.1.0: Checking 11 compatible configurations fmt/9.1.0: Compatible configurations not found in cache, checking servers fmt/9.1.0: 'a3b9bdcef14fc5636deee37e0f9acb54056ec610': compiler.cppstd=11 fmt/9.1.0: 'e28b55b110ab3de11e8b103e45233833e6a3da3b': compiler.cppstd=gnu11 fmt/9.1.0: '6b52fa88f9c3e1fe2d6a169148b2145d175ab05e': compiler.cppstd=gnu14 fmt/9.1.0: 'a611861e25d1e1e580a3dac4c3aefeec6a270b15': compiler.cppstd=17 fmt/9.1.0: 'c13265fa7a8027432ec5f8fb5c9de2cdd2dd3278': compiler.cppstd=gnu17 fmt/9.1.0: 'd673eae217076a25c6e4f580901fbba94a793186': compiler.cppstd=20 fmt/9.1.0: 'f962feeddffc2245abfb22b3295a7a94a1032e0c': compiler.cppstd=gnu20 fmt/9.1.0: '609c70255e2810a74df25e2689f435a2bbbb9bec': compiler.cppstd=23 fmt/9.1.0: '3759df3fec7729391d38f3440e13f56e371350ed': compiler.cppstd=gnu23 fmt/9.1.0: 'fe7ccc9bf52b376dbb86ff92f7cd6b1ef70bf9e4': compiler.cppstd=26 fmt/9.1.0: 'ba39307fa28dd63f2532f8ff0e5ede6f5bdb3499': compiler.cppstd=gnu26 Requirements fmt/9.1.0#a1cc1c1ad7c209390807709eaa0fb590:7b9148fd778ab7bbea578840f899574516872330 - Build ======== Installing packages ======== -------- Installing package fmt/9.1.0 (1 of 1) -------- fmt/9.1.0: Building from source fmt/9.1.0: Package fmt/9.1.0:7b9148fd778ab7bbea578840f899574516872330 fmt/9.1.0: settings: os=Emscripten arch=wasm compiler=emcc compiler.cppstd=14 compiler.libcxx=libc++ compiler.threads=posix compiler.version=22 build_type=Release fmt/9.1.0: options: fPIC=True header_only=False shared=False with_os_api=True fmt/9.1.0: Copying sources to build folder fmt/9.1.0: Building your package in /root/.conan2/p/b/fmt23750d77a6a7d/b fmt/9.1.0: Calling generate() fmt/9.1.0: Generators folder: /root/.conan2/p/b/fmt23750d77a6a7d/b/build/Release/generators fmt/9.1.0: CMakeToolchain generated: conan_toolchain.cmake fmt/9.1.0: CMakeToolchain generated: /root/.conan2/p/b/fmt23750d77a6a7d/b/build/Release/generators/CMakePresets.json fmt/9.1.0: CMakeToolchain generated: /root/.conan2/p/b/fmt23750d77a6a7d/b/src/CMakeUserPresets.json fmt/9.1.0: Generating aggregated env files fmt/9.1.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh'] fmt/9.1.0: Calling build() fmt/9.1.0: apply_conandata_patches(): No patches defined in conandata fmt/9.1.0: Running CMake.configure() fmt/9.1.0: RUN: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/root/.conan2/p/b/fmt23750d77a6a7d/p" -DFMT_DOC="OFF" -DFMT_TEST="OFF" -DFMT_INSTALL="ON" -DFMT_LIB_DIR="lib" -DFMT_OS="ON" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/root/.conan2/p/b/fmt23750d77a6a7d/b/src" -- CMake version: 3.31.6 -- Using Conan toolchain: /root/.conan2/p/b/fmt23750d77a6a7d/b/build/Release/generators/conan_toolchain.cmake -- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC) -- Conan toolchain: Defining thread flags: -pthread -- Conan toolchain: Defining libcxx as C++ flags: -stdlib=libc++ -- Conan toolchain: C++ Standard 14 with extensions OFF -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The CXX compiler identification is Clang 22.0.0 System is unknown to cmake, create: Platform/Emscripten to use this system, please post your config file on discourse.cmake.org so it can be added to cmake -- Detecting CXX compiler ABI info System is unknown to cmake, create: Platform/Emscripten to use this system, please post your config file on discourse.cmake.org so it can be added to cmake -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /emsdk/upstream/emscripten/em++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Module support is disabled. -- Version: 9.1.0 -- Build type: Release -- CXX_STANDARD: 14 -- Performing Test has_std_14_flag System is unknown to cmake, create: Platform/Emscripten to use this system, please post your config file on discourse.cmake.org so it can be added to cmake -- Performing Test has_std_14_flag - Success -- Performing Test has_std_1y_flag System is unknown to cmake, create: Platform/Emscripten to use this system, please post your config file on discourse.cmake.org so it can be added to cmake -- Performing Test has_std_1y_flag - Success -- Required features: cxx_variadic_templates -- Performing Test HAS_NULLPTR_WARNING System is unknown to cmake, create: Platform/Emscripten to use this system, please post your config file on discourse.cmake.org so it can be added to cmake -- Performing Test HAS_NULLPTR_WARNING - Success -- Configuring done (2.3s) -- Generating done (0.0s) -- Build files have been written to: /root/.conan2/p/b/fmt23750d77a6a7d/b/build/Release fmt/9.1.0: Running CMake.build() fmt/9.1.0: RUN: cmake --build "/root/.conan2/p/b/fmt23750d77a6a7d/b/build/Release" -- -j16 [ 33%] Building CXX object CMakeFiles/fmt.dir/src/format.cc.obj [ 66%] Building CXX object CMakeFiles/fmt.dir/src/os.cc.obj In file included from /root/.conan2/p/b/fmt23750d77a6a7d/b/src/src/os.cc:13: In file included from /root/.conan2/p/b/fmt23750d77a6a7d/b/src/include/fmt/os.h:20: /root/.conan2/p/b/fmt23750d77a6a7d/b/src/include/fmt/format.h:4168:27: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 4168 | constexpr auto operator"" _a(const char* s, size_t) -> detail::udl_arg { | ~~~~~~~~~~~^~ | operator""_a In file included from /root/.conan2/p/b/fmt23750d77a6a7d/b/src/src/format.cc:8: In file included from /root/.conan2/p/b/fmt23750d77a6a7d/b/src/include/fmt/format-inl.h:29: /root/.conan2/p/b/fmt23750d77a6a7d/b/src/include/fmt/format.h:4168:27: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 4168 | constexpr auto operator"" _a(const char* s, size_t) -> detail::udl_arg { | ~~~~~~~~~~~^~ | operator""_a 1 warning generated. 1 warning generated. [100%] Linking CXX static library libfmt.a [100%] Built target fmt fmt/9.1.0: Package '7b9148fd778ab7bbea578840f899574516872330' built fmt/9.1.0: Build folder /root/.conan2/p/b/fmt23750d77a6a7d/b/build/Release fmt/9.1.0: Generating the package fmt/9.1.0: Packaging in folder /root/.conan2/p/b/fmt23750d77a6a7d/p fmt/9.1.0: Calling package() fmt/9.1.0: Running CMake.install() fmt/9.1.0: RUN: cmake --install "/root/.conan2/p/b/fmt23750d77a6a7d/b/build/Release" --prefix "/root/.conan2/p/b/fmt23750d77a6a7d/p" -- Install configuration: "Release" -- Installing: /root/.conan2/p/b/fmt23750d77a6a7d/p/lib/libfmt.a -- Installing: /root/.conan2/p/b/fmt23750d77a6a7d/p/include/fmt/args.h -- Installing: /root/.conan2/p/b/fmt23750d77a6a7d/p/include/fmt/chrono.h -- Installing: /root/.conan2/p/b/fmt23750d77a6a7d/p/include/fmt/color.h -- Installing: /root/.conan2/p/b/fmt23750d77a6a7d/p/include/fmt/compile.h -- Installing: /root/.conan2/p/b/fmt23750d77a6a7d/p/include/fmt/core.h -- Installing: /root/.conan2/p/b/fmt23750d77a6a7d/p/include/fmt/format.h -- Installing: /root/.conan2/p/b/fmt23750d77a6a7d/p/include/fmt/format-inl.h -- Installing: /root/.conan2/p/b/fmt23750d77a6a7d/p/include/fmt/os.h -- Installing: /root/.conan2/p/b/fmt23750d77a6a7d/p/include/fmt/ostream.h -- Installing: /root/.conan2/p/b/fmt23750d77a6a7d/p/include/fmt/printf.h -- Installing: /root/.conan2/p/b/fmt23750d77a6a7d/p/include/fmt/ranges.h -- Installing: /root/.conan2/p/b/fmt23750d77a6a7d/p/include/fmt/std.h -- Installing: /root/.conan2/p/b/fmt23750d77a6a7d/p/include/fmt/xchar.h -- Installing: /root/.conan2/p/b/fmt23750d77a6a7d/p/lib/cmake/fmt/fmt-config.cmake -- Installing: /root/.conan2/p/b/fmt23750d77a6a7d/p/lib/cmake/fmt/fmt-config-version.cmake -- Installing: /root/.conan2/p/b/fmt23750d77a6a7d/p/lib/cmake/fmt/fmt-targets.cmake -- Installing: /root/.conan2/p/b/fmt23750d77a6a7d/p/lib/cmake/fmt/fmt-targets-release.cmake -- Installing: /root/.conan2/p/b/fmt23750d77a6a7d/p/lib/pkgconfig/fmt.pc fmt/9.1.0: package(): Packaged 13 '.h' files fmt/9.1.0: package(): Packaged 1 '.a' file: libfmt.a fmt/9.1.0: package(): Packaged 1 '.rst' file: LICENSE.rst fmt/9.1.0: Created package revision d19e5811c48e261f5e4d72a95d5cb5fc fmt/9.1.0: Package '7b9148fd778ab7bbea578840f899574516872330' created fmt/9.1.0: Full package reference: fmt/9.1.0#a1cc1c1ad7c209390807709eaa0fb590:7b9148fd778ab7bbea578840f899574516872330#d19e5811c48e261f5e4d72a95d5cb5fc fmt/9.1.0: Package folder /root/.conan2/p/b/fmt23750d77a6a7d/p ======== Finalizing install (deploy, generators) ======== conanfile.txt: Writing generators to /root/bld/conan/build/Release/generators conanfile.txt: Generator 'CMakeDeps' calling 'generate()' conanfile.txt: CMakeDeps necessary find_package() and targets for your CMakeLists.txt find_package(fmt) target_link_libraries(... fmt::fmt) conanfile.txt: Generating aggregated env files conanfile.txt: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh'] Install finished successfully -- CMake-Conan: CONAN_GENERATORS_FOLDER=/root/bld/conan/build/Release/generators -- CMake-Conan: CONANFILE=/usr/src/cmake-conan/example/conanfile.txt -- Conan: Component target declared 'fmt::fmt' -- Configuring done (8.5s) -- Generating done (0.0s) -- Build files have been written to: /root/bld