******************************************************************************** conan test conan-center-index\recipes\poco\all\test_package\conanfile.py poco/1.9.3@ --profile=C:\J\w\BuildSingleReference@6/21244/2b44a00c-8878-4760-9abc-52a1fc1c6872/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=16 os=Windows os_build=Windows [options] poco:shared=False [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:8feb221a01dcb7f80d1d66f9676d4e44215f5e08 - Cache expat/2.4.1:8ee13fb8b4b0d38a2466335eee10f78d683b840d - Cache openssl/1.1.1k:a79a557254fabcb77849dd623fed97c9c5ab7651 - Cache pcre/8.44:f7af67de43337c8e4c46e429f5c1b6db488dee96 - Cache poco/1.9.3:417dc951eef84d92197ce50f3f5dbfcd8765f923 - Cache sqlite3/3.35.5:df79c1087df39d18f624f14067ec061fa0d96415 - Cache zlib/1.2.11:a79a557254fabcb77849dd623fed97c9c5ab7651 - Cache Installing (downloading, building) binaries... bzip2/1.0.8: Already installed! bzip2/1.0.8: Appending PATH environment variable: C:\J\w\BuildSingleReference@6\.conan\data\bzip2\1.0.8\_\_\package\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\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 : C:\J\w\BuildSingleReference@6\.conan\data\sqlite3\3.35.5\_\_\package\df79c1087df39d18f624f14067ec061fa0d96415\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: C:\J\w\BuildSingleReference@6\.conan\data\pcre\8.44\_\_\package\f7af67de43337c8e4c46e429f5c1b6db488dee96\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 cmake created conanbuildinfo.cmake poco/1.9.3 (test package): Generator txt created conanbuildinfo.txt poco/1.9.3 (test package): Generated conaninfo.txt poco/1.9.3 (test package): Generated graphinfo Using lockfile: 'C:\J\w\BuildSingleReference@6\conan-center-index\recipes\poco\all\test_package\build\d85a4aab099651c589a871b1bb6738ab106b193c/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 C:\J\w\BuildSingleReference@6\conan-center-index\recipes\poco\all\test_package\build\d85a4aab099651c589a871b1bb6738ab106b193c && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@6\conan-center-index\recipes\poco\all\test_package\build\d85a4aab099651c589a871b1bb6738ab106b193c\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 C:\J\w\BuildSingleReference@6\conan-center-index\recipes\poco\all\test_package ----------------- -- The C compiler identification is MSVC 19.28.29333.0 -- The CXX compiler identification is MSVC 19.28.29333.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- 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 -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@6/conan-center-index/recipes/poco/all/test_package/build/d85a4aab099651c589a871b1bb6738ab106b193c ----Running------ > cmake --build C:\J\w\BuildSingleReference@6\conan-center-index\recipes\poco\all\test_package\build\d85a4aab099651c589a871b1bb6738ab106b193c --config Release -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference@6/conan-center-index/recipes/poco/all/test_package/CMakeLists.txt test_core.cpp Building Custom Rule C:/J/w/BuildSingleReference@6/conan-center-index/recipes/poco/all/test_package/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@6/conan-center-index/recipes/poco/all/test_package/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@6/conan-center-index/recipes/poco/all/test_package/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@6/conan-center-index/recipes/poco/all/test_package/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@6/conan-center-index/recipes/poco/all/test_package/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@6/conan-center-index/recipes/poco/all/test_package/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@6/conan-center-index/recipes/poco/all/test_package/CMakeLists.txt test_encodings.cpp test_sqlite.cpp test_net.cpp test_netssl.cpp test_net_2.cpp test_util.cpp test_crypto.cpp core.vcxproj -> C:\J\w\BuildSingleReference@6\conan-center-index\recipes\poco\all\test_package\build\d85a4aab099651c589a871b1bb6738ab106b193c\bin\core.exe encodings.vcxproj -> C:\J\w\BuildSingleReference@6\conan-center-index\recipes\poco\all\test_package\build\d85a4aab099651c589a871b1bb6738ab106b193c\bin\encodings.exe net.vcxproj -> C:\J\w\BuildSingleReference@6\conan-center-index\recipes\poco\all\test_package\build\d85a4aab099651c589a871b1bb6738ab106b193c\bin\net.exe util.vcxproj -> C:\J\w\BuildSingleReference@6\conan-center-index\recipes\poco\all\test_package\build\d85a4aab099651c589a871b1bb6738ab106b193c\bin\util.exe netssl.vcxproj -> C:\J\w\BuildSingleReference@6\conan-center-index\recipes\poco\all\test_package\build\d85a4aab099651c589a871b1bb6738ab106b193c\bin\netssl.exe net_2.vcxproj -> C:\J\w\BuildSingleReference@6\conan-center-index\recipes\poco\all\test_package\build\d85a4aab099651c589a871b1bb6738ab106b193c\bin\net_2.exe tcrypto.vcxproj -> C:\J\w\BuildSingleReference@6\conan-center-index\recipes\poco\all\test_package\build\d85a4aab099651c589a871b1bb6738ab106b193c\bin\crypto.exe sqlite.vcxproj -> C:\J\w\BuildSingleReference@6\conan-center-index\recipes\poco\all\test_package\build\d85a4aab099651c589a871b1bb6738ab106b193c\bin\sqlite.exe Building Custom Rule C:/J/w/BuildSingleReference@6/conan-center-index/recipes/poco/all/test_package/CMakeLists.txt poco/1.9.3 (test package): Running test() ----Running------ > bin\core ----------------- Callback called after 111 milliseconds. Callback called after 222 milliseconds. Callback called after 295 milliseconds. Callback called after 353 milliseconds. Callback called after 393 milliseconds. Callback called after 608 milliseconds. ----Running------ > bin\util ----------------- ----Running------ > bin\crypto C:\J\w\BuildSingleReference@6\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 = C:\J\w\BuildSingleReference@6\21244\c9ce816a-7027-427e-9038-17abac572612\util\ application.configDir = C:\Users\conan\AppData\Roaming\util\ application.dataDir = C:\Users\conan\AppData\Local\util\ application.dir = C:\J\w\BuildSingleReference@6\conan-center-index\recipes\poco\all\test_package\build\d85a4aab099651c589a871b1bb6738ab106b193c\bin\ application.name = util.exe application.path = C:\J\w\BuildSingleReference@6\conan-center-index\recipes\poco\all\test_package\build\d85a4aab099651c589a871b1bb6738ab106b193c\bin\util.exe application.tempDir = C:\J\w\BuildSingleReference@6\21244\c9ce816a-7027-427e-9038-17abac572612\util\ system.osName = Windows NT system.osVersion = 6.2 (Build 9200) system.osArchitecture = AMD64 system.nodeName = C3I-PROD-WIN2 system.nodeId = 42010aa30b03 system.currentDir = C:\J\w\BuildSingleReference@6\conan-center-index\recipes\poco\all\test_package\build\d85a4aab099651c589a871b1bb6738ab106b193c\ system.homeDir = C:\Users\conan\ system.configHomeDir = C:\Users\conan\AppData\Roaming\ system.cacheHomeDir = C:\J\w\BuildSingleReference@6\21244\c9ce816a-7027-427e-9038-17abac572612\ system.dataHomeDir = C:\Users\conan\AppData\Local\ system.tempHomeDir = C:\J\w\BuildSingleReference@6\21244\c9ce816a-7027-427e-9038-17abac572612\ system.tempDir = C:\J\w\BuildSingleReference@6\21244\c9ce816a-7027-427e-9038-17abac572612\ system.configDir = C:\ProgramData\ system.dateTime = 2021-07-03T16:22:42Z system.pid = 7280