******************************************************************************** conan test conan-center-index\recipes\poco\all\test_package\conanfile.py poco/1.9.4@ --profile=C:\J\w\BuildSingleReference@6/5588/81692f63-1a26-419a-b7fd-f333ac875410/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=14 os=Windows os_build=Windows [options] poco:shared=True [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:d9d4b222f9e8db0529bc4a08685d8a80c5b6eadb - Cache expat/2.2.10:63da998e3642b50bee33f4449826b2d623661505 - Cache openssl/1.1.1i:63da998e3642b50bee33f4449826b2d623661505 - Cache pcre/8.44:72ab9a8b6929050a098366bca02989818d54d476 - Cache poco/1.9.4:f93bc8433990ffe0bee432534f08ae4b917bf01c - Cache sqlite3/3.34.0:3b09dc34cc67d9bf18d7415358d1995236dd5bea - Cache zlib/1.2.11:63da998e3642b50bee33f4449826b2d623661505 - 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 : C:\J\w\BuildSingleReference@6\.conan\data\sqlite3\3.34.0\_\_\package\3b09dc34cc67d9bf18d7415358d1995236dd5bea\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: C:\J\w\BuildSingleReference@6\.conan\data\pcre\8.44\_\_\package\72ab9a8b6929050a098366bca02989818d54d476\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 cmake created conanbuildinfo.cmake poco/1.9.4 (test package): Generator txt created conanbuildinfo.txt poco/1.9.4 (test package): Generated conaninfo.txt poco/1.9.4 (test package): Generated graphinfo Using lockfile: 'C:\J\w\BuildSingleReference@6\conan-center-index\recipes\poco\all\test_package\build\3c25305d560e737c0d0541f5e8f0603150c7963c/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 C:\J\w\BuildSingleReference@6\conan-center-index\recipes\poco\all\test_package\build\3c25305d560e737c0d0541f5e8f0603150c7963c && cmake -G "Visual Studio 14 2015 Win64" -DCONAN_LINK_RUNTIME="/MD" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="14" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -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 ----------------- -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.17763. -- The C compiler identification is MSVC 19.0.24215.1 -- The CXX compiler identification is MSVC 19.0.24215.1 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/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 14.0/VC/bin/x86_amd64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/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/3c25305d560e737c0d0541f5e8f0603150c7963c ----Running------ > cmake --build C:\J\w\BuildSingleReference@6\conan-center-index\recipes\poco\all\test_package\build\3c25305d560e737c0d0541f5e8f0603150c7963c --config Release -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 14.0.25420.1 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 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_core.cpp test_netssl.cpp test_encodings.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 test_net_2.cpp test_sqlite.cpp test_util.cpp test_crypto.cpp test_net.cpp core.vcxproj -> C:\J\w\BuildSingleReference@6\conan-center-index\recipes\poco\all\test_package\build\3c25305d560e737c0d0541f5e8f0603150c7963c\bin\core.exe encodings.vcxproj -> C:\J\w\BuildSingleReference@6\conan-center-index\recipes\poco\all\test_package\build\3c25305d560e737c0d0541f5e8f0603150c7963c\bin\encodings.exe tcrypto.vcxproj -> C:\J\w\BuildSingleReference@6\conan-center-index\recipes\poco\all\test_package\build\3c25305d560e737c0d0541f5e8f0603150c7963c\bin\crypto.exe net.vcxproj -> C:\J\w\BuildSingleReference@6\conan-center-index\recipes\poco\all\test_package\build\3c25305d560e737c0d0541f5e8f0603150c7963c\bin\net.exe netssl.vcxproj -> C:\J\w\BuildSingleReference@6\conan-center-index\recipes\poco\all\test_package\build\3c25305d560e737c0d0541f5e8f0603150c7963c\bin\netssl.exe net_2.vcxproj -> C:\J\w\BuildSingleReference@6\conan-center-index\recipes\poco\all\test_package\build\3c25305d560e737c0d0541f5e8f0603150c7963c\bin\net_2.exe util.vcxproj -> C:\J\w\BuildSingleReference@6\conan-center-index\recipes\poco\all\test_package\build\3c25305d560e737c0d0541f5e8f0603150c7963c\bin\util.exe sqlite.vcxproj -> C:\J\w\BuildSingleReference@6\conan-center-index\recipes\poco\all\test_package\build\3c25305d560e737c0d0541f5e8f0603150c7963c\bin\sqlite.exe Building Custom Rule C:/J/w/BuildSingleReference@6/conan-center-index/recipes/poco/all/test_package/CMakeLists.txt poco/1.9.4 (test package): Running test() ----Running------ > bin\core ----------------- Callback called after 26 milliseconds. Callback called after 76 milliseconds. Callback called after 126 milliseconds. Callback called after 177 milliseconds. Callback called after 227 milliseconds. Callback called after 277 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 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\5588\eec2d47b-f0f0-4ec6-8e3f-659aa75715b7\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\3c25305d560e737c0d0541f5e8f0603150c7963c\bin\ application.name = util.exe application.path = C:\J\w\BuildSingleReference@6\conan-center-index\recipes\poco\all\test_package\build\3c25305d560e737c0d0541f5e8f0603150c7963c\bin\util.exe application.tempDir = C:\J\w\BuildSingleReference@6\5588\eec2d47b-f0f0-4ec6-8e3f-659aa75715b7\util\ system.osName = Windows NT system.osVersion = 6.2 (Build 9200) system.osArchitecture = AMD64 system.nodeName = C3I-PROD-WIN1 system.nodeId = 42010aa30beb system.currentDir = C:\J\w\BuildSingleReference@6\conan-center-index\recipes\poco\all\test_package\build\3c25305d560e737c0d0541f5e8f0603150c7963c\ system.homeDir = C:\Users\conan\ system.configHomeDir = C:\Users\conan\AppData\Roaming\ system.cacheHomeDir = C:\J\w\BuildSingleReference@6\5588\eec2d47b-f0f0-4ec6-8e3f-659aa75715b7\ system.dataHomeDir = C:\Users\conan\AppData\Local\ system.tempHomeDir = C:\J\w\BuildSingleReference@6\5588\eec2d47b-f0f0-4ec6-8e3f-659aa75715b7\ system.tempDir = C:\J\w\BuildSingleReference@6\5588\eec2d47b-f0f0-4ec6-8e3f-659aa75715b7\ system.configDir = C:\ProgramData\ system.dateTime = 2021-02-11T17:54:05Z system.pid = 8648