compile.34
build number: 34
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-request/compile -j$(nproc) || make package/feeds/packages/node-request/compile V=s
Compile.txt
npm info using npm@8.1.0
npm info using node@v16.13.0
npm timing npm:load:whichnode Completed in 0ms
npm timing config:load:defaults Completed in 2ms
npm timing config:load:file:/openwrt/staging_dir/hostpkg/lib/node_modules/npm/npmrc Completed in 9ms
npm timing config:load:builtin Completed in 9ms
npm timing config:load:cli Completed in 3ms
npm timing config:load:env Completed in 2ms
npm timing config:load:file:/openwrt/build_dir/target-aarch64_cortex-a53_musl/node-request-2.88.2/.npmrc Completed in 1ms
npm timing config:load:project Completed in 1ms
npm timing config:load:file:/home/opde/.npmrc Completed in 2ms
npm timing config:load:user Completed in 2ms
npm timing config:load:file:/openwrt/staging_dir/hostpkg/etc/npmrc Completed in 0ms
npm timing config:load:global Completed in 1ms
npm timing config:load:validate Completed in 0ms
npm timing config:load:credentials Completed in 2ms
npm timing config:load:setEnvs Completed in 1ms
npm timing config:load Completed in 23ms
npm timing npm:load:configload Completed in 24ms
npm timing npm:load:setTitle Completed in 0ms
npm timing npm:load:setupLog Completed in 1ms
npm timing config:load:flatten Completed in 4ms
npm timing npm:load:cleanupLog Completed in 3ms
npm timing npm:load:configScope Completed in 0ms
npm timing npm:load:projectScope Completed in 1ms
npm timing npm:load Completed in 37ms
npm timing arborist:ctor Completed in 1ms
npm timing arborist:ctor Completed in 0ms
npm timing idealTree:init Completed in 19ms
npm timing idealTree:userRequests Completed in 0ms
npm http fetch GET 200 https://registry.npmjs.org/aws-sign2 132ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/aws4 29ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/caseless 26ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/combined-stream 37ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/extend 26ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/forever-agent 24ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/form-data 29ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/har-validator 32ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/http-signature 29ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/is-typedarray 27ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/isstream 29ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/json-stringify-safe 34ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/mime-types 26ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/oauth-sign 30ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/performance-now 25ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/qs 24ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/safe-buffer 32ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/tough-cookie 26ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/tunnel-agent 28ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/uuid 29ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/bluebird 30ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/browserify 29ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/browserify-istanbul 94ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/buffer-equal 36ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/codecov 29ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/coveralls 83ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/function-bind 36ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/karma 36ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/karma-browserify 82ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/watchify 26ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/karma-cli 87ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/karma-coverage 37ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/karma-phantomjs-launcher 85ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/karma-tap 80ms (cache miss)
npm timing idealTree Completed in 1658ms
npm timing command:install Completed in 1708ms
npm notice
npm notice New patch version of npm available! 8.1.0 -> 8.1.2
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v8.1.2>
npm notice Run `npm install -g npm@8.1.2` to update!
npm notice
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: request@2.88.2
npm ERR! Found: karma@3.1.4
npm ERR! node_modules/karma
npm ERR! dev karma@"^3.0.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer karma@"1.x.x || 2.x.x" from karma-tap@3.2.1
npm ERR! node_modules/karma-tap
npm ERR! dev karma-tap@"^3.0.1" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See /openwrt/tmp/npm-cache-KQVOTOeWmC/eresolve-report.txt for a full report.
npm timing npm Completed in 2184ms
npm ERR! A complete log of this run can be found in:
npm ERR! /openwrt/tmp/npm-cache-KQVOTOeWmC/_logs/2021-10-31T01_14_26_352Z-debug.log
make[3]: *** [Makefile:79: /openwrt/build_dir/target-aarch64_cortex-a53_musl/node-request-2.88.2/.built] Error 1