******************************************************************************** conan install libsodium/1.0.20@#34d616d36ccf3003babb441b8601affa --build=libsodium -pr /Users/jenkins/workspace/prod-v1/bsr/115522/cfdce/profile_osx_130_libcpp_apple-clang_release_armv8.libsodium-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True -c tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -s:b arch=armv8 ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/profiles/default) Found apple-clang 13.0 apple-clang>=13, using the major as version Default settings os=Macos os_build=Macos arch=armv8 arch_build=armv8 compiler=apple-clang compiler.version=13 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration (profile_host): [settings] arch=armv8 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] libsodium:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk Configuration (profile_build): [settings] arch=armv8 arch_build=armv8 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=13 os=Macos os_build=Macos [options] [build_requires] [env] 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:bd12d461cf6e2aa9537ea3aa4631bcebd700e833 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libsodium/1.0.20: Configuring sources in /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.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 /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833 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)] OK. 'fPIC' option found and apparently well managed [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: > "/Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/configure" '--disable-shared' '--enable-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------ > . "/Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/build-release/conan/conanbuild.sh" && "/Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/configure" '--disable-shared' '--enable-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... aarch64-apple-darwin23.5.0 checking host system type... aarch64-apple-darwin23.5.0 checking target system type... aarch64-apple-darwin23.5.0 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '502' is supported by ustar format... yes checking whether GID '20' 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... gcc 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 gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking dependency style of gcc... 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... /usr/bin/sed checking how to run the C preprocessor... gcc -E checking for egrep -e... /usr/bin/grep -E checking whether gcc 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 -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 -fPIC -O3 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wall... yes checking whether C compiler accepts -fPIC -O3 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wno-deprecated-declarations... yes checking whether C compiler accepts -fPIC -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 -fPIC -O3 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wall -Wno-unknown-warning-option... yes checking whether C compiler accepts -fPIC -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... no checking whether the linker accepts -Wl,-z,now... no checking whether the linker accepts -Wl,-z,noexecstack... no 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) /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786432 checking how to convert aarch64-apple-darwin23.5.0 file names to aarch64-apple-darwin23.5.0 format... func_convert_file_noop checking how to convert aarch64-apple-darwin23.5.0 file names to toolchain format... func_convert_file_noop checking for /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/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... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc 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 dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... yes checking for gcc option to produce PIC... -fno-common -DPIC checking if gcc PIC flag -fno-common -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin23.5.0 dyld 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... no checking whether to build static libraries... yes checking for ar... (cached) ar checking for ARM64 target... yes checking for ARM crypto instructions set... yes checking whether C compiler accepts -mmmx... yes checking for MMX instructions set... no checking whether C compiler accepts -msse2... yes checking for SSE2 instructions set... no checking whether C compiler accepts -msse3... yes checking for SSE3 instructions set... no checking whether C compiler accepts -mssse3... yes checking for SSSE3 instructions set... no checking whether C compiler accepts -msse4.1... yes checking for SSE4.1 instructions set... no checking whether C compiler accepts -mavx... yes checking for AVX instructions set... no checking whether C compiler accepts -mavx2... yes checking for AVX2 instructions set... no checking whether C compiler accepts -mavx512f... yes checking for AVX512F instructions set... no checking whether C compiler accepts -fPIC -O3 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wno-deprecated-declarations -Wno-unknown-pragmas -ftls-model=local-dynamic -mavx512f -mno-avx512f... yes checking whether C compiler accepts -maes... yes checking whether C compiler accepts -mpclmul... yes checking for AESNI instructions set and PCLMULQDQ... no checking whether C compiler accepts -mrdrnd... yes checking for RDRAND... no checking for sys/mman.h... yes checking for sys/param.h... yes checking for sys/random.h... yes checking for intrin.h... no checking for sys/auxv.h... no checking for CommonCrypto/CommonRandom.h... yes checking for cet.h... yes checking if _xgetbv() is available... no checking for inline... inline checking whether byte ordering is bigendian... 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... no checking whether we can assemble AVX opcodes... no checking for 128-bit arithmetic... yes checking for cpuid instruction... no checking if the .private_extern asm directive is supported... yes checking if the .hidden asm directive is supported... no 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... yes checking for arc4random_buf... yes 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... yes checking for getentropy... yes checking for getpid... yes checking for getauxval... no checking for elf_aux_info... no checking for posix_memalign... yes checking for nanosleep... yes checking for clock_gettime... yes checking for memset_s... yes checking for explicit_bzero... no checking for memset_explicit... no checking for explicit_memset... no checking if gcc/ld supports -Wl,--output-def... not needed, shared libraries are disabled 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------ > . "/Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/build-release/conan/conanbuild.sh" && make -j8 ----------------- Making all in builds make[1]: Nothing to be done for `all'. Making all in contrib make[1]: Nothing to be done for `all'. Making all in dist-build make[1]: Nothing to be done for `all'. Making all in src Making all in libsodium Making all in include make[3]: Nothing to be done for `all'. CC crypto_sign/ed25519/ref10/libsodium_la-obsolete.lo CC crypto_shorthash/siphash24/ref/libsodium_la-shorthash_siphashx24_ref.lo CC crypto_shorthash/siphash24/libsodium_la-shorthash_siphashx24.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_stream/salsa20/xmm6int/libavx2_la-salsa20_xmm6int-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 CC crypto_stream/salsa20/ref/libsodium_la-salsa20_ref.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/salsa20/xmm6int/libsse2_la-salsa20_xmm6int-sse2.lo CC crypto_stream/chacha20/dolbeau/libssse3_la-chacha20_dolbeau-ssse3.lo CCLD libsse41.la CCLD libavx2.la CCLD libavx512f.la CC randombytes/internal/librdrand_la-randombytes_internal_random.lo CCLD libaesni.la CCLD libsse2.la CCLD libssse3.la CCLD librdrand.la CCLD libarmcrypto.la CCLD libsodium.la make[2]: Nothing to be done for `all-am'. Making all in test Making all in default make[2]: Nothing to be done for `all'. make[2]: Nothing to be done for `all-am'. make[1]: Nothing to be done for `all-am'. libsodium/1.0.20: Package 'bd12d461cf6e2aa9537ea3aa4631bcebd700e833' built libsodium/1.0.20: Build folder /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/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 /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/package/bd12d461cf6e2aa9537ea3aa4631bcebd700e833 libsodium/1.0.20: Calling package() libsodium/1.0.20: Copied 1 file: LICENSE ----Running------ > . "/Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/build-release/conan/conanbuild.sh" && make install DESTDIR=/Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/package/bd12d461cf6e2aa9537ea3aa4631bcebd700e833 -j8 ----------------- Making install in builds make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. Making install in contrib make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. Making install in dist-build make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. Making install in src Making install in libsodium Making install in include make[4]: Nothing to be done for `install-exec-am'. mkdir -p '/Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/package/bd12d461cf6e2aa9537ea3aa4631bcebd700e833//include' mkdir -p '/Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/package/bd12d461cf6e2aa9537ea3aa4631bcebd700e833//include' mkdir -p '/Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/package/bd12d461cf6e2aa9537ea3aa4631bcebd700e833//include/sodium' /usr/bin/install -c -m 644 sodium/version.h '/Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/package/bd12d461cf6e2aa9537ea3aa4631bcebd700e833//include/sodium' mkdir -p '/Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/package/bd12d461cf6e2aa9537ea3aa4631bcebd700e833//include/sodium' /usr/bin/install -c -m 644 /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/core.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_aead_aes256gcm.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_aead_aegis128l.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_aead_aegis256.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_aead_chacha20poly1305.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_aead_xchacha20poly1305.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_auth.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_auth_hmacsha256.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_auth_hmacsha512.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_auth_hmacsha512256.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_box.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_box_curve25519xchacha20poly1305.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_box_curve25519xsalsa20poly1305.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_core_ed25519.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_core_ristretto255.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_core_hchacha20.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_core_hsalsa20.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_core_salsa20.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_core_salsa2012.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_core_salsa208.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_generichash.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_generichash_blake2b.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_hash.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_hash_sha256.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_hash_sha512.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_kdf.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_kdf_hkdf_sha256.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_kdf_hkdf_sha512.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_kdf_blake2b.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_kx.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_onetimeauth.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_onetimeauth_poly1305.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_pwhash.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_pwhash_argon2i.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_pwhash_argon2id.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_pwhash_scryptsalsa208sha256.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_scalarmult.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_scalarmult_curve25519.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_scalarmult_ed25519.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_scalarmult_ristretto255.h '/Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/package/bd12d461cf6e2aa9537ea3aa4631bcebd700e833//include/sodium' mkdir -p '/Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/package/bd12d461cf6e2aa9537ea3aa4631bcebd700e833//include/sodium' /usr/bin/install -c -m 644 /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_secretbox.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_secretbox_xchacha20poly1305.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_secretbox_xsalsa20poly1305.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_secretstream_xchacha20poly1305.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_shorthash.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_shorthash_siphash24.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_sign.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_sign_ed25519.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_sign_edwards25519sha512batch.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_stream.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_stream_chacha20.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_stream_salsa20.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_stream_salsa2012.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_stream_salsa208.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_stream_xchacha20.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_stream_xsalsa20.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_verify_16.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_verify_32.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/crypto_verify_64.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/export.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/randombytes.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/randombytes_internal_random.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/randombytes_sysrandom.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/runtime.h /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium/utils.h '/Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/package/bd12d461cf6e2aa9537ea3aa4631bcebd700e833//include/sodium' /usr/bin/install -c -m 644 /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/build/bd12d461cf6e2aa9537ea3aa4631bcebd700e833/src/src/libsodium/include/sodium.h '/Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/package/bd12d461cf6e2aa9537ea3aa4631bcebd700e833//include/.' make[4]: Nothing to be done for `install-data-am'. mkdir -p '/Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/package/bd12d461cf6e2aa9537ea3aa4631bcebd700e833//lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libsodium.la '/Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/package/bd12d461cf6e2aa9537ea3aa4631bcebd700e833//lib' libtool: install: /usr/bin/install -c .libs/libsodium.lai /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/package/bd12d461cf6e2aa9537ea3aa4631bcebd700e833//lib/libsodium.la libtool: install: /usr/bin/install -c .libs/libsodium.a /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/package/bd12d461cf6e2aa9537ea3aa4631bcebd700e833//lib/libsodium.a libtool: install: chmod 644 /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/package/bd12d461cf6e2aa9537ea3aa4631bcebd700e833//lib/libsodium.a libtool: install: ranlib /Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/package/bd12d461cf6e2aa9537ea3aa4631bcebd700e833//lib/libsodium.a make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. Making install in test Making install in default make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[2]: Nothing to be done for `install-exec-am'. mkdir -p '/Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/package/bd12d461cf6e2aa9537ea3aa4631bcebd700e833//lib/pkgconfig' /usr/bin/install -c -m 644 libsodium.pc '/Users/jenkins/workspace/prod-v1/bsr/115522/dfbdf/.conan/data/libsodium/1.0.20/_/_/package/bd12d461cf6e2aa9537ea3aa4631bcebd700e833//lib/pkgconfig' [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 file: LICENSE libsodium/1.0.20 package(): Packaged 67 '.h' files libsodium/1.0.20 package(): Packaged 1 '.a' file: libsodium.a libsodium/1.0.20: Package 'bd12d461cf6e2aa9537ea3aa4631bcebd700e833' created libsodium/1.0.20: Created package revision 4099012b38d1012e63159e11d0e2eaa2 [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 warning: /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: archive library: .libs/libsse41.a the table of contents is empty (no object file members in the library define global symbols) warning: /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: archive library: .libs/libavx2.a the table of contents is empty (no object file members in the library define global symbols) libtool: warning: '-version-info/-version-number' is ignored for convenience libraries warning: /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: archive library: .libs/libavx512f.a the table of contents is empty (no object file members in the library define global symbols) libtool: warning: '-version-info/-version-number' is ignored for convenience libraries libtool: warning: '-version-info/-version-number' is ignored for convenience libraries warning: /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: archive library: .libs/libaesni.a the table of contents is empty (no object file members in the library define global symbols) warning: /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: archive library: .libs/libsse2.a the table of contents is empty (no object file members in the library define global symbols) warning: /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: archive library: .libs/libssse3.a the table of contents is empty (no object file members in the library define global symbols) 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: ************************************************** WARN: ************************************************** WARN: *** Conan 1 is legacy and on a deprecation path ** WARN: *********** Please upgrade to Conan 2 ************ WARN: **************************************************