******************************************************************************** conan test conan-center-index/recipes/poco/all/test_package/conanfile.py poco/1.9.4@ --profile=/home/conan/w/BuildSingleReference/4833/64522027-f801-4195-b4c7-a66fe778fe4a/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=6 os=Linux os_build=Linux [options] poco:shared=False [build_requires] [env] poco/1.9.4 (test package): Installing package Requirements bzip2/1.0.8 from 'conan-center' - Cache expat/2.2.10 from 'conan-center' - Cache openssl/1.1.1i from 'conan-center' - Cache pcre/8.44 from 'conan-center' - Cache poco/1.9.4 from local cache - Cache sqlite3/3.34.0 from 'conan-center' - Cache zlib/1.2.11 from 'conan-center' - Cache Packages bzip2/1.0.8:09e3a4c43285997784a5fcaefa367cb780af2032 - Cache expat/2.2.10:f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb - Cache openssl/1.1.1i:f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb - Cache pcre/8.44:b925f75d9171d1adb0dc1a9cd745ff69c36ef452 - Cache poco/1.9.4:87f217b8ffca4c36a02a19f07ebf71dd7e873a68 - Cache sqlite3/3.34.0:b6b35d1c5cc407b1bfa33af90839bce1eb68effc - Cache zlib/1.2.11:f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb - Cache Installing (downloading, building) binaries... bzip2/1.0.8: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK expat/2.2.10: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK openssl/1.1.1i: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK sqlite3/3.34.0: Already installed! sqlite3/3.34.0: Appending PATH env var with : /home/conan/w/BuildSingleReference/.conan/data/sqlite3/3.34.0/_/_/package/b6b35d1c5cc407b1bfa33af90839bce1eb68effc/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK zlib/1.2.11: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK pcre/8.44: Already installed! pcre/8.44: Appending PATH environment variable: /home/conan/w/BuildSingleReference/.conan/data/pcre/8.44/_/_/package/b925f75d9171d1adb0dc1a9cd745ff69c36ef452/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK poco/1.9.4: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK poco/1.9.4 (test package): Generator txt created conanbuildinfo.txt poco/1.9.4 (test package): Generator cmake created conanbuildinfo.cmake poco/1.9.4 (test package): Generated conaninfo.txt poco/1.9.4 (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/poco/all/test_package/build/05992edeaeec9d0ae81d9ad747f257c46787ee71/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 poco/1.9.4 (test package): Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/conan-center-index/recipes/poco/all/test_package/build/05992edeaeec9d0ae81d9ad747f257c46787ee71' && 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++" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DTEST_CRYPTO="True" -DTEST_UTIL="True" -DTEST_NET="True" -DTEST_NETSSL="True" -DTEST_SQLITE="True" -DTEST_ENCODINGS="True" -DTEST_JWT="False" -Wno-dev '/home/conan/w/BuildSingleReference/conan-center-index/recipes/poco/all/test_package' ----------------- -- The C compiler identification is GNU 6.4.0 -- The CXX 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 -- 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 global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 6 -- Conan: Checking correct version: 6 -- Conan: C++ stdlib: libstdc++ -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/conan-center-index/recipes/poco/all/test_package/build/05992edeaeec9d0ae81d9ad747f257c46787ee71 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/poco/all/test_package/build/05992edeaeec9d0ae81d9ad747f257c46787ee71' '--' '-j3' ----------------- Scanning dependencies of target encodings Scanning dependencies of target tcrypto [ 6%] Building CXX object CMakeFiles/encodings.dir/test_encodings.cpp.o [ 12%] Building CXX object CMakeFiles/tcrypto.dir/test_crypto.cpp.o Scanning dependencies of target sqlite [ 18%] Building CXX object CMakeFiles/sqlite.dir/test_sqlite.cpp.o [ 25%] Linking CXX executable bin/encodings [ 25%] Built target encodings Scanning dependencies of target util [ 31%] Building CXX object CMakeFiles/util.dir/test_util.cpp.o [ 37%] Linking CXX executable bin/crypto [ 37%] Built target tcrypto Scanning dependencies of target core [ 43%] Building CXX object CMakeFiles/core.dir/test_core.cpp.o [ 50%] Linking CXX executable bin/core [ 50%] Built target core Scanning dependencies of target net [ 56%] Building CXX object CMakeFiles/net.dir/test_net.cpp.o [ 62%] Linking CXX executable bin/util [ 68%] Linking CXX executable bin/net [ 68%] Built target util Scanning dependencies of target net_2 [ 75%] Building CXX object CMakeFiles/net_2.dir/test_net_2.cpp.o [ 81%] Linking CXX executable bin/sqlite [ 81%] Built target net Scanning dependencies of target netssl [ 87%] Building CXX object CMakeFiles/netssl.dir/test_netssl.cpp.o [ 87%] Built target sqlite [ 93%] Linking CXX executable bin/netssl [ 93%] Built target netssl [100%] Linking CXX executable bin/net_2 [100%] Built target net_2 poco/1.9.4 (test package): Running test() ----Running------ > bin/core ----------------- Callback called after 24 milliseconds. Callback called after 74 milliseconds. Callback called after 124 milliseconds. Callback called after 174 milliseconds. Callback called after 224 milliseconds. Callback called after 275 milliseconds. Callback called after 325 milliseconds. Callback called after 375 milliseconds. Callback called after 424 milliseconds. Callback called after 474 milliseconds. ----Running------ > bin/util ----------------- ----Running------ > bin/crypto /home/conan/w/BuildSingleReference/conan-center-index/recipes/poco/all/test_package/conanfile.py ----------------- a249d8c143d7e440f9bf61884657a966 ----Running------ > bin/net ----------------- ----Running------ > bin/net_2 ----------------- ----Running------ > bin/netssl ----------------- ----Running------ > bin/sqlite ----------------- Bart Simpson Springfield 12 Lisa Simpson Springfield 10 ----Running------ > bin/encodings ----------------- decoded unicode point correct! CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY Command line: bin/util Arguments to main(): Application properties: application.argc = 1 application.argv[0] = bin/util application.baseName = util application.cacheDir = /home/conan/.cache/util/ application.configDir = /home/conan/.config/util/ application.dataDir = /home/conan/.local/share/util/ application.dir = /home/conan/w/BuildSingleReference/conan-center-index/recipes/poco/all/test_package/build/05992edeaeec9d0ae81d9ad747f257c46787ee71/bin/ application.name = util application.path = /home/conan/w/BuildSingleReference/conan-center-index/recipes/poco/all/test_package/build/05992edeaeec9d0ae81d9ad747f257c46787ee71/bin/util application.tempDir = /home/conan/.local/tmp/util/ system.osName = Linux system.osVersion = 4.19.112+ system.osArchitecture = x86_64 system.nodeName = jnlp-linux-gcc-6-1.32.1-dp45c system.nodeId = bea3153d2cb6 system.currentDir = /home/conan/w/BuildSingleReference/conan-center-index/recipes/poco/all/test_package/build/05992edeaeec9d0ae81d9ad747f257c46787ee71/ system.homeDir = /home/conan/ system.configHomeDir = /home/conan/.config/ system.cacheHomeDir = /home/conan/.cache/ system.dataHomeDir = /home/conan/.local/share/ system.tempHomeDir = /home/conan/.local/tmp/ system.tempDir = /tmp/ system.configDir = /etc/ system.dateTime = 2021-02-05T14:45:42Z system.pid = 5035