******************************************************************************** conan test conan-center-index/recipes/quirc/all/test_package/conanfile.py quirc/1.0@#6dff6fba577fcb716218f12d841d156e -pr /home/conan/w/BuildSingleReference/86716/8da37a32-42dc-47ee-bf89-705a6a97e036/profile_linux_13_libstdcpp_clang_debug_64.quirc-shared-False.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=clang compiler.libcxx=libstdc++ compiler.version=13 os=Linux [options] quirc:shared=False [build_requires] [env] quirc/1.0 (test package): Installing package Requirements quirc/1.0 from local cache - Cache Packages quirc/1.0:ae276bed48ca0faa0d3a1dbfd47c756e23ece893 - Cache Installing (downloading, building) binaries... quirc/1.0: Already installed! quirc/1.0 (test package): Generator txt created conanbuildinfo.txt quirc/1.0 (test package): Generator cmake created conanbuildinfo.cmake quirc/1.0 (test package): Generator cmake_find_package_multi created quirc-config-version.cmake quirc/1.0 (test package): Generator cmake_find_package_multi created quirc-config.cmake quirc/1.0 (test package): Generator cmake_find_package_multi created quircTargets.cmake quirc/1.0 (test package): Generator cmake_find_package_multi created quircTarget-debug.cmake quirc/1.0 (test package): Aggregating env generators quirc/1.0 (test package): Generated conaninfo.txt quirc/1.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/quirc/all/test_package/build/95dab88a0d58e84b735ea23783702d6b85f43142/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 quirc/1.0 (test package): Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/conan-center-index/recipes/quirc/all/test_package/build/95dab88a0d58e84b735ea23783702d6b85f43142' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -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/BuildSingleReference/conan-center-index/recipes/quirc/all/test_package/build/95dab88a0d58e84b735ea23783702d6b85f43142/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="/home/conan/w/BuildSingleReference/conan-center-index/recipes/quirc/all/test_package/build/95dab88a0d58e84b735ea23783702d6b85f43142" -DCMAKE_MODULE_PATH="/home/conan/w/BuildSingleReference/conan-center-index/recipes/quirc/all/test_package/build/95dab88a0d58e84b735ea23783702d6b85f43142" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/BuildSingleReference/conan-center-index/recipes/quirc/all/test_package' ----------------- -- The C compiler identification is Clang 13.0.0 -- Check for working C compiler: /usr/local/bin/clang -- Check for working C compiler: /usr/local/bin/clang -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library quirc found /home/conan/w/BuildSingleReference/.conan/data/quirc/1.0/_/_/package/ae276bed48ca0faa0d3a1dbfd47c756e23ece893/lib/libquirc.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'Clang' compiler -- Conan: Compiler Clang>=8, checking major version 13 -- Conan: Checking correct version: 13 -- Conan: C++ stdlib: libstdc++ -- Library quirc found /home/conan/w/BuildSingleReference/.conan/data/quirc/1.0/_/_/package/ae276bed48ca0faa0d3a1dbfd47c756e23ece893/lib/libquirc.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/quirc/1.0/_/_/package/ae276bed48ca0faa0d3a1dbfd47c756e23ece893/lib/libquirc.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/conan-center-index/recipes/quirc/all/test_package/build/95dab88a0d58e84b735ea23783702d6b85f43142 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/quirc/all/test_package/build/95dab88a0d58e84b735ea23783702d6b85f43142' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable bin/test_package [100%] Built target test_package quirc/1.0 (test package): Running test() ----Running------ > bin/test_package ----------------- 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