Opde Issues Tracker

compile.22

build number: 22

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

Compile.txt

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 node-expat@2.4.0~preinstall: node-expat@2.4.0
npm timing stage:loadCurrentTree Completed in 10ms
npm timing stage:loadIdealTree:cloneCurrentTree Completed in 1ms
npm timing stage:loadIdealTree:loadShrinkwrap Completed in 1ms
npm http fetch GET 200 https://registry.npmjs.org/nan 144ms
npm http fetch GET 200 https://registry.npmjs.org/sax 158ms
npm http fetch GET 200 https://registry.npmjs.org/debug 163ms
npm http fetch GET 200 https://registry.npmjs.org/standard 150ms
npm http fetch GET 200 https://registry.npmjs.org/bindings 151ms
npm http fetch GET 200 https://registry.npmjs.org/standard/-/standard-16.0.3.tgz 90ms
npm http fetch GET 200 https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz 91ms
npm http fetch GET 200 https://registry.npmjs.org/debug/-/debug-4.3.2.tgz 94ms
npm http fetch GET 200 https://registry.npmjs.org/nan/-/nan-2.15.0.tgz 98ms
npm http fetch GET 200 https://registry.npmjs.org/sax/-/sax-1.2.4.tgz 97ms
npm http fetch GET 200 https://registry.npmjs.org/eslint-config-standard 57ms
npm http fetch GET 200 https://registry.npmjs.org/eslint-config-standard-jsx 57ms
npm http fetch GET 200 https://registry.npmjs.org/eslint-plugin-import 56ms
npm http fetch GET 200 https://registry.npmjs.org/eslint-plugin-node 57ms
npm http fetch GET 200 https://registry.npmjs.org/eslint 71ms
npm http fetch GET 200 https://registry.npmjs.org/eslint-config-standard/-/eslint-config-standard-16.0.2.tgz 35ms
npm http fetch GET 200 https://registry.npmjs.org/eslint-plugin-node/-/eslint-plugin-node-11.1.0.tgz 106ms
npm http fetch GET 200 https://registry.npmjs.org/eslint-config-standard-jsx/-/eslint-config-standard-jsx-10.0.0.tgz 121ms
npm http fetch GET 200 https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.22.1.tgz 122ms
npm http fetch GET 200 https://registry.npmjs.org/eslint/-/eslint-7.13.0.tgz 103ms
npm http fetch GET 200 https://registry.npmjs.org/eslint-plugin-promise 92ms
npm http fetch GET 200 https://registry.npmjs.org/benchmark 520ms
npm http fetch GET 200 https://registry.npmjs.org/iconv 519ms
npm http fetch GET 200 https://registry.npmjs.org/ltx 520ms
npm http fetch GET 200 https://registry.npmjs.org/node-xml 518ms
npm http fetch GET 200 https://registry.npmjs.org/vows 524ms
npm http fetch GET 200 https://registry.npmjs.org/eslint-plugin-promise/-/eslint-plugin-promise-4.2.1.tgz 74ms
npm http fetch GET 200 https://registry.npmjs.org/standard-engine 42ms
npm http fetch GET 200 https://registry.npmjs.org/file-uri-to-path 43ms
npm http fetch GET 200 https://registry.npmjs.org/eslint-plugin-react 46ms
npm http fetch GET 200 https://registry.npmjs.org/ms 113ms
npm http fetch GET 200 https://registry.npmjs.org/ltx/-/ltx-2.10.0.tgz 128ms
npm http fetch GET 200 https://registry.npmjs.org/vows/-/vows-0.8.3.tgz 142ms
npm http fetch GET 200 https://registry.npmjs.org/benchmark/-/benchmark-2.1.4.tgz 160ms
npm http fetch GET 200 https://registry.npmjs.org/iconv/-/iconv-3.0.0.tgz 152ms
npm http fetch GET 200 https://registry.npmjs.org/standard-engine/-/standard-engine-14.0.1.tgz 136ms
npm http fetch GET 200 https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz 132ms
npm http fetch GET 200 https://registry.npmjs.org/node-xml/-/node-xml-1.0.2.tgz 151ms
npm http fetch GET 200 https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.21.5.tgz 131ms
npm http fetch GET 200 https://registry.npmjs.org/ms/-/ms-2.1.2.tgz 65ms
npm http fetch GET 200 https://registry.npmjs.org/eslint-utils 41ms
npm http fetch GET 200 https://registry.npmjs.org/resolve 44ms
npm http fetch GET 200 https://registry.npmjs.org/ignore 48ms
npm http fetch GET 200 https://registry.npmjs.org/array.prototype.flat 47ms
npm http fetch GET 200 https://registry.npmjs.org/semver 49ms
npm http fetch GET 200 https://registry.npmjs.org/array-includes 50ms
npm http fetch GET 200 https://registry.npmjs.org/minimatch 52ms
npm http fetch GET 200 https://registry.npmjs.org/debug/-/debug-2.6.9.tgz 66ms
npm http fetch GET 200 https://registry.npmjs.org/contains-path 73ms
npm http fetch GET 200 https://registry.npmjs.org/resolve/-/resolve-1.20.0.tgz 35ms
npm http fetch GET 200 https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz 47ms
npm http fetch GET 200 https://registry.npmjs.org/ignore/-/ignore-5.1.8.tgz 63ms
npm http fetch GET 200 https://registry.npmjs.org/semver/-/semver-6.3.0.tgz 58ms
npm http fetch GET 200 https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz 58ms
npm http fetch GET 200 https://registry.npmjs.org/array-includes/-/array-includes-3.1.3.tgz 59ms
npm http fetch GET 200 https://registry.npmjs.org/contains-path/-/contains-path-0.1.0.tgz 44ms
npm http fetch GET 200 https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.2.4.tgz 63ms
npm http fetch GET 200 https://registry.npmjs.org/eslint-import-resolver-node 37ms
npm http fetch GET 200 https://registry.npmjs.org/eslint-module-utils 37ms
npm http fetch GET 200 https://registry.npmjs.org/doctrine 42ms
npm http fetch GET 200 https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz 25ms
npm http fetch GET 200 https://registry.npmjs.org/has 32ms
npm http fetch GET 200 https://registry.npmjs.org/doctrine/-/doctrine-1.5.0.tgz 32ms
npm http fetch GET 200 https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.6.2.tgz 54ms
npm http fetch GET 200 https://registry.npmjs.org/read-pkg-up 49ms
npm http fetch GET 200 https://registry.npmjs.org/object.values 51ms
npm http fetch GET 200 https://registry.npmjs.org/has/-/has-1.0.3.tgz 37ms
npm http fetch GET 200 https://registry.npmjs.org/@eslint%2feslintrc 52ms
npm http fetch GET 200 https://registry.npmjs.org/@babel%2fcode-frame 54ms
npm http fetch GET 200 https://registry.npmjs.org/tsconfig-paths 56ms
npm http fetch GET 200 https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-2.0.0.tgz 43ms
npm http fetch GET 200 https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.10.1.tgz 34ms
npm http fetch GET 200 https://registry.npmjs.org/object.values/-/object.values-1.1.4.tgz 44ms
npm http fetch GET 200 https://registry.npmjs.org/ajv 71ms
npm http fetch GET 200 https://registry.npmjs.org/chalk 52ms
npm http fetch GET 200 https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.14.5.tgz 51ms
npm http fetch GET 200 https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.2.2.tgz 69ms
npm http fetch GET 200 https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz 62ms
npm http fetch GET 200 https://registry.npmjs.org/cross-spawn 68ms
npm http fetch GET 200 https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz 44ms
npm http fetch GET 200 https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz 58ms
npm http fetch GET 200 https://registry.npmjs.org/enquirer 42ms
npm http fetch GET 200 https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz 36ms
npm http fetch GET 200 https://registry.npmjs.org/eslint-visitor-keys 39ms
npm http fetch GET 200 https://registry.npmjs.org/espree 39ms
npm http fetch GET 200 https://registry.npmjs.org/esquery 36ms
npm http fetch GET 200 https://registry.npmjs.org/eslint-scope 48ms
npm http fetch GET 200 https://registry.npmjs.org/esutils 55ms
npm http fetch GET 200 https://registry.npmjs.org/eslint-plugin-es 405ms
npm http fetch GET 200 https://registry.npmjs.org/enquirer/-/enquirer-2.3.6.tgz 51ms
npm http fetch GET 200 https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz 50ms
npm http fetch GET 200 https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz 49ms
npm http fetch GET 200 https://registry.npmjs.org/esquery/-/esquery-1.4.0.tgz 50ms
npm http fetch GET 200 https://registry.npmjs.org/file-entry-cache 45ms
npm http fetch GET 200 https://registry.npmjs.org/functional-red-black-tree 44ms
npm http fetch GET 200 https://registry.npmjs.org/espree/-/espree-7.3.1.tgz 55ms
npm http fetch GET 200 https://registry.npmjs.org/glob-parent 54ms
npm http fetch GET 200 https://registry.npmjs.org/eslint-plugin-es/-/eslint-plugin-es-3.0.1.tgz 48ms
npm http fetch GET 200 https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz 59ms
npm http fetch GET 200 https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-5.0.1.tgz 27ms
npm http fetch GET 200 https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz 27ms
npm http fetch GET 200 https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz 29ms
npm http fetch GET 200 https://registry.npmjs.org/import-fresh 32ms
npm http fetch GET 200 https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz 34ms
npm http fetch GET 200 https://registry.npmjs.org/is-glob 33ms
npm http fetch GET 200 https://registry.npmjs.org/globals 45ms
npm http fetch GET 200 https://registry.npmjs.org/js-yaml 34ms
npm http fetch GET 200 https://registry.npmjs.org/json-stable-stringify-without-jsonify 34ms
npm http fetch GET 200 https://registry.npmjs.org/levn 33ms
npm http fetch GET 200 https://registry.npmjs.org/lodash 30ms
npm http fetch GET 200 https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz 25ms
npm http fetch GET 200 https://registry.npmjs.org/natural-compare 28ms
npm http fetch GET 200 https://registry.npmjs.org/globals/-/globals-12.4.0.tgz 28ms
npm http fetch GET 200 https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz 38ms
npm http fetch GET 200 https://registry.npmjs.org/optionator 70ms
npm http fetch GET 200 https://registry.npmjs.org/levn/-/levn-0.4.1.tgz 73ms
npm http fetch GET 200 https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz 84ms
npm http fetch GET 200 https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz 80ms
npm http fetch GET 200 https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz 67ms
npm http fetch GET 200 https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz 72ms
npm http fetch GET 200 https://registry.npmjs.org/progress 63ms
npm http fetch GET 200 https://registry.npmjs.org/regexpp 61ms
npm http fetch GET 200 https://registry.npmjs.org/optionator/-/optionator-0.9.1.tgz 27ms
npm http fetch GET 200 https://registry.npmjs.org/v8-compile-cache 31ms
npm http fetch GET 200 https://registry.npmjs.org/strip-json-comments 40ms
npm http fetch GET 200 https://registry.npmjs.org/progress/-/progress-2.0.3.tgz 48ms
npm http fetch GET 200 https://registry.npmjs.org/strip-ansi 44ms
npm http fetch GET 200 https://registry.npmjs.org/semver/-/semver-7.3.5.tgz 52ms
npm http fetch GET 200 https://registry.npmjs.org/text-table 45ms
npm http fetch GET 200 https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz 43ms
npm http fetch GET 200 https://registry.npmjs.org/table 48ms
npm http fetch GET 200 https://registry.npmjs.org/inherits 44ms
npm http fetch GET 200 https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz 24ms
npm http fetch GET 200 https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz 31ms
npm http fetch GET 200 https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.0.tgz 42ms
npm http fetch GET 200 https://registry.npmjs.org/table/-/table-5.4.6.tgz 37ms
npm http fetch GET 200 https://registry.npmjs.org/eyes 34ms
npm http fetch GET 200 https://registry.npmjs.org/diff 37ms
npm http fetch GET 200 https://registry.npmjs.org/glob 36ms
npm http fetch GET 200 https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz 39ms
npm http fetch GET 200 https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz 53ms
npm http fetch GET 200 https://registry.npmjs.org/platform 30ms
npm http fetch GET 200 https://registry.npmjs.org/get-stdin 25ms
npm http fetch GET 200 https://registry.npmjs.org/glob/-/glob-7.1.7.tgz 20ms
npm http fetch GET 200 https://registry.npmjs.org/diff/-/diff-4.0.2.tgz 36ms
npm http fetch GET 200 https://registry.npmjs.org/xdg-basedir 27ms
npm http fetch GET 200 https://registry.npmjs.org/eyes/-/eyes-0.1.8.tgz 44ms
npm http fetch GET 200 https://registry.npmjs.org/pkg-conf 31ms
npm http fetch GET 200 https://registry.npmjs.org/platform/-/platform-1.3.6.tgz 38ms
npm http fetch GET 200 https://registry.npmjs.org/array.prototype.flatmap 40ms
npm http fetch GET 200 https://registry.npmjs.org/minimist 49ms
npm http fetch GET 200 https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz 32ms
npm http fetch GET 200 https://registry.npmjs.org/pkg-conf/-/pkg-conf-3.1.0.tgz 23ms
npm http fetch GET 200 https://registry.npmjs.org/xdg-basedir/-/xdg-basedir-4.0.0.tgz 27ms
npm http fetch GET 200 https://registry.npmjs.org/object.entries 33ms
npm http fetch GET 200 https://registry.npmjs.org/jsx-ast-utils 36ms
npm http fetch GET 200 https://registry.npmjs.org/get-stdin/-/get-stdin-8.0.0.tgz 72ms
npm http fetch GET 200 https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.2.4.tgz 42ms
npm http fetch GET 200 https://registry.npmjs.org/object.fromentries 38ms
npm http fetch GET 200 https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz 42ms
npm http fetch GET 200 https://registry.npmjs.org/prop-types 36ms
npm http fetch GET 200 https://registry.npmjs.org/string.prototype.matchall 32ms
npm http fetch GET 200 https://registry.npmjs.org/object.entries/-/object.entries-1.1.4.tgz 29ms
npm http fetch GET 200 https://registry.npmjs.org/ms/-/ms-2.0.0.tgz 42ms
npm http fetch GET 200 https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-3.2.0.tgz 31ms
npm http fetch GET 200 https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.4.tgz 24ms
npm http fetch GET 200 https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz 33ms
npm http fetch GET 200 https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.5.tgz 35ms
npm http fetch GET 200 https://registry.npmjs.org/is-core-module 31ms
npm http fetch GET 200 https://registry.npmjs.org/prop-types/-/prop-types-15.7.2.tgz 44ms
npm http fetch GET 200 https://registry.npmjs.org/path-parse 37ms
npm http fetch GET 200 https://registry.npmjs.org/brace-expansion 29ms
npm http fetch GET 200 https://registry.npmjs.org/call-bind 30ms
npm http fetch GET 200 https://registry.npmjs.org/define-properties 33ms
npm http fetch GET 200 https://registry.npmjs.org/is-core-module/-/is-core-module-2.6.0.tgz 24ms
npm http fetch GET 200 https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz 20ms
npm http fetch GET 200 https://registry.npmjs.org/is-string 34ms
npm http fetch GET 200 https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz 28ms
npm http fetch GET 200 https://registry.npmjs.org/call-bind 32ms
npm http fetch GET 200 https://registry.npmjs.org/get-intrinsic 40ms
npm http fetch GET 200 https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz 37ms
npm http fetch GET 200 https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz 6ms (from cache)
npm http fetch GET 200 https://registry.npmjs.org/define-properties/-/define-properties-1.1.3.tgz 45ms
npm http fetch GET 200 https://registry.npmjs.org/es-abstract 44ms
npm http fetch GET 200 https://registry.npmjs.org/debug/-/debug-3.2.7.tgz 45ms
npm http fetch GET 200 https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz 37ms
npm http fetch GET 200 https://registry.npmjs.org/imurmurhash 453ms
npm http fetch GET 200 https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.1.tgz 34ms
npm http fetch GET 200 https://registry.npmjs.org/isarray 26ms
npm http fetch GET 200 https://registry.npmjs.org/pkg-dir 24ms
npm http fetch GET 200 https://registry.npmjs.org/find-up 24ms
npm http fetch GET 200 https://registry.npmjs.org/read-pkg 23ms
npm http fetch GET 200 https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz 26ms
npm http fetch GET 200 https://registry.npmjs.org/json5 72ms
npm http fetch GET 200 https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz 70ms
npm http fetch GET 200 https://registry.npmjs.org/es-abstract/-/es-abstract-1.18.5.tgz 95ms
npm http fetch GET 200 https://registry.npmjs.org/function-bind 94ms
npm http fetch GET 200 https://registry.npmjs.org/es-abstract/-/es-abstract-1.18.5.tgz 82ms
npm http fetch GET 200 https://registry.npmjs.org/read-pkg/-/read-pkg-2.0.0.tgz 62ms
npm http fetch GET 200 https://registry.npmjs.org/pkg-dir/-/pkg-dir-2.0.0.tgz 77ms
npm http fetch GET 200 https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz 68ms
npm http fetch GET 200 https://registry.npmjs.org/strip-bom 31ms
npm http fetch GET 200 https://registry.npmjs.org/json5/-/json5-2.2.0.tgz 34ms
npm http fetch GET 200 https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz 26ms
npm http fetch GET 200 https://registry.npmjs.org/ansi-styles 33ms
npm http fetch GET 200 https://registry.npmjs.org/@babel%2fhighlight 44ms
npm http fetch GET 200 https://registry.npmjs.org/json-schema-traverse 29ms
npm http fetch GET 200 https://registry.npmjs.org/supports-color 34ms
npm http fetch GET 200 https://registry.npmjs.org/fast-json-stable-stringify 38ms
npm http fetch GET 200 https://registry.npmjs.org/fast-deep-equal 41ms
npm http fetch GET 200 https://registry.npmjs.org/path-key 32ms
npm http fetch GET 200 https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz 36ms
npm http fetch GET 200 https://registry.npmjs.org/uri-js 36ms
npm http fetch GET 200 https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz 22ms
npm http fetch GET 200 https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz 41ms
npm http fetch GET 200 https://registry.npmjs.org/@babel/highlight/-/highlight-7.14.5.tgz 44ms
npm http fetch GET 200 https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz 41ms
npm http fetch GET 200 https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz 34ms
npm http fetch GET 200 https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz 37ms
npm http fetch GET 200 https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz 33ms
npm http fetch GET 200 https://registry.npmjs.org/which 28ms
npm http fetch GET 200 https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz 40ms
npm http fetch GET 200 https://registry.npmjs.org/shebang-command 33ms
npm http fetch GET 200 https://registry.npmjs.org/esrecurse 20ms
npm http fetch GET 200 https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz 36ms
npm http fetch GET 200 https://registry.npmjs.org/which/-/which-2.0.2.tgz 40ms
npm http fetch GET 200 https://registry.npmjs.org/ansi-colors 40ms
npm http fetch GET 200 https://registry.npmjs.org/estraverse 34ms
npm http fetch GET 200 https://registry.npmjs.org/acorn 34ms
npm http fetch GET 200 https://registry.npmjs.org/estraverse 42ms
npm http fetch GET 200 https://registry.npmjs.org/flat-cache 37ms
npm http fetch GET 200 https://registry.npmjs.org/acorn-jsx 43ms
npm http fetch GET 200 https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz 49ms
npm http fetch GET 200 https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz 47ms
npm http fetch GET 200 https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz 47ms
npm http fetch GET 200 https://registry.npmjs.org/flat-cache/-/flat-cache-2.0.1.tgz 39ms
npm http fetch GET 200 https://registry.npmjs.org/estraverse/-/estraverse-5.2.0.tgz 41ms
npm http fetch GET 200 https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz 48ms
npm http fetch GET 200 https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz 42ms
npm http fetch GET 200 https://registry.npmjs.org/parent-module 38ms
npm http fetch GET 200 https://registry.npmjs.org/resolve-from 44ms
npm http fetch GET 200 https://registry.npmjs.org/type-fest 27ms
npm http fetch GET 200 https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz 26ms
npm http fetch GET 200 https://registry.npmjs.org/prelude-ls 25ms
npm http fetch GET 200 https://registry.npmjs.org/is-extglob 27ms
npm http fetch GET 200 https://registry.npmjs.org/esprima 24ms
npm http fetch GET 200 https://registry.npmjs.org/argparse 26ms
npm http fetch GET 200 https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz 24ms
npm http fetch GET 200 https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz 41ms
npm http fetch GET 200 https://registry.npmjs.org/deep-is 46ms
npm http fetch GET 200 https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz 39ms
npm http fetch GET 200 https://registry.npmjs.org/type-check 69ms
npm http fetch GET 200 https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz 42ms
npm http fetch GET 200 https://registry.npmjs.org/word-wrap 42ms
npm http fetch GET 200 https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz 36ms
npm http fetch GET 200 https://registry.npmjs.org/es-abstract 459ms
npm http fetch GET 200 https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz 41ms
npm http fetch GET 200 https://registry.npmjs.org/type-check 33ms
npm http fetch GET 200 https://registry.npmjs.org/fast-levenshtein 24ms
npm http fetch GET 200 https://registry.npmjs.org/lru-cache 23ms
npm http fetch GET 200 https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz 29ms
npm http fetch GET 200 https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz 43ms
npm http fetch GET 200 https://registry.npmjs.org/ansi-regex 32ms
npm http fetch GET 200 https://registry.npmjs.org/slice-ansi 27ms
npm http fetch GET 200 https://registry.npmjs.org/string-width 33ms
npm http fetch GET 200 https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz 56ms
npm http fetch GET 200 https://registry.npmjs.org/fs.realpath 36ms
npm http fetch GET 200 https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz 28ms
npm http fetch GET 200 https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz 36ms
npm http fetch GET 200 https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz 33ms
npm http fetch GET 200 https://registry.npmjs.org/inflight 30ms
npm http fetch GET 200 https://registry.npmjs.org/once 27ms
npm http fetch GET 200 https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz 26ms
npm http fetch GET 200 https://registry.npmjs.org/slice-ansi/-/slice-ansi-2.1.0.tgz 31ms
npm http fetch GET 200 https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz 26ms
npm http fetch GET 200 https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.0.tgz 45ms
npm http fetch GET 200 https://registry.npmjs.org/load-json-file 26ms
npm http fetch GET 200 https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz 31ms
npm http fetch GET 200 https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz 29ms
npm http fetch GET 200 https://registry.npmjs.org/once/-/once-1.4.0.tgz 30ms
npm http fetch GET 200 https://registry.npmjs.org/path-is-absolute 39ms
npm http fetch GET 200 https://registry.npmjs.org/has-symbols 30ms
npm http fetch GET 200 https://registry.npmjs.org/internal-slot 24ms
npm http fetch GET 200 https://registry.npmjs.org/side-channel 19ms
npm http fetch GET 200 https://registry.npmjs.org/load-json-file/-/load-json-file-5.3.0.tgz 28ms
npm http fetch GET 200 https://registry.npmjs.org/regexp.prototype.flags 31ms
npm http fetch GET 200 https://registry.npmjs.org/loose-envify 27ms
npm http fetch GET 200 https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.3.tgz 28ms
npm http fetch GET 200 https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz 32ms
npm http fetch GET 200 https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.2.tgz 29ms
npm http fetch GET 200 https://registry.npmjs.org/object-assign 41ms
npm http fetch GET 200 https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.3.1.tgz 35ms
npm http fetch GET 200 https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz 36ms
npm http fetch GET 200 https://registry.npmjs.org/side-channel/-/side-channel-1.0.4.tgz 44ms
npm http fetch GET 200 https://registry.npmjs.org/balanced-match 36ms
npm http fetch GET 200 https://registry.npmjs.org/react-is 57ms
npm http fetch GET 200 https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz 27ms
npm http fetch GET 200 https://registry.npmjs.org/concat-map 27ms
npm http fetch GET 200 https://registry.npmjs.org/ms/-/ms-2.1.3.tgz 22ms
npm http fetch GET 200 https://registry.npmjs.org/object-keys 28ms
npm http fetch GET 200 https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz 32ms
npm http fetch GET 200 https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz 27ms
npm http fetch GET 200 https://registry.npmjs.org/is-negative-zero 24ms
npm http fetch GET 200 https://registry.npmjs.org/es-to-primitive 28ms
npm http fetch GET 200 https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz 31ms
npm http fetch GET 200 https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz 28ms
npm http fetch GET 200 https://registry.npmjs.org/is-callable 39ms
npm http fetch GET 200 https://registry.npmjs.org/is-regex 36ms
npm http fetch GET 200 https://registry.npmjs.org/object-inspect 27ms
npm http fetch GET 200 https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz 27ms
npm http fetch GET 200 https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.1.tgz 36ms
npm http fetch GET 200 https://registry.npmjs.org/is-callable/-/is-callable-1.2.4.tgz 29ms
npm http fetch GET 200 https://registry.npmjs.org/string.prototype.trimstart 30ms
npm http fetch GET 200 https://registry.npmjs.org/string.prototype.trimend 30ms
npm http fetch GET 200 https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz 37ms
npm http fetch GET 200 https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz 35ms
npm http fetch GET 200 https://registry.npmjs.org/object-inspect/-/object-inspect-1.11.0.tgz 26ms
npm http fetch GET 200 https://registry.npmjs.org/unbox-primitive 32ms
npm http fetch GET 200 https://registry.npmjs.org/normalize-package-data 24ms
npm http fetch GET 200 https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.4.tgz 33ms
npm http fetch GET 200 https://registry.npmjs.org/path-type 28ms
npm http fetch GET 200 https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.4.tgz 36ms
npm http fetch GET 200 https://registry.npmjs.org/color-convert 23ms
npm http fetch GET 200 https://registry.npmjs.org/locate-path 35ms
npm http fetch GET 200 https://registry.npmjs.org/load-json-file/-/load-json-file-2.0.0.tgz 45ms
npm http fetch GET 200 https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.1.tgz 28ms
npm http fetch GET 200 https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz 29ms
npm http fetch GET 200 https://registry.npmjs.org/path-type/-/path-type-2.0.0.tgz 25ms
npm http fetch GET 200 https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz 38ms
npm http fetch GET 200 https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz 36ms
npm http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-validator-identifier 40ms
npm http fetch GET 200 https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz 38ms
npm http fetch GET 200 https://registry.npmjs.org/js-tokens 44ms
npm http fetch GET 200 https://registry.npmjs.org/punycode 24ms
npm http fetch GET 200 https://registry.npmjs.org/has-flag 26ms
npm http fetch GET 200 https://registry.npmjs.org/shebang-regex 27ms
npm http fetch GET 200 https://registry.npmjs.org/isexe 29ms
npm http fetch GET 200 https://registry.npmjs.org/flatted 26ms
npm http fetch GET 200 https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.9.tgz 31ms
npm http fetch GET 200 https://registry.npmjs.org/rimraf 46ms
npm http fetch GET 200 https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz 42ms
npm http fetch GET 200 https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz 35ms
npm http fetch GET 200 https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz 51ms
npm http fetch GET 200 https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz 48ms
npm http fetch GET 200 https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz 47ms
npm http fetch GET 200 https://registry.npmjs.org/flatted/-/flatted-2.0.2.tgz 36ms
npm http fetch GET 200 https://registry.npmjs.org/rimraf/-/rimraf-2.6.3.tgz 25ms
npm http fetch GET 200 https://registry.npmjs.org/write 32ms
npm http fetch GET 200 https://registry.npmjs.org/sprintf-js 21ms
npm http fetch GET 200 https://registry.npmjs.org/callsites 29ms
npm http fetch GET 200 https://registry.npmjs.org/is-fullwidth-code-point 21ms
npm http fetch GET 200 https://registry.npmjs.org/yallist 32ms
npm http fetch GET 200 https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz 25ms
npm http fetch GET 200 https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz 31ms
npm http fetch GET 200 https://registry.npmjs.org/emoji-regex 46ms
npm http fetch GET 200 https://registry.npmjs.org/write/-/write-1.0.3.tgz 38ms
npm http fetch GET 200 https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz 37ms
npm http fetch GET 200 https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz 30ms
npm http fetch GET 200 https://registry.npmjs.org/object.assign 396ms
npm http fetch GET 200 https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz 33ms
npm http fetch GET 200 https://registry.npmjs.org/astral-regex 30ms
npm http fetch GET 200 https://registry.npmjs.org/wrappy 24ms
npm http fetch GET 200 https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz 47ms
npm http fetch GET 200 https://registry.npmjs.org/object.assign/-/object.assign-4.1.2.tgz 23ms
npm http fetch GET 200 https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz 24ms
npm http fetch GET 200 https://registry.npmjs.org/emoji-regex/-/emoji-regex-7.0.3.tgz 34ms
npm http fetch GET 200 https://registry.npmjs.org/graceful-fs 35ms
npm http fetch GET 200 https://registry.npmjs.org/parse-json 35ms
npm http fetch GET 200 https://registry.npmjs.org/pify 31ms
npm http fetch GET 200 https://registry.npmjs.org/astral-regex/-/astral-regex-1.0.0.tgz 35ms
npm http fetch GET 200 https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz 31ms
npm http fetch GET 200 https://registry.npmjs.org/type-fest/-/type-fest-0.3.1.tgz 31ms
npm http fetch GET 200 https://registry.npmjs.org/is-date-object 20ms
npm http fetch GET 200 https://registry.npmjs.org/is-symbol 26ms
npm http fetch GET 200 https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.8.tgz 21ms
npm http fetch GET 200 https://registry.npmjs.org/graceful-fs 26ms
npm http fetch GET 200 https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.8.tgz 2ms (from cache)
npm http fetch GET 200 https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz 35ms
npm http fetch GET 200 https://registry.npmjs.org/pify/-/pify-4.0.1.tgz 62ms
npm http fetch GET 200 https://registry.npmjs.org/parse-json/-/parse-json-2.2.0.tgz 59ms
npm http fetch GET 200 https://registry.npmjs.org/has-bigints 54ms
npm http fetch GET 200 https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz 48ms
npm http fetch GET 200 https://registry.npmjs.org/pify/-/pify-2.3.0.tgz 60ms
npm http fetch GET 200 https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.5.tgz 57ms
npm http fetch GET 200 https://registry.npmjs.org/which-boxed-primitive 47ms
npm http fetch GET 200 https://registry.npmjs.org/hosted-git-info 34ms
npm http fetch GET 200 https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.1.tgz 29ms
npm http fetch GET 200 https://registry.npmjs.org/semver/-/semver-5.7.1.tgz 22ms
npm http fetch GET 200 https://registry.npmjs.org/validate-npm-package-license 27ms
npm http fetch GET 200 https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz 28ms
npm http fetch GET 200 https://registry.npmjs.org/color-name 40ms
npm http fetch GET 200 https://registry.npmjs.org/escape-string-regexp 43ms
npm http fetch GET 200 https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz 62ms
npm http fetch GET 200 https://registry.npmjs.org/p-locate 62ms
npm http fetch GET 200 https://registry.npmjs.org/path-exists 106ms
npm http fetch GET 200 https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz 102ms
npm http fetch GET 200 https://registry.npmjs.org/has-tostringtag 547ms
npm http fetch GET 200 https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz 89ms
npm http fetch GET 200 https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz 97ms
npm http fetch GET 200 https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz 123ms
npm http fetch GET 200 https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz 84ms
npm http fetch GET 200 https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz 64ms
npm http fetch GET 200 https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz 64ms
npm http fetch GET 200 https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz 35ms
npm http fetch GET 200 https://registry.npmjs.org/mkdirp 32ms
npm http fetch GET 200 https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.0.tgz 37ms
npm http fetch GET 200 https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz 29ms
npm http fetch GET 200 https://registry.npmjs.org/error-ex 30ms
npm http fetch GET 200 https://registry.npmjs.org/json-parse-better-errors 32ms
npm http fetch GET 200 https://registry.npmjs.org/error-ex 35ms
npm http fetch GET 200 https://registry.npmjs.org/is-boolean-object 33ms
npm http fetch GET 200 https://registry.npmjs.org/is-number-object 38ms
npm http fetch GET 200 https://registry.npmjs.org/is-bigint 41ms
npm http fetch GET 200 https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.5.tgz 23ms
npm http fetch GET 200 https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz 58ms
npm http fetch GET 200 https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz 52ms
npm http fetch GET 200 https://registry.npmjs.org/spdx-expression-parse 50ms
npm http fetch GET 200 https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz 51ms
npm http fetch GET 200 https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.6.tgz 48ms
npm http fetch GET 200 https://registry.npmjs.org/spdx-correct 53ms
npm http fetch GET 200 https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz 53ms
npm http fetch GET 200 https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz 48ms
npm http fetch GET 200 https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz 43ms
npm http fetch GET 200 https://registry.npmjs.org/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz 62ms
npm http fetch GET 200 https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.1.1.tgz 26ms
npm http fetch GET 200 https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz 36ms
npm http fetch GET 200 https://registry.npmjs.org/p-limit 28ms
npm http fetch GET 200 https://registry.npmjs.org/is-arrayish 32ms
npm http fetch GET 200 https://registry.npmjs.org/p-limit 35ms
npm http fetch GET 200 https://registry.npmjs.org/spdx-license-ids 21ms
npm http fetch GET 200 https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz 30ms
npm http fetch GET 200 https://registry.npmjs.org/p-limit/-/p-limit-1.3.0.tgz 30ms
npm http fetch GET 200 https://registry.npmjs.org/spdx-exceptions 28ms
npm http fetch GET 200 https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz 32ms
npm http fetch GET 200 https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.10.tgz 24ms
npm http fetch GET 200 https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz 24ms
npm http fetch GET 200 https://registry.npmjs.org/p-try 21ms
npm http fetch GET 200 https://registry.npmjs.org/p-try 27ms
npm http fetch GET 200 https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz 22ms
npm http fetch GET 200 https://registry.npmjs.org/p-try/-/p-try-1.0.0.tgz 19ms
npm timing stage:loadIdealTree:loadAllDepsIntoIdealTree Completed in 3343ms
npm timing stage:loadIdealTree Completed in 3414ms
npm timing stage:generateActionsToTake Completed in 37ms
npm timing action:extract Completed in 25ms
npm timing action:finalize Completed in 6ms
npm timing action:refresh-package-json Completed in 8ms
npm info lifecycle file-uri-to-path@1.0.0~preinstall: file-uri-to-path@1.0.0
npm info lifecycle bindings@1.5.0~preinstall: bindings@1.5.0
npm info lifecycle nan@2.15.0~preinstall: nan@2.15.0
npm timing action:preinstall Completed in 0ms
npm info linkStuff file-uri-to-path@1.0.0
npm info linkStuff bindings@1.5.0
npm info linkStuff nan@2.15.0
npm timing action:build Completed in 2ms
npm info lifecycle file-uri-to-path@1.0.0~install: file-uri-to-path@1.0.0
npm info lifecycle bindings@1.5.0~install: bindings@1.5.0
npm info lifecycle nan@2.15.0~install: nan@2.15.0
npm timing action:install Completed in 1ms
npm info lifecycle file-uri-to-path@1.0.0~postinstall: file-uri-to-path@1.0.0
npm info lifecycle bindings@1.5.0~postinstall: bindings@1.5.0
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 55ms
npm timing stage:rollbackFailedOptional Completed in 0ms
npm info linkStuff node-expat@2.4.0
npm info lifecycle node-expat@2.4.0~install: node-expat@2.4.0

> node-expat@2.4.0 install /openwrt/build_dir/target-aarch64_cortex-a53_musl/node-expat-2.4.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-a53_musl/node-expat-2.4.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-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-expat-2.4.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-a53_musl/usr/common.gypi not found (cwd: /openwrt/build_dir/target-aarch64_cortex-a53_musl/node-expat-2.4.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-a53_musl/node-expat-2.4.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 145ms
npm http fetch POST 200 https://registry.npmjs.org/-/npm/v1/security/audits/quick 145ms
npm timing audit body Completed in 0ms
npm info lifecycle node-expat@2.4.0~install: Failed to exec install script
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! node-expat@2.4.0 install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the node-expat@2.4.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 4143ms

npm ERR! A complete log of this run can be found in:
npm ERR!     /openwrt/tmp/npm-cache-3KeOdyEGyf/_logs/2021-08-20T07_30_54_674Z-debug.log
make[3]: *** [Makefile:86: /openwrt/build_dir/target-aarch64_cortex-a53_musl/node-expat-2.4.0/.built] Error 1
Last updated on 20 Aug 2021
Published on 20 Aug 2021