dvandal / cryptonote-nodejs-pool

Mining pool for all CryptoNote based coins using Cryptonight, Cryptonight Light and Cryptonight Heavy algorithms
GNU General Public License v2.0
364 stars 610 forks source link

Build Issue #685

Closed Stardock2018 closed 3 years ago

Stardock2018 commented 3 years ago

cc1plus: warning: unrecognized command line option ‘-Wno-unused-private-field’ make: *** [multihashing.target.mk:187: Release/obj.target/multihashing/multihashing.o] Error 1 make: Leaving directory '/home/chrisk/pool/node_modules/turtlecoin-multi-hashing/build' gyp ERR! build error gyp ERR! stack Error: make failed with exit code: 2 gyp ERR! stack at ChildProcess.onExit (/home/chrisk/.nvm/versions/node/v12.22.3/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23) gyp ERR! stack at ChildProcess.emit (events.js:314:20) gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:276:12) gyp ERR! System Linux 5.4.0-77-generic gyp ERR! command "/home/chrisk/.nvm/versions/node/v12.22.3/bin/node" "/home/chrisk/.nvm/versions/node/v12.22.3/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" gyp ERR! cwd /home/chrisk/pool/node_modules/turtlecoin-multi-hashing gyp ERR! node -v v12.22.3 gyp ERR! node-gyp -v v5.1.0 gyp ERR! not ok npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! turtlecoin-multi-hashing@0.0.19 install: node-gyp rebuild npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the turtlecoin-multi-hashing@0.0.19 install script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in: npm ERR! /home/chrisk/.npm/_logs/2021-07-07T17_58_54_476Z-debug.log