Advertisement
Guest User

Untitled

a guest
Feb 21st, 2020
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.26 KB | None | 0 0
  1. mail@fishpalmail:/usr/local/lib/node_modules$ sudo npm_config_user=root npm install -g Haraka
  2. npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
  3. /usr/local/bin/haraka_grep -> /usr/local/lib/node_modules/Haraka/bin/haraka_grep
  4. /usr/local/bin/spf -> /usr/local/lib/node_modules/Haraka/bin/spf
  5. /usr/local/bin/dkimverify -> /usr/local/lib/node_modules/Haraka/bin/dkimverify
  6. /usr/local/bin/haraka -> /usr/local/lib/node_modules/Haraka/bin/haraka
  7.  
  8. > dtrace-provider@0.8.8 install /usr/local/lib/node_modules/Haraka/node_modules/dtrace-provider
  9. > node-gyp rebuild || node suppress-error.js
  10.  
  11. make: Entering directory '/usr/local/lib/node_modules/Haraka/node_modules/dtrace-provider/build'
  12. TOUCH Release/obj.target/DTraceProviderStub.stamp
  13. make: Leaving directory '/usr/local/lib/node_modules/Haraka/node_modules/dtrace-provider/build'
  14.  
  15. > modern-syslog@1.2.0 install /usr/local/lib/node_modules/Haraka/node_modules/modern-syslog
  16. > node-gyp rebuild
  17.  
  18. make: Entering directory '/usr/local/lib/node_modules/Haraka/node_modules/modern-syslog/build'
  19. CXX(target) Release/obj.target/core/core.o
  20. Killed
  21. fishpalmail@fishpalmail:/usr/local/lib/node_modules$ g++: internal compiler error: Killed (program cc1plus)
  22. Please submit a full bug report,
  23. with preprocessed source if appropriate.
  24. See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
  25. core.target.mk:113: recipe for target 'Release/obj.target/core/core.o' failed
  26. make: *** [Release/obj.target/core/core.o] Error 4
  27. make: Leaving directory '/usr/local/lib/node_modules/Haraka/node_modules/modern-syslog/build'
  28. gyp ERR! build error
  29. gyp ERR! stack Error: `make` failed with exit code: 2
  30. gyp ERR! stack at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)
  31. gyp ERR! stack at ChildProcess.emit (events.js:311:20)
  32. gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)
  33. gyp ERR! System Linux 5.0.0-1032-azure
  34. gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
  35. gyp ERR! cwd /usr/local/lib/node_modules/Haraka/node_modules/modern-syslog
  36. gyp ERR! node -v v12.16.1
  37. gyp ERR! node-gyp -v v5.0.5
  38. gyp ERR! not ok
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement