Created
March 24, 2020 21:04
-
-
Save decentral1se/628a51503a574c16e6897e1f8b08167e to your computer and use it in GitHub Desktop.
datnodev4.2.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/fd-lock | |
> node-gyp-build | |
> [email protected] install /home/foo/work/dat/node_modules/sodium-native | |
> node-gyp-build "node preinstall.js" "node postinstall.js" | |
> [email protected] install /home/foo/work/dat/node_modules/discovery-swarm/node_modules/utp-native | |
> node-gyp-build | |
make: Entering directory '/home/foo/work/dat/node_modules/discovery-swarm/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 | |
CXX(target) Release/obj.target/utp/src/socket_wrap.o | |
utp.target.mk:121: recipe for target 'Release/obj.target/utp/src/socket_wrap.o' failed | |
make: Leaving directory '/home/foo/work/dat/node_modules/discovery-swarm/node_modules/utp-native/build' | |
> [email protected] install /home/foo/work/dat/node_modules/utp-native | |
> node-gyp-build | |
added 760 packages from 404 contributors and audited 6813 packages in 17.822s | |
23 packages are looking for funding | |
run `npm fund` for details | |
found 0 vulnerabilities |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment