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-statvfs/compile -j$(nproc) || make package/feeds/packages/node-statvfs/compile V=s
Compile.txt
Applying ./patches/000-support_v12.patch using plaintext:
patching file src/statvfs.cpp
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 statvfs@2.2.0~preinstall: statvfs@2.2.0
npm timing stage:loadCurrentTree Completed in 9ms
npm timing stage:loadIdealTree:cloneCurrentTree Completed in 0ms
npm timing stage:loadIdealTree:loadShrinkwrap Completed in 1ms
npm http fetch GET 200 https://registry.npmjs.org/assert-plus 120ms
npm http fetch GET 200 https://registry.npmjs.org/nan 121ms
npm http fetch GET 200 https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz 52ms
npm http fetch GET 200 https://registry.npmjs.org/nan/-/nan-2.15.0.tgz 53ms
npm timing stage:loadIdealTree:loadAllDepsIntoIdealTree Completed in 229ms
npm timing stage:loadIdealTree Completed in 234ms
npm timing stage:generateActionsToTake Completed in 4ms
npm timing action:extract Completed in 46ms
npm timing action:finalize Completed in 3ms
npm timing action:refresh-package-json Completed in 5ms
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 9ms
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 75ms
npm timing stage:rollbackFailedOptional Completed in 1ms
npm info linkStuff statvfs@2.2.0
npm info lifecycle statvfs@2.2.0~install: statvfs@2.2.0
> statvfs@2.2.0 install /openwrt/build_dir/target-aarch64_cortex-a72_musl/node-statvfs-2.2.0
> 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-statvfs-2.2.0/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-statvfs-2.2.0',
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-statvfs-2.2.0) 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-statvfs-2.2.0
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 135ms
npm http fetch POST 200 https://registry.npmjs.org/-/npm/v1/security/audits/quick 135ms
npm timing audit body Completed in 1ms
npm info lifecycle statvfs@2.2.0~install: Failed to exec install script
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! statvfs@2.2.0 install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the statvfs@2.2.0 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm timing npm Completed in 955ms
npm ERR! A complete log of this run can be found in:
npm ERR! /openwrt/tmp/npm-cache-hi9niykwMO/_logs/2021-08-19T18_56_10_965Z-debug.log
make[3]: *** [Makefile:86: /openwrt/build_dir/target-aarch64_cortex-a72_musl/node-statvfs-2.2.0/.built] Error 1