npm ERR! serialport@1.4.6 install: node-pre-gyp reinstall --build-from-source --target_arch=${npm_config_arch}
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the serialport@1.4.6 install script 'node-pre-gyp reinstall --build-from-source --target_arch=${npm_config_arch}'.
npm ERR! This is most likely a problem with the serialport package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-pre-gyp reinstall --build-from-source --target_arch=${npm_config_arch}
npm ERR! You can get their info via:
npm ERR! npm owner ls serialport
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /root/workspace/openwrt/feeds/packages/lang/node-serialport/npm-debug.log
make[3]: * [/root/workspace/openwrt/build_dir/target-mipsel_24kec+dsp_uClibc-0.9.33.2/node-serialport-1.4.6/.built] Error 1
make[3]: Leaving directory /root/workspace/openwrt/feeds/packages/lang/node-serialport' make[2]: *** [package/feeds/packages/node-serialport/compile] Error 2 make[2]: Leaving directory/root/workspace/openwrt'
make[1]: *\ [/root/workspace/openwrt/staging_dir/target-mipsel_24kec+dsp_uClibc-0.9.33.2/stamp/.package_compile] Error 2
make[1]: Leaving directory `/root/workspace/openwrt'
make: * [world] Error 2
Linux distribution : Ubuntu 14.04.1(x86_64) Linux version : 3.16.0-45-generic
I have a issue in openwrt make process , it seem to node-serialport make error issue.