******************************************************************************** conan test conan-center-index/recipes/fbclient/3.x.x/test_package/conanfile.py fbclient/3.0.8@#1609ef01d5d232f5b0764f28305d02cc -pr /home/conan/w/BuildSingleReference/89728/42329b4c-6b27-4b1e-8fd7-14580ea7da38/profile_linux_5_libstdcpp11_gcc_release_64.fbclient-shared-True.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] fbclient:shared=True [build_requires] [env] fbclient/3.0.8 (test package): Installing package Requirements fbclient/3.0.8 from local cache - Cache libtommath/1.2.0 from 'conan-center' - Cache zlib/1.2.11 from 'conan-center' - Cache Packages fbclient/3.0.8:27840e2ec07938457bd050eaaa7eeff4e06a9c76 - Cache libtommath/1.2.0:76f87539fc90ff313e0b3182641a9bb558a717d2 - Cache zlib/1.2.11:76f87539fc90ff313e0b3182641a9bb558a717d2 - Cache Installing (downloading, building) binaries... libtommath/1.2.0: Already installed! zlib/1.2.11: Already installed! fbclient/3.0.8: Already installed! fbclient/3.0.8 (test package): Generator cmake_find_package_multi created fbclient-config-version.cmake fbclient/3.0.8 (test package): Generator cmake_find_package_multi created fbclient-config.cmake fbclient/3.0.8 (test package): Generator cmake_find_package_multi created fbclientTargets.cmake fbclient/3.0.8 (test package): Generator cmake_find_package_multi created fbclientTarget-release.cmake fbclient/3.0.8 (test package): Generator cmake_find_package_multi created libtommath-config-version.cmake fbclient/3.0.8 (test package): Generator cmake_find_package_multi created libtommath-config.cmake fbclient/3.0.8 (test package): Generator cmake_find_package_multi created libtommathTargets.cmake fbclient/3.0.8 (test package): Generator cmake_find_package_multi created libtommathTarget-release.cmake fbclient/3.0.8 (test package): Generator cmake_find_package_multi created ZLIBConfigVersion.cmake fbclient/3.0.8 (test package): Generator cmake_find_package_multi created ZLIBConfig.cmake fbclient/3.0.8 (test package): Generator cmake_find_package_multi created ZLIBTargets.cmake fbclient/3.0.8 (test package): Generator cmake_find_package_multi created ZLIBTarget-release.cmake fbclient/3.0.8 (test package): Generator txt created conanbuildinfo.txt fbclient/3.0.8 (test package): Generator cmake created conanbuildinfo.cmake fbclient/3.0.8 (test package): Aggregating env generators fbclient/3.0.8 (test package): Generated conaninfo.txt fbclient/3.0.8 (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/fbclient/3.x.x/test_package/build/a3155fe87be00804086a917a9c0c80d89e22c2ee/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 fbclient/3.0.8 (test package): Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/conan-center-index/recipes/fbclient/3.x.x/test_package/build/a3155fe87be00804086a917a9c0c80d89e22c2ee' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -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/fbclient/3.x.x/test_package/build/a3155fe87be00804086a917a9c0c80d89e22c2ee/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/fbclient/3.x.x/test_package/build/a3155fe87be00804086a917a9c0c80d89e22c2ee" -DCMAKE_MODULE_PATH="/home/conan/w/BuildSingleReference/conan-center-index/recipes/fbclient/3.x.x/test_package/build/a3155fe87be00804086a917a9c0c80d89e22c2ee" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/BuildSingleReference/conan-center-index/recipes/fbclient/3.x.x/test_package' ----------------- -- The CXX compiler identification is GNU 5.4.0 -- 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 fbclient found /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/package/27840e2ec07938457bd050eaaa7eeff4e06a9c76/lib/libfbclient.so -- Library tommath found /home/conan/w/BuildSingleReference/.conan/data/libtommath/1.2.0/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libtommath.a -- Library z found /home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libz.a -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 5 -- Conan: Checking correct version: 5 -- Conan: C++ stdlib: libstdc++11 -- Library fbclient found /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/package/27840e2ec07938457bd050eaaa7eeff4e06a9c76/lib/libfbclient.so -- Found: /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/package/27840e2ec07938457bd050eaaa7eeff4e06a9c76/lib/libfbclient.so -- Library tommath found /home/conan/w/BuildSingleReference/.conan/data/libtommath/1.2.0/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libtommath.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/libtommath/1.2.0/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libtommath.a -- Library z found /home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libz.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libz.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/conan-center-index/recipes/fbclient/3.x.x/test_package/build/a3155fe87be00804086a917a9c0c80d89e22c2ee ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/fbclient/3.x.x/test_package/build/a3155fe87be00804086a917a9c0c80d89e22c2ee' '--' '-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 fbclient/3.0.8 (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