******************************************************************************** conan test conan-center-index/recipes/chipmunk2d/all/test_package/conanfile.py chipmunk2d/7.0.3@ --profile=/home/conan/w/BuildSingleReference/8721/cd29c37f-748f-4d98-bf40-24903cea494b/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=6 os=Linux os_build=Linux [options] chipmunk2d:shared=False [build_requires] [env] chipmunk2d/7.0.3 (test package): Installing package Requirements chipmunk2d/7.0.3 from local cache - Cache Packages chipmunk2d/7.0.3:f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb - Cache Installing (downloading, building) binaries... chipmunk2d/7.0.3: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK chipmunk2d/7.0.3 (test package): Generator cmake created conanbuildinfo.cmake chipmunk2d/7.0.3 (test package): Generator cmake_find_package_multi created chipmunk2d-config-version.cmake chipmunk2d/7.0.3 (test package): Generator cmake_find_package_multi created chipmunk2dTarget-release.cmake chipmunk2d/7.0.3 (test package): Generator cmake_find_package_multi created chipmunk2dTargets.cmake chipmunk2d/7.0.3 (test package): Generator cmake_find_package_multi created chipmunk2d-config.cmake chipmunk2d/7.0.3 (test package): Generator txt created conanbuildinfo.txt chipmunk2d/7.0.3 (test package): Generated conaninfo.txt chipmunk2d/7.0.3 (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/chipmunk2d/all/test_package/build/c8873e51ffdc997385162110df31f99cbc3572ef/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 chipmunk2d/7.0.3 (test package): Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/conan-center-index/recipes/chipmunk2d/all/test_package/build/c8873e51ffdc997385162110df31f99cbc3572ef' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="6" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/conan-center-index/recipes/chipmunk2d/all/test_package/build/c8873e51ffdc997385162110df31f99cbc3572ef/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/chipmunk2d/all/test_package/build/c8873e51ffdc997385162110df31f99cbc3572ef" -DCMAKE_MODULE_PATH="/home/conan/w/BuildSingleReference/conan-center-index/recipes/chipmunk2d/all/test_package/build/c8873e51ffdc997385162110df31f99cbc3572ef" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DCHIPMUNK_SHARED="False" -Wno-dev '/home/conan/w/BuildSingleReference/conan-center-index/recipes/chipmunk2d/all/test_package' ----------------- -- The C compiler identification is GNU 6.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- 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 chipmunk found /home/conan/w/BuildSingleReference/.conan/data/chipmunk2d/7.0.3/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libchipmunk.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'GNU' compiler -- Conan: Compiler GCC>=5, checking major version 6 -- Conan: Checking correct version: 6 -- Conan: C++ stdlib: libstdc++11 -- Library chipmunk found /home/conan/w/BuildSingleReference/.conan/data/chipmunk2d/7.0.3/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libchipmunk.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/chipmunk2d/7.0.3/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libchipmunk.a -- Library chipmunk found /home/conan/w/BuildSingleReference/.conan/data/chipmunk2d/7.0.3/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libchipmunk.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/chipmunk2d/7.0.3/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libchipmunk.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/conan-center-index/recipes/chipmunk2d/all/test_package/build/c8873e51ffdc997385162110df31f99cbc3572ef ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/chipmunk2d/all/test_package/build/c8873e51ffdc997385162110df31f99cbc3572ef' '--' '-j3' ----------------- Scanning dependencies of target example [ 50%] Building C object CMakeFiles/example.dir/example.c.o [100%] Linking C executable bin/example [100%] Built target example chipmunk2d/7.0.3 (test package): Running test() ----Running------ > bin/example ----------------- 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 [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component chipmunk2d::chipmunk2d libdir "lib" does not contain any declared library