******************************************************************************** conan test cci-d32f39ea/recipes/tweetnacl/all/test_package/conanfile.py tweetnacl/20140427@#225d58cc3004a6e50b069acc3aa728bd -pr /home/conan/w/prod/BuildSingleReference/272649/4a3ec33e-be99-42fc-aa0b-b11f61d7dc6b/profile_linux_9_libstdcpp11_gcc_debug_64.tweetnacl-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=9 os=Linux [options] tweetnacl:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tweetnacl/20140427 (test package): Installing package Requirements tweetnacl/20140427 from local cache - Cache Packages tweetnacl/20140427:30eae4e50fefe0f7b788ed8928ac248681ea6af0 - Cache Installing (downloading, building) binaries... tweetnacl/20140427: Already installed! tweetnacl/20140427 (test package): Generator 'CMakeDeps' calling 'generate()' tweetnacl/20140427 (test package): Generator txt created conanbuildinfo.txt tweetnacl/20140427 (test package): Generator 'CMakeToolchain' calling 'generate()' tweetnacl/20140427 (test package): Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' tweetnacl/20140427 (test package): If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod/BuildSingleReference/cci-d32f39ea/recipes/tweetnacl/all/test_package/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' tweetnacl/20140427 (test package): Aggregating env generators tweetnacl/20140427 (test package): Generated conaninfo.txt tweetnacl/20140427 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/cci-d32f39ea/recipes/tweetnacl/all/test_package/build/Debug/generators/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() tweetnacl/20140427 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/cci-d32f39ea/recipes/tweetnacl/all/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/cci-d32f39ea/recipes/tweetnacl/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/cci-d32f39ea/recipes/tweetnacl/all/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/cci-d32f39ea/recipes/tweetnacl/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/cci-d32f39ea/recipes/tweetnacl/all/test_package/build/Debug/generators/conan_toolchain.cmake -- The C compiler identification is GNU 9.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Conan: Target declared 'tweetnacl::tweetnacl' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/cci-d32f39ea/recipes/tweetnacl/all/test_package/build/Debug tweetnacl/20140427 (test package): CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/cci-d32f39ea/recipes/tweetnacl/all/test_package/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/cci-d32f39ea/recipes/tweetnacl/all/test_package/build/Debug" '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable test_package [100%] Built target test_package tweetnacl/20140427 (test package): Running test() ----Running------ > ./test_package ----------------- Nonce: 04C4C9D93B6D3ADECA11DCEABEBF1C4E57A1DB4D4A2D3D2E Public key: FF9EEB8AFABA24A5FCC227131A2570167B41B87FDA1D6207239E5E36A23EA30D Secret key: 04C4C9D93B6D3ADECA11DCEABEBF1C4E57A1DB4D4A2D3D2EA6BA9EE87F60CA83 Public key2: FF9EEB8AFABA24A5FCC227131A2570167B41B87FDA1D6207239E5E36A23EA30D Secret key2: 04C4C9D93B6D3ADECA11DCEABEBF1C4E57A1DB4D4A2D3D2EA6BA9EE87F60CA83 crypto_box returned: 0 Cipher text: 00000000000000000000000000000000CCD9E27763E7D98F84FA73BCACA965E6668772AB71C19A89B8BF6ED884CC065609D39FFD3BB2347DB051E90DE795BE0F03FE4E66D474A19F2EB9B405789E8F21D5CDC9F2E834B6CC86E0DC18677F6D9954F4BCC0B05279E86C 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_POLICY_DEFAULT_CMP0091 tweetnacl/20140427 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior tweetnacl/20140427 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior ******************************************************************************** conan test cci-d32f39ea/recipes/tweetnacl/all/test_v1_package/conanfile.py tweetnacl/20140427@#225d58cc3004a6e50b069acc3aa728bd -pr /home/conan/w/prod/BuildSingleReference/272649/4a3ec33e-be99-42fc-aa0b-b11f61d7dc6b/profile_linux_9_libstdcpp11_gcc_debug_64.tweetnacl-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=9 os=Linux [options] tweetnacl:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tweetnacl/20140427 (test package): Installing package Requirements tweetnacl/20140427 from local cache - Cache Packages tweetnacl/20140427:30eae4e50fefe0f7b788ed8928ac248681ea6af0 - Cache Installing (downloading, building) binaries... tweetnacl/20140427: Already installed! tweetnacl/20140427 (test package): Generator cmake created conanbuildinfo.cmake tweetnacl/20140427 (test package): Generator cmake_find_package_multi created tweetnacl-config-version.cmake tweetnacl/20140427 (test package): Generator cmake_find_package_multi created tweetnacl-config.cmake tweetnacl/20140427 (test package): Generator cmake_find_package_multi created tweetnaclTargets.cmake tweetnacl/20140427 (test package): Generator cmake_find_package_multi created tweetnaclTarget-debug.cmake tweetnacl/20140427 (test package): Generator txt created conanbuildinfo.txt tweetnacl/20140427 (test package): Aggregating env generators tweetnacl/20140427 (test package): Generated conaninfo.txt tweetnacl/20140427 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/cci-d32f39ea/recipes/tweetnacl/all/test_v1_package/build/15bc19da6ee90d091fb19dafd6cfb7063eacd027/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 '/home/conan/w/prod/BuildSingleReference/cci-d32f39ea/recipes/tweetnacl/all/test_v1_package/build/15bc19da6ee90d091fb19dafd6cfb7063eacd027' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/cci-d32f39ea/recipes/tweetnacl/all/test_v1_package/build/15bc19da6ee90d091fb19dafd6cfb7063eacd027/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_PREFIX_PATH="/home/conan/w/prod/BuildSingleReference/cci-d32f39ea/recipes/tweetnacl/all/test_v1_package/build/15bc19da6ee90d091fb19dafd6cfb7063eacd027" -DCMAKE_MODULE_PATH="/home/conan/w/prod/BuildSingleReference/cci-d32f39ea/recipes/tweetnacl/all/test_v1_package/build/15bc19da6ee90d091fb19dafd6cfb7063eacd027" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod/BuildSingleReference/cci-d32f39ea/recipes/tweetnacl/all/test_v1_package' ----------------- -- The C compiler identification is GNU 9.2.1 -- The CXX compiler identification is GNU 9.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - 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/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library tweetnacl found /home/conan/w/prod/BuildSingleReference/.conan/data/tweetnacl/20140427/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/lib/libtweetnacl.so -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 9 -- Conan: Checking correct version: 9 -- Conan: C++ stdlib: libstdc++11 -- Library tweetnacl found /home/conan/w/prod/BuildSingleReference/.conan/data/tweetnacl/20140427/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/lib/libtweetnacl.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/tweetnacl/20140427/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/lib/libtweetnacl.so -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/cci-d32f39ea/recipes/tweetnacl/all/test_v1_package/build/15bc19da6ee90d091fb19dafd6cfb7063eacd027 ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/cci-d32f39ea/recipes/tweetnacl/all/test_v1_package/build/15bc19da6ee90d091fb19dafd6cfb7063eacd027' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building C object test_package/CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable ../bin/test_package [100%] Built target test_package tweetnacl/20140427 (test package): Running test() ----Running------ > bin/test_package ----------------- Nonce: 9982C5B985967E1883F84F7F86D785641675A978DEB7C6B2 Public key: 7D3573EDE95F0059EE575D0D1597D926E788E2C3E347EF97A16377826750961D Secret key: 9982C5B985967E1883F84F7F86D785641675A978DEB7C6B2B99436CC097B11A2 Public key2: 7D3573EDE95F0059EE575D0D1597D926E788E2C3E347EF97A16377826750961D Secret key2: 9982C5B985967E1883F84F7F86D785641675A978DEB7C6B2B99436CC097B11A2 crypto_box returned: 0 Cipher text: 000000000000000000000000000000007F64C80C8ABC740C8AF99533A91E2E7B244BA5CD8975544C8C21D798D6B3E7C615BBD27BC3DA2EC430DC895A91CAB3F65B9DFD4DD8CEB56D7EA8C6E20ADAF654FF0D8AC07FAEE56E39448F0D35230D6E9CFDA9AF709FB50DF2 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