******************************************************************************** conan test conan-center-index/recipes/poco/all/test_package/conanfile.py poco/1.9.3@ --profile=/home/conan/w/BuildSingleReference/18065/e7ce4a1d-9ccc-4162-bdc0-6c194e050d1e/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=clang compiler.libcxx=libc++ compiler.version=7.0 os=Linux os_build=Linux [options] poco:shared=True [build_requires] [env] poco/1.9.3 (test package): Installing package Requirements bzip2/1.0.8 from 'conan-center' - Cache expat/2.4.1 from 'conan-center' - Cache openssl/1.1.1k from 'conan-center' - Cache pcre/8.44 from 'conan-center' - Cache poco/1.9.3 from local cache - Cache sqlite3/3.35.5 from 'conan-center' - Cache zlib/1.2.11 from 'conan-center' - Cache Packages bzip2/1.0.8:7ae1a427eebdada01eacc6c6d308edf92a51e19e - Cache expat/2.4.1:8172d9351aeb75afcfb30d7a59f6f21b673631d3 - Cache openssl/1.1.1k:abc45b7dce3f5194dea2377c33229fa4f20706b4 - Cache pcre/8.44:7696633c2235e29707058eeeb0586c4c07ca07be - Cache poco/1.9.3:83fd5287c3dba7af4e12634ad4d71be7bc98d0f4 - Cache sqlite3/3.35.5:b22bf6b54837f67b29c79e2aca9e3c3048f2ffa3 - Cache zlib/1.2.11:abc45b7dce3f5194dea2377c33229fa4f20706b4 - Cache Installing (downloading, building) binaries... bzip2/1.0.8: Already installed! bzip2/1.0.8: Appending PATH environment variable: /home/conan/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/7ae1a427eebdada01eacc6c6d308edf92a51e19e/bin [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 expat/2.4.1: 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 openssl/1.1.1k: 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 sqlite3/3.35.5: Already installed! sqlite3/3.35.5: Appending PATH env var with : /home/conan/w/BuildSingleReference/.conan/data/sqlite3/3.35.5/_/_/package/b22bf6b54837f67b29c79e2aca9e3c3048f2ffa3/bin [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 zlib/1.2.11: 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 pcre/8.44: Already installed! pcre/8.44: Appending PATH environment variable: /home/conan/w/BuildSingleReference/.conan/data/pcre/8.44/_/_/package/7696633c2235e29707058eeeb0586c4c07ca07be/bin [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 poco/1.9.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 poco/1.9.3 (test package): Generator txt created conanbuildinfo.txt poco/1.9.3 (test package): Generator cmake created conanbuildinfo.cmake poco/1.9.3 (test package): Generated conaninfo.txt poco/1.9.3 (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/poco/all/test_package/build/dea9077ea802e8ccf9ed8e765f05fc9847f4e0ec/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.3 (test package): Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/conan-center-index/recipes/poco/all/test_package/build/dea9077ea802e8ccf9ed8e765f05fc9847f4e0ec' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="7.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/conan-center-index/recipes/poco/all/test_package/build/dea9077ea802e8ccf9ed8e765f05fc9847f4e0ec/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_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 Clang 7.0.0 -- The CXX compiler identification is Clang 7.0.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang - 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/clang++ - 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: Checking correct version: 7.0 -- Conan: C++ stdlib: libc++ -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/conan-center-index/recipes/poco/all/test_package/build/dea9077ea802e8ccf9ed8e765f05fc9847f4e0ec ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/poco/all/test_package/build/dea9077ea802e8ccf9ed8e765f05fc9847f4e0ec' '--' '-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/crypto [ 31%] Linking CXX executable bin/encodings [ 31%] Built target tcrypto Scanning dependencies of target util [ 37%] Building CXX object CMakeFiles/util.dir/test_util.cpp.o [ 37%] Built target encodings Scanning dependencies of target core [ 43%] Building CXX object CMakeFiles/core.dir/test_core.cpp.o [ 50%] Linking CXX executable bin/core [ 56%] Linking CXX executable bin/util [ 56%] Built target core [ 56%] Built target util Scanning dependencies of target net [ 62%] Building CXX object CMakeFiles/net.dir/test_net.cpp.o Scanning dependencies of target net_2 [ 68%] Building CXX object CMakeFiles/net_2.dir/test_net_2.cpp.o [ 75%] Linking CXX executable bin/sqlite [ 75%] Built target sqlite Scanning dependencies of target netssl [ 81%] Building CXX object CMakeFiles/netssl.dir/test_netssl.cpp.o [ 87%] Linking CXX executable bin/net [ 87%] Built target net [ 93%] Linking CXX executable bin/netssl [100%] Linking CXX executable bin/net_2 [100%] Built target netssl [100%] Built target net_2 poco/1.9.3 (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 225 milliseconds. Callback called after 275 milliseconds. Callback called after 325 milliseconds. Callback called after 374 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 ----------------- 5b692a1bf3151fa72d8f62750772186d ----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 CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR 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/dea9077ea802e8ccf9ed8e765f05fc9847f4e0ec/bin/ application.name = util application.path = /home/conan/w/BuildSingleReference/conan-center-index/recipes/poco/all/test_package/build/dea9077ea802e8ccf9ed8e765f05fc9847f4e0ec/bin/util application.tempDir = /home/conan/.local/tmp/util/ system.osName = Linux system.osVersion = 5.4.89+ system.osArchitecture = x86_64 system.nodeName = jnlp-linux-clang-7-1.35.2-q4pw5 system.nodeId = 4ece37226f1e system.currentDir = /home/conan/w/BuildSingleReference/conan-center-index/recipes/poco/all/test_package/build/dea9077ea802e8ccf9ed8e765f05fc9847f4e0ec/ 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-06-16T16:22:39Z system.pid = 4471