******************************************************************************** conan test conan-center-index\recipes\tweetnacl\all\test_package\conanfile.py tweetnacl/20140427@ --profile=C:\J\w\BuildSingleReference@11/26160/d5c29394-579a-4c3f-a62d-1fdf54bbf2e5/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@11\.conan\profiles\default) Found Visual Studio 16 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=16 build_type=Release *** You can change them in C:\J\w\BuildSingleReference@11\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=16 os=Windows os_build=Windows [options] tweetnacl:shared=False [build_requires] [env] tweetnacl/20140427 (test package): Installing package Requirements tweetnacl/20140427 from local cache - Cache Packages tweetnacl/20140427:b2b69efcc79a149e0bc765fb12ba0278d52fc260 - Download Installing (downloading, building) binaries... tweetnacl/20140427: Retrieving package b2b69efcc79a149e0bc765fb12ba0278d52fc260 from remote 'c3i_PR-6551' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz tweetnacl/20140427: Package installed b2b69efcc79a149e0bc765fb12ba0278d52fc260 tweetnacl/20140427: Downloaded package revision 0db72ca11788f58a94e59b22f08555ac [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 tweetnacl/20140427 (test package): Generator cmake created conanbuildinfo.cmake tweetnacl/20140427 (test package): Generator txt created conanbuildinfo.txt tweetnacl/20140427 (test package): Generated conaninfo.txt tweetnacl/20140427 (test package): Generated graphinfo Using lockfile: 'C:\J\w\BuildSingleReference@11\conan-center-index\recipes\tweetnacl\all\test_package\build\354cdc7e5afb03fb64f7f680e7d64e416db2be2e/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 tweetnacl/20140427 (test package): Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@11\conan-center-index\recipes\tweetnacl\all\test_package\build\354cdc7e5afb03fb64f7f680e7d64e416db2be2e && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MTd" -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@11\conan-center-index\recipes\tweetnacl\all\test_package\build\354cdc7e5afb03fb64f7f680e7d64e416db2be2e\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" -Wno-dev C:\J\w\BuildSingleReference@11\conan-center-index\recipes\tweetnacl\all\test_package ----------------- -- The C 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 -- 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 -- This project seems to be plain C, using 'MSVC' compiler -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@11/conan-center-index/recipes/tweetnacl/all/test_package/build/354cdc7e5afb03fb64f7f680e7d64e416db2be2e ----Running------ > cmake --build C:\J\w\BuildSingleReference@11\conan-center-index\recipes\tweetnacl\all\test_package\build\354cdc7e5afb03fb64f7f680e7d64e416db2be2e --config Debug -- /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@11/conan-center-index/recipes/tweetnacl/all/test_package/CMakeLists.txt test_package.c C:\J\w\BuildSingleReference@11\conan-center-index\recipes\tweetnacl\all\test_package\test_package.c(12,21): warning C4244: 'function': conversion from 'time_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@11\conan-center-index\recipes\tweetnacl\all\test_package\build\354cdc7e5afb03fb64f7f680e7d64e416db2be2e\test_package.vcxproj] C:\J\w\BuildSingleReference@11\conan-center-index\recipes\tweetnacl\all\test_package\test_package.c(14,19): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@11\conan-center-index\recipes\tweetnacl\all\test_package\build\354cdc7e5afb03fb64f7f680e7d64e416db2be2e\test_package.vcxproj] C:\J\w\BuildSingleReference@11\conan-center-index\recipes\tweetnacl\all\test_package\test_package.c(64,48): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@11\conan-center-index\recipes\tweetnacl\all\test_package\build\354cdc7e5afb03fb64f7f680e7d64e416db2be2e\test_package.vcxproj] tweetnacl.lib(tweetnacl.obj) : warning LNK4099: PDB 'tweetnacl.pdb' was not found with 'tweetnacl.lib(tweetnacl.obj)' or at 'C:\J\w\BuildSingleReference@11\conan-center-index\recipes\tweetnacl\all\test_package\build\354cdc7e5afb03fb64f7f680e7d64e416db2be2e\bin\tweetnacl.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@11\conan-center-index\recipes\tweetnacl\all\test_package\build\354cdc7e5afb03fb64f7f680e7d64e416db2be2e\test_package.vcxproj] test_package.vcxproj -> C:\J\w\BuildSingleReference@11\conan-center-index\recipes\tweetnacl\all\test_package\build\354cdc7e5afb03fb64f7f680e7d64e416db2be2e\bin\test_package.exe Building Custom Rule C:/J/w/BuildSingleReference@11/conan-center-index/recipes/tweetnacl/all/test_package/CMakeLists.txt tweetnacl/20140427 (test package): Running test() ----Running------ > bin\test_package ----------------- Nonce: B850FA952CA3387CD4D470B7BE854A9BFA597276ADB44A75 Public key: 005E0CF64A46870ABE713BEB45683FD1098BB5423E3D86FFA0233310094F1450 Secret key: B850FA952CA3387CD4D470B7BE854A9BFA597276ADB44A7561C3DCC59FBD12F9 Public key2: 005E0CF64A46870ABE713BEB45683FD1098BB5423E3D86FFA0233310094F1450 Secret key2: B850FA952CA3387CD4D470B7BE854A9BFA597276ADB44A7561C3DCC59FBD12F9 crypto_box returned: 0 Cipher text: 000000000000000000000000000000003F30FFCC3DF821FBEC11D49BB8EC7091800030B329692113C5763A69D8665B4CB813C8FEB5895BEE4A36277BC1757E129B93BBF30C73DAF64F5F04D0D35B315711C2937CD8ED7DE71ADDD026E7B9503AE5CDE1CBA9E260A1D8 crypto_box_open returned: 0 Decrypted text: 00000000000000000000000000000000000000000000000000000000000000005468697320697320612063726F73732D706C6174666F726D2074657374206F662063727970746F5F626F782F63727970746F5F626F785F6F70656E20696E2054776565744E61436C2E This is a cross-platform test of crypto_box/crypto_box_open in TweetNaCl. 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