cnpm 安装 appium 过程出现 gyp ERR! build error 错误

利用cnpm执行以下安装命令

npm install -g cnpm --registry=https://registry.npm.taobao.org
cnpm install appium -g

安装完成后可以正常启动appium,但是发现安装日志中有以下错误,是否对后续使用appium有影响?望高人指点

gyp ERR! build error 
gyp ERR! stack Error: `make` failed with exit code: 2
gyp ERR! stack     at ChildProcess.onExit (/app/software/nodejs/lib/node_modules/cnpm/node_modules/node-gyp/lib/build.js:258:23)
gyp ERR! stack     at emitTwo (events.js:126:13)
gyp ERR! stack     at ChildProcess.emit (events.js:214:7)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:198:12)
gyp ERR! System Linux 2.6.32-696.18.7.el6.x86_64
gyp ERR! command "/app/software/nodejs/bin/node" "/app/software/nodejs/lib/node_modules/cnpm/node_modules/npminstall/node-gyp-bin/node-gyp.js" "rebuild"
gyp ERR! cwd /app/software/nodejs/lib/node_modules/appium/node_modules/_heapdump@0.3.9@heapdump
gyp ERR! node -v v8.9.3
gyp ERR! node-gyp -v v3.6.2
gyp ERR! not ok 
[23/29] appium-youiengine-driver@1.x installed at node_modules/_appium-youiengine-driver@1.0.14@appium-youiengine-driver