Opde Issues Tracker

compile.23

build number: 23

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-authenticate-pam/compile -j$(nproc) || make package/feeds/packages/node-authenticate-pam/compile V=s

Compile.txt

Applying ./patches/999-node_v12_support.patch using plaintext: 
patching file authenticate_pam.cc
patching file package.json
patching file authenticate_pam.cc
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 authenticate-pam@1.0.2~preinstall: authenticate-pam@1.0.2
npm timing stage:loadCurrentTree Completed in 11ms
npm timing stage:loadIdealTree:cloneCurrentTree Completed in 1ms
npm timing stage:loadIdealTree:loadShrinkwrap Completed in 2ms
npm http fetch GET 200 https://registry.npmjs.org/nan 92ms
npm http fetch GET 200 https://registry.npmjs.org/nan/-/nan-2.15.0.tgz 60ms
npm timing stage:loadIdealTree:loadAllDepsIntoIdealTree Completed in 184ms
npm timing stage:loadIdealTree Completed in 189ms
npm timing stage:generateActionsToTake Completed in 6ms
npm timing action:extract Completed in 47ms
npm timing action:finalize Completed in 5ms
npm timing action:refresh-package-json Completed in 10ms
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 2ms
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 2ms
npm timing stage:executeActions Completed in 88ms
npm timing stage:rollbackFailedOptional Completed in 0ms
npm info linkStuff authenticate-pam@1.0.2
npm info lifecycle authenticate-pam@1.0.2~install: authenticate-pam@1.0.2

> authenticate-pam@1.0.2 install /openwrt/build_dir/target-aarch64_cortex-a53_musl/node-authenticate-pam-1.0.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-a53_musl/node-authenticate-pam-1.0.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-a53_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-a53_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-a53_musl/usr/$(Configuration)/node.lib',
gyp info spawn args   '-Dmodule_root_dir=/openwrt/build_dir/target-aarch64_cortex-a53_musl/node-authenticate-pam-1.0.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-a53_musl/usr/common.gypi not found (cwd: /openwrt/build_dir/target-aarch64_cortex-a53_musl/node-authenticate-pam-1.0.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-a53_musl/node-authenticate-pam-1.0.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 159ms
npm http fetch POST 200 https://registry.npmjs.org/-/npm/v1/security/audits/quick 159ms
npm timing audit body Completed in 1ms
npm info lifecycle authenticate-pam@1.0.2~install: Failed to exec install script
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! authenticate-pam@1.0.2 install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the authenticate-pam@1.0.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 1259ms

npm ERR! A complete log of this run can be found in:
npm ERR!     /openwrt/tmp/npm-cache-7FtM6HIzuw/_logs/2021-08-27T07_02_56_064Z-debug.log
make[3]: *** [Makefile:89: /openwrt/build_dir/target-aarch64_cortex-a53_musl/node-authenticate-pam-1.0.2/.built] Error 1
Last updated on 27 Aug 2021
Published on 27 Aug 2021