Created
March 24, 2020 20:49
-
-
Save decentral1se/8e45d5527c30414a8d2793b6e6a2999c to your computer and use it in GitHub Desktop.
datnodev4.log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> [email protected] install /home/foo/work/dat/node_modules/sodium-native | |
> node-gyp-build "node preinstall.js" "node postinstall.js" | |
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. | |
libtoolize: copying file 'build-aux/ltmain.sh' | |
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. | |
libtoolize: copying file 'm4/libtool.m4' | |
libtoolize: copying file 'm4/ltoptions.m4' | |
libtoolize: copying file 'm4/ltsugar.m4' | |
libtoolize: copying file 'm4/ltversion.m4' | |
libtoolize: copying file 'm4/lt~obsolete.m4' | |
checking build system type... x86_64-pc-linux-gnu | |
checking host 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 thread-safe mkdir -p... /bin/mkdir -p | |
checking for gawk... gawk | |
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 '999' 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 style of include used by make... GNU | |
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 we are using the GNU C compiler... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to accept ISO C89... none needed | |
checking whether gcc understands -c and -o together... yes | |
checking dependency style of gcc... gcc3 | |
checking for a sed that does not truncate output... /bin/sed | |
checking how to run the C preprocessor... gcc -E | |
checking for grep that handles long lines and -e... /bin/grep | |
checking for egrep... /bin/grep -E | |
checking whether gcc is Clang... no | |
checking whether pthreads work with -pthread... yes | |
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 gcc option to accept ISO C99... none needed | |
checking dependency style of gcc... gcc3 | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking minix/config.h usability... no | |
checking minix/config.h presence... no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... yes | |
checking for variable-length arrays... yes | |
checking for __native_client__ defined... no | |
checking for _FORTIFY_SOURCE defined... no | |
checking whether C compiler accepts -D_FORTIFY_SOURCE=2... yes | |
checking whether C compiler accepts -fvisibility=hidden... yes | |
checking whether C compiler accepts -fPIC... yes | |
checking whether C compiler accepts -fPIE... yes | |
checking whether the linker accepts -pie... 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 -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wall... yes | |
checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra... yes | |
checking for clang... no | |
checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast... yes | |
checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual... yes | |
checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero... yes | |
checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches... no | |
checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond... yes | |
checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal... yes | |
checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal -Wformat=2... yes | |
checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op... yes | |
checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized... yes | |
checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation... yes | |
checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations... yes | |
checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes... yes | |
checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs... yes | |
checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -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 -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -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 -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -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 -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -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 -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -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 -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -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 -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -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 -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -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... no | |
checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -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 -Wshorten-64-to-32... no | |
checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -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 -Wsometimes-uninitialized... no | |
checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -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 -Wstrict-prototypes... yes | |
checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -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 -Wstrict-prototypes -Wswitch-enum... yes | |
checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -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 -Wstrict-prototypes -Wswitch-enum -Wvariable-decl... no | |
checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -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 -Wstrict-prototypes -Wswitch-enum -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 when using the C compiler... yes | |
checking whether SIGABRT can be caught when using the C compiler... 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 fgrep... /bin/grep -F | |
checking for ld used by gcc... /usr/bin/ld | |
checking if the linker (/usr/bin/ld) is GNU ld... yes | |
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... 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/bin/ld option to reload object files... -r | |
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 /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... mt | |
checking if mt is a manifest tool... no | |
checking for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if gcc supports -fno-rtti -fno-exceptions... no | |
checking for gcc option to produce PIC... -fPIC -DPIC | |
checking if gcc PIC flag -fPIC -DPIC works... yes | |
checking if gcc static flag -static works... yes | |
checking if gcc supports -c -o file.o... yes | |
checking if gcc supports -c -o file.o... (cached) yes | |
checking whether the gcc linker (/usr/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... yes | |
checking for ar... (cached) ar | |
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 sys/mman.h usability... yes | |
checking sys/mman.h presence... yes | |
checking for sys/mman.h... yes | |
checking intrin.h usability... no | |
checking intrin.h presence... no | |
checking for intrin.h... no | |
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 data alignment is required... no | |
checking if atomic operations 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 memset_s... no | |
checking for explicit_bzero... yes | |
checking for explicit_memset... no | |
checking for nanosleep... yes | |
checking for posix_memalign... yes | |
checking for getpid... yes | |
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 msvc-scripts/Makefile | |
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 | |
Making clean in builds | |
make[1]: Entering directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/builds' | |
rm -rf .libs _libs | |
rm -f *.lo | |
make[1]: Leaving directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/builds' | |
Making clean in contrib | |
make[1]: Entering directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/contrib' | |
rm -rf .libs _libs | |
rm -f *.lo | |
make[1]: Leaving directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/contrib' | |
Making clean in dist-build | |
make[1]: Entering directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/dist-build' | |
rm -rf .libs _libs | |
rm -f *.lo | |
make[1]: Leaving directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/dist-build' | |
Making clean in msvc-scripts | |
make[1]: Entering directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/msvc-scripts' | |
rm -rf .libs _libs | |
rm -f *.lo | |
make[1]: Leaving directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/msvc-scripts' | |
Making clean in src | |
make[1]: Entering directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/src' | |
Making clean in libsodium | |
make[2]: Entering directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/src/libsodium' | |
Making clean in include | |
make[3]: Entering directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/src/libsodium/include' | |
rm -rf .libs _libs | |
rm -f *.lo | |
make[3]: Leaving directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/src/libsodium/include' | |
make[3]: Entering directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/src/libsodium' | |
test -z "" || rm -f | |
test -z "libsodium.la" || rm -f libsodium.la | |
rm -f ./so_locations | |
rm -rf .libs _libs | |
rm -rf crypto_aead/aes256gcm/aesni/.libs crypto_aead/aes256gcm/aesni/_libs | |
rm -rf crypto_aead/chacha20poly1305/sodium/.libs crypto_aead/chacha20poly1305/sodium/_libs | |
rm -rf crypto_aead/xchacha20poly1305/sodium/.libs crypto_aead/xchacha20poly1305/sodium/_libs | |
rm -rf crypto_auth/.libs crypto_auth/_libs | |
rm -rf crypto_auth/hmacsha256/.libs crypto_auth/hmacsha256/_libs | |
rm -rf crypto_auth/hmacsha512/.libs crypto_auth/hmacsha512/_libs | |
rm -rf crypto_auth/hmacsha512256/.libs crypto_auth/hmacsha512256/_libs | |
rm -rf crypto_box/.libs crypto_box/_libs | |
rm -rf crypto_box/curve25519xchacha20poly1305/.libs crypto_box/curve25519xchacha20poly1305/_libs | |
rm -rf crypto_box/curve25519xsalsa20poly1305/.libs crypto_box/curve25519xsalsa20poly1305/_libs | |
rm -rf crypto_core/ed25519/.libs crypto_core/ed25519/_libs | |
rm -rf crypto_core/ed25519/ref10/.libs crypto_core/ed25519/ref10/_libs | |
rm -rf crypto_core/hchacha20/.libs crypto_core/hchacha20/_libs | |
rm -rf crypto_core/hsalsa20/.libs crypto_core/hsalsa20/_libs | |
rm -rf crypto_core/hsalsa20/ref2/.libs crypto_core/hsalsa20/ref2/_libs | |
rm -rf crypto_core/salsa/ref/.libs crypto_core/salsa/ref/_libs | |
rm -rf crypto_generichash/.libs crypto_generichash/_libs | |
rm -rf crypto_generichash/blake2b/.libs crypto_generichash/blake2b/_libs | |
rm -rf crypto_generichash/blake2b/ref/.libs crypto_generichash/blake2b/ref/_libs | |
rm -rf crypto_hash/.libs crypto_hash/_libs | |
rm -rf crypto_hash/sha256/.libs crypto_hash/sha256/_libs | |
rm -rf crypto_hash/sha256/cp/.libs crypto_hash/sha256/cp/_libs | |
rm -rf crypto_hash/sha512/.libs crypto_hash/sha512/_libs | |
rm -rf crypto_hash/sha512/cp/.libs crypto_hash/sha512/cp/_libs | |
rm -rf crypto_kdf/.libs crypto_kdf/_libs | |
rm -rf crypto_kdf/blake2b/.libs crypto_kdf/blake2b/_libs | |
rm -rf crypto_kx/.libs crypto_kx/_libs | |
rm -rf crypto_onetimeauth/.libs crypto_onetimeauth/_libs | |
rm -rf crypto_onetimeauth/poly1305/.libs crypto_onetimeauth/poly1305/_libs | |
rm -rf crypto_onetimeauth/poly1305/donna/.libs crypto_onetimeauth/poly1305/donna/_libs | |
rm -rf crypto_onetimeauth/poly1305/sse2/.libs crypto_onetimeauth/poly1305/sse2/_libs | |
rm -rf crypto_pwhash/.libs crypto_pwhash/_libs | |
rm -rf crypto_pwhash/argon2/.libs crypto_pwhash/argon2/_libs | |
rm -rf crypto_pwhash/scryptsalsa208sha256/.libs crypto_pwhash/scryptsalsa208sha256/_libs | |
rm -rf crypto_pwhash/scryptsalsa208sha256/nosse/.libs crypto_pwhash/scryptsalsa208sha256/nosse/_libs | |
rm -rf crypto_pwhash/scryptsalsa208sha256/sse/.libs crypto_pwhash/scryptsalsa208sha256/sse/_libs | |
rm -rf crypto_scalarmult/.libs crypto_scalarmult/_libs | |
rm -rf crypto_scalarmult/curve25519/.libs crypto_scalarmult/curve25519/_libs | |
rm -rf crypto_scalarmult/curve25519/ref10/.libs crypto_scalarmult/curve25519/ref10/_libs | |
rm -rf crypto_scalarmult/curve25519/sandy2x/.libs crypto_scalarmult/curve25519/sandy2x/_libs | |
rm -rf crypto_scalarmult/ed25519/ref10/.libs crypto_scalarmult/ed25519/ref10/_libs | |
rm -rf crypto_secretbox/.libs crypto_secretbox/_libs | |
rm -rf crypto_secretbox/xchacha20poly1305/.libs crypto_secretbox/xchacha20poly1305/_libs | |
rm -rf crypto_secretbox/xsalsa20poly1305/.libs crypto_secretbox/xsalsa20poly1305/_libs | |
rm -rf crypto_secretstream/xchacha20poly1305/.libs crypto_secretstream/xchacha20poly1305/_libs | |
rm -rf crypto_shorthash/.libs crypto_shorthash/_libs | |
rm -rf crypto_shorthash/siphash24/.libs crypto_shorthash/siphash24/_libs | |
rm -rf crypto_shorthash/siphash24/ref/.libs crypto_shorthash/siphash24/ref/_libs | |
rm -rf crypto_sign/.libs crypto_sign/_libs | |
rm -rf crypto_sign/ed25519/.libs crypto_sign/ed25519/_libs | |
rm -rf crypto_sign/ed25519/ref10/.libs crypto_sign/ed25519/ref10/_libs | |
rm -rf crypto_stream/.libs crypto_stream/_libs | |
rm -rf crypto_stream/chacha20/.libs crypto_stream/chacha20/_libs | |
rm -rf crypto_stream/chacha20/dolbeau/.libs crypto_stream/chacha20/dolbeau/_libs | |
rm -rf crypto_stream/chacha20/ref/.libs crypto_stream/chacha20/ref/_libs | |
rm -rf crypto_stream/salsa20/.libs crypto_stream/salsa20/_libs | |
rm -rf crypto_stream/salsa20/ref/.libs crypto_stream/salsa20/ref/_libs | |
rm -rf crypto_stream/salsa20/xmm6/.libs crypto_stream/salsa20/xmm6/_libs | |
rm -rf crypto_stream/salsa20/xmm6int/.libs crypto_stream/salsa20/xmm6int/_libs | |
rm -rf crypto_stream/salsa2012/.libs crypto_stream/salsa2012/_libs | |
rm -rf crypto_stream/salsa2012/ref/.libs crypto_stream/salsa2012/ref/_libs | |
rm -rf crypto_stream/salsa208/.libs crypto_stream/salsa208/_libs | |
rm -rf crypto_stream/salsa208/ref/.libs crypto_stream/salsa208/ref/_libs | |
rm -rf crypto_stream/xchacha20/.libs crypto_stream/xchacha20/_libs | |
rm -rf crypto_stream/xsalsa20/.libs crypto_stream/xsalsa20/_libs | |
rm -rf crypto_verify/sodium/.libs crypto_verify/sodium/_libs | |
rm -rf randombytes/.libs randombytes/_libs | |
rm -rf randombytes/nativeclient/.libs randombytes/nativeclient/_libs | |
rm -rf randombytes/salsa20/.libs randombytes/salsa20/_libs | |
rm -rf randombytes/sysrandom/.libs randombytes/sysrandom/_libs | |
rm -rf sodium/.libs sodium/_libs | |
test -z "libaesni.la libsse2.la libssse3.la libsse41.la libavx2.la libavx512f.la librdrand.la" || rm -f libaesni.la libsse2.la libssse3.la libsse41.la libavx2.la libavx512f.la librdrand.la | |
rm -f ./so_locations | |
rm -f *.o | |
rm -f crypto_aead/aes256gcm/aesni/*.o | |
rm -f crypto_aead/aes256gcm/aesni/*.lo | |
rm -f crypto_aead/chacha20poly1305/sodium/*.o | |
rm -f crypto_aead/chacha20poly1305/sodium/*.lo | |
rm -f crypto_aead/xchacha20poly1305/sodium/*.o | |
rm -f crypto_aead/xchacha20poly1305/sodium/*.lo | |
rm -f crypto_auth/*.o | |
rm -f crypto_auth/*.lo | |
rm -f crypto_auth/hmacsha256/*.o | |
rm -f crypto_auth/hmacsha256/*.lo | |
rm -f crypto_auth/hmacsha512/*.o | |
rm -f crypto_auth/hmacsha512/*.lo | |
rm -f crypto_auth/hmacsha512256/*.o | |
rm -f crypto_auth/hmacsha512256/*.lo | |
rm -f crypto_box/*.o | |
rm -f crypto_box/*.lo | |
rm -f crypto_box/curve25519xchacha20poly1305/*.o | |
rm -f crypto_box/curve25519xchacha20poly1305/*.lo | |
rm -f crypto_box/curve25519xsalsa20poly1305/*.o | |
rm -f crypto_box/curve25519xsalsa20poly1305/*.lo | |
rm -f crypto_core/ed25519/*.o | |
rm -f crypto_core/ed25519/*.lo | |
rm -f crypto_core/ed25519/ref10/*.o | |
rm -f crypto_core/ed25519/ref10/*.lo | |
rm -f crypto_core/hchacha20/*.o | |
rm -f crypto_core/hchacha20/*.lo | |
rm -f crypto_core/hsalsa20/*.o | |
rm -f crypto_core/hsalsa20/*.lo | |
rm -f crypto_core/hsalsa20/ref2/*.o | |
rm -f crypto_core/hsalsa20/ref2/*.lo | |
rm -f crypto_core/salsa/ref/*.o | |
rm -f crypto_core/salsa/ref/*.lo | |
rm -f crypto_generichash/*.o | |
rm -f crypto_generichash/*.lo | |
rm -f crypto_generichash/blake2b/*.o | |
rm -f crypto_generichash/blake2b/*.lo | |
rm -f crypto_generichash/blake2b/ref/*.o | |
rm -f crypto_generichash/blake2b/ref/*.lo | |
rm -f crypto_hash/*.o | |
rm -f crypto_hash/*.lo | |
rm -f crypto_hash/sha256/*.o | |
rm -f crypto_hash/sha256/*.lo | |
rm -f crypto_hash/sha256/cp/*.o | |
rm -f crypto_hash/sha256/cp/*.lo | |
rm -f crypto_hash/sha512/*.o | |
rm -f crypto_hash/sha512/*.lo | |
rm -f crypto_hash/sha512/cp/*.o | |
rm -f crypto_hash/sha512/cp/*.lo | |
rm -f crypto_kdf/*.o | |
rm -f crypto_kdf/*.lo | |
rm -f crypto_kdf/blake2b/*.o | |
rm -f crypto_kdf/blake2b/*.lo | |
rm -f crypto_kx/*.o | |
rm -f crypto_kx/*.lo | |
rm -f crypto_onetimeauth/*.o | |
rm -f crypto_onetimeauth/*.lo | |
rm -f crypto_onetimeauth/poly1305/*.o | |
rm -f crypto_onetimeauth/poly1305/*.lo | |
rm -f crypto_onetimeauth/poly1305/donna/*.o | |
rm -f crypto_onetimeauth/poly1305/donna/*.lo | |
rm -f crypto_onetimeauth/poly1305/sse2/*.o | |
rm -f crypto_onetimeauth/poly1305/sse2/*.lo | |
rm -f crypto_pwhash/*.o | |
rm -f crypto_pwhash/*.lo | |
rm -f crypto_pwhash/argon2/*.o | |
rm -f crypto_pwhash/argon2/*.lo | |
rm -f crypto_pwhash/scryptsalsa208sha256/*.o | |
rm -f crypto_pwhash/scryptsalsa208sha256/*.lo | |
rm -f crypto_pwhash/scryptsalsa208sha256/nosse/*.o | |
rm -f crypto_pwhash/scryptsalsa208sha256/nosse/*.lo | |
rm -f crypto_pwhash/scryptsalsa208sha256/sse/*.o | |
rm -f crypto_pwhash/scryptsalsa208sha256/sse/*.lo | |
rm -f crypto_scalarmult/*.o | |
rm -f crypto_scalarmult/*.lo | |
rm -f crypto_scalarmult/curve25519/*.o | |
rm -f crypto_scalarmult/curve25519/*.lo | |
rm -f crypto_scalarmult/curve25519/ref10/*.o | |
rm -f crypto_scalarmult/curve25519/ref10/*.lo | |
rm -f crypto_scalarmult/curve25519/sandy2x/*.o | |
rm -f crypto_scalarmult/curve25519/sandy2x/*.lo | |
rm -f crypto_scalarmult/ed25519/ref10/*.o | |
rm -f crypto_scalarmult/ed25519/ref10/*.lo | |
rm -f crypto_secretbox/*.o | |
rm -f crypto_secretbox/*.lo | |
rm -f crypto_secretbox/xchacha20poly1305/*.o | |
rm -f crypto_secretbox/xchacha20poly1305/*.lo | |
rm -f crypto_secretbox/xsalsa20poly1305/*.o | |
rm -f crypto_secretbox/xsalsa20poly1305/*.lo | |
rm -f crypto_secretstream/xchacha20poly1305/*.o | |
rm -f crypto_secretstream/xchacha20poly1305/*.lo | |
rm -f crypto_shorthash/*.o | |
rm -f crypto_shorthash/*.lo | |
rm -f crypto_shorthash/siphash24/*.o | |
rm -f crypto_shorthash/siphash24/*.lo | |
rm -f crypto_shorthash/siphash24/ref/*.o | |
rm -f crypto_shorthash/siphash24/ref/*.lo | |
rm -f crypto_sign/*.o | |
rm -f crypto_sign/*.lo | |
rm -f crypto_sign/ed25519/*.o | |
rm -f crypto_sign/ed25519/*.lo | |
rm -f crypto_sign/ed25519/ref10/*.o | |
rm -f crypto_sign/ed25519/ref10/*.lo | |
rm -f crypto_stream/*.o | |
rm -f crypto_stream/*.lo | |
rm -f crypto_stream/chacha20/*.o | |
rm -f crypto_stream/chacha20/*.lo | |
rm -f crypto_stream/chacha20/dolbeau/*.o | |
rm -f crypto_stream/chacha20/dolbeau/*.lo | |
rm -f crypto_stream/chacha20/ref/*.o | |
rm -f crypto_stream/chacha20/ref/*.lo | |
rm -f crypto_stream/salsa20/*.o | |
rm -f crypto_stream/salsa20/*.lo | |
rm -f crypto_stream/salsa20/ref/*.o | |
rm -f crypto_stream/salsa20/ref/*.lo | |
rm -f crypto_stream/salsa20/xmm6/*.o | |
rm -f crypto_stream/salsa20/xmm6/*.lo | |
rm -f crypto_stream/salsa20/xmm6int/*.o | |
rm -f crypto_stream/salsa20/xmm6int/*.lo | |
rm -f crypto_stream/salsa2012/*.o | |
rm -f crypto_stream/salsa2012/*.lo | |
rm -f crypto_stream/salsa2012/ref/*.o | |
rm -f crypto_stream/salsa2012/ref/*.lo | |
rm -f crypto_stream/salsa208/*.o | |
rm -f crypto_stream/salsa208/*.lo | |
rm -f crypto_stream/salsa208/ref/*.o | |
rm -f crypto_stream/salsa208/ref/*.lo | |
rm -f crypto_stream/xchacha20/*.o | |
rm -f crypto_stream/xchacha20/*.lo | |
rm -f crypto_stream/xsalsa20/*.o | |
rm -f crypto_stream/xsalsa20/*.lo | |
rm -f crypto_verify/sodium/*.o | |
rm -f crypto_verify/sodium/*.lo | |
rm -f randombytes/*.o | |
rm -f randombytes/*.lo | |
rm -f randombytes/nativeclient/*.o | |
rm -f randombytes/nativeclient/*.lo | |
rm -f randombytes/salsa20/*.o | |
rm -f randombytes/salsa20/*.lo | |
rm -f randombytes/sysrandom/*.o | |
rm -f randombytes/sysrandom/*.lo | |
rm -f sodium/*.o | |
rm -f sodium/*.lo | |
rm -f *.lo | |
make[3]: Leaving directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/src/libsodium' | |
make[2]: Leaving directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/src/libsodium' | |
make[2]: Entering directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/src' | |
rm -rf .libs _libs | |
rm -f *.lo | |
make[2]: Leaving directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/src' | |
make[1]: Leaving directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/src' | |
Making clean in test | |
make[1]: Entering directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/test' | |
Making clean in default | |
make[2]: Entering directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/test/default' | |
rm -f aead_aes256gcm aead_aes256gcm2 aead_chacha20poly1305 aead_chacha20poly13052 aead_xchacha20poly1305 auth auth2 auth3 auth5 auth6 auth7 box box2 box7 box8 box_easy box_easy2 box_seal box_seed chacha20 codecs core1 core2 core3 core4 core5 core6 ed25519_convert generichash generichash2 generichash3 hash hash3 kdf keygen kx metamorphic misuse onetimeauth onetimeauth2 onetimeauth7 pwhash_argon2i pwhash_argon2id randombytes scalarmult scalarmult2 scalarmult5 scalarmult6 scalarmult7 scalarmult8 secretbox secretbox2 secretbox7 secretbox8 secretbox_easy secretbox_easy2 secretstream shorthash sign sodium_core sodium_utils sodium_version stream stream2 stream3 stream4 verify1 sodium_utils2 sodium_utils3 core_ed25519 pwhash_scrypt pwhash_scrypt_ll scalarmult_ed25519 siphashx24 xchacha20 | |
test -z "" || rm -f | |
rm -rf .libs _libs | |
rm -f *.o | |
test -z "aead_aes256gcm.log aead_aes256gcm2.log aead_chacha20poly1305.log aead_chacha20poly13052.log aead_xchacha20poly1305.log auth.log auth2.log auth3.log auth5.log auth6.log auth7.log box.log box2.log box7.log box8.log box_easy.log box_easy2.log box_seal.log box_seed.log chacha20.log codecs.log core1.log core2.log core3.log core4.log core5.log core6.log ed25519_convert.log generichash.log generichash2.log generichash3.log hash.log hash3.log kdf.log keygen.log kx.log metamorphic.log misuse.log onetimeauth.log onetimeauth2.log onetimeauth7.log pwhash_argon2i.log pwhash_argon2id.log randombytes.log scalarmult.log scalarmult2.log scalarmult5.log scalarmult6.log scalarmult7.log scalarmult8.log secretbox.log secretbox2.log secretbox7.log secretbox8.log secretbox_easy.log secretbox_easy2.log secretstream.log shorthash.log sign.log sodium_core.log sodium_utils.log sodium_version.log stream.log stream2.log stream3.log stream4.log verify1.log sodium_utils2.log sodium_utils3.log core_ed25519.log pwhash_scrypt.log pwhash_scrypt_ll.log scalarmult_ed25519.log siphashx24.log xchacha20.log" || rm -f aead_aes256gcm.log aead_aes256gcm2.log aead_chacha20poly1305.log aead_chacha20poly13052.log aead_xchacha20poly1305.log auth.log auth2.log auth3.log auth5.log auth6.log auth7.log box.log box2.log box7.log box8.log box_easy.log box_easy2.log box_seal.log box_seed.log chacha20.log codecs.log core1.log core2.log core3.log core4.log core5.log core6.log ed25519_convert.log generichash.log generichash2.log generichash3.log hash.log hash3.log kdf.log keygen.log kx.log metamorphic.log misuse.log onetimeauth.log onetimeauth2.log onetimeauth7.log pwhash_argon2i.log pwhash_argon2id.log randombytes.log scalarmult.log scalarmult2.log scalarmult5.log scalarmult6.log scalarmult7.log scalarmult8.log secretbox.log secretbox2.log secretbox7.log secretbox8.log secretbox_easy.log secretbox_easy2.log secretstream.log shorthash.log sign.log sodium_core.log sodium_utils.log sodium_version.log stream.log stream2.log stream3.log stream4.log verify1.log sodium_utils2.log sodium_utils3.log core_ed25519.log pwhash_scrypt.log pwhash_scrypt_ll.log scalarmult_ed25519.log siphashx24.log xchacha20.log | |
test -z "aead_aes256gcm.trs aead_aes256gcm2.trs aead_chacha20poly1305.trs aead_chacha20poly13052.trs aead_xchacha20poly1305.trs auth.trs auth2.trs auth3.trs auth5.trs auth6.trs auth7.trs box.trs box2.trs box7.trs box8.trs box_easy.trs box_easy2.trs box_seal.trs box_seed.trs chacha20.trs codecs.trs core1.trs core2.trs core3.trs core4.trs core5.trs core6.trs ed25519_convert.trs generichash.trs generichash2.trs generichash3.trs hash.trs hash3.trs kdf.trs keygen.trs kx.trs metamorphic.trs misuse.trs onetimeauth.trs onetimeauth2.trs onetimeauth7.trs pwhash_argon2i.trs pwhash_argon2id.trs randombytes.trs scalarmult.trs scalarmult2.trs scalarmult5.trs scalarmult6.trs scalarmult7.trs scalarmult8.trs secretbox.trs secretbox2.trs secretbox7.trs secretbox8.trs secretbox_easy.trs secretbox_easy2.trs secretstream.trs shorthash.trs sign.trs sodium_core.trs sodium_utils.trs sodium_version.trs stream.trs stream2.trs stream3.trs stream4.trs verify1.trs sodium_utils2.trs sodium_utils3.trs core_ed25519.trs pwhash_scrypt.trs pwhash_scrypt_ll.trs scalarmult_ed25519.trs siphashx24.trs xchacha20.trs" || rm -f aead_aes256gcm.trs aead_aes256gcm2.trs aead_chacha20poly1305.trs aead_chacha20poly13052.trs aead_xchacha20poly1305.trs auth.trs auth2.trs auth3.trs auth5.trs auth6.trs auth7.trs box.trs box2.trs box7.trs box8.trs box_easy.trs box_easy2.trs box_seal.trs box_seed.trs chacha20.trs codecs.trs core1.trs core2.trs core3.trs core4.trs core5.trs core6.trs ed25519_convert.trs generichash.trs generichash2.trs generichash3.trs hash.trs hash3.trs kdf.trs keygen.trs kx.trs metamorphic.trs misuse.trs onetimeauth.trs onetimeauth2.trs onetimeauth7.trs pwhash_argon2i.trs pwhash_argon2id.trs randombytes.trs scalarmult.trs scalarmult2.trs scalarmult5.trs scalarmult6.trs scalarmult7.trs scalarmult8.trs secretbox.trs secretbox2.trs secretbox7.trs secretbox8.trs secretbox_easy.trs secretbox_easy2.trs secretstream.trs shorthash.trs sign.trs sodium_core.trs sodium_utils.trs sodium_version.trs stream.trs stream2.trs stream3.trs stream4.trs verify1.trs sodium_utils2.trs sodium_utils3.trs core_ed25519.trs pwhash_scrypt.trs pwhash_scrypt_ll.trs scalarmult_ed25519.trs siphashx24.trs xchacha20.trs | |
test -z "test-suite.log" || rm -f test-suite.log | |
rm -f *.lo | |
make[2]: Leaving directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/test/default' | |
make[2]: Entering directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/test' | |
rm -rf .libs _libs | |
rm -f *.lo | |
make[2]: Leaving directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/test' | |
make[1]: Leaving directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/test' | |
make[1]: Entering directory '/home/foo/work/dat/node_modules/sodium-native/libsodium' | |
rm -rf .libs _libs | |
rm -f *.lo | |
make[1]: Leaving directory '/home/foo/work/dat/node_modules/sodium-native/libsodium' | |
Making install in builds | |
make[1]: Entering directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/builds' | |
make[2]: Entering directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/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/foo/work/dat/node_modules/sodium-native/libsodium/builds' | |
make[1]: Leaving directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/builds' | |
Making install in contrib | |
make[1]: Entering directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/contrib' | |
make[2]: Entering directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/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/foo/work/dat/node_modules/sodium-native/libsodium/contrib' | |
make[1]: Leaving directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/contrib' | |
Making install in dist-build | |
make[1]: Entering directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/dist-build' | |
make[2]: Entering directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/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/foo/work/dat/node_modules/sodium-native/libsodium/dist-build' | |
make[1]: Leaving directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/dist-build' | |
Making install in msvc-scripts | |
make[1]: Entering directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/msvc-scripts' | |
make[2]: Entering directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/msvc-scripts' | |
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/foo/work/dat/node_modules/sodium-native/libsodium/msvc-scripts' | |
make[1]: Leaving directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/msvc-scripts' | |
Making install in src | |
make[1]: Entering directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/src' | |
Making install in libsodium | |
make[2]: Entering directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/src/libsodium' | |
Making install in include | |
make[3]: Entering directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/src/libsodium/include' | |
make[4]: Entering directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/src/libsodium/include' | |
make[4]: Nothing to be done for 'install-exec-am'. | |
/bin/mkdir -p '/home/foo/work/dat/node_modules/sodium-native/tmp/include' | |
/bin/mkdir -p '/home/foo/work/dat/node_modules/sodium-native/tmp/include/sodium' | |
/usr/bin/install -c -m 644 sodium/core.h sodium/crypto_aead_aes256gcm.h sodium/crypto_aead_chacha20poly1305.h sodium/crypto_aead_xchacha20poly1305.h sodium/crypto_auth.h sodium/crypto_auth_hmacsha256.h sodium/crypto_auth_hmacsha512.h sodium/crypto_auth_hmacsha512256.h sodium/crypto_box.h sodium/crypto_box_curve25519xchacha20poly1305.h sodium/crypto_box_curve25519xsalsa20poly1305.h sodium/crypto_core_ed25519.h sodium/crypto_core_hchacha20.h sodium/crypto_core_hsalsa20.h sodium/crypto_core_salsa20.h sodium/crypto_core_salsa2012.h sodium/crypto_core_salsa208.h sodium/crypto_generichash.h sodium/crypto_generichash_blake2b.h sodium/crypto_hash.h sodium/crypto_hash_sha256.h sodium/crypto_hash_sha512.h sodium/crypto_kdf.h sodium/crypto_kdf_blake2b.h sodium/crypto_kx.h sodium/crypto_onetimeauth.h sodium/crypto_onetimeauth_poly1305.h sodium/crypto_pwhash.h sodium/crypto_pwhash_argon2i.h sodium/crypto_pwhash_argon2id.h sodium/crypto_pwhash_scryptsalsa208sha256.h sodium/crypto_scalarmult.h sodium/crypto_scalarmult_curve25519.h sodium/crypto_scalarmult_ed25519.h sodium/crypto_secretbox.h sodium/crypto_secretbox_xchacha20poly1305.h sodium/crypto_secretbox_xsalsa20poly1305.h sodium/crypto_secretstream_xchacha20poly1305.h sodium/crypto_shorthash.h sodium/crypto_shorthash_siphash24.h '/home/foo/work/dat/node_modules/sodium-native/tmp/include/sodium' | |
/bin/mkdir -p '/home/foo/work/dat/node_modules/sodium-native/tmp/include/sodium' | |
/usr/bin/install -c -m 644 sodium/crypto_sign.h sodium/crypto_sign_ed25519.h sodium/crypto_sign_edwards25519sha512batch.h sodium/crypto_stream.h sodium/crypto_stream_chacha20.h sodium/crypto_stream_salsa20.h sodium/crypto_stream_salsa2012.h sodium/crypto_stream_salsa208.h sodium/crypto_stream_xchacha20.h sodium/crypto_stream_xsalsa20.h sodium/crypto_verify_16.h sodium/crypto_verify_32.h sodium/crypto_verify_64.h sodium/export.h sodium/randombytes.h sodium/randombytes_salsa20_random.h sodium/randombytes_sysrandom.h sodium/runtime.h sodium/utils.h '/home/foo/work/dat/node_modules/sodium-native/tmp/include/sodium' | |
/usr/bin/install -c -m 644 sodium.h '/home/foo/work/dat/node_modules/sodium-native/tmp/include/.' | |
/bin/mkdir -p '/home/foo/work/dat/node_modules/sodium-native/tmp/include' | |
/bin/mkdir -p '/home/foo/work/dat/node_modules/sodium-native/tmp/include/sodium' | |
/usr/bin/install -c -m 644 sodium/version.h '/home/foo/work/dat/node_modules/sodium-native/tmp/include/sodium' | |
make[4]: Leaving directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/src/libsodium/include' | |
make[3]: Leaving directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/src/libsodium/include' | |
make[3]: Entering directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/src/libsodium' | |
CC crypto_aead/chacha20poly1305/sodium/libsodium_la-aead_chacha20poly1305.lo | |
CC crypto_aead/xchacha20poly1305/sodium/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_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_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/sodium/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_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_secretbox/xchacha20poly1305/libsodium_la-secretbox_xchacha20poly1305.lo | |
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_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 | |
CCLD libaesni.la | |
CC crypto_onetimeauth/poly1305/sse2/libsse2_la-poly1305_sse2.lo | |
CC crypto_pwhash/scryptsalsa208sha256/sse/libsse2_la-pwhash_scryptsalsa208sha256_sse.lo | |
CCLD libsse2.la | |
CC crypto_generichash/blake2b/ref/libssse3_la-blake2b-compress-ssse3.lo | |
CC crypto_pwhash/argon2/libssse3_la-argon2-fill-block-ssse3.lo | |
CC crypto_stream/chacha20/dolbeau/libssse3_la-chacha20_dolbeau-ssse3.lo | |
CCLD libssse3.la | |
CC crypto_generichash/blake2b/ref/libsse41_la-blake2b-compress-sse41.lo | |
CCLD libsse41.la | |
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 | |
CCLD libavx2.la | |
CC crypto_pwhash/argon2/libavx512f_la-argon2-fill-block-avx512f.lo | |
CCLD libavx512f.la | |
CC randombytes/salsa20/librdrand_la-randombytes_salsa20_random.lo | |
CCLD librdrand.la | |
CCLD libsodium.la | |
make[4]: Entering directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/src/libsodium' | |
/bin/mkdir -p '/home/foo/work/dat/node_modules/sodium-native/tmp/lib' | |
/bin/bash ../../libtool --mode=install /usr/bin/install -c libsodium.la '/home/foo/work/dat/node_modules/sodium-native/tmp/lib' | |
libtool: install: /usr/bin/install -c .libs/libsodium.so.23.2.0 /home/foo/work/dat/node_modules/sodium-native/tmp/lib/libsodium.so.23.2.0 | |
libtool: install: (cd /home/foo/work/dat/node_modules/sodium-native/tmp/lib && { ln -s -f libsodium.so.23.2.0 libsodium.so.23 || { rm -f libsodium.so.23 && ln -s libsodium.so.23.2.0 libsodium.so.23; }; }) | |
libtool: install: (cd /home/foo/work/dat/node_modules/sodium-native/tmp/lib && { ln -s -f libsodium.so.23.2.0 libsodium.so || { rm -f libsodium.so && ln -s libsodium.so.23.2.0 libsodium.so; }; }) | |
libtool: install: /usr/bin/install -c .libs/libsodium.lai /home/foo/work/dat/node_modules/sodium-native/tmp/lib/libsodium.la | |
libtool: install: /usr/bin/install -c .libs/libsodium.a /home/foo/work/dat/node_modules/sodium-native/tmp/lib/libsodium.a | |
libtool: install: chmod 644 /home/foo/work/dat/node_modules/sodium-native/tmp/lib/libsodium.a | |
libtool: install: ranlib /home/foo/work/dat/node_modules/sodium-native/tmp/lib/libsodium.a | |
libtool: finish: PATH="/home/foo/.nvm/versions/node/v12.16.1/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/home/foo/work/dat/node_modules/sodium-native/node_modules/.bin:/home/foo/work/dat/node_modules/.bin:/home/foo/.rvm/gems/ruby-2.5.3/bin:/home/foo/.rvm/gems/ruby-2.5.3@global/bin:/home/foo/.rvm/rubies/ruby-2.5.3/bin:/home/foo/.pyenv/shims:/home/foo/.nvm/versions/node/v12.16.1/bin:/home/foo/.cargo/bin:/home/foo/.cargo/bin:/home/foo/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/foo/.rvm/bin/home/foo/.cargo/bin:/home/foo/.cargo/bin:/home/foo/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/foo/.rvm/bin:/home/foo/.nvm:/home/foo/.local/bin:/home/foo/bin:/usr/sbin:/home/foo/dotfiles/dotfiles/scripts:/home/foo/.pyenv/bin:/home/foo/go/packages/bin:/home/foo/go/go-1.14/bin:/home/foo/.fzf/bin:/sbin" ldconfig -n /home/foo/work/dat/node_modules/sodium-native/tmp/lib | |
---------------------------------------------------------------------- | |
Libraries have been installed in: | |
/home/foo/work/dat/node_modules/sodium-native/tmp/lib | |
If you ever happen to want to link against installed libraries | |
in a given directory, LIBDIR, you must either use libtool, and | |
specify the full pathname of the library, or use the '-LLIBDIR' | |
flag during linking and do at least one of the following: | |
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable | |
during execution | |
- add LIBDIR to the 'LD_RUN_PATH' environment variable | |
during linking | |
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag | |
- have your system administrator add LIBDIR to '/etc/ld.so.conf' | |
See any operating system documentation about shared libraries for | |
more information, such as the ld(1) and ld.so(8) manual pages. | |
---------------------------------------------------------------------- | |
make[4]: Nothing to be done for 'install-data-am'. | |
make[4]: Leaving directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/src/libsodium' | |
make[3]: Leaving directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/src/libsodium' | |
make[2]: Leaving directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/src/libsodium' | |
make[2]: Entering directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/src' | |
make[3]: Entering directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/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/foo/work/dat/node_modules/sodium-native/libsodium/src' | |
make[2]: Leaving directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/src' | |
make[1]: Leaving directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/src' | |
Making install in test | |
make[1]: Entering directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/test' | |
Making install in default | |
make[2]: Entering directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/test/default' | |
make[3]: Entering directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/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/foo/work/dat/node_modules/sodium-native/libsodium/test/default' | |
make[2]: Leaving directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/test/default' | |
make[2]: Entering directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/test' | |
make[3]: Entering directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/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/foo/work/dat/node_modules/sodium-native/libsodium/test' | |
make[2]: Leaving directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/test' | |
make[1]: Leaving directory '/home/foo/work/dat/node_modules/sodium-native/libsodium/test' | |
make[1]: Entering directory '/home/foo/work/dat/node_modules/sodium-native/libsodium' | |
make[2]: Entering directory '/home/foo/work/dat/node_modules/sodium-native/libsodium' | |
make[2]: Nothing to be done for 'install-exec-am'. | |
/bin/mkdir -p '/home/foo/work/dat/node_modules/sodium-native/tmp/lib/pkgconfig' | |
/usr/bin/install -c -m 644 libsodium.pc '/home/foo/work/dat/node_modules/sodium-native/tmp/lib/pkgconfig' | |
make[2]: Leaving directory '/home/foo/work/dat/node_modules/sodium-native/libsodium' | |
make[1]: Leaving directory '/home/foo/work/dat/node_modules/sodium-native/libsodium' | |
make: Entering directory '/home/foo/work/dat/node_modules/sodium-native/build' | |
CXX(target) Release/obj.target/sodium/binding.o | |
sodium.target.mk:127: recipe for target 'Release/obj.target/sodium/binding.o' failed | |
make: Leaving directory '/home/foo/work/dat/node_modules/sodium-native/build' | |
> [email protected] install /home/foo/work/dat/node_modules/utp-native | |
> node-gyp-build | |
make: Entering directory '/home/foo/work/dat/node_modules/utp-native/build' | |
CXX(target) Release/obj.target/libutp/deps/libutp/utp_internal.o | |
CXX(target) Release/obj.target/libutp/deps/libutp/utp_utils.o | |
CXX(target) Release/obj.target/libutp/deps/libutp/utp_hash.o | |
CXX(target) Release/obj.target/libutp/deps/libutp/utp_callbacks.o | |
CXX(target) Release/obj.target/libutp/deps/libutp/utp_api.o | |
CXX(target) Release/obj.target/libutp/deps/libutp/utp_packedsockaddr.o | |
AR(target) Release/obj.target/deps/utp.a | |
COPY Release/utp.a | |
CXX(target) Release/obj.target/utp/src/utp_uv.o | |
utp.target.mk:121: recipe for target 'Release/obj.target/utp/src/utp_uv.o' failed | |
make: Leaving directory '/home/foo/work/dat/node_modules/utp-native/build' | |
audited 9144 packages in 90.098s | |
1 package is looking for funding | |
run `npm fund` for details | |
found 351 vulnerabilities (236 low, 28 moderate, 84 high, 3 critical) | |
run `npm audit fix` to fix them, or `npm audit` for details |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment