******************************************************************************** conan test conan-center-index/recipes/glog/all/test_package/conanfile.py glog/0.4.0@ --profile=/home/conan/w/BuildSingleReference/16642/eb042af1-b151-44f8-af98-caf88720097e/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 4.9 Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=4.9 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++ compiler.version=4.9 os=Linux os_build=Linux [options] glog:shared=False [build_requires] [env] gflags/2.2.2: Not found in local cache, looking in remotes... gflags/2.2.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz gflags/2.2.2: Downloaded recipe revision 6f66c8e671f505ae544a27eaa28451a2 glog/0.4.0 (test package): Installing package Requirements gflags/2.2.2 from 'conan-center' - Downloaded glog/0.4.0 from local cache - Cache Packages gflags/2.2.2:977d364bf543f910cce35bb5ff2cbd28507cef67 - Download glog/0.4.0:f1c8aaeaf7ff5d36749b3e17570f2fa13c2a3c88 - Download Installing (downloading, building) binaries... gflags/2.2.2: Retrieving package 977d364bf543f910cce35bb5ff2cbd28507cef67 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz gflags/2.2.2: Package installed 977d364bf543f910cce35bb5ff2cbd28507cef67 gflags/2.2.2: Downloaded package revision 2d0fd8cb8247b345b1aed7ea1f526227 glog/0.4.0: Retrieving package f1c8aaeaf7ff5d36749b3e17570f2fa13c2a3c88 from remote 'c3i_PR-5847' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz glog/0.4.0: Package installed f1c8aaeaf7ff5d36749b3e17570f2fa13c2a3c88 glog/0.4.0: Downloaded package revision 3b867a108aaaa3ac56494cac06ec8040 [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 [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 glog/0.4.0 (test package): Generator cmake created conanbuildinfo.cmake glog/0.4.0 (test package): Generator cmake_find_package_multi created glog-config-version.cmake glog/0.4.0 (test package): Generator cmake_find_package_multi created glog-config.cmake glog/0.4.0 (test package): Generator cmake_find_package_multi created glogTargets.cmake glog/0.4.0 (test package): Generator cmake_find_package_multi created glogTarget-debug.cmake glog/0.4.0 (test package): Generator cmake_find_package_multi created gflags-config-version.cmake glog/0.4.0 (test package): Generator cmake_find_package_multi created gflags-config.cmake glog/0.4.0 (test package): Generator cmake_find_package_multi created gflagsTargets.cmake glog/0.4.0 (test package): Generator cmake_find_package_multi created gflagsTarget-debug.cmake glog/0.4.0 (test package): Generator txt created conanbuildinfo.txt glog/0.4.0 (test package): Generated conaninfo.txt glog/0.4.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/glog/all/test_package/build/72e6b9b84dad01fc7e9405dde240092eb4aeb99c/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 glog/0.4.0 (test package): Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/conan-center-index/recipes/glog/all/test_package/build/72e6b9b84dad01fc7e9405dde240092eb4aeb99c' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="4.9" -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/glog/all/test_package/build/72e6b9b84dad01fc7e9405dde240092eb4aeb99c/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/glog/all/test_package/build/72e6b9b84dad01fc7e9405dde240092eb4aeb99c" -DCMAKE_MODULE_PATH="/home/conan/w/BuildSingleReference/conan-center-index/recipes/glog/all/test_package/build/72e6b9b84dad01fc7e9405dde240092eb4aeb99c" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/BuildSingleReference/conan-center-index/recipes/glog/all/test_package' ----------------- -- The C compiler identification is GNU 4.9.4 -- The CXX compiler identification is GNU 4.9.4 -- 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 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - 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 glogd found /home/conan/w/BuildSingleReference/.conan/data/glog/0.4.0/_/_/package/f1c8aaeaf7ff5d36749b3e17570f2fa13c2a3c88/lib/libglogd.a -- Library gflags_nothreads_debug found /home/conan/w/BuildSingleReference/.conan/data/gflags/2.2.2/_/_/package/977d364bf543f910cce35bb5ff2cbd28507cef67/lib/libgflags_nothreads_debug.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Checking correct version: 4.9 -- Conan: C++ stdlib: libstdc++ -- Library glogd found /home/conan/w/BuildSingleReference/.conan/data/glog/0.4.0/_/_/package/f1c8aaeaf7ff5d36749b3e17570f2fa13c2a3c88/lib/libglogd.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/glog/0.4.0/_/_/package/f1c8aaeaf7ff5d36749b3e17570f2fa13c2a3c88/lib/libglogd.a -- Library gflags_nothreads_debug found /home/conan/w/BuildSingleReference/.conan/data/gflags/2.2.2/_/_/package/977d364bf543f910cce35bb5ff2cbd28507cef67/lib/libgflags_nothreads_debug.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/gflags/2.2.2/_/_/package/977d364bf543f910cce35bb5ff2cbd28507cef67/lib/libgflags_nothreads_debug.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/conan-center-index/recipes/glog/all/test_package/build/72e6b9b84dad01fc7e9405dde240092eb4aeb99c ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/glog/all/test_package/build/72e6b9b84dad01fc7e9405dde240092eb4aeb99c' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable bin/test_package [100%] Built target test_package glog/0.4.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