******************************************************************************** conan test cci-1ac95357/recipes/tweetnacl/all/test_package/conanfile.py tweetnacl/20140427@#225d58cc3004a6e50b069acc3aa728bd -pr /home/conan/w/prod/BuildSingleReference/272649/4cc6dd48-6c59-46c1-87e8-0c6df8f86432/profile_linux_9_libstdcpp11_gcc_debug_64.tweetnacl-shared-False.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=False [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:23b828d52c0630e6b0b96d2945419feb7843c4f8 - Cache Installing (downloading, building) binaries... tweetnacl/20140427: Already installed! 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-1ac95357/recipes/tweetnacl/all/test_package/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' tweetnacl/20140427 (test package): Generator txt created conanbuildinfo.txt tweetnacl/20140427 (test package): Generator 'CMakeDeps' calling 'generate()' 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-1ac95357/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-1ac95357/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-1ac95357/recipes/tweetnacl/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/cci-1ac95357/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-1ac95357/recipes/tweetnacl/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/cci-1ac95357/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-1ac95357/recipes/tweetnacl/all/test_package/build/Debug tweetnacl/20140427 (test package): CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/cci-1ac95357/recipes/tweetnacl/all/test_package/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/cci-1ac95357/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: 544E68109EF6D34677CABC9F70C872EC58C8177A07AD59CB Public key: 1959E80E45B7A5EAEFF83D1075FA196E5A3913FD876D29546412E673828B376E Secret key: 544E68109EF6D34677CABC9F70C872EC58C8177A07AD59CBE5B1CD006E3C18C3 Public key2: 1959E80E45B7A5EAEFF83D1075FA196E5A3913FD876D29546412E673828B376E Secret key2: 544E68109EF6D34677CABC9F70C872EC58C8177A07AD59CBE5B1CD006E3C18C3 crypto_box returned: 0 Cipher text: 00000000000000000000000000000000FD3D4787E0037598A8118FE8A8F85D3AE683D99968B26FBD6196272AAFD3AD127E64EAD60DC5793CE2F7D18613751A84A10DD030E41FB45C2368B3EED338245F0531E772FE33E24B123DCB33D838572C1B6DF948E0DA7CFB29 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-1ac95357/recipes/tweetnacl/all/test_v1_package/conanfile.py tweetnacl/20140427@#225d58cc3004a6e50b069acc3aa728bd -pr /home/conan/w/prod/BuildSingleReference/272649/4cc6dd48-6c59-46c1-87e8-0c6df8f86432/profile_linux_9_libstdcpp11_gcc_debug_64.tweetnacl-shared-False.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=False [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:23b828d52c0630e6b0b96d2945419feb7843c4f8 - Cache Installing (downloading, building) binaries... tweetnacl/20140427: Already installed! tweetnacl/20140427 (test package): Generator cmake created conanbuildinfo.cmake tweetnacl/20140427 (test package): Generator txt created conanbuildinfo.txt 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): Aggregating env generators tweetnacl/20140427 (test package): Generated conaninfo.txt tweetnacl/20140427 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/cci-1ac95357/recipes/tweetnacl/all/test_v1_package/build/abacf2c59e9c0c33ad0f74bf7c077f633f8f8b97/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-1ac95357/recipes/tweetnacl/all/test_v1_package/build/abacf2c59e9c0c33ad0f74bf7c077f633f8f8b97' && 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-1ac95357/recipes/tweetnacl/all/test_v1_package/build/abacf2c59e9c0c33ad0f74bf7c077f633f8f8b97/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-1ac95357/recipes/tweetnacl/all/test_v1_package/build/abacf2c59e9c0c33ad0f74bf7c077f633f8f8b97" -DCMAKE_MODULE_PATH="/home/conan/w/prod/BuildSingleReference/cci-1ac95357/recipes/tweetnacl/all/test_v1_package/build/abacf2c59e9c0c33ad0f74bf7c077f633f8f8b97" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod/BuildSingleReference/cci-1ac95357/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/23b828d52c0630e6b0b96d2945419feb7843c4f8/lib/libtweetnacl.a -- 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/23b828d52c0630e6b0b96d2945419feb7843c4f8/lib/libtweetnacl.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/tweetnacl/20140427/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/lib/libtweetnacl.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/cci-1ac95357/recipes/tweetnacl/all/test_v1_package/build/abacf2c59e9c0c33ad0f74bf7c077f633f8f8b97 ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/cci-1ac95357/recipes/tweetnacl/all/test_v1_package/build/abacf2c59e9c0c33ad0f74bf7c077f633f8f8b97' '--' '-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: 055BE87D01B8948EC6BA4821957EFB5E9D6C6191AEF228A7 Public key: DCF6855D7FB551068DFB921ACDB85F50EBA77EB1B52F87C74DCE696247D4321D Secret key: 055BE87D01B8948EC6BA4821957EFB5E9D6C6191AEF228A774B3FF76D955B8DE Public key2: DCF6855D7FB551068DFB921ACDB85F50EBA77EB1B52F87C74DCE696247D4321D Secret key2: 055BE87D01B8948EC6BA4821957EFB5E9D6C6191AEF228A774B3FF76D955B8DE crypto_box returned: 0 Cipher text: 00000000000000000000000000000000602419E50E5347E5398837D32401BD031B2FFCEE53719AFA36BD8DAF60C59770A0AA97515018894C997D8E040EA83B56702CC7C14C4B60D4AED31DB57834E65ADBA15D615CBFCE391B86BA910CC121FC45B6FE5C4A01F27EB6 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