Skip to content

Instantly share code, notes, and snippets.

@PJColombo
Created March 5, 2021 12:01
Show Gist options
  • Save PJColombo/cc47138b3c3bfd586653657a52746fe0 to your computer and use it in GitHub Desktop.
Save PJColombo/cc47138b3c3bfd586653657a52746fe0 to your computer and use it in GitHub Desktop.
create-aragon-app error log
tallahassee@tallahassee:~/Projects$ npx create-aragon-app test
✔ Preparing initialization
✔ Cloning app template
✔ Preparing template
✖ Installing package dependencies
→ Failed to install dependencies. See above output.
✖ Command failed with exit code 1: yarn install
warning package.json: No license field
warning test@0.0.1: No license field
warning Pattern ["cors@latest"] is trying to unpack in the same destination "/home/tallahassee/.cache/yarn/v6/npm-cors-2.8.5-eac11da51592dd86b9f06f6e7ac293b3df875d29-integrity/node_modules/cors" as pattern ["cors@^2.8.1"]. This could result in non-deterministic behavior, skipping.
warning Pattern ["object-assign@latest"] is trying to unpack in the same destination "/home/tallahassee/.cache/yarn/v6/npm-object-assign-4.1.1-2109adc7965887cfc05cbbd442cac8bfbb360863-integrity/node_modules/object-assign" as pattern ["object-assign@^4.0.0","object-assign@^4.1.1","object-assign@^4.0.1","object-assign@^4","object-assign@^4.1.0","object-assign@^4"]. This could result in non-deterministic behavior, skipping.
warning Pattern ["send@latest"] is trying to unpack in the same destination "/home/tallahassee/.cache/yarn/v6/npm-send-0.17.1-c1d8b059f7900f7466dd4938bdc44e11ddb376c8-integrity/node_modules/send" as pattern ["send@0.17.1","send@0.17.1"]. This could result in non-deterministic behavior, skipping.
warning "@aragon/os > @aragon/truffle-config-v4 > @truffle/hdwallet-provider > @trufflesuite/web3-provider-engine > eth-block-tracker > @babel/plugin-transform-runtime@7.10.5" has unmet peer dependency "@babel/core@^7.0.0-0".
warning " > @aragon/contract-test-helpers@0.0.1" has unmet peer dependency "ganache-cli@^6.0.0".
warning " > @aragon/contract-test-helpers@0.0.1" has unmet peer dependency "solidity-coverage@^0.6.2".
warning "@nomiclabs/buidler-truffle5 > @nomiclabs/truffle-contract@4.1.15" has unmet peer dependency "web3-core-promievent@^1.2.1".
warning "@nomiclabs/buidler-truffle5 > @nomiclabs/truffle-contract@4.1.15" has unmet peer dependency "web3-eth-abi@^1.2.1".
warning "@nomiclabs/buidler-truffle5 > @nomiclabs/truffle-contract@4.1.15" has unmet peer dependency "web3-utils@^1.2.1".
warning Error running install script for optional dependency: "/home/tallahassee/Projects/test/node_modules/scrypt: Command failed.
Exit code: 1
Command: node-gyp rebuild
Arguments:
Directory: /home/tallahassee/Projects/test/node_modules/scrypt
Output:
gyp info it worked if it ends with ok
gyp info using node-gyp@7.1.2
gyp info using node@15.2.1 | linux | x64
gyp info find Python using Python version 3.8.5 found at \"/usr/bin/python3\"
gyp info spawn /usr/bin/python3
gyp info spawn args [
gyp info spawn args '/home/tallahassee/.nvm/versions/node/v15.2.1/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py',
gyp info spawn args 'binding.gyp',
gyp info spawn args '-f',
gyp info spawn args 'make',
gyp info spawn args '-I',
gyp info spawn args '/home/tallahassee/Projects/test/node_modules/scrypt/build/config.gypi',
gyp info spawn args '-I',
gyp info spawn args '/home/tallahassee/.nvm/versions/node/v15.2.1/lib/node_modules/npm/node_modules/node-gyp/addon.gypi',
gyp info spawn args '-I',
gyp info spawn args '/home/tallahassee/.cache/node-gyp/15.2.1/include/node/common.gypi',
gyp info spawn args '-Dlibrary=shared_library',
gyp info spawn args '-Dvisibility=default',
gyp info spawn args '-Dnode_root_dir=/home/tallahassee/.cache/node-gyp/15.2.1',
gyp info spawn args '-Dnode_gyp_dir=/home/tallahassee/.nvm/versions/node/v15.2.1/lib/node_modules/npm/node_modules/node-gyp',
gyp info spawn args '-Dnode_lib_file=/home/tallahassee/.cache/node-gyp/15.2.1/<(target_arch)/node.lib',
gyp info spawn args '-Dmodule_root_dir=/home/tallahassee/Projects/test/node_modules/scrypt',
gyp info spawn args '-Dnode_engine=v8',
gyp info spawn args '--depth=.',
gyp info spawn args '--no-parallel',
gyp info spawn args '--generator-output',
gyp info spawn args 'build',
gyp info spawn args '-Goutput_dir=.'
gyp info spawn args ]
gyp info spawn make
gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
make: Entering directory '/home/tallahassee/Projects/test/node_modules/scrypt/build'
SOLINK_MODULE(target) Release/obj.target/copied_files.node
COPY Release/copied_files.node
CC(target) Release/obj.target/scrypt_wrapper/src/util/memlimit.o
CC(target) Release/obj.target/scrypt_wrapper/src/scryptwrapper/keyderivation.o
CC(target) Release/obj.target/scrypt_wrapper/src/scryptwrapper/pickparams.o
CC(target) Release/obj.target/scrypt_wrapper/src/scryptwrapper/hash.o
AR(target) Release/obj.target/scrypt_wrapper.a
COPY Release/scrypt_wrapper.a
CC(target) Release/obj.target/scrypt_lib/scrypt/scrypt-1.2.0/lib/crypto/crypto_scrypt.o
CC(target) Release/obj.target/scrypt_lib/scrypt/scrypt-1.2.0/lib/crypto/crypto_scrypt_smix.o
CC(target) Release/obj.target/scrypt_lib/scrypt/scrypt-1.2.0/libcperciva/util/warnp.o
CC(target) Release/obj.target/scrypt_lib/scrypt/scrypt-1.2.0/libcperciva/alg/sha256.o
CC(target) Release/obj.target/scrypt_lib/scrypt/scrypt-1.2.0/libcperciva/util/insecure_memzero.o
CC(target) Release/obj.target/scrypt_lib/scrypt/scrypt-1.2.0/lib/scryptenc/scryptenc_cpuperf.o
AR(target) Release/obj.target/scrypt_lib.a
COPY Release/scrypt_lib.a
CXX(target) Release/obj.target/scrypt/src/node-boilerplate/scrypt_common.o
In file included from ../src/node-boilerplate/scrypt_common.cc:28:
../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
../../nan/nan.h:2294:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
2294 | , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
| ^
CXX(target) Release/obj.target/scrypt/src/node-boilerplate/scrypt_params_async.o
In file included from ../src/node-boilerplate/scrypt_params_async.cc:1:
../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
../../nan/nan.h:2294:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
2294 | , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
| ^
In file included from ../src/node-boilerplate/inc/scrypt_async.h:28,
from ../src/node-boilerplate/inc/scrypt_params_async.h:28,
from ../src/node-boilerplate/scrypt_params_async.cc:4:
../src/node-boilerplate/inc/scrypt_common.h: In constructor ‘NodeScrypt::Params::Params(const v8::Local<v8::Object>&)’:
../src/node-boilerplate/inc/scrypt_common.h:39:48: error: no matching function for call to ‘v8::Object::Get(v8::Local<v8::String>)’
39 | N(obj->Get(Nan::New(\"N\").ToLocalChecked())->Uint32Value()),
| ^
In file included from /home/tallahassee/.cache/node-gyp/15.2.1/include/node/node.h:63,
from ../../nan/nan.h:56,
from ../src/node-boilerplate/scrypt_params_async.cc:1:
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:3763:43: note: candidate: ‘v8::MaybeLocal<v8::Value> v8::Object::Get(v8::Local<v8::Context>, v8::Local<v8::Value>)’
3763 | V8_WARN_UNUSED_RESULT MaybeLocal<Value> Get(Local<Context> context,
| ^~~
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:3763:43: note: candidate expects 2 arguments, 1 provided
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:3766:43: note: candidate: ‘v8::MaybeLocal<v8::Value> v8::Object::Get(v8::Local<v8::Context>, uint32_t)’
3766 | V8_WARN_UNUSED_RESULT MaybeLocal<Value> Get(Local<Context> context,
| ^~~
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:3766:43: note: candidate expects 2 arguments, 1 provided
In file included from ../src/node-boilerplate/inc/scrypt_async.h:28,
from ../src/node-boilerplate/inc/scrypt_params_async.h:28,
from ../src/node-boilerplate/scrypt_params_async.cc:4:
../src/node-boilerplate/inc/scrypt_common.h:40:48: error: no matching function for call to ‘v8::Object::Get(v8::Local<v8::String>)’
40 | r(obj->Get(Nan::New(\"r\").ToLocalChecked())->Uint32Value()),
| ^
In file included from /home/tallahassee/.cache/node-gyp/15.2.1/include/node/node.h:63,
from ../../nan/nan.h:56,
from ../src/node-boilerplate/scrypt_params_async.cc:1:
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:3763:43: note: candidate: ‘v8::MaybeLocal<v8::Value> v8::Object::Get(v8::Local<v8::Context>, v8::Local<v8::Value>)’
3763 | V8_WARN_UNUSED_RESULT MaybeLocal<Value> Get(Local<Context> context,
| ^~~
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:3763:43: note: candidate expects 2 arguments, 1 provided
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:3766:43: note: candidate: ‘v8::MaybeLocal<v8::Value> v8::Object::Get(v8::Local<v8::Context>, uint32_t)’
3766 | V8_WARN_UNUSED_RESULT MaybeLocal<Value> Get(Local<Context> context,
| ^~~
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:3766:43: note: candidate expects 2 arguments, 1 provided
In file included from ../src/node-boilerplate/inc/scrypt_async.h:28,
from ../src/node-boilerplate/inc/scrypt_params_async.h:28,
from ../src/node-boilerplate/scrypt_params_async.cc:4:
../src/node-boilerplate/inc/scrypt_common.h:41:48: error: no matching function for call to ‘v8::Object::Get(v8::Local<v8::String>)’
41 | p(obj->Get(Nan::New(\"p\").ToLocalChecked())->Uint32Value()) {}
| ^
In file included from /home/tallahassee/.cache/node-gyp/15.2.1/include/node/node.h:63,
from ../../nan/nan.h:56,
from ../src/node-boilerplate/scrypt_params_async.cc:1:
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:3763:43: note: candidate: ‘v8::MaybeLocal<v8::Value> v8::Object::Get(v8::Local<v8::Context>, v8::Local<v8::Value>)’
3763 | V8_WARN_UNUSED_RESULT MaybeLocal<Value> Get(Local<Context> context,
| ^~~
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:3763:43: note: candidate expects 2 arguments, 1 provided
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:3766:43: note: candidate: ‘v8::MaybeLocal<v8::Value> v8::Object::Get(v8::Local<v8::Context>, uint32_t)’
3766 | V8_WARN_UNUSED_RESULT MaybeLocal<Value> Get(Local<Context> context,
| ^~~
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:3766:43: note: candidate expects 2 arguments, 1 provided
In file included from ../src/node-boilerplate/inc/scrypt_params_async.h:28,
from ../src/node-boilerplate/scrypt_params_async.cc:4:
../src/node-boilerplate/inc/scrypt_async.h: In member function ‘virtual void ScryptAsyncWorker::HandleErrorCallback()’:
../src/node-boilerplate/inc/scrypt_async.h:53:29: warning: ‘v8::Local<v8::Value> Nan::Callback::Call(int, v8::Local<v8::Value>*) const’ is deprecated [-Wdeprecated-declarations]
53 | callback->Call(1, argv);
| ^
In file included from ../src/node-boilerplate/scrypt_params_async.cc:1:
../../nan/nan.h:1742:3: note: declared here
1742 | Call(int argc, v8::Local<v8::Value> argv[]) const {
| ^~~~
In file included from ../src/node-boilerplate/scrypt_params_async.cc:4:
../src/node-boilerplate/inc/scrypt_params_async.h: In constructor ‘ScryptParamsAsyncWorker::ScryptParamsAsyncWorker(Nan::NAN_METHOD_ARGS_TYPE)’:
../src/node-boilerplate/inc/scrypt_params_async.h:35:36: error: no matching function for call to ‘v8::Value::NumberValue()’
35 | maxtime(info[0]->NumberValue()),
| ^
In file included from /home/tallahassee/.cache/node-gyp/15.2.1/include/node/node.h:63,
from ../../nan/nan.h:56,
from ../src/node-boilerplate/scrypt_params_async.cc:1:
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:2907:39: note: candidate: ‘v8::Maybe<double> v8::Value::NumberValue(v8::Local<v8::Context>) const’
2907 | V8_WARN_UNUSED_RESULT Maybe<double> NumberValue(Local<Context> context) const;
| ^~~~~~~~~~~
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:2907:39: note: candidate expects 1 argument, 0 provided
In file included from ../src/node-boilerplate/scrypt_params_async.cc:4:
../src/node-boilerplate/inc/scrypt_params_async.h:36:39: error: no matching function for call to ‘v8::Value::NumberValue()’
36 | maxmemfrac(info[1]->NumberValue()),
| ^
In file included from /home/tallahassee/.cache/node-gyp/15.2.1/include/node/node.h:63,
from ../../nan/nan.h:56,
from ../src/node-boilerplate/scrypt_params_async.cc:1:
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:2907:39: note: candidate: ‘v8::Maybe<double> v8::Value::NumberValue(v8::Local<v8::Context>) const’
2907 | V8_WARN_UNUSED_RESULT Maybe<double> NumberValue(Local<Context> context) const;
| ^~~~~~~~~~~
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:2907:39: note: candidate expects 1 argument, 0 provided
In file included from ../src/node-boilerplate/scrypt_params_async.cc:4:
../src/node-boilerplate/inc/scrypt_params_async.h:37:36: error: no matching function for call to ‘v8::Value::IntegerValue()’
37 | maxmem(info[2]->IntegerValue()),
| ^
In file included from /home/tallahassee/.cache/node-gyp/15.2.1/include/node/node.h:63,
from ../../nan/nan.h:56,
from ../src/node-boilerplate/scrypt_params_async.cc:1:
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:2909:40: note: candidate: ‘v8::Maybe<long int> v8::Value::IntegerValue(v8::Local<v8::Context>) const’
2909 | V8_WARN_UNUSED_RESULT Maybe<int64_t> IntegerValue(
| ^~~~~~~~~~~~
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:2909:40: note: candidate expects 1 argument, 0 provided
In file included from ../src/node-boilerplate/scrypt_params_async.cc:4:
../src/node-boilerplate/inc/scrypt_params_async.h:38:39: error: no matching function for call to ‘v8::Value::IntegerValue()’
38 | osfreemem(info[3]->IntegerValue())
| ^
In file included from /home/tallahassee/.cache/node-gyp/15.2.1/include/node/node.h:63,
from ../../nan/nan.h:56,
from ../src/node-boilerplate/scrypt_params_async.cc:1:
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:2909:40: note: candidate: ‘v8::Maybe<long int> v8::Value::IntegerValue(v8::Local<v8::Context>) const’
2909 | V8_WARN_UNUSED_RESULT Maybe<int64_t> IntegerValue(
| ^~~~~~~~~~~~
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:2909:40: note: candidate expects 1 argument, 0 provided
../src/node-boilerplate/scrypt_params_async.cc: In member function ‘virtual void ScryptParamsAsyncWorker::HandleOKCallback()’:
../src/node-boilerplate/scrypt_params_async.cc:23:67: error: no matching function for call to ‘v8::Object::Set(v8::Local<v8::String>, Nan::imp::IntegerFactory<v8::Integer>::return_t)’
23 | obj->Set(Nan::New(\"N\").ToLocalChecked(), Nan::New<Integer>(logN));
| ^
In file included from /home/tallahassee/.cache/node-gyp/15.2.1/include/node/node.h:63,
from ../../nan/nan.h:56,
from ../src/node-boilerplate/scrypt_params_async.cc:1:
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:3716:37: note: candidate: ‘v8::Maybe<bool> v8::Object::Set(v8::Local<v8::Context>, v8::Local<v8::Value>, v8::Local<v8::Value>)’
3716 | V8_WARN_UNUSED_RESULT Maybe<bool> Set(Local<Context> context,
| ^~~
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:3716:37: note: candidate expects 3 arguments, 2 provided
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:3719:37: note: candidate: ‘v8::Maybe<bool> v8::Object::Set(v8::Local<v8::Context>, uint32_t, v8::Local<v8::Value>)’
3719 | V8_WARN_UNUSED_RESULT Maybe<bool> Set(Local<Context> context, uint32_t index,
| ^~~
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:3719:37: note: candidate expects 3 arguments, 2 provided
../src/node-boilerplate/scrypt_params_async.cc:24:64: error: no matching function for call to ‘v8::Object::Set(v8::Local<v8::String>, Nan::imp::IntegerFactory<v8::Integer>::return_t)’
24 | obj->Set(Nan::New(\"r\").ToLocalChecked(), Nan::New<Integer>(r));
| ^
In file included from /home/tallahassee/.cache/node-gyp/15.2.1/include/node/node.h:63,
from ../../nan/nan.h:56,
from ../src/node-boilerplate/scrypt_params_async.cc:1:
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:3716:37: note: candidate: ‘v8::Maybe<bool> v8::Object::Set(v8::Local<v8::Context>, v8::Local<v8::Value>, v8::Local<v8::Value>)’
3716 | V8_WARN_UNUSED_RESULT Maybe<bool> Set(Local<Context> context,
| ^~~
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:3716:37: note: candidate expects 3 arguments, 2 provided
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:3719:37: note: candidate: ‘v8::Maybe<bool> v8::Object::Set(v8::Local<v8::Context>, uint32_t, v8::Local<v8::Value>)’
3719 | V8_WARN_UNUSED_RESULT Maybe<bool> Set(Local<Context> context, uint32_t index,
| ^~~
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:3719:37: note: candidate expects 3 arguments, 2 provided
../src/node-boilerplate/scrypt_params_async.cc:25:64: error: no matching function for call to ‘v8::Object::Set(v8::Local<v8::String>, Nan::imp::IntegerFactory<v8::Integer>::return_t)’
25 | obj->Set(Nan::New(\"p\").ToLocalChecked(), Nan::New<Integer>(p));
| ^
In file included from /home/tallahassee/.cache/node-gyp/15.2.1/include/node/node.h:63,
from ../../nan/nan.h:56,
from ../src/node-boilerplate/scrypt_params_async.cc:1:
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:3716:37: note: candidate: ‘v8::Maybe<bool> v8::Object::Set(v8::Local<v8::Context>, v8::Local<v8::Value>, v8::Local<v8::Value>)’
3716 | V8_WARN_UNUSED_RESULT Maybe<bool> Set(Local<Context> context,
| ^~~
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:3716:37: note: candidate expects 3 arguments, 2 provided
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:3719:37: note: candidate: ‘v8::Maybe<bool> v8::Object::Set(v8::Local<v8::Context>, uint32_t, v8::Local<v8::Value>)’
3719 | V8_WARN_UNUSED_RESULT Maybe<bool> Set(Local<Context> context, uint32_t index,
| ^~~
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:3719:37: note: candidate expects 3 arguments, 2 provided
../src/node-boilerplate/scrypt_params_async.cc:32:25: warning: ‘v8::Local<v8::Value> Nan::Callback::Call(int, v8::Local<v8::Value>*) const’ is deprecated [-Wdeprecated-declarations]
32 | callback->Call(2, argv);
| ^
In file included from ../src/node-boilerplate/scrypt_params_async.cc:1:
../../nan/nan.h:1742:3: note: declared here
1742 | Call(int argc, v8::Local<v8::Value> argv[]) const {
| ^~~~
make: *** [scrypt.target.mk:131: Release/obj.target/scrypt/src/node-boilerplate/scrypt_params_async.o] Error 1
make: Leaving directory '/home/tallahassee/Projects/test/node_modules/scrypt/build'
gyp ERR! build error
gyp ERR! stack Error: `make` failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/home/tallahassee/.nvm/versions/node/v15.2.1/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)
gyp ERR! stack at ChildProcess.emit (node:events:329:20)
gyp ERR! stack at Process.ChildProcess._handle.onexit (node:internal/child_process:277:12)
gyp ERR! System Linux 5.8.0-44-generic
gyp ERR! command \"/home/tallahassee/.nvm/versions/node/v15.2.1/bin/node\" \"/home/tallahassee/.nvm/versions/node/v15.2.1/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js\" \"rebuild\"
gyp ERR! cwd /home/tallahassee/Projects/test/node_modules/scrypt
gyp ERR! node -v v15.2.1
gyp ERR! node-gyp -v v7.1.2
gyp ERR! not ok"
warning package.json: No license field
(node:68960) Warning: Accessing non-existent property 'INVALID_ALT_NUMBER' of module exports inside circular dependency
(Use `node --trace-warnings ...` to show where the warning was created)
(node:68960) Warning: Accessing non-existent property 'INVALID_ALT_NUMBER' of module exports inside circular dependency
(node:68960) Warning: Accessing non-existent property 'INVALID_ALT_NUMBER' of module exports inside circular dependency
(node:68960) Warning: Accessing non-existent property 'INVALID_ALT_NUMBER' of module exports inside circular dependency
An unexpected error occurred:
RangeError: Maximum call stack size exceeded
at Object._db [as dynCall_viiiiii] (/home/tallahassee/Projects/test/cache/compilers/soljson-v0.4.24+commit.e67f0147.js:12:120931)
at invoke_viiiiii (/home/tallahassee/Projects/test/cache/compilers/soljson-v0.4.24+commit.e67f0147.js:1:1117622)
at Array.ova (/home/tallahassee/Projects/test/cache/compilers/soljson-v0.4.24+commit.e67f0147.js:13:29030)
at Object.L9a [as dynCall_vi] (/home/tallahassee/Projects/test/cache/compilers/soljson-v0.4.24+commit.e67f0147.js:12:99033)
at invoke_vi (/home/tallahassee/Projects/test/cache/compilers/soljson-v0.4.24+commit.e67f0147.js:1:1114426)
at Array.wta (/home/tallahassee/Projects/test/cache/compilers/soljson-v0.4.24+commit.e67f0147.js:10:704789)
at Object.Cfb [as dynCall_iii] (/home/tallahassee/Projects/test/cache/compilers/soljson-v0.4.24+commit.e67f0147.js:12:130740)
at invoke_iii (/home/tallahassee/Projects/test/cache/compilers/soljson-v0.4.24+commit.e67f0147.js:1:1118857)
at Array.uta (/home/tallahassee/Projects/test/cache/compilers/soljson-v0.4.24+commit.e67f0147.js:10:703085)
at Object.Xfb [as dynCall_iiiiii] (/home/tallahassee/Projects/test/cache/compilers/soljson-v0.4.24+commit.e67f0147.js:12:131900)
at invoke_iiiiii (/home/tallahassee/Projects/test/cache/compilers/soljson-v0.4.24+commit.e67f0147.js:1:1119107)
at yua (/home/tallahassee/Projects/test/cache/compilers/soljson-v0.4.24+commit.e67f0147.js:10:861324)
at qra (/home/tallahassee/Projects/test/cache/compilers/soljson-v0.4.24+commit.e67f0147.js:10:535869)
at Array.oqa (/home/tallahassee/Projects/test/cache/compilers/soljson-v0.4.24+commit.e67f0147.js:10:461143)
at Object.zhb [as dynCall_iiiii] (/home/tallahassee/Projects/test/cache/compilers/soljson-v0.4.24+commit.e67f0147.js:12:139268)
at invoke_iiiii (/home/tallahassee/Projects/test/cache/compilers/soljson-v0.4.24+commit.e67f0147.js:1:1120221)
at Array.Zpa (/home/tallahassee/Projects/test/cache/compilers/soljson-v0.4.24+commit.e67f0147.js:10:406357)
at Object.wjb [as dynCall_viiii] (/home/tallahassee/Projects/test/cache/compilers/soljson-v0.4.24+commit.e67f0147.js:12:147059)
at invoke_viiii (/home/tallahassee/Projects/test/cache/compilers/soljson-v0.4.24+commit.e67f0147.js:1:1121512)
at Array.Zpa (/home/tallahassee/Projects/test/cache/compilers/soljson-v0.4.24+commit.e67f0147.js:10:403171)
at Object.wjb [as dynCall_viiii] (/home/tallahassee/Projects/test/cache/compilers/soljson-v0.4.24+commit.e67f0147.js:12:147059)
at invoke_viiii (/home/tallahassee/Projects/test/cache/compilers/soljson-v0.4.24+commit.e67f0147.js:1:1121512)
error Command failed with exit code 1.
error Command failed with exit code 1.
yarn install v1.22.5
[1/4] Resolving packages...
[2/4] Fetching packages...
info fsevents@2.1.3: The platform "linux" is incompatible with this module.
info "fsevents@2.1.3" is an optional dependency and failed compatibility check. Excluding it from installation.
info fsevents@1.2.13: The platform "linux" is incompatible with this module.
info "fsevents@1.2.13" is an optional dependency and failed compatibility check. Excluding it from installation.
[3/4] Linking dependencies...
[4/4] Building fresh packages...
info This module is OPTIONAL, you can safely ignore this error
$ yarn compile && yarn build-app
yarn run v1.22.5
$ buidler compile --force
Compiling...
Downloading compiler version 0.4.24
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
warning package.json: No license field
warning test@0.0.1: No license field
warning Pattern ["cors@latest"] is trying to unpack in the same destination "/home/tallahassee/.cache/yarn/v6/npm-cors-2.8.5-eac11da51592dd86b9f06f6e7ac293b3df875d29-integrity/node_modules/cors" as pattern ["cors@^2.8.1"]. This could result in non-deterministic behavior, skipping.
warning Pattern ["object-assign@latest"] is trying to unpack in the same destination "/home/tallahassee/.cache/yarn/v6/npm-object-assign-4.1.1-2109adc7965887cfc05cbbd442cac8bfbb360863-integrity/node_modules/object-assign" as pattern ["object-assign@^4.0.0","object-assign@^4.1.1","object-assign@^4.0.1","object-assign@^4","object-assign@^4.1.0","object-assign@^4"]. This could result in non-deterministic behavior, skipping.
warning Pattern ["send@latest"] is trying to unpack in the same destination "/home/tallahassee/.cache/yarn/v6/npm-send-0.17.1-c1d8b059f7900f7466dd4938bdc44e11ddb376c8-integrity/node_modules/send" as pattern ["send@0.17.1","send@0.17.1"]. This could result in non-deterministic behavior, skipping.
warning "@aragon/os > @aragon/truffle-config-v4 > @truffle/hdwallet-provider > @trufflesuite/web3-provider-engine > eth-block-tracker > @babel/plugin-transform-runtime@7.10.5" has unmet peer dependency "@babel/core@^7.0.0-0".
warning " > @aragon/contract-test-helpers@0.0.1" has unmet peer dependency "ganache-cli@^6.0.0".
warning " > @aragon/contract-test-helpers@0.0.1" has unmet peer dependency "solidity-coverage@^0.6.2".
warning "@nomiclabs/buidler-truffle5 > @nomiclabs/truffle-contract@4.1.15" has unmet peer dependency "web3-core-promievent@^1.2.1".
warning "@nomiclabs/buidler-truffle5 > @nomiclabs/truffle-contract@4.1.15" has unmet peer dependency "web3-eth-abi@^1.2.1".
warning "@nomiclabs/buidler-truffle5 > @nomiclabs/truffle-contract@4.1.15" has unmet peer dependency "web3-utils@^1.2.1".
warning Error running install script for optional dependency: "/home/tallahassee/Projects/test/node_modules/scrypt: Command failed.
Exit code: 1
Command: node-gyp rebuild
Arguments:
Directory: /home/tallahassee/Projects/test/node_modules/scrypt
Output:
gyp info it worked if it ends with ok
gyp info using node-gyp@7.1.2
gyp info using node@15.2.1 | linux | x64
gyp info find Python using Python version 3.8.5 found at \"/usr/bin/python3\"
gyp info spawn /usr/bin/python3
gyp info spawn args [
gyp info spawn args '/home/tallahassee/.nvm/versions/node/v15.2.1/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py',
gyp info spawn args 'binding.gyp',
gyp info spawn args '-f',
gyp info spawn args 'make',
gyp info spawn args '-I',
gyp info spawn args '/home/tallahassee/Projects/test/node_modules/scrypt/build/config.gypi',
gyp info spawn args '-I',
gyp info spawn args '/home/tallahassee/.nvm/versions/node/v15.2.1/lib/node_modules/npm/node_modules/node-gyp/addon.gypi',
gyp info spawn args '-I',
gyp info spawn args '/home/tallahassee/.cache/node-gyp/15.2.1/include/node/common.gypi',
gyp info spawn args '-Dlibrary=shared_library',
gyp info spawn args '-Dvisibility=default',
gyp info spawn args '-Dnode_root_dir=/home/tallahassee/.cache/node-gyp/15.2.1',
gyp info spawn args '-Dnode_gyp_dir=/home/tallahassee/.nvm/versions/node/v15.2.1/lib/node_modules/npm/node_modules/node-gyp',
gyp info spawn args '-Dnode_lib_file=/home/tallahassee/.cache/node-gyp/15.2.1/<(target_arch)/node.lib',
gyp info spawn args '-Dmodule_root_dir=/home/tallahassee/Projects/test/node_modules/scrypt',
gyp info spawn args '-Dnode_engine=v8',
gyp info spawn args '--depth=.',
gyp info spawn args '--no-parallel',
gyp info spawn args '--generator-output',
gyp info spawn args 'build',
gyp info spawn args '-Goutput_dir=.'
gyp info spawn args ]
gyp info spawn make
gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
make: Entering directory '/home/tallahassee/Projects/test/node_modules/scrypt/build'
SOLINK_MODULE(target) Release/obj.target/copied_files.node
COPY Release/copied_files.node
CC(target) Release/obj.target/scrypt_wrapper/src/util/memlimit.o
CC(target) Release/obj.target/scrypt_wrapper/src/scryptwrapper/keyderivation.o
CC(target) Release/obj.target/scrypt_wrapper/src/scryptwrapper/pickparams.o
CC(target) Release/obj.target/scrypt_wrapper/src/scryptwrapper/hash.o
AR(target) Release/obj.target/scrypt_wrapper.a
COPY Release/scrypt_wrapper.a
CC(target) Release/obj.target/scrypt_lib/scrypt/scrypt-1.2.0/lib/crypto/crypto_scrypt.o
CC(target) Release/obj.target/scrypt_lib/scrypt/scrypt-1.2.0/lib/crypto/crypto_scrypt_smix.o
CC(target) Release/obj.target/scrypt_lib/scrypt/scrypt-1.2.0/libcperciva/util/warnp.o
CC(target) Release/obj.target/scrypt_lib/scrypt/scrypt-1.2.0/libcperciva/alg/sha256.o
CC(target) Release/obj.target/scrypt_lib/scrypt/scrypt-1.2.0/libcperciva/util/insecure_memzero.o
CC(target) Release/obj.target/scrypt_lib/scrypt/scrypt-1.2.0/lib/scryptenc/scryptenc_cpuperf.o
AR(target) Release/obj.target/scrypt_lib.a
COPY Release/scrypt_lib.a
CXX(target) Release/obj.target/scrypt/src/node-boilerplate/scrypt_common.o
In file included from ../src/node-boilerplate/scrypt_common.cc:28:
../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
../../nan/nan.h:2294:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
2294 | , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
| ^
CXX(target) Release/obj.target/scrypt/src/node-boilerplate/scrypt_params_async.o
In file included from ../src/node-boilerplate/scrypt_params_async.cc:1:
../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
../../nan/nan.h:2294:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
2294 | , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
| ^
In file included from ../src/node-boilerplate/inc/scrypt_async.h:28,
from ../src/node-boilerplate/inc/scrypt_params_async.h:28,
from ../src/node-boilerplate/scrypt_params_async.cc:4:
../src/node-boilerplate/inc/scrypt_common.h: In constructor ‘NodeScrypt::Params::Params(const v8::Local<v8::Object>&)’:
../src/node-boilerplate/inc/scrypt_common.h:39:48: error: no matching function for call to ‘v8::Object::Get(v8::Local<v8::String>)’
39 | N(obj->Get(Nan::New(\"N\").ToLocalChecked())->Uint32Value()),
| ^
In file included from /home/tallahassee/.cache/node-gyp/15.2.1/include/node/node.h:63,
from ../../nan/nan.h:56,
from ../src/node-boilerplate/scrypt_params_async.cc:1:
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:3763:43: note: candidate: ‘v8::MaybeLocal<v8::Value> v8::Object::Get(v8::Local<v8::Context>, v8::Local<v8::Value>)’
3763 | V8_WARN_UNUSED_RESULT MaybeLocal<Value> Get(Local<Context> context,
| ^~~
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:3763:43: note: candidate expects 2 arguments, 1 provided
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:3766:43: note: candidate: ‘v8::MaybeLocal<v8::Value> v8::Object::Get(v8::Local<v8::Context>, uint32_t)’
3766 | V8_WARN_UNUSED_RESULT MaybeLocal<Value> Get(Local<Context> context,
| ^~~
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:3766:43: note: candidate expects 2 arguments, 1 provided
In file included from ../src/node-boilerplate/inc/scrypt_async.h:28,
from ../src/node-boilerplate/inc/scrypt_params_async.h:28,
from ../src/node-boilerplate/scrypt_params_async.cc:4:
../src/node-boilerplate/inc/scrypt_common.h:40:48: error: no matching function for call to ‘v8::Object::Get(v8::Local<v8::String>)’
40 | r(obj->Get(Nan::New(\"r\").ToLocalChecked())->Uint32Value()),
| ^
In file included from /home/tallahassee/.cache/node-gyp/15.2.1/include/node/node.h:63,
from ../../nan/nan.h:56,
from ../src/node-boilerplate/scrypt_params_async.cc:1:
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:3763:43: note: candidate: ‘v8::MaybeLocal<v8::Value> v8::Object::Get(v8::Local<v8::Context>, v8::Local<v8::Value>)’
3763 | V8_WARN_UNUSED_RESULT MaybeLocal<Value> Get(Local<Context> context,
| ^~~
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:3763:43: note: candidate expects 2 arguments, 1 provided
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:3766:43: note: candidate: ‘v8::MaybeLocal<v8::Value> v8::Object::Get(v8::Local<v8::Context>, uint32_t)’
3766 | V8_WARN_UNUSED_RESULT MaybeLocal<Value> Get(Local<Context> context,
| ^~~
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:3766:43: note: candidate expects 2 arguments, 1 provided
In file included from ../src/node-boilerplate/inc/scrypt_async.h:28,
from ../src/node-boilerplate/inc/scrypt_params_async.h:28,
from ../src/node-boilerplate/scrypt_params_async.cc:4:
../src/node-boilerplate/inc/scrypt_common.h:41:48: error: no matching function for call to ‘v8::Object::Get(v8::Local<v8::String>)’
41 | p(obj->Get(Nan::New(\"p\").ToLocalChecked())->Uint32Value()) {}
| ^
In file included from /home/tallahassee/.cache/node-gyp/15.2.1/include/node/node.h:63,
from ../../nan/nan.h:56,
from ../src/node-boilerplate/scrypt_params_async.cc:1:
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:3763:43: note: candidate: ‘v8::MaybeLocal<v8::Value> v8::Object::Get(v8::Local<v8::Context>, v8::Local<v8::Value>)’
3763 | V8_WARN_UNUSED_RESULT MaybeLocal<Value> Get(Local<Context> context,
| ^~~
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:3763:43: note: candidate expects 2 arguments, 1 provided
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:3766:43: note: candidate: ‘v8::MaybeLocal<v8::Value> v8::Object::Get(v8::Local<v8::Context>, uint32_t)’
3766 | V8_WARN_UNUSED_RESULT MaybeLocal<Value> Get(Local<Context> context,
| ^~~
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:3766:43: note: candidate expects 2 arguments, 1 provided
In file included from ../src/node-boilerplate/inc/scrypt_params_async.h:28,
from ../src/node-boilerplate/scrypt_params_async.cc:4:
../src/node-boilerplate/inc/scrypt_async.h: In member function ‘virtual void ScryptAsyncWorker::HandleErrorCallback()’:
../src/node-boilerplate/inc/scrypt_async.h:53:29: warning: ‘v8::Local<v8::Value> Nan::Callback::Call(int, v8::Local<v8::Value>*) const’ is deprecated [-Wdeprecated-declarations]
53 | callback->Call(1, argv);
| ^
In file included from ../src/node-boilerplate/scrypt_params_async.cc:1:
../../nan/nan.h:1742:3: note: declared here
1742 | Call(int argc, v8::Local<v8::Value> argv[]) const {
| ^~~~
In file included from ../src/node-boilerplate/scrypt_params_async.cc:4:
../src/node-boilerplate/inc/scrypt_params_async.h: In constructor ‘ScryptParamsAsyncWorker::ScryptParamsAsyncWorker(Nan::NAN_METHOD_ARGS_TYPE)’:
../src/node-boilerplate/inc/scrypt_params_async.h:35:36: error: no matching function for call to ‘v8::Value::NumberValue()’
35 | maxtime(info[0]->NumberValue()),
| ^
In file included from /home/tallahassee/.cache/node-gyp/15.2.1/include/node/node.h:63,
from ../../nan/nan.h:56,
from ../src/node-boilerplate/scrypt_params_async.cc:1:
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:2907:39: note: candidate: ‘v8::Maybe<double> v8::Value::NumberValue(v8::Local<v8::Context>) const’
2907 | V8_WARN_UNUSED_RESULT Maybe<double> NumberValue(Local<Context> context) const;
| ^~~~~~~~~~~
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:2907:39: note: candidate expects 1 argument, 0 provided
In file included from ../src/node-boilerplate/scrypt_params_async.cc:4:
../src/node-boilerplate/inc/scrypt_params_async.h:36:39: error: no matching function for call to ‘v8::Value::NumberValue()’
36 | maxmemfrac(info[1]->NumberValue()),
| ^
In file included from /home/tallahassee/.cache/node-gyp/15.2.1/include/node/node.h:63,
from ../../nan/nan.h:56,
from ../src/node-boilerplate/scrypt_params_async.cc:1:
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:2907:39: note: candidate: ‘v8::Maybe<double> v8::Value::NumberValue(v8::Local<v8::Context>) const’
2907 | V8_WARN_UNUSED_RESULT Maybe<double> NumberValue(Local<Context> context) const;
| ^~~~~~~~~~~
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:2907:39: note: candidate expects 1 argument, 0 provided
In file included from ../src/node-boilerplate/scrypt_params_async.cc:4:
../src/node-boilerplate/inc/scrypt_params_async.h:37:36: error: no matching function for call to ‘v8::Value::IntegerValue()’
37 | maxmem(info[2]->IntegerValue()),
| ^
In file included from /home/tallahassee/.cache/node-gyp/15.2.1/include/node/node.h:63,
from ../../nan/nan.h:56,
from ../src/node-boilerplate/scrypt_params_async.cc:1:
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:2909:40: note: candidate: ‘v8::Maybe<long int> v8::Value::IntegerValue(v8::Local<v8::Context>) const’
2909 | V8_WARN_UNUSED_RESULT Maybe<int64_t> IntegerValue(
| ^~~~~~~~~~~~
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:2909:40: note: candidate expects 1 argument, 0 provided
In file included from ../src/node-boilerplate/scrypt_params_async.cc:4:
../src/node-boilerplate/inc/scrypt_params_async.h:38:39: error: no matching function for call to ‘v8::Value::IntegerValue()’
38 | osfreemem(info[3]->IntegerValue())
| ^
In file included from /home/tallahassee/.cache/node-gyp/15.2.1/include/node/node.h:63,
from ../../nan/nan.h:56,
from ../src/node-boilerplate/scrypt_params_async.cc:1:
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:2909:40: note: candidate: ‘v8::Maybe<long int> v8::Value::IntegerValue(v8::Local<v8::Context>) const’
2909 | V8_WARN_UNUSED_RESULT Maybe<int64_t> IntegerValue(
| ^~~~~~~~~~~~
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:2909:40: note: candidate expects 1 argument, 0 provided
../src/node-boilerplate/scrypt_params_async.cc: In member function ‘virtual void ScryptParamsAsyncWorker::HandleOKCallback()’:
../src/node-boilerplate/scrypt_params_async.cc:23:67: error: no matching function for call to ‘v8::Object::Set(v8::Local<v8::String>, Nan::imp::IntegerFactory<v8::Integer>::return_t)’
23 | obj->Set(Nan::New(\"N\").ToLocalChecked(), Nan::New<Integer>(logN));
| ^
In file included from /home/tallahassee/.cache/node-gyp/15.2.1/include/node/node.h:63,
from ../../nan/nan.h:56,
from ../src/node-boilerplate/scrypt_params_async.cc:1:
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:3716:37: note: candidate: ‘v8::Maybe<bool> v8::Object::Set(v8::Local<v8::Context>, v8::Local<v8::Value>, v8::Local<v8::Value>)’
3716 | V8_WARN_UNUSED_RESULT Maybe<bool> Set(Local<Context> context,
| ^~~
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:3716:37: note: candidate expects 3 arguments, 2 provided
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:3719:37: note: candidate: ‘v8::Maybe<bool> v8::Object::Set(v8::Local<v8::Context>, uint32_t, v8::Local<v8::Value>)’
3719 | V8_WARN_UNUSED_RESULT Maybe<bool> Set(Local<Context> context, uint32_t index,
| ^~~
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:3719:37: note: candidate expects 3 arguments, 2 provided
../src/node-boilerplate/scrypt_params_async.cc:24:64: error: no matching function for call to ‘v8::Object::Set(v8::Local<v8::String>, Nan::imp::IntegerFactory<v8::Integer>::return_t)’
24 | obj->Set(Nan::New(\"r\").ToLocalChecked(), Nan::New<Integer>(r));
| ^
In file included from /home/tallahassee/.cache/node-gyp/15.2.1/include/node/node.h:63,
from ../../nan/nan.h:56,
from ../src/node-boilerplate/scrypt_params_async.cc:1:
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:3716:37: note: candidate: ‘v8::Maybe<bool> v8::Object::Set(v8::Local<v8::Context>, v8::Local<v8::Value>, v8::Local<v8::Value>)’
3716 | V8_WARN_UNUSED_RESULT Maybe<bool> Set(Local<Context> context,
| ^~~
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:3716:37: note: candidate expects 3 arguments, 2 provided
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:3719:37: note: candidate: ‘v8::Maybe<bool> v8::Object::Set(v8::Local<v8::Context>, uint32_t, v8::Local<v8::Value>)’
3719 | V8_WARN_UNUSED_RESULT Maybe<bool> Set(Local<Context> context, uint32_t index,
| ^~~
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:3719:37: note: candidate expects 3 arguments, 2 provided
../src/node-boilerplate/scrypt_params_async.cc:25:64: error: no matching function for call to ‘v8::Object::Set(v8::Local<v8::String>, Nan::imp::IntegerFactory<v8::Integer>::return_t)’
25 | obj->Set(Nan::New(\"p\").ToLocalChecked(), Nan::New<Integer>(p));
| ^
In file included from /home/tallahassee/.cache/node-gyp/15.2.1/include/node/node.h:63,
from ../../nan/nan.h:56,
from ../src/node-boilerplate/scrypt_params_async.cc:1:
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:3716:37: note: candidate: ‘v8::Maybe<bool> v8::Object::Set(v8::Local<v8::Context>, v8::Local<v8::Value>, v8::Local<v8::Value>)’
3716 | V8_WARN_UNUSED_RESULT Maybe<bool> Set(Local<Context> context,
| ^~~
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:3716:37: note: candidate expects 3 arguments, 2 provided
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:3719:37: note: candidate: ‘v8::Maybe<bool> v8::Object::Set(v8::Local<v8::Context>, uint32_t, v8::Local<v8::Value>)’
3719 | V8_WARN_UNUSED_RESULT Maybe<bool> Set(Local<Context> context, uint32_t index,
| ^~~
/home/tallahassee/.cache/node-gyp/15.2.1/include/node/v8.h:3719:37: note: candidate expects 3 arguments, 2 provided
../src/node-boilerplate/scrypt_params_async.cc:32:25: warning: ‘v8::Local<v8::Value> Nan::Callback::Call(int, v8::Local<v8::Value>*) const’ is deprecated [-Wdeprecated-declarations]
32 | callback->Call(2, argv);
| ^
In file included from ../src/node-boilerplate/scrypt_params_async.cc:1:
../../nan/nan.h:1742:3: note: declared here
1742 | Call(int argc, v8::Local<v8::Value> argv[]) const {
| ^~~~
make: *** [scrypt.target.mk:131: Release/obj.target/scrypt/src/node-boilerplate/scrypt_params_async.o] Error 1
make: Leaving directory '/home/tallahassee/Projects/test/node_modules/scrypt/build'
gyp ERR! build error
gyp ERR! stack Error: `make` failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/home/tallahassee/.nvm/versions/node/v15.2.1/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)
gyp ERR! stack at ChildProcess.emit (node:events:329:20)
gyp ERR! stack at Process.ChildProcess._handle.onexit (node:internal/child_process:277:12)
gyp ERR! System Linux 5.8.0-44-generic
gyp ERR! command \"/home/tallahassee/.nvm/versions/node/v15.2.1/bin/node\" \"/home/tallahassee/.nvm/versions/node/v15.2.1/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js\" \"rebuild\"
gyp ERR! cwd /home/tallahassee/Projects/test/node_modules/scrypt
gyp ERR! node -v v15.2.1
gyp ERR! node-gyp -v v7.1.2
gyp ERR! not ok"
warning package.json: No license field
(node:68960) Warning: Accessing non-existent property 'INVALID_ALT_NUMBER' of module exports inside circular dependency
(Use `node --trace-warnings ...` to show where the warning was created)
(node:68960) Warning: Accessing non-existent property 'INVALID_ALT_NUMBER' of module exports inside circular dependency
(node:68960) Warning: Accessing non-existent property 'INVALID_ALT_NUMBER' of module exports inside circular dependency
(node:68960) Warning: Accessing non-existent property 'INVALID_ALT_NUMBER' of module exports inside circular dependency
An unexpected error occurred:
RangeError: Maximum call stack size exceeded
at Object._db [as dynCall_viiiiii] (/home/tallahassee/Projects/test/cache/compilers/soljson-v0.4.24+commit.e67f0147.js:12:120931)
at invoke_viiiiii (/home/tallahassee/Projects/test/cache/compilers/soljson-v0.4.24+commit.e67f0147.js:1:1117622)
at Array.ova (/home/tallahassee/Projects/test/cache/compilers/soljson-v0.4.24+commit.e67f0147.js:13:29030)
at Object.L9a [as dynCall_vi] (/home/tallahassee/Projects/test/cache/compilers/soljson-v0.4.24+commit.e67f0147.js:12:99033)
at invoke_vi (/home/tallahassee/Projects/test/cache/compilers/soljson-v0.4.24+commit.e67f0147.js:1:1114426)
at Array.wta (/home/tallahassee/Projects/test/cache/compilers/soljson-v0.4.24+commit.e67f0147.js:10:704789)
at Object.Cfb [as dynCall_iii] (/home/tallahassee/Projects/test/cache/compilers/soljson-v0.4.24+commit.e67f0147.js:12:130740)
at invoke_iii (/home/tallahassee/Projects/test/cache/compilers/soljson-v0.4.24+commit.e67f0147.js:1:1118857)
at Array.uta (/home/tallahassee/Projects/test/cache/compilers/soljson-v0.4.24+commit.e67f0147.js:10:703085)
at Object.Xfb [as dynCall_iiiiii] (/home/tallahassee/Projects/test/cache/compilers/soljson-v0.4.24+commit.e67f0147.js:12:131900)
at invoke_iiiiii (/home/tallahassee/Projects/test/cache/compilers/soljson-v0.4.24+commit.e67f0147.js:1:1119107)
at yua (/home/tallahassee/Projects/test/cache/compilers/soljson-v0.4.24+commit.e67f0147.js:10:861324)
at qra (/home/tallahassee/Projects/test/cache/compilers/soljson-v0.4.24+commit.e67f0147.js:10:535869)
at Array.oqa (/home/tallahassee/Projects/test/cache/compilers/soljson-v0.4.24+commit.e67f0147.js:10:461143)
at Object.zhb [as dynCall_iiiii] (/home/tallahassee/Projects/test/cache/compilers/soljson-v0.4.24+commit.e67f0147.js:12:139268)
at invoke_iiiii (/home/tallahassee/Projects/test/cache/compilers/soljson-v0.4.24+commit.e67f0147.js:1:1120221)
at Array.Zpa (/home/tallahassee/Projects/test/cache/compilers/soljson-v0.4.24+commit.e67f0147.js:10:406357)
at Object.wjb [as dynCall_viiii] (/home/tallahassee/Projects/test/cache/compilers/soljson-v0.4.24+commit.e67f0147.js:12:147059)
at invoke_viiii (/home/tallahassee/Projects/test/cache/compilers/soljson-v0.4.24+commit.e67f0147.js:1:1121512)
at Array.Zpa (/home/tallahassee/Projects/test/cache/compilers/soljson-v0.4.24+commit.e67f0147.js:10:403171)
at Object.wjb [as dynCall_viiii] (/home/tallahassee/Projects/test/cache/compilers/soljson-v0.4.24+commit.e67f0147.js:12:147059)
at invoke_viiii (/home/tallahassee/Projects/test/cache/compilers/soljson-v0.4.24+commit.e67f0147.js:1:1121512)
error Command failed with exit code 1.
error Command failed with exit code 1.
Failed to install dependencies. See above output.
npm ERR! code 1
npm ERR! path /home/tallahassee/Projects
npm ERR! command failed
npm ERR! command sh -c create-aragon-app test
npm ERR! A complete log of this run can be found in:
npm ERR! /home/tallahassee/.npm/_logs/2021-03-05T11_59_59_172Z-debug.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment