[Pkg-javascript-devel] Bug#966113: node-diff: FTBFS ReferenceError: src/convert/dmp.js: isArray is not defined
Andreas Beckmann
anbe at debian.org
Thu Jul 23 10:34:20 BST 2020
Source: node-diff
Version: 4.0.1~dfsg-1
Severity: serious
Tags: ftbfs
Justification: fails to build from source
Hi,
node-diff/experimental recently started to FTBFS:
debian/rules binary
dh binary
dh_update_autotools_config
dh_autoreconf
debian/rules override_dh_auto_build
make[1]: Entering directory '/build/node-diff-4.0.1~dfsg'
pandoc --from gfm-raw_html --to html --standalone --output README.html README.md
[WARNING] This document format requires a nonempty <title> element.
Defaulting to 'README' as the title.
To specify a title, use 'title' in metadata or --metadata title="...".
pandoc --from gfm-raw_html --to plain --output README.txt README.md
babeljs --out-dir lib --source-maps=inline src
ReferenceError: src/convert/dmp.js: isArray is not defined
at /usr/share/nodejs/lodash/_baseOrderBy.js:24:7
at arrayMap (/usr/share/nodejs/lodash/_arrayMap.js:19:21)
at baseOrderBy (/usr/share/nodejs/lodash/_baseOrderBy.js:23:17)
at /usr/share/nodejs/lodash/sortBy.js:48:10
at apply (/usr/share/nodejs/lodash/_apply.js:18:25)
at /usr/share/nodejs/lodash/_overRest.js:35:12
at PluginPass.exit (/usr/share/nodejs/babel-core/lib/transformation/internal-plugins/block-hoist.js:34:42)
at newFn (/usr/share/nodejs/babel-traverse/lib/visitors.js:276:21)
at NodePath._call (/usr/share/nodejs/babel-traverse/lib/path/context.js:76:18)
at NodePath.call (/usr/share/nodejs/babel-traverse/lib/path/context.js:48:17)
make[1]: *** [debian/rules:12: override_dh_auto_build] Error 1
make[1]: Leaving directory '/build/node-diff-4.0.1~dfsg'
make: *** [debian/rules:37: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
Andreas
More information about the Pkg-javascript-devel
mailing list