******************************************************************************** conan install libsodium/1.0.20@#34d616d36ccf3003babb441b8601affa --build=libsodium -pr /home/conan/workspace/prod-v1/bsr/115519/bcedb/profile_linux_13_libstdcpp_clang_release_64.libsodium-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 13.0 clang>=8, using the major as version Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=13 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=13 os=Linux [options] libsodium:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libsodium/1.0.20: Forced build from source Installing package: libsodium/1.0.20 Requirements libsodium/1.0.20 from local cache - Cache Packages libsodium/1.0.20:8da9ee032d1352cbf7fc646f7a4d974ca6a1df31 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libsodium/1.0.20: Configuring sources in /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/source/src libsodium/1.0.20: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK libsodium/1.0.20: Copying sources to build folder libsodium/1.0.20: Building your package in /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31 libsodium/1.0.20: Generator txt created conanbuildinfo.txt libsodium/1.0.20: Calling generate() libsodium/1.0.20: 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.20: Calling build() libsodium/1.0.20: apply_conandata_patches(): No patches defined in conandata libsodium/1.0.20: Calling: > "/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/configure" '--enable-shared' '--disable-static' '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--enable-soname-versions=yes' '--enable-pie=no' ----Running------ > . "/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/conan/conanbuild.sh" && "/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/configure" '--enable-shared' '--disable-static' '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--enable-soname-versions=yes' '--enable-pie=no' ----------------- checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1001' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether clang accepts -g... yes checking for clang option to enable C11 features... none needed checking whether clang understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of clang... gcc3 checking dependency style of clang... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for a sed that does not truncate output... /bin/sed checking how to run the C preprocessor... clang -E checking for egrep -e... /bin/grep -E checking whether clang is Clang... yes checking whether pthreads work with "-pthread" and "-lpthread"... yes checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for variable-length arrays... yes checking for __wasi__ defined... no checking whether C compiler accepts -Werror... yes checking whether to add -D_FORTIFY_SOURCE=3 to CPPFLAGS... yes checking whether C compiler accepts -fvisibility=hidden... yes checking whether C compiler accepts -fPIC... yes checking whether C compiler accepts -fno-strict-aliasing... yes checking whether C compiler accepts -fno-strict-overflow... yes checking whether C compiler accepts -fstack-protector... yes checking whether the linker accepts -fstack-protector... yes checking whether C compiler accepts -m64 -O3 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wall... yes checking whether C compiler accepts -m64 -O3 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wno-deprecated-declarations... yes checking whether C compiler accepts -m64 -O3 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wno-deprecated-declarations -Wno-unknown-pragmas... yes checking for clang... yes checking whether C compiler accepts -m64 -O3 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wall -Wno-unknown-warning-option... yes checking whether C compiler accepts -m64 -O3 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wall -Wno-unknown-warning-option -Wextra... yes checking whether C compiler accepts -Wextra -Warray-bounds... yes checking whether C compiler accepts -Wextra -Warray-bounds -Wbad-function-cast... yes checking whether C compiler accepts -Wextra -Warray-bounds -Wbad-function-cast -Wcast-qual... yes checking whether C compiler accepts -Wextra -Warray-bounds -Wbad-function-cast -Wcast-qual -Wdiv-by-zero... yes checking whether C compiler accepts -Wextra -Warray-bounds -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches... yes checking whether C compiler accepts -Wextra -Warray-bounds -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond... yes checking whether C compiler accepts -Wextra -Warray-bounds -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal... yes checking whether C compiler accepts -Wextra -Warray-bounds -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2... yes checking whether C compiler accepts -Wextra -Warray-bounds -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op... yes checking whether C compiler accepts -Wextra -Warray-bounds -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized... yes checking whether C compiler accepts -Wextra -Warray-bounds -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation... yes checking whether C compiler accepts -Wextra -Warray-bounds -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations... yes checking whether C compiler accepts -Wextra -Warray-bounds -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes... yes checking whether C compiler accepts -Wextra -Warray-bounds -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs... yes checking whether C compiler accepts -Wextra -Warray-bounds -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits... yes checking whether C compiler accepts -Wextra -Warray-bounds -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas... yes checking whether C compiler accepts -Wextra -Warray-bounds -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id... yes checking whether C compiler accepts -Wextra -Warray-bounds -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference... yes checking whether C compiler accepts -Wextra -Warray-bounds -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration... yes checking whether C compiler accepts -Wextra -Warray-bounds -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith... yes checking whether C compiler accepts -Wextra -Warray-bounds -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls... yes checking whether C compiler accepts -Wextra -Warray-bounds -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict... yes checking whether C compiler accepts -Wextra -Warray-bounds -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wshorten-64-to-32... yes checking whether C compiler accepts -Wextra -Warray-bounds -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wshorten-64-to-32 -Wsometimes-uninitialized... yes checking whether C compiler accepts -Wextra -Warray-bounds -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wshorten-64-to-32 -Wsometimes-uninitialized -Wstrict-prototypes... yes checking whether C compiler accepts -Wextra -Warray-bounds -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wshorten-64-to-32 -Wsometimes-uninitialized -Wstrict-prototypes -Wswitch-enum... yes checking whether C compiler accepts -Wextra -Warray-bounds -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wshorten-64-to-32 -Wsometimes-uninitialized -Wstrict-prototypes -Wswitch-enum -Wvariable-decl... yes checking whether C compiler accepts -Wextra -Warray-bounds -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wshorten-64-to-32 -Wsometimes-uninitialized -Wstrict-prototypes -Wswitch-enum -Wvariable-decl -Wwrite-strings... yes checking whether the linker accepts -Wl,-z,relro... yes checking whether the linker accepts -Wl,-z,now... yes checking whether the linker accepts -Wl,-z,noexecstack... yes checking whether segmentation violations can be caught... yes checking whether SIGABRT can be caught... yes checking for thread local storage (TLS) class... _Thread_local thread local storage is supported checking whether C compiler accepts -ftls-model=local-dynamic... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by clang... /usr/local/bin/ld checking if the linker (/usr/local/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /opt/conan/binutils/bin/nm -B checking the name lister (/opt/conan/binutils/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/local/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /opt/conan/binutils/bin/nm -B output from clang object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fPIC -DPIC checking if clang PIC flag -fPIC -DPIC works... yes checking if clang static flag -static works... yes checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/usr/local/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ar... (cached) ar checking for ARM64 target... no checking whether C compiler accepts -mmmx... yes checking for MMX instructions set... yes checking whether C compiler accepts -mmmx... (cached) yes checking whether C compiler accepts -msse2... yes checking for SSE2 instructions set... yes checking whether C compiler accepts -msse2... (cached) yes checking whether C compiler accepts -msse3... yes checking for SSE3 instructions set... yes checking whether C compiler accepts -msse3... (cached) yes checking whether C compiler accepts -mssse3... yes checking for SSSE3 instructions set... yes checking whether C compiler accepts -mssse3... (cached) yes checking whether C compiler accepts -msse4.1... yes checking for SSE4.1 instructions set... yes checking whether C compiler accepts -msse4.1... (cached) yes checking whether C compiler accepts -mavx... yes checking for AVX instructions set... yes checking whether C compiler accepts -mavx... (cached) yes checking whether C compiler accepts -mavx2... yes checking for AVX2 instructions set... yes checking whether C compiler accepts -mavx2... (cached) yes checking if _mm256_broadcastsi128_si256 is correctly defined... yes checking whether C compiler accepts -mavx512f... yes checking for AVX512F instructions set... yes checking whether C compiler accepts -mavx512f... (cached) yes checking whether C compiler accepts -maes... yes checking whether C compiler accepts -mpclmul... yes checking for AESNI instructions set and PCLMULQDQ... yes checking whether C compiler accepts -maes... (cached) yes checking whether C compiler accepts -mpclmul... (cached) yes checking whether C compiler accepts -mrdrnd... yes checking for RDRAND... yes checking whether C compiler accepts -mrdrnd... (cached) yes checking for sys/mman.h... yes checking for sys/param.h... yes checking for sys/random.h... no checking for intrin.h... no checking for sys/auxv.h... yes checking for CommonCrypto/CommonRandom.h... no checking for cet.h... yes checking if _xgetbv() is available... no checking for inline... inline checking whether byte ordering is bigendian... (cached) no checking whether __STDC_LIMIT_MACROS is required... no checking whether we can use inline asm code... yes no checking whether we can use x86_64 asm code... yes checking whether we can assemble AVX opcodes... yes checking for 128-bit arithmetic... yes checking for cpuid instruction... yes checking if the .private_extern asm directive is supported... no checking if the .hidden asm directive is supported... yes checking if weak symbols are supported... yes checking if atomic operations are supported... yes checking if C11 memory fences are supported... yes checking if gcc memory fences are supported... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for arc4random... no checking for arc4random_buf... no checking for mmap... yes checking for mlock... yes checking for madvise... yes checking for mprotect... yes checking for raise... yes checking for sysconf... yes checking for getrandom with a standard API... no checking for getentropy with a standard API... no checking for getpid... yes checking for getauxval... yes checking for elf_aux_info... no checking for posix_memalign... yes checking for nanosleep... yes checking for clock_gettime... yes checking for memset_s... no checking for explicit_bzero... no checking for memset_explicit... no checking for explicit_memset... no checking if gcc/ld supports -Wl,--output-def... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating builds/Makefile config.status: creating contrib/Makefile config.status: creating dist-build/Makefile config.status: creating libsodium.pc config.status: creating libsodium-uninstalled.pc config.status: creating src/Makefile config.status: creating src/libsodium/Makefile config.status: creating src/libsodium/include/Makefile config.status: creating src/libsodium/include/sodium/version.h config.status: creating test/default/Makefile config.status: creating test/Makefile config.status: executing depfiles commands config.status: executing libtool commands ----Running------ > . "/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/conan/conanbuild.sh" && make -j3 ----------------- Making all in builds make[1]: Entering directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/builds' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/builds' Making all in contrib make[1]: Entering directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/contrib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/contrib' Making all in dist-build make[1]: Entering directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/dist-build' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/dist-build' Making all in src make[1]: Entering directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/src' Making all in libsodium make[2]: Entering directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/src/libsodium' Making all in include make[3]: Entering directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/src/libsodium/include' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/src/libsodium/include' make[3]: Entering directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/src/libsodium' CC crypto_shorthash/siphash24/libsodium_la-shorthash_siphashx24.lo CC crypto_shorthash/siphash24/ref/libsodium_la-shorthash_siphashx24_ref.lo CC crypto_sign/ed25519/ref10/libsodium_la-obsolete.lo CC crypto_aead/aegis128l/libaesni_la-aegis128l_aesni.lo CC crypto_aead/aegis256/libaesni_la-aegis256_aesni.lo CC crypto_aead/aegis128l/libarmcrypto_la-aegis128l_armcrypto.lo CC crypto_aead/aegis256/libarmcrypto_la-aegis256_armcrypto.lo CC crypto_generichash/blake2b/ref/libssse3_la-blake2b-compress-ssse3.lo CC crypto_pwhash/argon2/libssse3_la-argon2-fill-block-ssse3.lo CC crypto_generichash/blake2b/ref/libsse41_la-blake2b-compress-sse41.lo CC crypto_generichash/blake2b/ref/libavx2_la-blake2b-compress-avx2.lo CC crypto_pwhash/argon2/libavx2_la-argon2-fill-block-avx2.lo CC crypto_stream/chacha20/dolbeau/libavx2_la-chacha20_dolbeau-avx2.lo CC crypto_pwhash/argon2/libavx512f_la-argon2-fill-block-avx512f.lo CC crypto_aead/aegis128l/libsodium_la-aead_aegis128l.lo CC crypto_aead/aegis128l/libsodium_la-aegis128l_soft.lo CC crypto_aead/aegis256/libsodium_la-aead_aegis256.lo CC crypto_aead/aegis256/libsodium_la-aegis256_soft.lo CC crypto_aead/aes256gcm/libsodium_la-aead_aes256gcm.lo CC crypto_aead/chacha20poly1305/libsodium_la-aead_chacha20poly1305.lo CC crypto_aead/xchacha20poly1305/libsodium_la-aead_xchacha20poly1305.lo CC crypto_auth/libsodium_la-crypto_auth.lo CC crypto_auth/hmacsha256/libsodium_la-auth_hmacsha256.lo CC crypto_auth/hmacsha512/libsodium_la-auth_hmacsha512.lo CC crypto_auth/hmacsha512256/libsodium_la-auth_hmacsha512256.lo CC crypto_box/libsodium_la-crypto_box.lo CC crypto_box/libsodium_la-crypto_box_easy.lo CC crypto_box/libsodium_la-crypto_box_seal.lo CC crypto_box/curve25519xsalsa20poly1305/libsodium_la-box_curve25519xsalsa20poly1305.lo CC crypto_core/ed25519/ref10/libsodium_la-ed25519_ref10.lo CC crypto_core/hchacha20/libsodium_la-core_hchacha20.lo CC crypto_core/hsalsa20/ref2/libsodium_la-core_hsalsa20_ref2.lo CC crypto_core/hsalsa20/libsodium_la-core_hsalsa20.lo CC crypto_core/salsa/ref/libsodium_la-core_salsa_ref.lo CC crypto_core/softaes/libsodium_la-softaes.lo CC crypto_generichash/libsodium_la-crypto_generichash.lo CC crypto_generichash/blake2b/libsodium_la-generichash_blake2.lo CC crypto_generichash/blake2b/ref/libsodium_la-blake2b-compress-ref.lo CC crypto_generichash/blake2b/ref/libsodium_la-blake2b-ref.lo CC crypto_generichash/blake2b/ref/libsodium_la-generichash_blake2b.lo CC crypto_hash/libsodium_la-crypto_hash.lo CC crypto_hash/sha256/libsodium_la-hash_sha256.lo CC crypto_hash/sha256/cp/libsodium_la-hash_sha256_cp.lo CC crypto_hash/sha512/libsodium_la-hash_sha512.lo CC crypto_hash/sha512/cp/libsodium_la-hash_sha512_cp.lo CC crypto_kdf/blake2b/libsodium_la-kdf_blake2b.lo CC crypto_kdf/libsodium_la-crypto_kdf.lo CC crypto_kdf/hkdf/libsodium_la-kdf_hkdf_sha256.lo CC crypto_kdf/hkdf/libsodium_la-kdf_hkdf_sha512.lo CC crypto_kx/libsodium_la-crypto_kx.lo CC crypto_onetimeauth/libsodium_la-crypto_onetimeauth.lo CC crypto_onetimeauth/poly1305/libsodium_la-onetimeauth_poly1305.lo CC crypto_onetimeauth/poly1305/donna/libsodium_la-poly1305_donna.lo CC crypto_pwhash/argon2/libsodium_la-argon2-core.lo CC crypto_pwhash/argon2/libsodium_la-argon2-encoding.lo CC crypto_pwhash/argon2/libsodium_la-argon2-fill-block-ref.lo CC crypto_pwhash/argon2/libsodium_la-argon2.lo CC crypto_pwhash/argon2/libsodium_la-blake2b-long.lo CC crypto_pwhash/argon2/libsodium_la-pwhash_argon2i.lo CC crypto_pwhash/argon2/libsodium_la-pwhash_argon2id.lo CC crypto_pwhash/libsodium_la-crypto_pwhash.lo CC crypto_scalarmult/libsodium_la-crypto_scalarmult.lo CC crypto_scalarmult/curve25519/ref10/libsodium_la-x25519_ref10.lo CC crypto_scalarmult/curve25519/libsodium_la-scalarmult_curve25519.lo CC crypto_secretbox/libsodium_la-crypto_secretbox.lo CC crypto_secretbox/libsodium_la-crypto_secretbox_easy.lo CC crypto_secretbox/xsalsa20poly1305/libsodium_la-secretbox_xsalsa20poly1305.lo CC crypto_secretstream/xchacha20poly1305/libsodium_la-secretstream_xchacha20poly1305.lo CC crypto_shorthash/libsodium_la-crypto_shorthash.lo CC crypto_shorthash/siphash24/libsodium_la-shorthash_siphash24.lo CC crypto_shorthash/siphash24/ref/libsodium_la-shorthash_siphash24_ref.lo CC crypto_sign/libsodium_la-crypto_sign.lo CC crypto_sign/ed25519/libsodium_la-sign_ed25519.lo CC crypto_sign/ed25519/ref10/libsodium_la-keypair.lo CC crypto_sign/ed25519/ref10/libsodium_la-open.lo CC crypto_sign/ed25519/ref10/libsodium_la-sign.lo CC crypto_stream/chacha20/libsodium_la-stream_chacha20.lo CC crypto_stream/chacha20/ref/libsodium_la-chacha20_ref.lo CC crypto_stream/libsodium_la-crypto_stream.lo CC crypto_stream/salsa20/libsodium_la-stream_salsa20.lo CC crypto_stream/xsalsa20/libsodium_la-stream_xsalsa20.lo CC crypto_verify/libsodium_la-verify.lo CC randombytes/libsodium_la-randombytes.lo CC sodium/libsodium_la-codecs.lo CC sodium/libsodium_la-core.lo CC sodium/libsodium_la-runtime.lo CC sodium/libsodium_la-utils.lo CC sodium/libsodium_la-version.lo CPPAS crypto_stream/salsa20/xmm6/libsodium_la-salsa20_xmm6-asm.lo CC crypto_stream/salsa20/xmm6/libsodium_la-salsa20_xmm6.lo CC crypto_scalarmult/curve25519/sandy2x/libsodium_la-curve25519_sandy2x.lo CC crypto_scalarmult/curve25519/sandy2x/libsodium_la-fe51_invert.lo CC crypto_scalarmult/curve25519/sandy2x/libsodium_la-fe_frombytes_sandy2x.lo CPPAS crypto_scalarmult/curve25519/sandy2x/libsodium_la-sandy2x.lo CC crypto_box/curve25519xchacha20poly1305/libsodium_la-box_curve25519xchacha20poly1305.lo CC crypto_box/curve25519xchacha20poly1305/libsodium_la-box_seal_curve25519xchacha20poly1305.lo CC crypto_core/ed25519/libsodium_la-core_ed25519.lo CC crypto_core/ed25519/libsodium_la-core_ristretto255.lo CC crypto_pwhash/scryptsalsa208sha256/libsodium_la-crypto_scrypt-common.lo CC crypto_pwhash/scryptsalsa208sha256/libsodium_la-scrypt_platform.lo CC crypto_pwhash/scryptsalsa208sha256/libsodium_la-pbkdf2-sha256.lo CC crypto_pwhash/scryptsalsa208sha256/libsodium_la-pwhash_scryptsalsa208sha256.lo CC crypto_pwhash/scryptsalsa208sha256/nosse/libsodium_la-pwhash_scryptsalsa208sha256_nosse.lo CC crypto_scalarmult/ed25519/ref10/libsodium_la-scalarmult_ed25519_ref10.lo CC crypto_scalarmult/ristretto255/ref10/libsodium_la-scalarmult_ristretto255_ref10.lo CC crypto_secretbox/xchacha20poly1305/libsodium_la-secretbox_xchacha20poly1305.lo CC crypto_stream/salsa2012/ref/libsodium_la-stream_salsa2012_ref.lo CC crypto_stream/salsa2012/libsodium_la-stream_salsa2012.lo CC crypto_stream/salsa208/ref/libsodium_la-stream_salsa208_ref.lo CC crypto_stream/salsa208/libsodium_la-stream_salsa208.lo CC crypto_stream/xchacha20/libsodium_la-stream_xchacha20.lo CC randombytes/sysrandom/libsodium_la-randombytes_sysrandom.lo CC crypto_aead/aes256gcm/aesni/libaesni_la-aead_aes256gcm_aesni.lo CC crypto_aead/aes256gcm/armcrypto/libarmcrypto_la-aead_aes256gcm_armcrypto.lo CC crypto_onetimeauth/poly1305/sse2/libsse2_la-poly1305_sse2.lo CC crypto_pwhash/scryptsalsa208sha256/sse/libsse2_la-pwhash_scryptsalsa208sha256_sse.lo CC crypto_stream/chacha20/dolbeau/libssse3_la-chacha20_dolbeau-ssse3.lo CCLD libsse41.la CC crypto_stream/salsa20/xmm6int/libavx2_la-salsa20_xmm6int-avx2.lo CCLD libavx512f.la CC randombytes/internal/librdrand_la-randombytes_internal_random.lo CCLD libaesni.la CCLD libarmcrypto.la CCLD libsse2.la CCLD libssse3.la CCLD librdrand.la CCLD libavx2.la CCLD libsodium.la make[3]: Leaving directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/src/libsodium' make[2]: Leaving directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/src/libsodium' make[2]: Entering directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/src' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/src' make[1]: Leaving directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/src' Making all in test make[1]: Entering directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/test' Making all in default make[2]: Entering directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/test/default' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/test/default' make[2]: Entering directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/test' make[1]: Leaving directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/test' make[1]: Entering directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release' libsodium/1.0.20: Package '8da9ee032d1352cbf7fc646f7a4d974ca6a1df31' built libsodium/1.0.20: Build folder /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release libsodium/1.0.20: Generated conaninfo.txt libsodium/1.0.20: Generated conanbuildinfo.txt libsodium/1.0.20: Generating the package libsodium/1.0.20: Package folder /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/package/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31 libsodium/1.0.20: Calling package() libsodium/1.0.20: Copied 1 file: LICENSE ----Running------ > . "/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/conan/conanbuild.sh" && make install DESTDIR=/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/package/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31 -j3 ----------------- Making install in builds make[1]: Entering directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/builds' make[2]: Entering directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/builds' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/builds' make[1]: Leaving directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/builds' Making install in contrib make[1]: Entering directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/contrib' make[2]: Entering directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/contrib' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/contrib' make[1]: Leaving directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/contrib' Making install in dist-build make[1]: Entering directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/dist-build' make[2]: Entering directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/dist-build' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/dist-build' make[1]: Leaving directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/dist-build' Making install in src make[1]: Entering directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/src' Making install in libsodium make[2]: Entering directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/src/libsodium' Making install in include make[3]: Entering directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/src/libsodium/include' make[4]: Entering directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/src/libsodium/include' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/package/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31//include' /bin/mkdir -p '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/package/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31//include' /bin/mkdir -p '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/package/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31//include/sodium' /usr/bin/install -c -m 644 sodium/version.h '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/package/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31//include/sodium' /bin/mkdir -p '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/package/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31//include/sodium' /usr/bin/install -c -m 644 /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/core.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_aead_aes256gcm.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_aead_aegis128l.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_aead_aegis256.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_aead_chacha20poly1305.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_aead_xchacha20poly1305.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_auth.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_auth_hmacsha256.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_auth_hmacsha512.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_auth_hmacsha512256.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_box.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_box_curve25519xchacha20poly1305.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_box_curve25519xsalsa20poly1305.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_core_ed25519.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_core_ristretto255.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_core_hchacha20.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_core_hsalsa20.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_core_salsa20.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_core_salsa2012.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_core_salsa208.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_generichash.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_generichash_blake2b.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_hash.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_hash_sha256.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_hash_sha512.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_kdf.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_kdf_hkdf_sha256.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_kdf_hkdf_sha512.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_kdf_blake2b.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_kx.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_onetimeauth.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_onetimeauth_poly1305.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_pwhash.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_pwhash_argon2i.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_pwhash_argon2id.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_pwhash_scryptsalsa208sha256.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_scalarmult.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_scalarmult_curve25519.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_scalarmult_ed25519.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_scalarmult_ristretto255.h '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/package/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31//include/sodium' /usr/bin/install -c -m 644 /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium.h '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/package/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31//include/.' /bin/mkdir -p '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/package/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31//include/sodium' /usr/bin/install -c -m 644 /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_secretbox.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_secretbox_xchacha20poly1305.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_secretbox_xsalsa20poly1305.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_secretstream_xchacha20poly1305.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_shorthash.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_shorthash_siphash24.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_sign.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_sign_ed25519.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_sign_edwards25519sha512batch.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_stream.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_stream_chacha20.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_stream_salsa20.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_stream_salsa2012.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_stream_salsa208.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_stream_xchacha20.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_stream_xsalsa20.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_verify_16.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_verify_32.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/crypto_verify_64.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/export.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/randombytes.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/randombytes_internal_random.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/randombytes_sysrandom.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/runtime.h /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/src/src/libsodium/include/sodium/utils.h '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/package/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31//include/sodium' make[4]: Leaving directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/src/libsodium/include' make[3]: Leaving directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/src/libsodium/include' make[3]: Entering directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/src/libsodium' make[4]: Entering directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/src/libsodium' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/package/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31//lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libsodium.la '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/package/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31//lib' libtool: install: /usr/bin/install -c .libs/libsodium.so.26.2.0 /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/package/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31//lib/libsodium.so.26.2.0 libtool: install: (cd /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/package/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31//lib && { ln -s -f libsodium.so.26.2.0 libsodium.so.26 || { rm -f libsodium.so.26 && ln -s libsodium.so.26.2.0 libsodium.so.26; }; }) libtool: install: (cd /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/package/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31//lib && { ln -s -f libsodium.so.26.2.0 libsodium.so || { rm -f libsodium.so && ln -s libsodium.so.26.2.0 libsodium.so; }; }) libtool: install: /usr/bin/install -c .libs/libsodium.lai /home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/package/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31//lib/libsodium.la make[4]: Leaving directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/src/libsodium' make[3]: Leaving directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/src/libsodium' make[2]: Leaving directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/src/libsodium' make[2]: Entering directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/src' make[3]: Entering directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/src' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/src' make[2]: Leaving directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/src' make[1]: Leaving directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/src' Making install in test make[1]: Entering directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/test' Making install in default make[2]: Entering directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/test/default' make[3]: Entering directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/test/default' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/test/default' make[2]: Leaving directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/test/default' make[2]: Entering directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/test' make[3]: Entering directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/test' make[2]: Leaving directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/test' make[1]: Leaving directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release/test' make[1]: Entering directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release' make[2]: Entering directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/package/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31//lib/pkgconfig' /usr/bin/install -c -m 644 libsodium.pc '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/package/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31//lib/pkgconfig' make[2]: Leaving directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release' make[1]: Leaving directory '/home/conan/workspace/prod-v1/bsr/115519/bbcbd/.conan/data/libsodium/1.0.20/_/_/build/8da9ee032d1352cbf7fc646f7a4d974ca6a1df31/build-release' [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(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] 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 [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK libsodium/1.0.20 package(): Packaged 1 '.0' file: libsodium.so.26.2.0 libsodium/1.0.20 package(): Packaged 1 '.26' file: libsodium.so.26 libsodium/1.0.20 package(): Packaged 1 '.so' file: libsodium.so libsodium/1.0.20 package(): Packaged 67 '.h' files libsodium/1.0.20 package(): Packaged 1 file: LICENSE libsodium/1.0.20: Package '8da9ee032d1352cbf7fc646f7a4d974ca6a1df31' created libsodium/1.0.20: Created package revision 3bbfee171e45a7739c8778bda7647a0c [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 [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators libtool: warning: '-version-info/-version-number' is ignored for convenience libraries libtool: warning: '-version-info/-version-number' is ignored for convenience libraries libtool: warning: '-version-info/-version-number' is ignored for convenience libraries libtool: warning: '-version-info/-version-number' is ignored for convenience libraries libtool: warning: '-version-info/-version-number' is ignored for convenience libraries libtool: warning: '-version-info/-version-number' is ignored for convenience libraries libtool: warning: '-version-info/-version-number' is ignored for convenience libraries libtool: warning: '-version-info/-version-number' is ignored for convenience libraries libtool: warning: remember to run 'libtool --finish //lib' WARN: ************************************************** WARN: *** Conan 1 is legacy and on a deprecation path ** WARN: *********** Please upgrade to Conan 2 ************ WARN: ************************************************** libsodium/1.0.20: 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 WARN: ************************************************** WARN: *** Conan 1 is legacy and on a deprecation path ** WARN: *********** Please upgrade to Conan 2 ************ WARN: **************************************************