Hi, The following is a message from an accelerated team in CEED Tech; they are trying to install the Cloud Messaging GE (AEON) but they got some errors (screenshot attached as pdf). After suggesting to this solution<https://github.com/mscdex/node-mariasql/issues/96>, the team still got errors, and the log is the following: # npm install npm WARN deprecated jade at 0.32.0<mailto:jade at 0.32.0>: Jade has been renamed to pug, please install the latest version of pug instead of jade > bcrypt at 0.7.7<mailto:bcrypt at 0.7.7> install /aeon/fiware-cloud-messaging-api/node_modules/bcrypt > node-gyp rebuild make: Entering directory '/aeon/fiware-cloud-messaging-api/node_modules/bcrypt/build' 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 SOLINK_MODULE(target) Release/obj.target/bcrypt_lib.node SOLINK_MODULE(target) Release/obj.target/bcrypt_lib.node: Finished COPY Release/bcrypt_lib.node make: Leaving directory '/aeon/fiware-cloud-messaging-api/node_modules/bcrypt/build' npm WARN engine hawk at 0.10.2<mailto:hawk at 0.10.2>: wanted: {"node":"0.8.x"} (current: {"node":"0.10.29","npm":"1.4.21"}) > kerberos at 0.0.3<mailto:kerberos at 0.0.3> install /aeon/fiware-cloud-messaging-api/node_modules/mongodb/node_modules/kerberos > (node-gyp rebuild 2> builderror.log) || (exit 0) make: Entering directory '/aeon/fiware-cloud-messaging-api/node_modules/mongodb/node_modules/kerberos/build' SOLINK_MODULE(target) Release/obj.target/kerberos.node SOLINK_MODULE(target) Release/obj.target/kerberos.node: Finished COPY Release/kerberos.node make: Leaving directory '/aeon/fiware-cloud-messaging-api/node_modules/mongodb/node_modules/kerberos/build' npm WARN engine sntp at 0.1.4<mailto:sntp at 0.1.4>: wanted: {"node":"0.8.x"} (current: {"node":"0.10.29","npm":"1.4.21"}) npm WARN engine cryptiles at 0.1.3<mailto:cryptiles at 0.1.3>: wanted: {"node":"0.8.x"} (current: {"node":"0.10.29","npm":"1.4.21"}) npm WARN engine boom at 0.3.8<mailto:boom at 0.3.8>: wanted: {"node":"0.8.x"} (current: {"node":"0.10.29","npm":"1.4.21"}) npm WARN engine hoek at 0.7.6<mailto:hoek at 0.7.6>: wanted: {"node":"0.8.x"} (current: {"node":"0.10.29","npm":"1.4.21"}) npm WARN engine hawk at 3.1.3<mailto:hawk at 3.1.3>: wanted: {"node":">=0.10.32"} (current: {"node":"0.10.29","npm":"1.4.21"}) - > contextify at 0.1.15<mailto:contextify at 0.1.15> install /aeon/fiware-cloud-messaging-api/node_modules/email-templates/node_modules/juice/node_modules/jsdom/node_modules/contextify > node-gyp rebuild make: Entering directory '/aeon/fiware-cloud-messaging-api/node_modules/email-templates/node_modules/juice/node_modules/jsdom/node_modules/contextify/build' CXX(target) Release/obj.target/contextify/src/contextify.o In file included from ../src/contextify.cc:3:0: ../node_modules/nan/nan.h:328:47: error: 'REPLACE_INVALID_UTF8' is not a member of 'v8::String' static const unsigned kReplaceInvalidUtf8 = v8::String::REPLACE_INVALID_UTF8; ^ contextify.target.mk:84: recipe for target 'Release/obj.target/contextify/src/contextify.o' failed make: *** [Release/obj.target/contextify/src/contextify.o] Error 1 make: Leaving directory '/aeon/fiware-cloud-messaging-api/node_modules/email-templates/node_modules/juice/node_modules/jsdom/node_modules/contextify/build' gyp ERR! build error gyp ERR! stack Error: `make` failed with exit code: 2 gyp ERR! stack at ChildProcess.onExit (/usr/share/node-gyp/lib/build.js:267:23) gyp ERR! stack at ChildProcess.emit (events.js:98:17) gyp ERR! stack at Process.ChildProcess._handle.onexit (child_process.js:809:12) gyp ERR! System Linux 3.16.0-4-amd64 gyp ERR! command "nodejs" "/usr/bin/node-gyp" "rebuild" gyp ERR! cwd /aeon/fiware-cloud-messaging-api/node_modules/email-templates/node_modules/juice/node_modules/jsdom/node_modules/contextify gyp ERR! node -v v0.10.29 gyp ERR! node-gyp -v v0.12.2 gyp ERR! not ok npm WARN engine cryptiles at 2.0.5<mailto:cryptiles at 2.0.5>: wanted: {"node":">=0.10.40"} (current: {"node":"0.10.29","npm":"1.4.21"}) npm WARN engine boom at 2.10.1<mailto:boom at 2.10.1>: wanted: {"node":">=0.10.40"} (current: {"node":"0.10.29","npm":"1.4.21"}) npm WARN engine hoek at 2.16.3<mailto:hoek at 2.16.3>: wanted: {"node":">=0.10.40"} (current: {"node":"0.10.29","npm":"1.4.21"}) npm WARN This failure might be due to the use of legacy binary "node" npm WARN For further explanations, please read /usr/share/doc/nodejs/README.Debian npm ERR! error rolling back Error: ENOTEMPTY, rmdir '/aeon/fiware-cloud-messaging-api/node_modules/email-templates/node_modules/juice/node_modules/jsdom/node_modules/cssstyle/lib/properties' npm ERR! error rolling back jsdom at 0.5.7<mailto:jsdom at 0.5.7> { [Error: ENOTEMPTY, rmdir '/aeon/fiware-cloud-messaging-api/node_modules/email-templates/node_modules/juice/node_modules/jsdom/node_modules/cssstyle/lib/properties'] npm ERR! error rolling back errno: 53, npm ERR! error rolling back code: 'ENOTEMPTY', npm ERR! error rolling back path: '/aeon/fiware-cloud-messaging-api/node_modules/email-templates/node_modules/juice/node_modules/jsdom/node_modules/cssstyle/lib/properties' } npm ERR! Error: ENOENT, lstat '/aeon/fiware-cloud-messaging-api/node_modules/email-templates/node_modules/juice/node_modules/jsdom/node_modules/request/node_modules/hawk/node_modules/hoek/images/hoek.png' npm ERR! If you need help, you may report this *entire* log, npm ERR! including the npm and node versions, at: npm ERR! <http://github.com/npm/npm/issues><http://github.com/npm/npm/issues> npm ERR! System Linux 3.16.0-4-amd64 npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install" npm ERR! cwd /aeon/fiware-cloud-messaging-api npm ERR! node -v v0.10.29 npm ERR! npm -v 1.4.21 npm ERR! path /aeon/fiware-cloud-messaging-api/node_modules/email-templates/node_modules/juice/node_modules/jsdom/node_modules/request/node_modules/hawk/node_modules/hoek/images/hoek.png npm ERR! fstream_path /aeon/fiware-cloud-messaging-api/node_modules/email-templates/node_modules/juice/node_modules/jsdom/node_modules/request/node_modules/hawk/node_modules/hoek/images/hoek.png npm ERR! fstream_type File npm ERR! fstream_class FileWriter npm ERR! code ENOENT npm ERR! errno 34 npm ERR! fstream_stack /usr/lib/nodejs/fstream/lib/writer.js:284:26 npm ERR! fstream_stack Object.oncomplete (evalmachine.<anonymous>:107:15) npm ERR! error rolling back Error: ENOTEMPTY, rmdir '/aeon/fiware-cloud-messaging-api/node_modules/email-templates/node_modules/juice/node_modules/jsdom/node_modules/cssstyle/lib/properties' npm ERR! error rolling back juice at 0.3.3<mailto:juice at 0.3.3> { [Error: ENOTEMPTY, rmdir '/aeon/fiware-cloud-messaging-api/node_modules/email-templates/node_modules/juice/node_modules/jsdom/node_modules/cssstyle/lib/properties'] npm ERR! error rolling back errno: 53, npm ERR! error rolling back code: 'ENOTEMPTY', npm ERR! error rolling back path: '/aeon/fiware-cloud-messaging-api/node_modules/email-templates/node_modules/juice/node_modules/jsdom/node_modules/cssstyle/lib/properties' } npm ERR! error rolling back Error: ENOTEMPTY, rmdir '/aeon/fiware-cloud-messaging-api/node_modules/email-templates/node_modules/juice/node_modules/jsdom/node_modules/request/node_modules/hawk/node_modules/boom' npm ERR! error rolling back hawk at 3.1.3<mailto:hawk at 3.1.3> { [Error: ENOTEMPTY, rmdir '/aeon/fiware-cloud-messaging-api/node_modules/email-templates/node_modules/juice/node_modules/jsdom/node_modules/request/node_modules/hawk/node_modules/boom'] npm ERR! error rolling back errno: 53, npm ERR! error rolling back code: 'ENOTEMPTY', npm ERR! error rolling back path: '/aeon/fiware-cloud-messaging-api/node_modules/email-templates/node_modules/juice/node_modules/jsdom/node_modules/request/node_modules/hawk/node_modules/boom' } npm ERR! Error: ENOENT, chmod '/aeon/fiware-cloud-messaging-api/node_modules/email-templates/node_modules/juice/node_modules/jsdom/node_modules/request/node_modules/hawk/node_modules/boom/.travis.yml' npm ERR! If you need help, you may report this *entire* log, npm ERR! including the npm and node versions, at: npm ERR! <http://github.com/npm/npm/issues><http://github.com/npm/npm/issues> npm ERR! System Linux 3.16.0-4-amd64 npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install" npm ERR! cwd /aeon/fiware-cloud-messaging-api npm ERR! node -v v0.10.29 npm ERR! npm -v 1.4.21 npm ERR! path /aeon/fiware-cloud-messaging-api/node_modules/email-templates/node_modules/juice/node_modules/jsdom/node_modules/request/node_modules/hawk/node_modules/boom/.travis.yml npm ERR! fstream_path /aeon/fiware-cloud-messaging-api/node_modules/email-templates/node_modules/juice/node_modules/jsdom/node_modules/request/node_modules/hawk/node_modules/boom/.travis.yml npm ERR! fstream_type File npm ERR! fstream_class FileWriter npm ERR! fstream_finish_call chmod npm ERR! code ENOENT npm ERR! errno 34 npm ERR! fstream_stack /usr/lib/nodejs/fstream/lib/writer.js:305:19 npm ERR! fstream_stack Object.oncomplete (evalmachine.<anonymous>:107:15) npm ERR! Error: ENOENT, lstat '/aeon/fiware-cloud-messaging-api/node_modules/email-templates/node_modules/juice/node_modules/jsdom/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/node_modules/assert-plus/assert.js' npm ERR! If you need help, you may report this *entire* log, npm ERR! including the npm and ... Best regards, Marco Marco Terrinoni Consoft Sistemi s.p.a. BU Application Via Pio VII 127 - 10127 - Torino Tel (+39) 011 3161571 Fax (+39) 011 3161583 -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.fiware.org/private/fiware-ceedtech-coaching/attachments/20160415/4aa0147a/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: screenshots.pdf Type: application/pdf Size: 897048 bytes Desc: screenshots.pdf URL: <https://lists.fiware.org/private/fiware-ceedtech-coaching/attachments/20160415/4aa0147a/attachment.pdf>
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy