Streampunk / dynamorse-deprecated

IoT swiss army knife for dynamic software infrastructure.
Apache License 2.0
12 stars 2 forks source link

Installing dynamorse on mac #26

Open sfahadshahzad opened 7 years ago

sfahadshahzad commented 7 years ago

when i try to install there are lots warning messages appears.

bash-3.2# npm install -g dynamorse ⸨ ░░░░░░░░░░░░░░⸩ ⠏ fetchMetadata: sill mapToRegistry uri https://registry.nnpm WARN deprecated i18next-client@1.10.3: you can use npm install i18next from version 2.0.0 /usr/local/bin/dynamorse -> /usr/local/lib/node_modules/dynamorse/server.js

bcrypt@0.8.5 install /usr/local/lib/node_modules/dynamorse/node_modules/bcrypt node-gyp rebuild

gyp WARN EACCES user "root" does not have permission to access the dev dir "/Users/administrator/.node-gyp/7.0.0" gyp WARN EACCES attempting to reinstall using temporary dev dir "/usr/local/lib/node_modules/dynamorse/node_modules/bcrypt/.node-gyp" xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance

xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance

CXX(target) Release/obj.target/bcrypt_lib/src/blowfish.o CXX(target) Release/obj.target/bcrypt_lib/src/bcrypt.o CXX(target) Release/obj.target/bcrypt_lib/src/bcrypt_node.o In file included from ../src/bcrypt_node.cc:1: In file included from ../node_modules/nan/nan.h:184: ../node_modules/nan/nan_maybe_43_inl.h:221:17: warning: 'CloneElementAt' is deprecated [-Wdeprecated-declarations] return array->CloneElementAt(GetCurrentContext(), index); ^ /usr/local/lib/node_modules/dynamorse/node_modules/bcrypt/.node-gyp/7.0.0/include/node/v8.h:3056:36: note: 'CloneElementAt' has been explicitly marked deprecated here MaybeLocal CloneElementAt(Local context, ^ In file included from ../src/bcrypt_node.cc:1: In file included from ../node_modules/nan/nan.h:190: In file included from ../node_modules/nan/nan_new.h:189: ../node_modules/nan/nan_implementation_12_inl.h:40:29: warning: 'New' is deprecated [-Wdeprecated-declarations] return v8::BooleanObject::New(value).As(); ^ /usr/local/lib/node_modules/dynamorse/node_modules/bcrypt/.node-gyp/7.0.0/include/node/v8.h:4048:56: note: 'New' has been explicitly marked deprecated here V8_DEPRECATED("Pass an isolate", static Local New(bool value)); ^ In file included from ../src/bcrypt_node.cc:1: ../node_modules/nan/nan.h:592:20: error: no type named 'GCEpilogueCallback' in 'v8::Isolate' v8::Isolate::GCEpilogueCallback callback


../node_modules/nan/nan.h:598:20: error: no type named 'GCEpilogueCallback' in
      'v8::Isolate'
      v8::Isolate::GCEpilogueCallback callback) {
      ~~~~~~~~~~~~~^
../node_modules/nan/nan.h:603:20: error: no type named 'GCPrologueCallback' in
      'v8::Isolate'
      v8::Isolate::GCPrologueCallback callback
      ~~~~~~~~~~~~~^
../node_modules/nan/nan.h:609:20: error: no type named 'GCPrologueCallback' in
      'v8::Isolate'
      v8::Isolate::GCPrologueCallback callback) {
      ~~~~~~~~~~~~~^
../node_modules/nan/nan.h:1933:15: warning: 'SetAccessor' is deprecated
      [-Wdeprecated-declarations]
  return obj->SetAccessor(
              ^
/usr/local/lib/node_modules/dynamorse/node_modules/bcrypt/.node-gyp/7.0.0/include/node/v8.h:2761:22: note: 
      'SetAccessor' has been explicitly marked deprecated here
                bool SetAccessor(Local<Name> name,
                     ^
3 warnings and 4 errors generated.
make: *** [Release/obj.target/bcrypt_lib/src/bcrypt_node.o] Error 1
gyp ERR! build error 
gyp ERR! stack Error: `make` failed with exit code: 2
gyp ERR! stack     at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:276:23)
gyp ERR! stack     at emitTwo (events.js:106:13)
gyp ERR! stack     at ChildProcess.emit (events.js:191:7)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
gyp ERR! System Darwin 16.1.0
gyp ERR! command "/usr/local/Cellar/node/7.0.0/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /usr/local/lib/node_modules/dynamorse/node_modules/bcrypt
gyp ERR! node -v v7.0.0
gyp ERR! node-gyp -v v3.4.0
gyp ERR! not ok 

> bufferutil@1.2.1 install /usr/local/lib/node_modules/dynamorse/node_modules/bufferutil
> node-gyp rebuild

gyp WARN EACCES user "root" does not have permission to access the dev dir "/Users/administrator/.node-gyp/7.0.0"
gyp WARN EACCES attempting to reinstall using temporary dev dir "/usr/local/lib/node_modules/dynamorse/node_modules/bufferutil/.node-gyp"
xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance

xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance

  CXX(target) Release/obj.target/bufferutil/src/bufferutil.o
  SOLINK_MODULE(target) Release/bufferutil.node

> utf-8-validate@1.2.1 install /usr/local/lib/node_modules/dynamorse/node_modules/utf-8-validate
> node-gyp rebuild

gyp WARN EACCES user "root" does not have permission to access the dev dir "/Users/administrator/.node-gyp/7.0.0"
gyp WARN EACCES attempting to reinstall using temporary dev dir "/usr/local/lib/node_modules/dynamorse/node_modules/utf-8-validate/.node-gyp"
xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance

xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance

  CXX(target) Release/obj.target/validation/src/validation.o
  SOLINK_MODULE(target) Release/validation.node

> serialport@2.0.6 install /usr/local/lib/node_modules/dynamorse/node_modules/serialport
> node-pre-gyp install --fallback-to-build

gyp WARN EACCES user "root" does not have permission to access the dev dir "/Users/administrator/.node-gyp/7.0.0"
gyp WARN EACCES attempting to reinstall using temporary dev dir "/usr/local/lib/node_modules/dynamorse/node_modules/serialport/.node-gyp"
xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance

xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance

make: *** No rule to make target `../.node-gyp/7.0.0/include/node/common.gypi', needed by `Makefile'.  Stop.
gyp ERR! build error 
gyp ERR! stack Error: `make` failed with exit code: 2
gyp ERR! stack     at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:276:23)
gyp ERR! stack     at emitTwo (events.js:106:13)
gyp ERR! stack     at ChildProcess.emit (events.js:191:7)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
gyp ERR! System Darwin 16.1.0
gyp ERR! command "/usr/local/Cellar/node/7.0.0/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "build" "--fallback-to-build" "--module=/usr/local/lib/node_modules/dynamorse/node_modules/serialport/build/Release/node-v51-darwin-x64/serialport.node" "--module_name=serialport" "--module_path=/usr/local/lib/node_modules/dynamorse/node_modules/serialport/build/Release/node-v51-darwin-x64"
gyp ERR! cwd /usr/local/lib/node_modules/dynamorse/node_modules/serialport
gyp ERR! node -v v7.0.0
gyp ERR! node-gyp -v v3.4.0
gyp ERR! not ok 
node-pre-gyp ERR! build error 
node-pre-gyp ERR! stack Error: Failed to execute '/usr/local/Cellar/node/7.0.0/bin/node /usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build --fallback-to-build --module=/usr/local/lib/node_modules/dynamorse/node_modules/serialport/build/Release/node-v51-darwin-x64/serialport.node --module_name=serialport --module_path=/usr/local/lib/node_modules/dynamorse/node_modules/serialport/build/Release/node-v51-darwin-x64' (1)
node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (/usr/local/lib/node_modules/dynamorse/node_modules/serialport/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
node-pre-gyp ERR! stack     at emitTwo (events.js:106:13)
node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:191:7)
node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:877:16)
node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
node-pre-gyp ERR! System Darwin 16.1.0
node-pre-gyp ERR! command "/usr/local/Cellar/node/7.0.0/bin/node" "/usr/local/lib/node_modules/dynamorse/node_modules/serialport/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"
node-pre-gyp ERR! cwd /usr/local/lib/node_modules/dynamorse/node_modules/serialport
node-pre-gyp ERR! node -v v7.0.0
node-pre-gyp ERR! node-pre-gyp -v v0.6.18
node-pre-gyp ERR! not ok 
Failed to execute '/usr/local/Cellar/node/7.0.0/bin/node /usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build --fallback-to-build --module=/usr/local/lib/node_modules/dynamorse/node_modules/serialport/build/Release/node-v51-darwin-x64/serialport.node --module_name=serialport --module_path=/usr/local/lib/node_modules/dynamorse/node_modules/serialport/build/Release/node-v51-darwin-x64' (1)

> codecadon@0.0.9 install /usr/local/lib/node_modules/dynamorse/node_modules/codecadon
> node-gyp rebuild

gyp WARN EACCES user "root" does not have permission to access the dev dir "/Users/administrator/.node-gyp/7.0.0"
gyp WARN EACCES attempting to reinstall using temporary dev dir "/usr/local/lib/node_modules/dynamorse/node_modules/codecadon/.node-gyp"
xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance

xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance

  COPY ../build/Release/libavcodec.dylib
  COPY ../build/Release/libavutil.dylib
  COPY ../build/Release/libswscale.dylib
  COPY ../build/Release/libopenh264.dylib
  CXX(target) Release/obj.target/codecadon/src/codecadon.o
In file included from ../src/codecadon.cc:17:
../src/Concater.h:50:39: warning: 'NewInstance' is deprecated
      [-Wdeprecated-declarations]
      info.GetReturnValue().Set(cons->NewInstance(argc, argv));
                                      ^
/usr/local/lib/node_modules/dynamorse/node_modules/codecadon/.node-gyp/7.0.0/include/node/v8.h:3288:31: note: 
      'NewInstance' has been explicitly marked deprecated here
                Local<Object> NewInstance(int argc, Local<Value> argv[]...
                              ^
In file included from ../src/codecadon.cc:18:
../src/Packer.h:53:39: warning: 'NewInstance' is deprecated
      [-Wdeprecated-declarations]
      info.GetReturnValue().Set(cons->NewInstance(argc, argv));
                                      ^
/usr/local/lib/node_modules/dynamorse/node_modules/codecadon/.node-gyp/7.0.0/include/node/v8.h:3288:31: note: 
      'NewInstance' has been explicitly marked deprecated here
                Local<Object> NewInstance(int argc, Local<Value> argv[]...
                              ^
In file included from ../src/codecadon.cc:19:
../src/ScaleConverter.h:54:39: warning: 'NewInstance' is deprecated
      [-Wdeprecated-declarations]
      info.GetReturnValue().Set(cons->NewInstance(argc, argv));
                                      ^
/usr/local/lib/node_modules/dynamorse/node_modules/codecadon/.node-gyp/7.0.0/include/node/v8.h:3288:31: note: 
      'NewInstance' has been explicitly marked deprecated here
                Local<Object> NewInstance(int argc, Local<Value> argv[]...
                              ^
In file included from ../src/codecadon.cc:20:
../src/Decoder.h:53:39: warning: 'NewInstance' is deprecated
      [-Wdeprecated-declarations]
      info.GetReturnValue().Set(cons->NewInstance(argc, argv));
                                      ^
/usr/local/lib/node_modules/dynamorse/node_modules/codecadon/.node-gyp/7.0.0/include/node/v8.h:3288:31: note: 
      'NewInstance' has been explicitly marked deprecated here
                Local<Object> NewInstance(int argc, Local<Value> argv[]...
                              ^
In file included from ../src/codecadon.cc:21:
../src/Encoder.h:56:39: warning: 'NewInstance' is deprecated
      [-Wdeprecated-declarations]
      info.GetReturnValue().Set(cons->NewInstance(argc, argv));
                                      ^
/usr/local/lib/node_modules/dynamorse/node_modules/codecadon/.node-gyp/7.0.0/include/node/v8.h:3288:31: note: 
      'NewInstance' has been explicitly marked deprecated here
                Local<Object> NewInstance(int argc, Local<Value> argv[]...
                              ^
In file included from ../src/codecadon.cc:22:
../src/Stamper.h:56:39: warning: 'NewInstance' is deprecated
      [-Wdeprecated-declarations]
      info.GetReturnValue().Set(cons->NewInstance(argc, argv));
                                      ^
/usr/local/lib/node_modules/dynamorse/node_modules/codecadon/.node-gyp/7.0.0/include/node/v8.h:3288:31: note: 
      'NewInstance' has been explicitly marked deprecated here
                Local<Object> NewInstance(int argc, Local<Value> argv[]...
                              ^
6 warnings generated.
  CXX(target) Release/obj.target/codecadon/src/Concater.o
In file included from ../src/Concater.cc:17:
../src/Concater.h:50:39: warning: 'NewInstance' is deprecated
      [-Wdeprecated-declarations]
      info.GetReturnValue().Set(cons->NewInstance(argc, argv));
                                      ^
/usr/local/lib/node_modules/dynamorse/node_modules/codecadon/.node-gyp/7.0.0/include/node/v8.h:3288:31: note: 
      'NewInstance' has been explicitly marked deprecated here
                Local<Object> NewInstance(int argc, Local<Value> argv[]...
                              ^
1 warning generated.
  CXX(target) Release/obj.target/codecadon/src/Packer.o
In file included from ../src/Packer.cc:17:
../src/Packer.h:53:39: warning: 'NewInstance' is deprecated
      [-Wdeprecated-declarations]
      info.GetReturnValue().Set(cons->NewInstance(argc, argv));
                                      ^
/usr/local/lib/node_modules/dynamorse/node_modules/codecadon/.node-gyp/7.0.0/include/node/v8.h:3288:31: note: 
      'NewInstance' has been explicitly marked deprecated here
                Local<Object> NewInstance(int argc, Local<Value> argv[]...
                              ^
1 warning generated.
  CXX(target) Release/obj.target/codecadon/src/ScaleConverter.o
In file included from ../src/ScaleConverter.cc:17:
../src/ScaleConverter.h:54:39: warning: 'NewInstance' is deprecated
      [-Wdeprecated-declarations]
      info.GetReturnValue().Set(cons->NewInstance(argc, argv));
                                      ^
/usr/local/lib/node_modules/dynamorse/node_modules/codecadon/.node-gyp/7.0.0/include/node/v8.h:3288:31: note: 
      'NewInstance' has been explicitly marked deprecated here
                Local<Object> NewInstance(int argc, Local<Value> argv[]...
                              ^
1 warning generated.
  CXX(target) Release/obj.target/codecadon/src/Decoder.o
In file included from ../src/Decoder.cc:17:
../src/Decoder.h:53:39: warning: 'NewInstance' is deprecated
      [-Wdeprecated-declarations]
      info.GetReturnValue().Set(cons->NewInstance(argc, argv));
                                      ^
/usr/local/lib/node_modules/dynamorse/node_modules/codecadon/.node-gyp/7.0.0/include/node/v8.h:3288:31: note: 
      'NewInstance' has been explicitly marked deprecated here
                Local<Object> NewInstance(int argc, Local<Value> argv[]...
                              ^
1 warning generated.
  CXX(target) Release/obj.target/codecadon/src/Encoder.o
In file included from ../src/Encoder.cc:17:
../src/Encoder.h:56:39: warning: 'NewInstance' is deprecated
      [-Wdeprecated-declarations]
      info.GetReturnValue().Set(cons->NewInstance(argc, argv));
                                      ^
/usr/local/lib/node_modules/dynamorse/node_modules/codecadon/.node-gyp/7.0.0/include/node/v8.h:3288:31: note: 
      'NewInstance' has been explicitly marked deprecated here
                Local<Object> NewInstance(int argc, Local<Value> argv[]...
                              ^
1 warning generated.
  CXX(target) Release/obj.target/codecadon/src/Stamper.o
In file included from ../src/Stamper.cc:17:
../src/Stamper.h:56:39: warning: 'NewInstance' is deprecated
      [-Wdeprecated-declarations]
      info.GetReturnValue().Set(cons->NewInstance(argc, argv));
                                      ^
/usr/local/lib/node_modules/dynamorse/node_modules/codecadon/.node-gyp/7.0.0/include/node/v8.h:3288:31: note: 
      'NewInstance' has been explicitly marked deprecated here
                Local<Object> NewInstance(int argc, Local<Value> argv[]...
                              ^
1 warning generated.
  CXX(target) Release/obj.target/codecadon/src/ScaleConverterFF.o
  CXX(target) Release/obj.target/codecadon/src/DecoderFF.o
  CXX(target) Release/obj.target/codecadon/src/EncoderFF.o
  CXX(target) Release/obj.target/codecadon/src/Packers.o
  SOLINK_MODULE(target) Release/codecadon.node

> macadam@0.1.10 install /usr/local/lib/node_modules/dynamorse/node_modules/macadam
> node-gyp rebuild

gyp WARN EACCES user "root" does not have permission to access the dev dir "/Users/administrator/.node-gyp/7.0.0"
gyp WARN EACCES attempting to reinstall using temporary dev dir "/usr/local/lib/node_modules/dynamorse/node_modules/macadam/.node-gyp"
xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance

xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance

  CXX(target) Release/obj.target/macadam/src/macadam.o
  CXX(target) Release/obj.target/macadam/src/Capture.o
../src/Capture.cc:119:37: warning: 'NewInstance' is deprecated
      [-Wdeprecated-declarations]
    args.GetReturnValue().Set(cons->NewInstance(argc, argv));
                                    ^
/usr/local/lib/node_modules/dynamorse/node_modules/macadam/.node-gyp/7.0.0/include/node/v8.h:3288:31: note: 
      'NewInstance' has been explicitly marked deprecated here
                Local<Object> NewInstance(int argc, Local<Value> argv[]...
                              ^
1 warning generated.
  CXX(target) Release/obj.target/macadam/src/Playback.o
../src/Playback.cc:121:37: warning: 'NewInstance' is deprecated
      [-Wdeprecated-declarations]
    args.GetReturnValue().Set(cons->NewInstance(argc, argv));
                                    ^
/usr/local/lib/node_modules/dynamorse/node_modules/macadam/.node-gyp/7.0.0/include/node/v8.h:3288:31: note: 
      'NewInstance' has been explicitly marked deprecated here
                Local<Object> NewInstance(int argc, Local<Value> argv[]...
                              ^
1 warning generated.
  SOLINK_MODULE(target) Release/macadam.node

> naudiodon@0.0.8 install /usr/local/lib/node_modules/dynamorse/node_modules/naudiodon
> node-gyp rebuild

gyp WARN EACCES user "root" does not have permission to access the dev dir "/Users/administrator/.node-gyp/7.0.0"
gyp WARN EACCES attempting to reinstall using temporary dev dir "/usr/local/lib/node_modules/dynamorse/node_modules/naudiodon/.node-gyp"
xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance

xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance

  COPY ../build/Release/libportaudio.dylib
  CXX(target) Release/obj.target/naudiodon/src/naudiodon.o
  CXX(target) Release/obj.target/naudiodon/src/GetDevices.o
  CXX(target) Release/obj.target/naudiodon/src/AudioOutput.o
../src/AudioOutput.cc:140:43: warning: 'NewInstance' is deprecated
      [-Wdeprecated-declarations]
  v8Stream = Nan::New(streamConstructor)->NewInstance();
                                          ^
/usr/local/lib/node_modules/dynamorse/node_modules/naudiodon/.node-gyp/7.0.0/include/node/v8.h:3292:52: note: 
      'NewInstance' has been explicitly marked deprecated here
  V8_DEPRECATED("Use maybe version", Local<Object> NewInstance() const);
                                                   ^
1 warning generated.
  SOLINK_MODULE(target) Release/naudiodon.node

> netadon@0.0.5 install /usr/local/lib/node_modules/dynamorse/node_modules/netadon
> node-gyp rebuild

gyp WARN EACCES user "root" does not have permission to access the dev dir "/Users/administrator/.node-gyp/7.0.0"
gyp WARN EACCES attempting to reinstall using temporary dev dir "/usr/local/lib/node_modules/dynamorse/node_modules/netadon/.node-gyp"
xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance

xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance

  CXX(target) Release/obj.target/netadon/src/netadon.o
In file included from ../src/netadon.cc:17:
../src/UdpPort.h:83:39: warning: 'NewInstance' is deprecated
      [-Wdeprecated-declarations]
      info.GetReturnValue().Set(cons->NewInstance(argc, argv));
                                      ^
/usr/local/lib/node_modules/dynamorse/node_modules/netadon/.node-gyp/7.0.0/include/node/v8.h:3288:31: note: 
      'NewInstance' has been explicitly marked deprecated here
                Local<Object> NewInstance(int argc, Local<Value> argv[]...
                              ^
1 warning generated.
  CXX(target) Release/obj.target/netadon/src/UdpPort.o
In file included from ../src/UdpPort.cc:17:
../src/UdpPort.h:83:39: warning: 'NewInstance' is deprecated
      [-Wdeprecated-declarations]
      info.GetReturnValue().Set(cons->NewInstance(argc, argv));
                                      ^
/usr/local/lib/node_modules/dynamorse/node_modules/netadon/.node-gyp/7.0.0/include/node/v8.h:3288:31: note: 
      'NewInstance' has been explicitly marked deprecated here
                Local<Object> NewInstance(int argc, Local<Value> argv[]...
                              ^
1 warning generated.
  SOLINK_MODULE(target) Release/netadon.node
/usr/local/lib
└─┬ dynamorse@0.1.22 
  ├─┬ body-parser@1.15.2 
  │ ├── bytes@2.4.0 
  │ ├── content-type@1.0.2 
  │ ├─┬ debug@2.2.0 
  │ │ └── ms@0.7.1 
  │ ├── depd@1.1.0 
  │ ├─┬ http-errors@1.5.0 
  │ │ ├── setprototypeof@1.0.1 
  │ │ └── statuses@1.3.0 
  │ ├── iconv-lite@0.4.13 
  │ ├─┬ on-finished@2.3.0 
  │ │ └── ee-first@1.1.1 
  │ ├── qs@6.2.0 
  │ ├─┬ raw-body@2.1.7 
  │ │ └── unpipe@1.0.0 
  │ └─┬ type-is@1.6.13 
  │   └─┬ mime-types@2.1.12 
  │     └── mime-db@1.24.0 
  ├─┬ codecadon@0.0.9 
  │ ├── bindings@1.2.1 
  │ └── nan@2.4.0 
  ├─┬ express@4.14.0 
  │ ├─┬ accepts@1.3.3 
  │ │ └── negotiator@0.6.1 
  │ ├── array-flatten@1.1.1 
  │ ├── content-disposition@0.5.1 
  │ ├── cookie@0.3.1 
  │ ├── cookie-signature@1.0.6 
  │ ├── encodeurl@1.0.1 
  │ ├── escape-html@1.0.3 
  │ ├── etag@1.7.0 
  │ ├── finalhandler@0.5.0 
  │ ├── fresh@0.3.0 
  │ ├── merge-descriptors@1.0.1 
  │ ├── methods@1.1.2 
  │ ├── parseurl@1.3.1 
  │ ├── path-to-regexp@0.1.7 
  │ ├─┬ proxy-addr@1.1.2 
  │ │ ├── forwarded@0.1.0 
  │ │ └── ipaddr.js@1.1.1 
  │ ├── range-parser@1.2.0 
  │ ├─┬ send@0.14.1 
  │ │ ├── destroy@1.0.4 
  │ │ └── mime@1.3.4 
  │ ├── serve-static@1.11.1 
  │ ├── utils-merge@1.0.0 
  │ └── vary@1.1.0 
  ├── fastqueue@0.1.0 
  ├─┬ highland@2.10.1 
  │ └── util-deprecate@1.0.2 
  ├── kelvinadon@0.1.2 
  ├── macadam@0.1.10 
  ├─┬ mdns-js@0.5.0 
  │ ├─┬ mdns-js-packet@0.2.0 
  │ │ └── qap@3.1.3 
  │ └── semver@5.1.1 
  ├─┬ mp4-stream@2.0.1 
  │ ├── inherits@2.0.1 
  │ ├─┬ mp4-box-encoding@1.1.2 
  │ │ └── uint64be@1.0.1 
  │ ├── next-event@1.0.0 
  │ └─┬ readable-stream@2.1.5 
  │   ├── buffer-shims@1.0.0 
  │   ├── core-util-is@1.0.2 
  │   ├── isarray@1.0.0 
  │   ├── process-nextick-args@1.0.7 
  │   └── string_decoder@0.10.31 
  ├── naudiodon@0.0.8 
  ├── netadon@0.0.5 
  ├─┬ nmos-ledger@1.0.16 
  │ ├── async@1.5.2 
  │ ├─┬ nmos-mdns-js@0.5.2 
  │ │ └── dns-js@0.2.1 
  │ └─┬ ws@1.1.1 
  │   ├── options@0.0.6 
  │   └── ultron@1.0.2 
  ├─┬ node-red@0.13.4 
  │ ├── basic-auth@1.0.3 
  │ ├── bcryptjs@2.3.0 
  │ ├─┬ body-parser@1.15.0 
  │ │ ├── bytes@2.2.0 
  │ │ ├── http-errors@1.4.0 
  │ │ └── qs@6.1.0 
  │ ├─┬ cheerio@0.19.0 
  │ │ ├─┬ css-select@1.0.0 
  │ │ │ ├── boolbase@1.0.0 
  │ │ │ ├── css-what@1.0.0 
  │ │ │ ├── domutils@1.4.3 
  │ │ │ └── nth-check@1.0.1 
  │ │ ├─┬ dom-serializer@0.1.0 
  │ │ │ └── domelementtype@1.1.3 
  │ │ ├── entities@1.1.1 
  │ │ ├─┬ htmlparser2@3.8.3 
  │ │ │ ├── domelementtype@1.3.0 
  │ │ │ ├── domhandler@2.3.0 
  │ │ │ ├── domutils@1.5.1 
  │ │ │ ├── entities@1.0.0 
  │ │ │ └─┬ readable-stream@1.1.14 
  │ │ │   └── isarray@0.0.1 
  │ │ └── lodash@3.10.1 
  │ ├── clone@1.0.2 
  │ ├── cors@2.7.1 
  │ ├─┬ cron@1.1.0 
  │ │ └─┬ moment-timezone@0.3.1 
  │ │   └── moment@2.15.2 
  │ ├─┬ express@4.13.4 
  │ │ ├─┬ accepts@1.2.13 
  │ │ │ └── negotiator@0.5.3 
  │ │ ├── cookie@0.1.5 
  │ │ ├── finalhandler@0.4.1 
  │ │ ├─┬ proxy-addr@1.0.10 
  │ │ │ └── ipaddr.js@1.0.5 
  │ │ ├── qs@4.0.0 
  │ │ ├── range-parser@1.0.3 
  │ │ ├─┬ send@0.13.1 
  │ │ │ ├── http-errors@1.3.1 
  │ │ │ └── statuses@1.2.1 
  │ │ ├─┬ serve-static@1.10.3 
  │ │ │ └─┬ send@0.13.2 
  │ │ │   ├── http-errors@1.3.1 
  │ │ │   └── statuses@1.2.1 
  │ │ └── vary@1.0.1 
  │ ├─┬ follow-redirects@0.0.7 
  │ │ └── stream-consume@0.1.0 
  │ ├─┬ fs-extra@0.26.7 
  │ │ ├── graceful-fs@4.1.10 
  │ │ ├── jsonfile@2.4.0 
  │ │ ├── klaw@1.3.1 
  │ │ ├── path-is-absolute@1.0.1 
  │ │ └── rimraf@2.5.4 
  │ ├─┬ fs.notify@0.0.4 
  │ │ ├── async@0.1.22 
  │ │ └── retry@0.6.1 
  │ ├─┬ i18next@1.10.6 
  │ │ ├─┬ cookies@0.6.1 
  │ │ │ └── keygrip@1.0.1 
  │ │ ├── i18next-client@1.10.3 
  │ │ └── json5@0.2.0 
  │ ├── is-utf8@0.2.1 
  │ ├── media-typer@0.3.0 
  │ ├─┬ mqtt@1.7.4 
  │ │ ├─┬ commist@1.0.0 
  │ │ │ └── leven@1.0.2 
  │ │ ├─┬ concat-stream@1.5.2 
  │ │ │ ├── readable-stream@2.0.6 
  │ │ │ └── typedarray@0.0.6 
  │ │ ├─┬ end-of-stream@1.1.0 
  │ │ │ └── once@1.3.3 
  │ │ ├─┬ help-me@0.1.0 
  │ │ │ ├── pump@1.0.1 
  │ │ │ └─┬ readable-stream@1.1.14 
  │ │ │   └── isarray@0.0.1 
  │ │ ├─┬ mqtt-connection@2.1.1 
  │ │ │ ├─┬ reduplexer@1.1.0 
  │ │ │ │ └─┬ readable-stream@1.0.34 
  │ │ │ │   └── isarray@0.0.1 
  │ │ │ └─┬ through2@0.6.5 
  │ │ │   └─┬ readable-stream@1.0.34 
  │ │ │     └── isarray@0.0.1 
  │ │ ├─┬ mqtt-packet@3.4.7 
  │ │ │ └─┬ bl@0.9.5 
  │ │ │   └─┬ readable-stream@1.0.34 
  │ │ │     └── isarray@0.0.1 
  │ │ ├─┬ readable-stream@1.0.34 
  │ │ │ └── isarray@0.0.1 
  │ │ ├── reinterval@1.1.0 
  │ │ ├─┬ websocket-stream@3.3.0 
  │ │ │ ├─┬ duplexify@3.5.0 
  │ │ │ │ ├─┬ end-of-stream@1.0.0 
  │ │ │ │ │ └── once@1.3.3 
  │ │ │ │ └── stream-shift@1.0.0 
  │ │ │ └─┬ through2@2.0.1 
  │ │ │   └── readable-stream@2.0.6 
  │ │ └── xtend@4.0.1 
  │ ├── mustache@2.2.1 
  │ ├─┬ node-red-node-email@0.1.12 
  │ │ ├─┬ imap@0.8.18 
  │ │ │ ├─┬ readable-stream@1.1.14 
  │ │ │ │ └── isarray@0.0.1 
  │ │ │ └─┬ utf7@1.0.2 
  │ │ │   └── semver@5.3.0 
  │ │ ├─┬ mailparser@0.6.1 
  │ │ │ ├── encoding@0.1.12 
  │ │ │ ├─┬ mimelib@0.2.19 
  │ │ │ │ └── addressparser@0.3.2 
  │ │ │ └── uue@3.0.0 
  │ │ ├─┬ nodemailer@1.11.0 
  │ │ │ ├─┬ libmime@1.2.0 
  │ │ │ │ ├── libbase64@0.1.0 
  │ │ │ │ └── libqp@1.1.0 
  │ │ │ ├─┬ mailcomposer@2.1.0 
  │ │ │ │ └─┬ buildmail@2.0.0 
  │ │ │ │   └── needle@0.10.0 
  │ │ │ ├── needle@0.11.0 
  │ │ │ ├─┬ nodemailer-direct-transport@1.1.0 
  │ │ │ │ └── smtp-connection@1.3.8 
  │ │ │ └─┬ nodemailer-smtp-transport@1.1.0 
  │ │ │   └── nodemailer-wellknown@0.1.10 
  │ │ └─┬ poplib@0.1.7 
  │ │   └─┬ optimist@0.6.1 
  │ │     ├── minimist@0.0.10 
  │ │     └── wordwrap@0.0.3 
  │ ├─┬ node-red-node-feedparser@0.1.7 
  │ │ ├─┬ feedparser@1.1.3 
  │ │ │ ├── addressparser@0.1.3 
  │ │ │ ├── array-indexofobject@0.0.1 
  │ │ │ ├─┬ readable-stream@1.0.34 
  │ │ │ │ └── isarray@0.0.1 
  │ │ │ └── sax@0.6.1 
  │ │ └─┬ request@2.74.0 
  │ │   ├── aws-sign2@0.6.0 
  │ │   ├── aws4@1.5.0 
  │ │   ├─┬ bl@1.1.2 
  │ │   │ └── readable-stream@2.0.6 
  │ │   ├── caseless@0.11.0 
  │ │   ├─┬ combined-stream@1.0.5 
  │ │   │ └── delayed-stream@1.0.0 
  │ │   ├── extend@3.0.0 
  │ │   ├── forever-agent@0.6.1 
  │ │   ├─┬ form-data@1.0.1 
  │ │   │ └── async@2.1.2 
  │ │   ├─┬ har-validator@2.0.6 
  │ │   │ ├─┬ chalk@1.1.3 
  │ │   │ │ ├── ansi-styles@2.2.1 
  │ │   │ │ ├── escape-string-regexp@1.0.5 
  │ │   │ │ ├─┬ has-ansi@2.0.0 
  │ │   │ │ │ └── ansi-regex@2.0.0 
  │ │   │ │ ├── strip-ansi@3.0.1 
  │ │   │ │ └── supports-color@2.0.0 
  │ │   │ ├─┬ commander@2.9.0 
  │ │   │ │ └── graceful-readlink@1.0.1 
  │ │   │ ├─┬ is-my-json-valid@2.15.0 
  │ │   │ │ ├── generate-function@2.0.0 
  │ │   │ │ ├─┬ generate-object-property@1.2.0 
  │ │   │ │ │ └── is-property@1.0.2 
  │ │   │ │ └── jsonpointer@4.0.0 
  │ │   │ └─┬ pinkie-promise@2.0.1 
  │ │   │   └── pinkie@2.0.4 
  │ │   ├─┬ hawk@3.1.3 
  │ │   │ ├── boom@2.10.1 
  │ │   │ ├── cryptiles@2.0.5 
  │ │   │ ├── hoek@2.16.3 
  │ │   │ └── sntp@1.0.9 
  │ │   ├─┬ http-signature@1.1.1 
  │ │   │ ├── assert-plus@0.2.0 
  │ │   │ ├─┬ jsprim@1.3.1 
  │ │   │ │ ├── extsprintf@1.0.2 
  │ │   │ │ ├── json-schema@0.2.3 
  │ │   │ │ └── verror@1.3.6 
  │ │   │ └─┬ sshpk@1.10.1 
  │ │   │   ├── asn1@0.2.3 
  │ │   │   ├── assert-plus@1.0.0 
  │ │   │   ├── bcrypt-pbkdf@1.0.0 
  │ │   │   ├─┬ dashdash@1.14.0 
  │ │   │   │ └── assert-plus@1.0.0 
  │ │   │   ├── ecc-jsbn@0.1.1 
  │ │   │   ├─┬ getpass@0.1.6 
  │ │   │   │ └── assert-plus@1.0.0 
  │ │   │   ├── jodid25519@1.0.2 
  │ │   │   ├── jsbn@0.1.0 
  │ │   │   └── tweetnacl@0.14.3 
  │ │   ├── is-typedarray@1.0.0 
  │ │   ├── isstream@0.1.2 
  │ │   ├── json-stringify-safe@5.0.1 
  │ │   ├── node-uuid@1.4.7 
  │ │   ├── oauth-sign@0.8.2 
  │ │   ├── stringstream@0.0.5 
  │ │   ├─┬ tough-cookie@2.3.2 
  │ │   │ └── punycode@1.4.1 
  │ │   └── tunnel-agent@0.4.3 
  │ ├── node-red-node-rbe@0.1.6 
  │ ├─┬ node-red-node-twitter@0.1.8 
  │ │ ├── oauth@0.9.14 
  │ │ ├─┬ request@2.78.0 
  │ │ │ ├─┬ form-data@2.1.1 
  │ │ │ │ └── asynckit@0.4.0 
  │ │ │ └── qs@6.3.0 
  │ │ └── twitter-ng@0.6.2 
  │ ├─┬ nopt@3.0.6 
  │ │ └── abbrev@1.0.9 
  │ ├─┬ oauth2orize@1.2.2 
  │ │ └── uid2@0.0.3 
  │ ├── on-headers@1.0.1 
  │ ├─┬ passport@0.3.2 
  │ │ ├── passport-strategy@1.0.0 
  │ │ └── pause@0.0.1 
  │ ├── passport-http-bearer@1.0.1 
  │ ├── passport-oauth2-client-password@0.1.2 
  │ ├─┬ raw-body@2.1.6 
  │ │ └── bytes@2.3.0 
  │ ├── semver@5.1.0 
  │ ├─┬ sentiment@1.0.6 
  │ │ └─┬ lodash.assign@4.0.1 
  │ │   ├── lodash.keys@4.2.0 
  │ │   └── lodash.rest@4.0.5 
  │ ├─┬ uglify-js@2.6.2 
  │ │ ├── async@0.2.10 
  │ │ ├── source-map@0.5.6 
  │ │ ├── uglify-to-browserify@1.0.2 
  │ │ └─┬ yargs@3.10.0 
  │ │   ├── camelcase@1.2.1 
  │ │   ├─┬ cliui@2.1.0 
  │ │   │ ├─┬ center-align@0.1.3 
  │ │   │ │ ├─┬ align-text@0.1.4 
  │ │   │ │ │ ├─┬ kind-of@3.0.4 
  │ │   │ │ │ │ └── is-buffer@1.1.4 
  │ │   │ │ │ ├── longest@1.0.1 
  │ │   │ │ │ └── repeat-string@1.6.1 
  │ │   │ │ └── lazy-cache@1.0.4 
  │ │   │ ├── right-align@0.1.3 
  │ │   │ └── wordwrap@0.0.2 
  │ │   ├── decamelize@1.2.0 
  │ │   └── window-size@0.1.0 
  │ ├── when@3.7.7 
  │ ├─┬ ws@0.8.1 
  │ │ ├── bufferutil@1.2.1 
  │ │ └── utf-8-validate@1.2.1 
  │ └── xml2js@0.4.16 
  ├─┬ promise@7.1.1 
  │ └── asap@2.0.5 
  ├── seamless-immutable@4.1.1 
  ├─┬ tape@4.6.2 
  │ ├── deep-equal@1.0.1 
  │ ├── defined@1.0.0 
  │ ├── function-bind@1.1.0 
  │ ├─┬ glob@7.1.1 
  │ │ ├── fs.realpath@1.0.0 
  │ │ ├─┬ inflight@1.0.6 
  │ │ │ └── wrappy@1.0.2 
  │ │ ├─┬ minimatch@3.0.3 
  │ │ │ └─┬ brace-expansion@1.1.6 
  │ │ │   ├── balanced-match@0.4.2 
  │ │ │   └── concat-map@0.0.1 
  │ │ └── once@1.4.0 
  │ ├── has@1.0.1 
  │ ├── inherits@2.0.3 
  │ ├── minimist@1.2.0 
  │ ├── object-inspect@1.2.1 
  │ ├── resolve@1.1.7 
  │ ├── resumer@0.0.0 
  │ ├─┬ string.prototype.trim@1.1.2 
  │ │ ├─┬ define-properties@1.1.2 
  │ │ │ ├── foreach@2.0.5 
  │ │ │ └── object-keys@1.0.11 
  │ │ └─┬ es-abstract@1.6.1 
  │ │   ├─┬ es-to-primitive@1.1.1 
  │ │   │ ├── is-date-object@1.0.1 
  │ │   │ └── is-symbol@1.0.1 
  │ │   ├── is-callable@1.1.3 
  │ │   └── is-regex@1.0.3 
  │ └── through@2.3.8 
  ├── uuid@2.0.3 
  └─┬ xml2js@0.4.17 
    ├── sax@1.2.1 
    └─┬ xmlbuilder@4.2.1 
      └── lodash@4.16.6 

npm WARN optional SKIPPING OPTIONAL DEPENDENCY: bcrypt@0.8.5 (node_modules/dynamorse/node_modules/bcrypt):
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: bcrypt@0.8.5 install: `node-gyp rebuild`
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: serialport@2.0.6 (node_modules/dynamorse/node_modules/serialport):
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: serialport@2.0.6 install: `node-pre-gyp install --fallback-to-build`
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
bash-3.2# 

Regards,

Fahad
sfahadshahzad commented 7 years ago

using pcap-reader file rtp-video-rfc4175-1080i50.pcap and corrospoding sdp file as discribed in the installation manual.

but the raw file remain empty.

bash-3.2# dynamorse Starting MDNS for hostname Fahads-iMac.local Ready for mdns Streampunk media ledger node service running at http://0.0.0.0:3101

Welcome to Node-RED

7 Nov 23:40:30 - [info] Node-RED version: v0.13.4 7 Nov 23:40:30 - [info] Node.js version: v7.0.0 7 Nov 23:40:30 - [info] Darwin 16.1.0 x64 LE 7 Nov 23:40:30 - [info] Loading palette nodes 7 Nov 23:40:31 - [warn] ------------------------------------------ 7 Nov 23:40:31 - [warn] Failed to register 2 node types 7 Nov 23:40:31 - [warn] Run with -v for details 7 Nov 23:40:31 - [warn] ------------------------------------------ 7 Nov 23:40:31 - [info] User directory : reduser 7 Nov 23:40:31 - [info] Flows file : reduser/flows_Fahads-iMac.local_8000.json 7 Nov 23:40:31 - [info] STARTED! 7 Nov 23:40:31 - [info] Starting flows 7 Nov 23:40:31 - [info] Started flows 7 Nov 23:40:31 - [info] Devices and self registred with ledger. 7 Nov 23:40:31 - [info] Global flow updated with dynamorse configurations. 7 Nov 23:40:31 - [info] Dynamorse tab already in place. 7 Nov 23:40:31 - [info] Dynamorse tab checked and created if required. 7 Nov 23:40:31 - [info] Updated flow: global [global]

sparkpunkd commented 7 years ago

Hi Fahad

Node JS 7.0.0 is not supported. We have tested against Node 4.x.x, which - until a couple of weeks ago -was the Long Term Stable release. Also, you need full Xcode plus the Command Line Tools, as described here: https://github.com/nodejs/node-gyp

We are working on restructuring the code to work with Node v6.x.x, the current LTS version, which is not anticipated to be a big change.

Richard