******************************************************************************** conan install libsodium/1.0.18@#c629b4106e201a184411407c286e2a64 --build=libsodium -pr C:\J\w\BuildSingleReference@2/84847/e20533b0-15e1-407f-b6ac-690e636221f8/profile_windows_15_md_vs_release_64.libsodium-shared-False.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=15 os=Windows [options] libsodium:shared=False [build_requires] [env] libsodium/1.0.18: Forced build from source Installing package: libsodium/1.0.18 Requirements libsodium/1.0.18 from local cache - Cache Packages libsodium/1.0.18:4dbd0a60aaf2d6d9a1a630239ee8efd3c98614b7 - Build Installing (downloading, building) binaries... libsodium/1.0.18: Copying sources to build folder libsodium/1.0.18: Building your package in C:\J\w\BuildSingleReference@2/s\784b99\1 libsodium/1.0.18: Generator txt created conanbuildinfo.txt libsodium/1.0.18: Aggregating env generators [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 libsodium/1.0.18: Calling build() ----Running------ > set "VSCMD_START_DIR=%CD%" && call "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC/Auxiliary/Build/vcvarsall.bat" amd64 && devenv "C:\J\w\BuildSingleReference@2/s\784b99\1\source_subfolder\builds\msvc\vs2019\libsodium.sln" /upgrade && msbuild "C:\J\w\BuildSingleReference@2/s\784b99\1\source_subfolder\builds\msvc\vs2019\libsodium.sln" /p:Configuration="StaticRelease" /p:UseEnv=true /p:Platform="x64" /m:16 /p:PlatformToolset="v141" /verbosity:minimal /p:ForceImportBeforeCppTargets="C:\J\w\BuildSingleReference@2\s\784b99\1\conan_build.props" ----------------- ********************************************************************** ** Visual Studio 2017 Developer Command Prompt v15.9.43 ** Copyright (c) 2017 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' Microsoft Visual Studio 2017 Version 15.0.28307.1778. Copyright (C) Microsoft Corp. All rights reserved. The license for Visual Studio expires in 17 days. Upgrading project 'libsodium'... Configuration 'ReleaseLTCG|x64': cannot upgrade as this platform is not supported by this Visual Studio version. Configuration 'ReleaseLTCG|Win32': cannot upgrade as this platform is not supported by this Visual Studio version. Configuration 'DebugLTCG|Win32': cannot upgrade as this platform is not supported by this Visual Studio version. Configuration 'DebugLTCG|x64': cannot upgrade as this platform is not supported by this Visual Studio version. Configuration 'ReleaseDLL|x64': cannot upgrade as this platform is not supported by this Visual Studio version. Configuration 'ReleaseLIB|x64': cannot upgrade as this platform is not supported by this Visual Studio version. Configuration 'ReleaseDLL|Win32': cannot upgrade as this platform is not supported by this Visual Studio version. Configuration 'ReleaseLIB|Win32': cannot upgrade as this platform is not supported by this Visual Studio version. Configuration 'DebugLIB|Win32': cannot upgrade as this platform is not supported by this Visual Studio version. Configuration 'DebugDLL|Win32': cannot upgrade as this platform is not supported by this Visual Studio version. Configuration 'DebugLIB|x64': cannot upgrade as this platform is not supported by this Visual Studio version. Configuration 'DebugDLL|x64': cannot upgrade as this platform is not supported by this Visual Studio version. C:\J\w\BuildSingleReference@2\s\784b99\1\source_subfolder\builds\msvc\vs2019\libsodium\libsodium.vcxproj : warning : The build tools for v142 cannot be found. Install v142 to build using the v142 build tools. Migration completed successfully, but some warnings were detected during migration. For more information, see the migration report: C:\J\w\BuildSingleReference@2\s\784b99\1\source_subfolder\builds\msvc\vs2019\UpgradeLog.htm Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. ConfigurationType : StaticLibrary Configuration : ReleaseLIB PlatformToolset : v141 TargetPath : C:\J\w\BuildSingleReference@2\s\784b99\1\source_subfolder\builds\msvc\vs2019\libsodium\..\..\..\..\bin\x64\Release\v141\static\libsodium.lib Will copy C:\J\w\BuildSingleReference@2\s\784b99\1\source_subfolder\builds\msvc\vs2019\libsodium\..\..\version.h -> C:\J\w\BuildSingleReference@2\s\784b99\1\source_subfolder\builds\msvc\vs2019\libsodium\..\..\..\..\src\libsodium\include\sodium\version.h Option-amd64asm : 1 file(s) copied. crypto_generichash.c generichash_blake2.c blake2b-compress-ref.c blake2b-compress-ssse3.c blake2b-compress-avx2.c blake2b-compress-sse41.c generichash_blake2b.c blake2b-ref.c crypto_kx.c crypto_sign.c sign_ed25519.c obsolete.c sign.c keypair.c open.c crypto_secretbox.c crypto_secretbox_easy.c secretbox_xsalsa20poly1305.c secretbox_xchacha20poly1305.c crypto_pwhash.c blake2b-long.c argon2-core.c argon2-fill-block-avx512f.c argon2-fill-block-ref.c argon2-fill-block-ssse3.c pwhash_argon2i.c pwhash_argon2id.c argon2.c argon2-encoding.c argon2-fill-block-avx2.c scrypt_platform.c crypto_scrypt-common.c pwhash_scryptsalsa208sha256.c pbkdf2-sha256.c pwhash_scryptsalsa208sha256_nosse.c pwhash_scryptsalsa208sha256_sse.c verify.c crypto_auth.c c:\j\w\buildsinglereference@2\s\784b99\1\source_subfolder\src\libsodium\crypto_verify\sodium\verify.c(68): warning C4197: 'volatile const unsigned char *volatile ': top-level volatile in cast is ignored [C:\J\w\BuildSingleReference@2\s\784b99\1\source_subfolder\builds\msvc\vs2019\libsodium\libsodium.vcxproj] auth_hmacsha512.c auth_hmacsha512256.c auth_hmacsha256.c crypto_kdf.c kdf_blake2b.c crypto_shorthash.c shorthash_siphash24.c shorthash_siphashx24.c shorthash_siphashx24_ref.c c:\j\w\buildsinglereference@2\s\784b99\1\source_subfolder\src\libsodium\crypto_verify\sodium\verify.c(70): warning C4197: 'volatile const unsigned char *volatile ': top-level volatile in cast is ignored [C:\J\w\BuildSingleReference@2\s\784b99\1\source_subfolder\builds\msvc\vs2019\libsodium\libsodium.vcxproj] shorthash_siphash24_ref.c crypto_scalarmult.c scalarmult_ristretto255_ref10.c scalarmult_ed25519_ref10.c scalarmult_curve25519.c curve25519_sandy2x.c fe_frombytes_sandy2x.c fe51_invert.c x25519_ref10.c crypto_onetimeauth.c onetimeauth_poly1305.c poly1305_donna.c poly1305_sse2.c randombytes.c randombytes_sysrandom.c randombytes_internal_random.c crypto_box_easy.c crypto_box_seal.c crypto_box.c box_curve25519xsalsa20poly1305.c box_curve25519xchacha20poly1305.c box_seal_curve25519xchacha20poly1305.c codecs.c runtime.c core.c utils.c version.c crypto_stream.c stream_xchacha20.c stream_chacha20.c chacha20_ref.c chacha20_dolbeau-avx2.c chacha20_dolbeau-ssse3.c stream_salsa20.c salsa20_ref.c salsa20_xmm6int-avx2.c salsa20_xmm6int-sse2.c salsa20_xmm6.c stream_salsa2012.c stream_salsa2012_ref.c stream_salsa208.c stream_salsa208_ref.c stream_xsalsa20.c crypto_hash.c hash_sha512.c hash_sha512_cp.c hash_sha256.c hash_sha256_cp.c aead_xchacha20poly1305.c aead_aes256gcm_aesni.c aead_chacha20poly1305.c secretstream_xchacha20poly1305.c core_salsa_ref.c c:\j\w\buildsinglereference@2\s\784b99\1\source_subfolder\src\libsodium\sodium\utils.c(169): warning C4197: 'volatile const unsigned char *volatile ': top-level volatile in cast is ignored [C:\J\w\BuildSingleReference@2\s\784b99\1\source_subfolder\builds\msvc\vs2019\libsodium\libsodium.vcxproj] core_hchacha20.c core_hsalsa20.c c:\j\w\buildsinglereference@2\s\784b99\1\source_subfolder\src\libsodium\sodium\utils.c(171): warning C4197: 'volatile const unsigned char *volatile ': top-level volatile in cast is ignored [C:\J\w\BuildSingleReference@2\s\784b99\1\source_subfolder\builds\msvc\vs2019\libsodium\libsodium.vcxproj] c:\j\w\buildsinglereference@2\s\784b99\1\source_subfolder\src\libsodium\sodium\utils.c(209): warning C4197: 'volatile const unsigned char *volatile ': top-level volatile in cast is ignored [C:\J\w\BuildSingleReference@2\s\784b99\1\source_subfolder\builds\msvc\vs2019\libsodium\libsodium.vcxproj] core_hsalsa20_ref2.c core_ed25519.c c:\j\w\buildsinglereference@2\s\784b99\1\source_subfolder\src\libsodium\sodium\utils.c(211): warning C4197: 'volatile const unsigned char *volatile ': top-level volatile in cast is ignored [C:\J\w\BuildSingleReference@2\s\784b99\1\source_subfolder\builds\msvc\vs2019\libsodium\libsodium.vcxproj] core_ristretto255.c ed25519_ref10.c libsodium.vcxproj -> C:\J\w\BuildSingleReference@2\s\784b99\1\source_subfolder\builds\msvc\vs2019\libsodium\..\..\..\..\bin\x64\Release\v141\static\libsodium.lib libsodium/1.0.18: Package '4dbd0a60aaf2d6d9a1a630239ee8efd3c98614b7' built libsodium/1.0.18: Build folder C:\J\w\BuildSingleReference@2/s\784b99\1 libsodium/1.0.18: Generated conaninfo.txt libsodium/1.0.18: Generated conanbuildinfo.txt libsodium/1.0.18: Generating the package libsodium/1.0.18: Package folder C:\J\w\BuildSingleReference@2/s\d4b416\1 libsodium/1.0.18: Calling package() [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK libsodium/1.0.18 package(): Packaged 63 '.h' files libsodium/1.0.18 package(): Packaged 1 '.lib' file: libsodium.lib libsodium/1.0.18 package(): Packaged 1 file: LICENSE libsodium/1.0.18: Package '4dbd0a60aaf2d6d9a1a630239ee8efd3c98614b7' created libsodium/1.0.18: Created package revision 205866647ba2c39c23876493930f5220 [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 Aggregating env generators libsodium/1.0.18: WARN: Build folder is dirty, removing it: C:\J\w\BuildSingleReference@2/s\784b99\1