******************************************************************************** conan test conan-center-index/recipes/fakeit/all/test_package/conanfile.py fakeit/2.1.0@#89ded9a84f19920e7b026ccd516f35ce -pr /home/conan/w/prod/BuildSingleReference/23330/13e2bc62-b9ea-46ea-a097-482514ae7782/profile_linux_13_libstdcpp_clang_release_64..txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=13 os=Linux [options] [build_requires] [env] fakeit/2.1.0 (test package): Installing package Requirements fakeit/2.1.0 from local cache - Cache Packages fakeit/2.1.0:c455eadd77fb93dc6df7d0577cfa7f66fd88b5ff - Cache Installing (downloading, building) binaries... fakeit/2.1.0: Already installed! fakeit/2.1.0 (test package): Generator cmake created conanbuildinfo.cmake fakeit/2.1.0 (test package): Generator txt created conanbuildinfo.txt fakeit/2.1.0 (test package): Aggregating env generators fakeit/2.1.0 (test package): Generated conaninfo.txt fakeit/2.1.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/fakeit/all/test_package/build/2f23e15be4cefd13e7eb2ca486942d10e627718e/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 fakeit/2.1.0 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/fakeit/all/test_package/build/2f23e15be4cefd13e7eb2ca486942d10e627718e' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="13" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/fakeit/all/test_package/build/2f23e15be4cefd13e7eb2ca486942d10e627718e/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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/fakeit/all/test_package' ----------------- -- The CXX compiler identification is Clang 13.0.0 -- Check for working CXX compiler: /usr/local/bin/clang++ -- Check for working CXX compiler: /usr/local/bin/clang++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler Clang>=8, checking major version 13 -- Conan: Checking correct version: 13 -- Conan: C++ stdlib: libstdc++ -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/fakeit/all/test_package/build/2f23e15be4cefd13e7eb2ca486942d10e627718e ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/fakeit/all/test_package/build/2f23e15be4cefd13e7eb2ca486942d10e627718e' '--' '-j3' ----------------- Scanning dependencies of target example [ 50%] Building CXX object CMakeFiles/example.dir/example.cpp.o [100%] Linking CXX executable bin/example [100%] Built target example fakeit/2.1.0 (test package): Running test() ----Running------ > bin/example ----------------- Success ! 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