Created
July 16, 2019 08:20
-
-
Save waynevanson/2e3bdd68da8f22cb702e5f17c1fc5dcb to your computer and use it in GitHub Desktop.
This file contains hidden or 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
wayne@laptop:~/Documents/digital-audio-workstation$ yarn add webaudio-raub | |
yarn add v1.17.3 | |
[1/4] Resolving packages... | |
[2/4] Fetching packages... | |
info [email protected]: The platform "linux" is incompatible with this module. | |
info "[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation. | |
[3/4] Linking dependencies... | |
warning " > [email protected]" has unmet peer dependency "prop-types@^15.6.2". | |
warning " > [email protected]" has incorrect peer dependency "webpack@^3.1.0". | |
[4/4] Building fresh packages... | |
[1/3] ⠐ node-sass | |
[3/3] ⠐ webaudio-raub | |
error /home/wayne/Documents/digital-audio-workstation/node_modules/webaudio-raub: Command failed. | |
Exit code: 1 | |
Command: node-gyp rebuild | |
Arguments: | |
Directory: /home/wayne/Documents/digital-audio-workstation/node_modules/webaudio-raub | |
Output: | |
gyp info it worked if it ends with ok | |
gyp info using [email protected] | |
gyp info using [email protected] | linux | x64 | |
gyp info spawn /usr/bin/python2 | |
gyp info spawn args [ '/usr/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/wayne/Documents/digital-audio-workstation/node_modules/webaudio-raub/build/config.gypi', | |
gyp info spawn args '-I', | |
gyp info spawn args '/usr/lib/node_modules/npm/node_modules/node-gyp/addon.gypi', | |
gyp info spawn args '-I', | |
gyp info spawn args '/home/wayne/.node-gyp/10.16.0/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/wayne/.node-gyp/10.16.0', | |
gyp info spawn args '-Dnode_gyp_dir=/usr/lib/node_modules/npm/node_modules/node-gyp', | |
gyp info spawn args '-Dnode_lib_file=/home/wayne/.node-gyp/10.16.0/<(target_arch)/node.lib', | |
gyp info spawn args '-Dmodule_root_dir=/home/wayne/Documents/digital-audio-workstation/node_modules/webaudio-raub', | |
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 make | |
gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ] | |
make: Entering directory '/home/wayne/Documents/digital-audio-workstation/node_modules/webaudio-raub/build' | |
CXX(target) Release/obj.target/webaudio/cpp/bindings.o | |
In file included from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp:5:0, | |
from ../cpp/bindings.cpp:3: | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp: In function ‘void consoleLog(int, V8_VAR_VAL*)’: | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:275:62: warning: ‘static v8::Local<v8::Script> v8::Script::Compile(v8::Local<v8::String>, v8::ScriptOrigin*)’ is deprecated: Use maybe version [-Wdeprecated-declarations] | |
V8_VAR_FUNC log = V8_VAR_FUNC::Cast(v8::Script::Compile(code)->Run()); | |
^ | |
In file included from /home/wayne/.node-gyp/10.16.0/include/node/v8.h:26:0, | |
from /home/wayne/.node-gyp/10.16.0/include/node/node.h:63, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/node_modules/nan/nan.h:51, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:5, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp:5, | |
from ../cpp/bindings.cpp:3: | |
/home/wayne/.node-gyp/10.16.0/include/node/v8.h:1256:38: note: declared here | |
Local<Script> Compile(Local<String> source, | |
^ | |
/home/wayne/.node-gyp/10.16.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’ | |
declarator __attribute__((deprecated(message))) | |
^~~~~~~~~~ | |
In file included from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp:5:0, | |
from ../cpp/bindings.cpp:3: | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:275:69: warning: ‘v8::Local<v8::Value> v8::Script::Run()’ is deprecated: Use maybe version [-Wdeprecated-declarations] | |
V8_VAR_FUNC log = V8_VAR_FUNC::Cast(v8::Script::Compile(code)->Run()); | |
^ | |
In file included from /home/wayne/.node-gyp/10.16.0/include/node/v8.h:26:0, | |
from /home/wayne/.node-gyp/10.16.0/include/node/node.h:63, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/node_modules/nan/nan.h:51, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:5, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp:5, | |
from ../cpp/bindings.cpp:3: | |
/home/wayne/.node-gyp/10.16.0/include/node/v8.h:1271:51: note: declared here | |
V8_DEPRECATED("Use maybe version", Local<Value> Run()); | |
^ | |
/home/wayne/.node-gyp/10.16.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’ | |
declarator __attribute__((deprecated(message))) | |
^~~~~~~~~~ | |
In file included from ../cpp/bindings.cpp:3:0: | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp: In static member function ‘static void EventEmitter::_reportListeners(const string&, int, int)’: | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp:327:63: warning: ‘static v8::Local<v8::Script> v8::Script::Compile(v8::Local<v8::String>, v8::ScriptOrigin*)’ is deprecated: Use maybe version [-Wdeprecated-declarations] | |
V8_VAR_STR stack = V8_VAR_STR::Cast(v8::Script::Compile(code)->Run()); | |
^ | |
In file included from /home/wayne/.node-gyp/10.16.0/include/node/v8.h:26:0, | |
from /home/wayne/.node-gyp/10.16.0/include/node/node.h:63, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/node_modules/nan/nan.h:51, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:5, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp:5, | |
from ../cpp/bindings.cpp:3: | |
/home/wayne/.node-gyp/10.16.0/include/node/v8.h:1256:38: note: declared here | |
Local<Script> Compile(Local<String> source, | |
^ | |
/home/wayne/.node-gyp/10.16.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’ | |
declarator __attribute__((deprecated(message))) | |
^~~~~~~~~~ | |
In file included from ../cpp/bindings.cpp:3:0: | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp:327:70: warning: ‘v8::Local<v8::Value> v8::Script::Run()’ is deprecated: Use maybe version [-Wdeprecated-declarations] | |
V8_VAR_STR stack = V8_VAR_STR::Cast(v8::Script::Compile(code)->Run()); | |
^ | |
In file included from /home/wayne/.node-gyp/10.16.0/include/node/v8.h:26:0, | |
from /home/wayne/.node-gyp/10.16.0/include/node/node.h:63, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/node_modules/nan/nan.h:51, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:5, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp:5, | |
from ../cpp/bindings.cpp:3: | |
/home/wayne/.node-gyp/10.16.0/include/node/v8.h:1271:51: note: declared here | |
V8_DEPRECATED("Use maybe version", Local<Value> Run()); | |
^ | |
/home/wayne/.node-gyp/10.16.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’ | |
declarator __attribute__((deprecated(message))) | |
^~~~~~~~~~ | |
In file included from ../cpp/bindings.cpp:3:0: | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp: In static member function ‘static void EventEmitter::_wrapOnceListener(const Nan::FunctionCallbackInfo<v8::Value>&, bool)’: | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp:430:65: warning: ‘static v8::Local<v8::Script> v8::Script::Compile(v8::Local<v8::String>, v8::ScriptOrigin*)’ is deprecated: Use maybe version [-Wdeprecated-declarations] | |
V8_VAR_FUNC decor = V8_VAR_FUNC::Cast(v8::Script::Compile(code)->Run()); | |
^ | |
In file included from /home/wayne/.node-gyp/10.16.0/include/node/v8.h:26:0, | |
from /home/wayne/.node-gyp/10.16.0/include/node/node.h:63, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/node_modules/nan/nan.h:51, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:5, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp:5, | |
from ../cpp/bindings.cpp:3: | |
/home/wayne/.node-gyp/10.16.0/include/node/v8.h:1256:38: note: declared here | |
Local<Script> Compile(Local<String> source, | |
^ | |
/home/wayne/.node-gyp/10.16.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’ | |
declarator __attribute__((deprecated(message))) | |
^~~~~~~~~~ | |
In file included from ../cpp/bindings.cpp:3:0: | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp:430:72: warning: ‘v8::Local<v8::Value> v8::Script::Run()’ is deprecated: Use maybe version [-Wdeprecated-declarations] | |
V8_VAR_FUNC decor = V8_VAR_FUNC::Cast(v8::Script::Compile(code)->Run()); | |
^ | |
In file included from /home/wayne/.node-gyp/10.16.0/include/node/v8.h:26:0, | |
from /home/wayne/.node-gyp/10.16.0/include/node/node.h:63, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/node_modules/nan/nan.h:51, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:5, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp:5, | |
from ../cpp/bindings.cpp:3: | |
/home/wayne/.node-gyp/10.16.0/include/node/v8.h:1271:51: note: declared here | |
V8_DEPRECATED("Use maybe version", Local<Value> Run()); | |
^ | |
/home/wayne/.node-gyp/10.16.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’ | |
declarator __attribute__((deprecated(message))) | |
^~~~~~~~~~ | |
In file included from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp:5:0, | |
from ../cpp/bindings.cpp:3: | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp: In static member function ‘static Nan::NAN_METHOD_RETURN_TYPE EventEmitter::jsSetMaxListeners(Nan::NAN_METHOD_ARGS_TYPE)’: | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:75:32: warning: ‘int32_t v8::Value::Int32Value() const’ is deprecated: Use maybe version [-Wdeprecated-declarations] | |
int VAR = info[I]->Int32Value(); | |
^ | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp:623:3: note: in expansion of macro ‘REQ_INT32_ARG’ | |
REQ_INT32_ARG(0, value); | |
^~~~~~~~~~~~~ | |
In file included from /home/wayne/.node-gyp/10.16.0/include/node/v8.h:26:0, | |
from /home/wayne/.node-gyp/10.16.0/include/node/node.h:63, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/node_modules/nan/nan.h:51, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:5, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp:5, | |
from ../cpp/bindings.cpp:3: | |
/home/wayne/.node-gyp/10.16.0/include/node/v8.h:2478:46: note: declared here | |
V8_DEPRECATED("Use maybe version", int32_t Int32Value() const); | |
^ | |
/home/wayne/.node-gyp/10.16.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’ | |
declarator __attribute__((deprecated(message))) | |
^~~~~~~~~~ | |
CXX(target) Release/obj.target/webaudio/cpp/audio-buffer.o | |
In file included from ../cpp/audio-buffer.hpp:7:0, | |
from ../cpp/audio-buffer.cpp:5: | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp: In function ‘void consoleLog(int, V8_VAR_VAL*)’: | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:275:62: warning: ‘static v8::Local<v8::Script> v8::Script::Compile(v8::Local<v8::String>, v8::ScriptOrigin*)’ is deprecated: Use maybe version [-Wdeprecated-declarations] | |
V8_VAR_FUNC log = V8_VAR_FUNC::Cast(v8::Script::Compile(code)->Run()); | |
^ | |
In file included from /home/wayne/.node-gyp/10.16.0/include/node/v8.h:26:0, | |
from /home/wayne/.node-gyp/10.16.0/include/node/node.h:63, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/node_modules/nan/nan.h:51, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:5, | |
from ../cpp/audio-buffer.hpp:7, | |
from ../cpp/audio-buffer.cpp:5: | |
/home/wayne/.node-gyp/10.16.0/include/node/v8.h:1256:38: note: declared here | |
Local<Script> Compile(Local<String> source, | |
^ | |
/home/wayne/.node-gyp/10.16.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’ | |
declarator __attribute__((deprecated(message))) | |
^~~~~~~~~~ | |
In file included from ../cpp/audio-buffer.hpp:7:0, | |
from ../cpp/audio-buffer.cpp:5: | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:275:69: warning: ‘v8::Local<v8::Value> v8::Script::Run()’ is deprecated: Use maybe version [-Wdeprecated-declarations] | |
V8_VAR_FUNC log = V8_VAR_FUNC::Cast(v8::Script::Compile(code)->Run()); | |
^ | |
In file included from /home/wayne/.node-gyp/10.16.0/include/node/v8.h:26:0, | |
from /home/wayne/.node-gyp/10.16.0/include/node/node.h:63, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/node_modules/nan/nan.h:51, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:5, | |
from ../cpp/audio-buffer.hpp:7, | |
from ../cpp/audio-buffer.cpp:5: | |
/home/wayne/.node-gyp/10.16.0/include/node/v8.h:1271:51: note: declared here | |
V8_DEPRECATED("Use maybe version", Local<Value> Run()); | |
^ | |
/home/wayne/.node-gyp/10.16.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’ | |
declarator __attribute__((deprecated(message))) | |
^~~~~~~~~~ | |
In file included from ../cpp/base-audio-context.hpp:7:0, | |
from ../cpp/audio-context.hpp:7, | |
from ../cpp/audio-buffer.cpp:6: | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp: In static member function ‘static void EventEmitter::_reportListeners(const string&, int, int)’: | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp:327:63: warning: ‘static v8::Local<v8::Script> v8::Script::Compile(v8::Local<v8::String>, v8::ScriptOrigin*)’ is deprecated: Use maybe version [-Wdeprecated-declarations] | |
V8_VAR_STR stack = V8_VAR_STR::Cast(v8::Script::Compile(code)->Run()); | |
^ | |
In file included from /home/wayne/.node-gyp/10.16.0/include/node/v8.h:26:0, | |
from /home/wayne/.node-gyp/10.16.0/include/node/node.h:63, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/node_modules/nan/nan.h:51, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:5, | |
from ../cpp/audio-buffer.hpp:7, | |
from ../cpp/audio-buffer.cpp:5: | |
/home/wayne/.node-gyp/10.16.0/include/node/v8.h:1256:38: note: declared here | |
Local<Script> Compile(Local<String> source, | |
^ | |
/home/wayne/.node-gyp/10.16.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’ | |
declarator __attribute__((deprecated(message))) | |
^~~~~~~~~~ | |
In file included from ../cpp/base-audio-context.hpp:7:0, | |
from ../cpp/audio-context.hpp:7, | |
from ../cpp/audio-buffer.cpp:6: | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp:327:70: warning: ‘v8::Local<v8::Value> v8::Script::Run()’ is deprecated: Use maybe version [-Wdeprecated-declarations] | |
V8_VAR_STR stack = V8_VAR_STR::Cast(v8::Script::Compile(code)->Run()); | |
^ | |
In file included from /home/wayne/.node-gyp/10.16.0/include/node/v8.h:26:0, | |
from /home/wayne/.node-gyp/10.16.0/include/node/node.h:63, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/node_modules/nan/nan.h:51, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:5, | |
from ../cpp/audio-buffer.hpp:7, | |
from ../cpp/audio-buffer.cpp:5: | |
/home/wayne/.node-gyp/10.16.0/include/node/v8.h:1271:51: note: declared here | |
V8_DEPRECATED("Use maybe version", Local<Value> Run()); | |
^ | |
/home/wayne/.node-gyp/10.16.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’ | |
declarator __attribute__((deprecated(message))) | |
^~~~~~~~~~ | |
In file included from ../cpp/base-audio-context.hpp:7:0, | |
from ../cpp/audio-context.hpp:7, | |
from ../cpp/audio-buffer.cpp:6: | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp: In static member function ‘static void EventEmitter::_wrapOnceListener(const Nan::FunctionCallbackInfo<v8::Value>&, bool)’: | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp:430:65: warning: ‘static v8::Local<v8::Script> v8::Script::Compile(v8::Local<v8::String>, v8::ScriptOrigin*)’ is deprecated: Use maybe version [-Wdeprecated-declarations] | |
V8_VAR_FUNC decor = V8_VAR_FUNC::Cast(v8::Script::Compile(code)->Run()); | |
^ | |
In file included from /home/wayne/.node-gyp/10.16.0/include/node/v8.h:26:0, | |
from /home/wayne/.node-gyp/10.16.0/include/node/node.h:63, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/node_modules/nan/nan.h:51, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:5, | |
from ../cpp/audio-buffer.hpp:7, | |
from ../cpp/audio-buffer.cpp:5: | |
/home/wayne/.node-gyp/10.16.0/include/node/v8.h:1256:38: note: declared here | |
Local<Script> Compile(Local<String> source, | |
^ | |
/home/wayne/.node-gyp/10.16.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’ | |
declarator __attribute__((deprecated(message))) | |
^~~~~~~~~~ | |
In file included from ../cpp/base-audio-context.hpp:7:0, | |
from ../cpp/audio-context.hpp:7, | |
from ../cpp/audio-buffer.cpp:6: | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp:430:72: warning: ‘v8::Local<v8::Value> v8::Script::Run()’ is deprecated: Use maybe version [-Wdeprecated-declarations] | |
V8_VAR_FUNC decor = V8_VAR_FUNC::Cast(v8::Script::Compile(code)->Run()); | |
^ | |
In file included from /home/wayne/.node-gyp/10.16.0/include/node/v8.h:26:0, | |
from /home/wayne/.node-gyp/10.16.0/include/node/node.h:63, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/node_modules/nan/nan.h:51, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:5, | |
from ../cpp/audio-buffer.hpp:7, | |
from ../cpp/audio-buffer.cpp:5: | |
/home/wayne/.node-gyp/10.16.0/include/node/v8.h:1271:51: note: declared here | |
V8_DEPRECATED("Use maybe version", Local<Value> Run()); | |
^ | |
/home/wayne/.node-gyp/10.16.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’ | |
declarator __attribute__((deprecated(message))) | |
^~~~~~~~~~ | |
In file included from ../cpp/audio-buffer.hpp:7:0, | |
from ../cpp/audio-buffer.cpp:5: | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp: In static member function ‘static Nan::NAN_METHOD_RETURN_TYPE EventEmitter::jsSetMaxListeners(Nan::NAN_METHOD_ARGS_TYPE)’: | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:75:32: warning: ‘int32_t v8::Value::Int32Value() const’ is deprecated: Use maybe version [-Wdeprecated-declarations] | |
int VAR = info[I]->Int32Value(); | |
^ | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp:623:3: note: in expansion of macro ‘REQ_INT32_ARG’ | |
REQ_INT32_ARG(0, value); | |
^~~~~~~~~~~~~ | |
In file included from /home/wayne/.node-gyp/10.16.0/include/node/v8.h:26:0, | |
from /home/wayne/.node-gyp/10.16.0/include/node/node.h:63, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/node_modules/nan/nan.h:51, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:5, | |
from ../cpp/audio-buffer.hpp:7, | |
from ../cpp/audio-buffer.cpp:5: | |
/home/wayne/.node-gyp/10.16.0/include/node/v8.h:2478:46: note: declared here | |
V8_DEPRECATED("Use maybe version", int32_t Int32Value() const); | |
^ | |
/home/wayne/.node-gyp/10.16.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’ | |
declarator __attribute__((deprecated(message))) | |
^~~~~~~~~~ | |
In file included from ../cpp/audio-buffer.hpp:7:0, | |
from ../cpp/audio-buffer.cpp:5: | |
../cpp/audio-buffer.cpp: In static member function ‘static Nan::NAN_METHOD_RETURN_TYPE AudioBuffer::getChannelData(Nan::NAN_METHOD_ARGS_TYPE)’: | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:83:42: warning: ‘uint32_t v8::Value::Uint32Value() const’ is deprecated: Use maybe version [-Wdeprecated-declarations] | |
unsigned int VAR = info[I]->Uint32Value(); | |
^ | |
../cpp/audio-buffer.cpp:75:2: note: in expansion of macro ‘REQ_UINT32_ARG’ | |
REQ_UINT32_ARG(0, channelIndex); | |
^~~~~~~~~~~~~~ | |
In file included from /home/wayne/.node-gyp/10.16.0/include/node/v8.h:26:0, | |
from /home/wayne/.node-gyp/10.16.0/include/node/node.h:63, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/node_modules/nan/nan.h:51, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:5, | |
from ../cpp/audio-buffer.hpp:7, | |
from ../cpp/audio-buffer.cpp:5: | |
/home/wayne/.node-gyp/10.16.0/include/node/v8.h:2477:47: note: declared here | |
V8_DEPRECATED("Use maybe version", uint32_t Uint32Value() const); | |
^ | |
/home/wayne/.node-gyp/10.16.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’ | |
declarator __attribute__((deprecated(message))) | |
^~~~~~~~~~ | |
In file included from ../cpp/audio-buffer.hpp:7:0, | |
from ../cpp/audio-buffer.cpp:5: | |
../cpp/audio-buffer.cpp:75:20: warning: unused variable ‘channelIndex’ [-Wunused-variable] | |
REQ_UINT32_ARG(0, channelIndex); | |
^ | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:83:15: note: in definition of macro ‘REQ_UINT32_ARG’ | |
unsigned int VAR = info[I]->Uint32Value(); | |
^~~ | |
../cpp/audio-buffer.cpp: In static member function ‘static Nan::NAN_METHOD_RETURN_TYPE AudioBuffer::copyFromChannel(Nan::NAN_METHOD_ARGS_TYPE)’: | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:75:32: warning: ‘int32_t v8::Value::Int32Value() const’ is deprecated: Use maybe version [-Wdeprecated-declarations] | |
int VAR = info[I]->Int32Value(); | |
^ | |
../cpp/audio-buffer.cpp:85:2: note: in expansion of macro ‘REQ_INT32_ARG’ | |
REQ_INT32_ARG(1, channelNumber); | |
^~~~~~~~~~~~~ | |
In file included from /home/wayne/.node-gyp/10.16.0/include/node/v8.h:26:0, | |
from /home/wayne/.node-gyp/10.16.0/include/node/node.h:63, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/node_modules/nan/nan.h:51, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:5, | |
from ../cpp/audio-buffer.hpp:7, | |
from ../cpp/audio-buffer.cpp:5: | |
/home/wayne/.node-gyp/10.16.0/include/node/v8.h:2478:46: note: declared here | |
V8_DEPRECATED("Use maybe version", int32_t Int32Value() const); | |
^ | |
/home/wayne/.node-gyp/10.16.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’ | |
declarator __attribute__((deprecated(message))) | |
^~~~~~~~~~ | |
In file included from ../cpp/audio-buffer.hpp:7:0, | |
from ../cpp/audio-buffer.cpp:5: | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:83:42: warning: ‘uint32_t v8::Value::Uint32Value() const’ is deprecated: Use maybe version [-Wdeprecated-declarations] | |
unsigned int VAR = info[I]->Uint32Value(); | |
^ | |
../cpp/audio-buffer.cpp:86:2: note: in expansion of macro ‘REQ_UINT32_ARG’ | |
REQ_UINT32_ARG(2, startInChannel); | |
^~~~~~~~~~~~~~ | |
In file included from /home/wayne/.node-gyp/10.16.0/include/node/v8.h:26:0, | |
from /home/wayne/.node-gyp/10.16.0/include/node/node.h:63, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/node_modules/nan/nan.h:51, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:5, | |
from ../cpp/audio-buffer.hpp:7, | |
from ../cpp/audio-buffer.cpp:5: | |
/home/wayne/.node-gyp/10.16.0/include/node/v8.h:2477:47: note: declared here | |
V8_DEPRECATED("Use maybe version", uint32_t Uint32Value() const); | |
^ | |
/home/wayne/.node-gyp/10.16.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’ | |
declarator __attribute__((deprecated(message))) | |
^~~~~~~~~~ | |
In file included from ../cpp/audio-buffer.hpp:7:0, | |
from ../cpp/audio-buffer.cpp:5: | |
../cpp/audio-buffer.cpp:84:17: warning: variable ‘destination’ set but not used [-Wunused-but-set-variable] | |
REQ_OBJ_ARG(0, destination); | |
^ | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:143:13: note: in definition of macro ‘REQ_OBJ_ARG’ | |
V8_VAR_OBJ VAR = V8_VAR_OBJ::Cast(info[I]); | |
^~~ | |
../cpp/audio-buffer.cpp:85:19: warning: unused variable ‘channelNumber’ [-Wunused-variable] | |
REQ_INT32_ARG(1, channelNumber); | |
^ | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:75:6: note: in definition of macro ‘REQ_INT32_ARG’ | |
int VAR = info[I]->Int32Value(); | |
^~~ | |
../cpp/audio-buffer.cpp:86:20: warning: unused variable ‘startInChannel’ [-Wunused-variable] | |
REQ_UINT32_ARG(2, startInChannel); | |
^ | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:83:15: note: in definition of macro ‘REQ_UINT32_ARG’ | |
unsigned int VAR = info[I]->Uint32Value(); | |
^~~ | |
../cpp/audio-buffer.cpp: In static member function ‘static Nan::NAN_METHOD_RETURN_TYPE AudioBuffer::copyToChannel(Nan::NAN_METHOD_ARGS_TYPE)’: | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:75:32: warning: ‘int32_t v8::Value::Int32Value() const’ is deprecated: Use maybe version [-Wdeprecated-declarations] | |
int VAR = info[I]->Int32Value(); | |
^ | |
../cpp/audio-buffer.cpp:96:2: note: in expansion of macro ‘REQ_INT32_ARG’ | |
REQ_INT32_ARG(1, channelNumber); | |
^~~~~~~~~~~~~ | |
In file included from /home/wayne/.node-gyp/10.16.0/include/node/v8.h:26:0, | |
from /home/wayne/.node-gyp/10.16.0/include/node/node.h:63, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/node_modules/nan/nan.h:51, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:5, | |
from ../cpp/audio-buffer.hpp:7, | |
from ../cpp/audio-buffer.cpp:5: | |
/home/wayne/.node-gyp/10.16.0/include/node/v8.h:2478:46: note: declared here | |
V8_DEPRECATED("Use maybe version", int32_t Int32Value() const); | |
^ | |
/home/wayne/.node-gyp/10.16.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’ | |
declarator __attribute__((deprecated(message))) | |
^~~~~~~~~~ | |
In file included from ../cpp/audio-buffer.hpp:7:0, | |
from ../cpp/audio-buffer.cpp:5: | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:83:42: warning: ‘uint32_t v8::Value::Uint32Value() const’ is deprecated: Use maybe version [-Wdeprecated-declarations] | |
unsigned int VAR = info[I]->Uint32Value(); | |
^ | |
../cpp/audio-buffer.cpp:97:2: note: in expansion of macro ‘REQ_UINT32_ARG’ | |
REQ_UINT32_ARG(2, startInChannel); | |
^~~~~~~~~~~~~~ | |
In file included from /home/wayne/.node-gyp/10.16.0/include/node/v8.h:26:0, | |
from /home/wayne/.node-gyp/10.16.0/include/node/node.h:63, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/node_modules/nan/nan.h:51, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:5, | |
from ../cpp/audio-buffer.hpp:7, | |
from ../cpp/audio-buffer.cpp:5: | |
/home/wayne/.node-gyp/10.16.0/include/node/v8.h:2477:47: note: declared here | |
V8_DEPRECATED("Use maybe version", uint32_t Uint32Value() const); | |
^ | |
/home/wayne/.node-gyp/10.16.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’ | |
declarator __attribute__((deprecated(message))) | |
^~~~~~~~~~ | |
In file included from ../cpp/audio-buffer.hpp:7:0, | |
from ../cpp/audio-buffer.cpp:5: | |
../cpp/audio-buffer.cpp:95:17: warning: variable ‘source’ set but not used [-Wunused-but-set-variable] | |
REQ_OBJ_ARG(0, source); | |
^ | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:143:13: note: in definition of macro ‘REQ_OBJ_ARG’ | |
V8_VAR_OBJ VAR = V8_VAR_OBJ::Cast(info[I]); | |
^~~ | |
../cpp/audio-buffer.cpp:96:19: warning: unused variable ‘channelNumber’ [-Wunused-variable] | |
REQ_INT32_ARG(1, channelNumber); | |
^ | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:75:6: note: in definition of macro ‘REQ_INT32_ARG’ | |
int VAR = info[I]->Int32Value(); | |
^~~ | |
../cpp/audio-buffer.cpp:97:20: warning: unused variable ‘startInChannel’ [-Wunused-variable] | |
REQ_UINT32_ARG(2, startInChannel); | |
^ | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:83:15: note: in definition of macro ‘REQ_UINT32_ARG’ | |
unsigned int VAR = info[I]->Uint32Value(); | |
^~~ | |
../cpp/audio-buffer.cpp: In static member function ‘static Nan::NAN_METHOD_RETURN_TYPE AudioBuffer::newCtor(Nan::NAN_METHOD_ARGS_TYPE)’: | |
../cpp/audio-buffer.cpp:205:19: warning: variable ‘opts’ set but not used [-Wunused-but-set-variable] | |
REQ_OBJ_ARG(0, opts); | |
^ | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:143:13: note: in definition of macro ‘REQ_OBJ_ARG’ | |
V8_VAR_OBJ VAR = V8_VAR_OBJ::Cast(info[I]); | |
^~~ | |
CXX(target) Release/obj.target/webaudio/cpp/audio-buffer-source-node.o | |
In file included from /home/wayne/Documents/digital-audio-workstation/node_modules/deps-labsound-raub/include/LabSound/core/AudioContext.h:10:0, | |
from ../cpp/audio-buffer-source-node.cpp:3: | |
/home/wayne/Documents/digital-audio-workstation/node_modules/deps-labsound-raub/include/LabSound/core/AudioScheduledSourceNode.h:51:26: error: ‘std::function’ has not been declared | |
void setOnEnded(std::function<void()> fn) { m_onEnded = fn; } | |
^~~~~~~~ | |
/home/wayne/Documents/digital-audio-workstation/node_modules/deps-labsound-raub/include/LabSound/core/AudioScheduledSourceNode.h:51:34: error: expected ‘,’ or ‘...’ before ‘<’ token | |
void setOnEnded(std::function<void()> fn) { m_onEnded = fn; } | |
^ | |
In file included from /home/wayne/Documents/digital-audio-workstation/node_modules/deps-labsound-raub/include/LabSound/core/AudioContext.h:10:0, | |
from ../cpp/audio-buffer-source-node.cpp:3: | |
/home/wayne/Documents/digital-audio-workstation/node_modules/deps-labsound-raub/include/LabSound/core/AudioScheduledSourceNode.h:82:10: error: ‘function’ in namespace ‘std’ does not name a template type | |
std::function<void()> m_onEnded; | |
^~~~~~~~ | |
In file included from /home/wayne/Documents/digital-audio-workstation/node_modules/deps-labsound-raub/include/LabSound/core/AudioContext.h:10:0, | |
from ../cpp/audio-buffer-source-node.cpp:3: | |
/home/wayne/Documents/digital-audio-workstation/node_modules/deps-labsound-raub/include/LabSound/core/AudioScheduledSourceNode.h: In member function ‘void lab::AudioScheduledSourceNode::setOnEnded(int)’: | |
/home/wayne/Documents/digital-audio-workstation/node_modules/deps-labsound-raub/include/LabSound/core/AudioScheduledSourceNode.h:51:49: error: ‘m_onEnded’ was not declared in this scope | |
void setOnEnded(std::function<void()> fn) { m_onEnded = fn; } | |
^~~~~~~~~ | |
/home/wayne/Documents/digital-audio-workstation/node_modules/deps-labsound-raub/include/LabSound/core/AudioScheduledSourceNode.h:51:49: note: suggested alternative: ‘setOnEnded’ | |
void setOnEnded(std::function<void()> fn) { m_onEnded = fn; } | |
^~~~~~~~~ | |
setOnEnded | |
/home/wayne/Documents/digital-audio-workstation/node_modules/deps-labsound-raub/include/LabSound/core/AudioScheduledSourceNode.h:51:61: error: ‘fn’ was not declared in this scope | |
void setOnEnded(std::function<void()> fn) { m_onEnded = fn; } | |
^~ | |
In file included from ../cpp/audio-buffer-source-node.cpp:3:0: | |
/home/wayne/Documents/digital-audio-workstation/node_modules/deps-labsound-raub/include/LabSound/core/AudioContext.h: In constructor ‘lab::AudioContext::PendingConnection::PendingConnection(std::shared_ptr<lab::AudioNode>, std::shared_ptr<lab::AudioNode>, lab::AudioContext::ConnectionType, uint32_t, uint32_t)’: | |
/home/wayne/Documents/digital-audio-workstation/node_modules/deps-labsound-raub/include/LabSound/core/AudioContext.h:157:36: warning: ‘lab::AudioContext::PendingConnection::source’ will be initialized after [-Wreorder] | |
std::shared_ptr<AudioNode> source; | |
^~~~~~ | |
/home/wayne/Documents/digital-audio-workstation/node_modules/deps-labsound-raub/include/LabSound/core/AudioContext.h:155:24: warning: ‘lab::AudioContext::ConnectionType lab::AudioContext::PendingConnection::type’ [-Wreorder] | |
ConnectionType type; | |
^~~~ | |
/home/wayne/Documents/digital-audio-workstation/node_modules/deps-labsound-raub/include/LabSound/core/AudioContext.h:161:9: warning: when initialized here [-Wreorder] | |
PendingConnection( | |
^~~~~~~~~~~~~~~~~ | |
In file included from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp:5:0, | |
from ../cpp/audio-node.hpp:7, | |
from ../cpp/audio-scheduled-source-node.hpp:5, | |
from ../cpp/audio-buffer-source-node.hpp:5, | |
from ../cpp/audio-buffer-source-node.cpp:7: | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp: In function ‘void consoleLog(int, V8_VAR_VAL*)’: | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:275:62: warning: ‘static v8::Local<v8::Script> v8::Script::Compile(v8::Local<v8::String>, v8::ScriptOrigin*)’ is deprecated: Use maybe version [-Wdeprecated-declarations] | |
V8_VAR_FUNC log = V8_VAR_FUNC::Cast(v8::Script::Compile(code)->Run()); | |
^ | |
In file included from /home/wayne/.node-gyp/10.16.0/include/node/v8.h:26:0, | |
from /home/wayne/.node-gyp/10.16.0/include/node/node.h:63, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/node_modules/nan/nan.h:51, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:5, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp:5, | |
from ../cpp/audio-node.hpp:7, | |
from ../cpp/audio-scheduled-source-node.hpp:5, | |
from ../cpp/audio-buffer-source-node.hpp:5, | |
from ../cpp/audio-buffer-source-node.cpp:7: | |
/home/wayne/.node-gyp/10.16.0/include/node/v8.h:1256:38: note: declared here | |
Local<Script> Compile(Local<String> source, | |
^ | |
/home/wayne/.node-gyp/10.16.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’ | |
declarator __attribute__((deprecated(message))) | |
^~~~~~~~~~ | |
In file included from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp:5:0, | |
from ../cpp/audio-node.hpp:7, | |
from ../cpp/audio-scheduled-source-node.hpp:5, | |
from ../cpp/audio-buffer-source-node.hpp:5, | |
from ../cpp/audio-buffer-source-node.cpp:7: | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:275:69: warning: ‘v8::Local<v8::Value> v8::Script::Run()’ is deprecated: Use maybe version [-Wdeprecated-declarations] | |
V8_VAR_FUNC log = V8_VAR_FUNC::Cast(v8::Script::Compile(code)->Run()); | |
^ | |
In file included from /home/wayne/.node-gyp/10.16.0/include/node/v8.h:26:0, | |
from /home/wayne/.node-gyp/10.16.0/include/node/node.h:63, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/node_modules/nan/nan.h:51, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:5, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp:5, | |
from ../cpp/audio-node.hpp:7, | |
from ../cpp/audio-scheduled-source-node.hpp:5, | |
from ../cpp/audio-buffer-source-node.hpp:5, | |
from ../cpp/audio-buffer-source-node.cpp:7: | |
/home/wayne/.node-gyp/10.16.0/include/node/v8.h:1271:51: note: declared here | |
V8_DEPRECATED("Use maybe version", Local<Value> Run()); | |
^ | |
/home/wayne/.node-gyp/10.16.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’ | |
declarator __attribute__((deprecated(message))) | |
^~~~~~~~~~ | |
In file included from ../cpp/audio-node.hpp:7:0, | |
from ../cpp/audio-scheduled-source-node.hpp:5, | |
from ../cpp/audio-buffer-source-node.hpp:5, | |
from ../cpp/audio-buffer-source-node.cpp:7: | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp: In static member function ‘static void EventEmitter::_reportListeners(const string&, int, int)’: | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp:327:63: warning: ‘static v8::Local<v8::Script> v8::Script::Compile(v8::Local<v8::String>, v8::ScriptOrigin*)’ is deprecated: Use maybe version [-Wdeprecated-declarations] | |
V8_VAR_STR stack = V8_VAR_STR::Cast(v8::Script::Compile(code)->Run()); | |
^ | |
In file included from /home/wayne/.node-gyp/10.16.0/include/node/v8.h:26:0, | |
from /home/wayne/.node-gyp/10.16.0/include/node/node.h:63, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/node_modules/nan/nan.h:51, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:5, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp:5, | |
from ../cpp/audio-node.hpp:7, | |
from ../cpp/audio-scheduled-source-node.hpp:5, | |
from ../cpp/audio-buffer-source-node.hpp:5, | |
from ../cpp/audio-buffer-source-node.cpp:7: | |
/home/wayne/.node-gyp/10.16.0/include/node/v8.h:1256:38: note: declared here | |
Local<Script> Compile(Local<String> source, | |
^ | |
/home/wayne/.node-gyp/10.16.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’ | |
declarator __attribute__((deprecated(message))) | |
^~~~~~~~~~ | |
In file included from ../cpp/audio-node.hpp:7:0, | |
from ../cpp/audio-scheduled-source-node.hpp:5, | |
from ../cpp/audio-buffer-source-node.hpp:5, | |
from ../cpp/audio-buffer-source-node.cpp:7: | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp:327:70: warning: ‘v8::Local<v8::Value> v8::Script::Run()’ is deprecated: Use maybe version [-Wdeprecated-declarations] | |
V8_VAR_STR stack = V8_VAR_STR::Cast(v8::Script::Compile(code)->Run()); | |
^ | |
In file included from /home/wayne/.node-gyp/10.16.0/include/node/v8.h:26:0, | |
from /home/wayne/.node-gyp/10.16.0/include/node/node.h:63, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/node_modules/nan/nan.h:51, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:5, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp:5, | |
from ../cpp/audio-node.hpp:7, | |
from ../cpp/audio-scheduled-source-node.hpp:5, | |
from ../cpp/audio-buffer-source-node.hpp:5, | |
from ../cpp/audio-buffer-source-node.cpp:7: | |
/home/wayne/.node-gyp/10.16.0/include/node/v8.h:1271:51: note: declared here | |
V8_DEPRECATED("Use maybe version", Local<Value> Run()); | |
^ | |
/home/wayne/.node-gyp/10.16.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’ | |
declarator __attribute__((deprecated(message))) | |
^~~~~~~~~~ | |
In file included from ../cpp/audio-node.hpp:7:0, | |
from ../cpp/audio-scheduled-source-node.hpp:5, | |
from ../cpp/audio-buffer-source-node.hpp:5, | |
from ../cpp/audio-buffer-source-node.cpp:7: | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp: In static member function ‘static void EventEmitter::_wrapOnceListener(const Nan::FunctionCallbackInfo<v8::Value>&, bool)’: | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp:430:65: warning: ‘static v8::Local<v8::Script> v8::Script::Compile(v8::Local<v8::String>, v8::ScriptOrigin*)’ is deprecated: Use maybe version [-Wdeprecated-declarations] | |
V8_VAR_FUNC decor = V8_VAR_FUNC::Cast(v8::Script::Compile(code)->Run()); | |
^ | |
In file included from /home/wayne/.node-gyp/10.16.0/include/node/v8.h:26:0, | |
from /home/wayne/.node-gyp/10.16.0/include/node/node.h:63, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/node_modules/nan/nan.h:51, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:5, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp:5, | |
from ../cpp/audio-node.hpp:7, | |
from ../cpp/audio-scheduled-source-node.hpp:5, | |
from ../cpp/audio-buffer-source-node.hpp:5, | |
from ../cpp/audio-buffer-source-node.cpp:7: | |
/home/wayne/.node-gyp/10.16.0/include/node/v8.h:1256:38: note: declared here | |
Local<Script> Compile(Local<String> source, | |
^ | |
/home/wayne/.node-gyp/10.16.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’ | |
declarator __attribute__((deprecated(message))) | |
^~~~~~~~~~ | |
In file included from ../cpp/audio-node.hpp:7:0, | |
from ../cpp/audio-scheduled-source-node.hpp:5, | |
from ../cpp/audio-buffer-source-node.hpp:5, | |
from ../cpp/audio-buffer-source-node.cpp:7: | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp:430:72: warning: ‘v8::Local<v8::Value> v8::Script::Run()’ is deprecated: Use maybe version [-Wdeprecated-declarations] | |
V8_VAR_FUNC decor = V8_VAR_FUNC::Cast(v8::Script::Compile(code)->Run()); | |
^ | |
In file included from /home/wayne/.node-gyp/10.16.0/include/node/v8.h:26:0, | |
from /home/wayne/.node-gyp/10.16.0/include/node/node.h:63, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/node_modules/nan/nan.h:51, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:5, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp:5, | |
from ../cpp/audio-node.hpp:7, | |
from ../cpp/audio-scheduled-source-node.hpp:5, | |
from ../cpp/audio-buffer-source-node.hpp:5, | |
from ../cpp/audio-buffer-source-node.cpp:7: | |
/home/wayne/.node-gyp/10.16.0/include/node/v8.h:1271:51: note: declared here | |
V8_DEPRECATED("Use maybe version", Local<Value> Run()); | |
^ | |
/home/wayne/.node-gyp/10.16.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’ | |
declarator __attribute__((deprecated(message))) | |
^~~~~~~~~~ | |
In file included from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp:5:0, | |
from ../cpp/audio-node.hpp:7, | |
from ../cpp/audio-scheduled-source-node.hpp:5, | |
from ../cpp/audio-buffer-source-node.hpp:5, | |
from ../cpp/audio-buffer-source-node.cpp:7: | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp: In static member function ‘static Nan::NAN_METHOD_RETURN_TYPE EventEmitter::jsSetMaxListeners(Nan::NAN_METHOD_ARGS_TYPE)’: | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:75:32: warning: ‘int32_t v8::Value::Int32Value() const’ is deprecated: Use maybe version [-Wdeprecated-declarations] | |
int VAR = info[I]->Int32Value(); | |
^ | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp:623:3: note: in expansion of macro ‘REQ_INT32_ARG’ | |
REQ_INT32_ARG(0, value); | |
^~~~~~~~~~~~~ | |
In file included from /home/wayne/.node-gyp/10.16.0/include/node/v8.h:26:0, | |
from /home/wayne/.node-gyp/10.16.0/include/node/node.h:63, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/node_modules/nan/nan.h:51, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:5, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp:5, | |
from ../cpp/audio-node.hpp:7, | |
from ../cpp/audio-scheduled-source-node.hpp:5, | |
from ../cpp/audio-buffer-source-node.hpp:5, | |
from ../cpp/audio-buffer-source-node.cpp:7: | |
/home/wayne/.node-gyp/10.16.0/include/node/v8.h:2478:46: note: declared here | |
V8_DEPRECATED("Use maybe version", int32_t Int32Value() const); | |
^ | |
/home/wayne/.node-gyp/10.16.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’ | |
declarator __attribute__((deprecated(message))) | |
^~~~~~~~~~ | |
In file included from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp:5:0, | |
from ../cpp/audio-node.hpp:7, | |
from ../cpp/audio-scheduled-source-node.hpp:5, | |
from ../cpp/audio-buffer-source-node.hpp:5, | |
from ../cpp/audio-buffer-source-node.cpp:7: | |
../cpp/audio-buffer-source-node.cpp: In static member function ‘static Nan::NAN_METHOD_RETURN_TYPE AudioBufferSourceNode::start(Nan::NAN_METHOD_ARGS_TYPE)’: | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:115:60: warning: ‘double v8::Value::NumberValue() const’ is deprecated: Use maybe version [-Wdeprecated-declarations] | |
double VAR = IS_ARG_EMPTY(I) ? 0.0 : info[I]->NumberValue(); | |
^ | |
../cpp/audio-buffer-source-node.cpp:94:2: note: in expansion of macro ‘LET_DOUBLE_ARG’ | |
LET_DOUBLE_ARG(0, when); | |
^~~~~~~~~~~~~~ | |
In file included from /home/wayne/.node-gyp/10.16.0/include/node/v8.h:26:0, | |
from /home/wayne/.node-gyp/10.16.0/include/node/node.h:63, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/node_modules/nan/nan.h:51, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:5, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp:5, | |
from ../cpp/audio-node.hpp:7, | |
from ../cpp/audio-scheduled-source-node.hpp:5, | |
from ../cpp/audio-buffer-source-node.hpp:5, | |
from ../cpp/audio-buffer-source-node.cpp:7: | |
/home/wayne/.node-gyp/10.16.0/include/node/v8.h:2475:45: note: declared here | |
V8_DEPRECATED("Use maybe version", double NumberValue() const); | |
^ | |
/home/wayne/.node-gyp/10.16.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’ | |
declarator __attribute__((deprecated(message))) | |
^~~~~~~~~~ | |
In file included from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp:5:0, | |
from ../cpp/audio-node.hpp:7, | |
from ../cpp/audio-scheduled-source-node.hpp:5, | |
from ../cpp/audio-buffer-source-node.hpp:5, | |
from ../cpp/audio-buffer-source-node.cpp:7: | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:115:60: warning: ‘double v8::Value::NumberValue() const’ is deprecated: Use maybe version [-Wdeprecated-declarations] | |
double VAR = IS_ARG_EMPTY(I) ? 0.0 : info[I]->NumberValue(); | |
^ | |
../cpp/audio-buffer-source-node.cpp:95:2: note: in expansion of macro ‘LET_DOUBLE_ARG’ | |
LET_DOUBLE_ARG(1, grainOffset); | |
^~~~~~~~~~~~~~ | |
In file included from /home/wayne/.node-gyp/10.16.0/include/node/v8.h:26:0, | |
from /home/wayne/.node-gyp/10.16.0/include/node/node.h:63, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/node_modules/nan/nan.h:51, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:5, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp:5, | |
from ../cpp/audio-node.hpp:7, | |
from ../cpp/audio-scheduled-source-node.hpp:5, | |
from ../cpp/audio-buffer-source-node.hpp:5, | |
from ../cpp/audio-buffer-source-node.cpp:7: | |
/home/wayne/.node-gyp/10.16.0/include/node/v8.h:2475:45: note: declared here | |
V8_DEPRECATED("Use maybe version", double NumberValue() const); | |
^ | |
/home/wayne/.node-gyp/10.16.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’ | |
declarator __attribute__((deprecated(message))) | |
^~~~~~~~~~ | |
In file included from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp:5:0, | |
from ../cpp/audio-node.hpp:7, | |
from ../cpp/audio-scheduled-source-node.hpp:5, | |
from ../cpp/audio-buffer-source-node.hpp:5, | |
from ../cpp/audio-buffer-source-node.cpp:7: | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:115:60: warning: ‘double v8::Value::NumberValue() const’ is deprecated: Use maybe version [-Wdeprecated-declarations] | |
double VAR = IS_ARG_EMPTY(I) ? 0.0 : info[I]->NumberValue(); | |
^ | |
../cpp/audio-buffer-source-node.cpp:96:2: note: in expansion of macro ‘LET_DOUBLE_ARG’ | |
LET_DOUBLE_ARG(2, grainDuration); | |
^~~~~~~~~~~~~~ | |
In file included from /home/wayne/.node-gyp/10.16.0/include/node/v8.h:26:0, | |
from /home/wayne/.node-gyp/10.16.0/include/node/node.h:63, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/node_modules/nan/nan.h:51, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:5, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp:5, | |
from ../cpp/audio-node.hpp:7, | |
from ../cpp/audio-scheduled-source-node.hpp:5, | |
from ../cpp/audio-buffer-source-node.hpp:5, | |
from ../cpp/audio-buffer-source-node.cpp:7: | |
/home/wayne/.node-gyp/10.16.0/include/node/v8.h:2475:45: note: declared here | |
V8_DEPRECATED("Use maybe version", double NumberValue() const); | |
^ | |
/home/wayne/.node-gyp/10.16.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’ | |
declarator __attribute__((deprecated(message))) | |
^~~~~~~~~~ | |
In file included from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp:5:0, | |
from ../cpp/audio-node.hpp:7, | |
from ../cpp/audio-scheduled-source-node.hpp:5, | |
from ../cpp/audio-buffer-source-node.hpp:5, | |
from ../cpp/audio-buffer-source-node.cpp:7: | |
../cpp/audio-buffer-source-node.cpp: In static member function ‘static Nan::NAN_SETTER_RETURN_TYPE AudioBufferSourceNode::loopStartSetter(v8::Local<v8::String>, v8::Local<v8::Value>, Nan::NAN_SETTER_ARGS_TYPE)’: | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:202:32: warning: ‘double v8::Value::NumberValue() const’ is deprecated: Use maybe version [-Wdeprecated-declarations] | |
double v = value->NumberValue(); | |
^ | |
../cpp/audio-buffer-source-node.cpp:195:45: note: in expansion of macro ‘SETTER_DOUBLE_ARG’ | |
THIS_AUDIO_BUFFER_SOURCE_NODE; THIS_CHECK; SETTER_DOUBLE_ARG; | |
^~~~~~~~~~~~~~~~~ | |
In file included from /home/wayne/.node-gyp/10.16.0/include/node/v8.h:26:0, | |
from /home/wayne/.node-gyp/10.16.0/include/node/node.h:63, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/node_modules/nan/nan.h:51, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:5, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp:5, | |
from ../cpp/audio-node.hpp:7, | |
from ../cpp/audio-scheduled-source-node.hpp:5, | |
from ../cpp/audio-buffer-source-node.hpp:5, | |
from ../cpp/audio-buffer-source-node.cpp:7: | |
/home/wayne/.node-gyp/10.16.0/include/node/v8.h:2475:45: note: declared here | |
V8_DEPRECATED("Use maybe version", double NumberValue() const); | |
^ | |
/home/wayne/.node-gyp/10.16.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’ | |
declarator __attribute__((deprecated(message))) | |
^~~~~~~~~~ | |
In file included from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp:5:0, | |
from ../cpp/audio-node.hpp:7, | |
from ../cpp/audio-scheduled-source-node.hpp:5, | |
from ../cpp/audio-buffer-source-node.hpp:5, | |
from ../cpp/audio-buffer-source-node.cpp:7: | |
../cpp/audio-buffer-source-node.cpp: In static member function ‘static Nan::NAN_SETTER_RETURN_TYPE AudioBufferSourceNode::loopEndSetter(v8::Local<v8::String>, v8::Local<v8::Value>, Nan::NAN_SETTER_ARGS_TYPE)’: | |
/home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:202:32: warning: ‘double v8::Value::NumberValue() const’ is deprecated: Use maybe version [-Wdeprecated-declarations] | |
double v = value->NumberValue(); | |
^ | |
../cpp/audio-buffer-source-node.cpp:219:45: note: in expansion of macro ‘SETTER_DOUBLE_ARG’ | |
THIS_AUDIO_BUFFER_SOURCE_NODE; THIS_CHECK; SETTER_DOUBLE_ARG; | |
^~~~~~~~~~~~~~~~~ | |
In file included from /home/wayne/.node-gyp/10.16.0/include/node/v8.h:26:0, | |
from /home/wayne/.node-gyp/10.16.0/include/node/node.h:63, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/node_modules/nan/nan.h:51, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/addon-tools.hpp:5, | |
from /home/wayne/Documents/digital-audio-workstation/node_modules/addon-tools-raub/include/event-emitter.hpp:5, | |
from ../cpp/audio-node.hpp:7, | |
from ../cpp/audio-scheduled-source-node.hpp:5, | |
from ../cpp/audio-buffer-source-node.hpp:5, | |
from ../cpp/audio-buffer-source-node.cpp:7: | |
/home/wayne/.node-gyp/10.16.0/include/node/v8.h:2475:45: note: declared here | |
V8_DEPRECATED("Use maybe version", double NumberValue() const); | |
^ | |
/home/wayne/.node-gyp/10.16.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’ | |
declarator __attribute__((deprecated(message))) | |
^~~~~~~~~~ | |
webaudio.target.mk:120: recipe for target 'Release/obj.target/webaudio/cpp/audio-buffer-source-node.o' failed | |
make: *** [Release/obj.target/webaudio/cpp/audio-buffer-source-node.o] Error 1 | |
make: Leaving directory '/home/wayne/Documents/digital-audio-workstation/node_modules/webaudio-raub/build' | |
gyp ERR! build error | |
gyp ERR! stack Error: `make` failed with exit code: 2 | |
gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23) | |
gyp ERR! stack at ChildProcess.emit (events.js:198:13) | |
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12) | |
gyp ERR! System Linux 4.15.0-54-generic | |
gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" | |
gyp ERR! cwd /home/wayne/Documents/digital-audio-workstation/node_modules/webaudio-raub | |
gyp ERR! node -v v10.16.0 | |
gyp ERR! node-gyp -v v3.8.0 | |
wayne@laptop:~/Documents/digital-audio-workstation$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment