Opde Issues Tracker

compile.21

build number: 21

re-implement command

docker pull immortalwrt/opde:sdk
docker run -it --rm immortalwrt/opde:sdk zsh # or bash
export http_proxy= # [your proxy], do not use localhost or 127.0.0.1
export https_proxy=$http_proxy
opde feeds && opde config -a
make package/feeds/packages/node-openzwave-shared/compile -j$(nproc) || make package/feeds/packages/node-openzwave-shared/compile V=s

Compile.txt

Applying ./patches/999-node_v16_support.patch using plaintext: 
patching file binding.gyp
npm info it worked if it ends with ok
npm info using npm@6.14.14
npm info using node@v14.17.5
npm info lifecycle openzwave-shared@1.7.2~preinstall: openzwave-shared@1.7.2

> openzwave-shared@1.7.2 preinstall /openwrt/build_dir/target-aarch64_cortex-a72_musl/node-openzwave-shared-1.7.2
> node lib/install-ozw.js

npm timing stage:loadCurrentTree Completed in 25ms
npm timing stage:loadIdealTree:cloneCurrentTree Completed in 0ms
npm timing stage:loadIdealTree:loadShrinkwrap Completed in 7ms
npm http fetch GET 200 https://registry.npmjs.org/nan 115ms
npm http fetch GET 200 https://registry.npmjs.org/nan/-/nan-2.15.0.tgz 60ms
npm timing stage:loadIdealTree:loadAllDepsIntoIdealTree Completed in 204ms
npm timing stage:loadIdealTree Completed in 211ms
npm timing stage:generateActionsToTake Completed in 6ms
npm timing action:extract Completed in 35ms
npm timing action:finalize Completed in 3ms
npm timing action:refresh-package-json Completed in 8ms
npm info lifecycle nan@2.15.0~preinstall: nan@2.15.0
npm timing action:preinstall Completed in 1ms
npm info linkStuff nan@2.15.0
npm timing action:build Completed in 1ms
npm info lifecycle nan@2.15.0~install: nan@2.15.0
npm timing action:install Completed in 1ms
npm info lifecycle nan@2.15.0~postinstall: nan@2.15.0
npm timing action:postinstall Completed in 0ms
npm timing stage:executeActions Completed in 65ms
npm timing stage:rollbackFailedOptional Completed in 0ms
npm info linkStuff openzwave-shared@1.7.2
npm info lifecycle openzwave-shared@1.7.2~install: openzwave-shared@1.7.2

> openzwave-shared@1.7.2 install /openwrt/build_dir/target-aarch64_cortex-a72_musl/node-openzwave-shared-1.7.2
> node-gyp rebuild

gyp info it worked if it ends with ok
gyp info using node-gyp@5.1.0
gyp info using node@14.17.5 | linux | x64
gyp info find Python using Python version 3.8.10 found at "/openwrt/staging_dir/host/bin/python"
gyp info spawn /openwrt/staging_dir/host/bin/python
gyp info spawn args [
gyp info spawn args   '/openwrt/staging_dir/hostpkg/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py',
gyp info spawn args   'binding.gyp',
gyp info spawn args   '-f',
gyp info spawn args   'make',
gyp info spawn args   '-I',
gyp info spawn args   '/openwrt/build_dir/target-aarch64_cortex-a72_musl/node-openzwave-shared-1.7.2/build/config.gypi',
gyp info spawn args   '-I',
gyp info spawn args   '/openwrt/staging_dir/hostpkg/lib/node_modules/npm/node_modules/node-gyp/addon.gypi',
gyp info spawn args   '-I',
gyp info spawn args   '/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/common.gypi',
gyp info spawn args   '-Dlibrary=shared_library',
gyp info spawn args   '-Dvisibility=default',
gyp info spawn args   '-Dnode_root_dir=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/',
gyp info spawn args   '-Dnode_gyp_dir=/openwrt/staging_dir/hostpkg/lib/node_modules/npm/node_modules/node-gyp',
gyp info spawn args   '-Dnode_lib_file=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/$(Configuration)/node.lib',
gyp info spawn args   '-Dmodule_root_dir=/openwrt/build_dir/target-aarch64_cortex-a72_musl/node-openzwave-shared-1.7.2',
gyp info spawn args   '-Dnode_engine=v8',
gyp info spawn args   '--depth=.',
gyp info spawn args   '--no-parallel',
gyp info spawn args   '--generator-output',
gyp info spawn args   'build',
gyp info spawn args   '-Goutput_dir=.'
gyp info spawn args ]
gyp: /openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/common.gypi not found (cwd: /openwrt/build_dir/target-aarch64_cortex-a72_musl/node-openzwave-shared-1.7.2) while reading includes of binding.gyp while trying to load binding.gyp
gyp ERR! configure error 
gyp ERR! stack Error: `gyp` failed with exit code: 1
gyp ERR! stack     at ChildProcess.onCpExit (/openwrt/staging_dir/hostpkg/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)
gyp ERR! stack     at ChildProcess.emit (events.js:400:28)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:277:12)
gyp ERR! System Linux 5.8.0-1039-azure
gyp ERR! command "/openwrt/staging_dir/hostpkg/bin/node" "/openwrt/staging_dir/hostpkg/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /openwrt/build_dir/target-aarch64_cortex-a72_musl/node-openzwave-shared-1.7.2
gyp ERR! node -v v14.17.5
gyp ERR! node-gyp -v v5.1.0
gyp ERR! not ok 
npm timing audit submit Completed in 146ms
npm http fetch POST 200 https://registry.npmjs.org/-/npm/v1/security/audits/quick 146ms
npm timing audit body Completed in 0ms
npm info lifecycle openzwave-shared@1.7.2~install: Failed to exec install script
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! openzwave-shared@1.7.2 install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the openzwave-shared@1.7.2 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm timing npm Completed in 1073ms

npm ERR! A complete log of this run can be found in:
npm ERR!     /openwrt/tmp/npm-cache-zBaOjeliC0/_logs/2021-08-19T18_44_17_647Z-debug.log
make[3]: *** [Makefile:88: /openwrt/build_dir/target-aarch64_cortex-a72_musl/node-openzwave-shared-1.7.2/.built] Error 1
Last updated on 19 Aug 2021
Published on 19 Aug 2021