iiegor / ptyw.js

Bindings to forkpty(3) for node.js.
MIT License
20 stars 13 forks source link

Term3 install failed in Opensuse #33

Open ramesh-cit opened 7 years ago

ramesh-cit commented 7 years ago

ramesh@linux-iqt6:~/nodejs/ifttt/dbscript> apm install term3 -g Installing term3 to /home/ramesh/.atom/packages ✗

ptyw.js@0.4.1 install /tmp/apm-install-dir-116105-7978-7eg6t0/node_modules/term3/node_modules/ptyw.js
node-gyp rebuild

make: Entering directory '/tmp/apm-install-dir-116105-7978-7eg6t0/node_modules/term3/node_modules/ptyw.js/build'
CXX(target) Release/obj.target/pty/src/unix/pty.o
pty.target.mk:96: recipe for target 'Release/obj.target/pty/src/unix/pty.o' failed
make: Leaving directory '/tmp/apm-install-dir-116105-7978-7eg6t0/node_modules/term3/node_modules/ptyw.js/build'
/tmp/apm-install-dir-116105-7978-7eg6t0
└── (empty)

npm WARN deprecated react-tools@0.11.2: react-tools is deprecated. For more information, visit https://fb.me/react-tools-deprecated
npm WARN deprecated graceful-fs@2.0.3: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.
npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
make: g++: Command not found
make: *** [Release/obj.target/pty/src/unix/pty.o] Error 127
gyp ERR! build error
gyp ERR! stack Error: make failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/usr/share/atom/resources/app/apm/node_modules/node-gyp/lib/build.js:276:23)
gyp ERR! stack at emitTwo (events.js:87:13)
gyp ERR! stack at ChildProcess.emit (events.js:172:7)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:200:12)
gyp ERR! System Linux 4.1.34-33-default
gyp ERR! command "/usr/share/atom/resources/app/apm/bin/node" "/usr/share/atom/resources/app/apm/node_modules/.bin/node-gyp" "rebuild"
gyp ERR! cwd /tmp/apm-install-dir-116105-7978-7eg6t0/node_modules/term3/node_modules/ptyw.js
gyp ERR! node -v v4.4.5 gyp ERR! node-gyp -v v3.4.0 gyp ERR! not ok npm WARN enoent ENOENT: no such file or directory, open '/tmp/apm-install-dir-116105-7978-7eg6t0/package.json' npm WARN apm-install-dir-116105-7978-7eg6t0 No description npm WARN apm-install-dir-116105-7978-7eg6t0 No repository field. npm WARN apm-install-dir-116105-7978-7eg6t0 No README data npm WARN apm-install-dir-116105-7978-7eg6t0 No license field. npm ERR! Linux 4.1.34-33-default npm ERR! argv "/usr/share/atom/resources/app/apm/bin/node" "/usr/share/atom/resources/app/apm/node_modules/npm/bin/npm-cli.js" "--globalconfig" "/home/ramesh/.atom/.apm/.apmrc" "--userconfig" "/home/ramesh/.atom/.apmrc" "install" "/tmp/d-116105-7978-7qo8y0/package.tgz" "--runtime=electron" "--target=0.37.8" "--arch=x64" "--global-style" npm ERR! node v4.4.5 npm ERR! npm v3.10.5 npm ERR! code ELIFECYCLE

npm ERR! ptyw.js@0.4.1 install: node-gyp rebuild npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the ptyw.js@0.4.1 install script 'node-gyp rebuild'. npm ERR! Make sure you have the latest version of node.js and npm installed. npm ERR! If you do, this is most likely a problem with the ptyw.js package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! node-gyp rebuild npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs ptyw.js npm ERR! Or if that isn't available, you can get their info via: npm ERR! npm owner ls ptyw.js npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request: npm ERR! /tmp/apm-install-dir-116105-7978-7eg6t0/npm-debug.log npm ERR! code 1