[Pkg-javascript-devel] Bug#979409: node-source-map: Missing dependency on libjs-source-map
Adrian Bunk
bunk at debian.org
Wed Jan 6 12:19:19 GMT 2021
Package: node-source-map
Version: 0.7.0++dfsg2+really.0.6.1-5
Severity: serious
Tags: ftbfs
Control: affects -1 src:node-recast
https://buildd.debian.org/status/fetch.php?pkg=node-recast&arch=all&ver=0.20.4-2&stamp=1609934485&raw=0
...
dh_auto_configure --buildsystem=nodejs -i
mkdir node_modules
cp -rL /usr/share/nodejs/ast-types ./node_modules/
mkdir -p ./node_modules/\@babel
cp -rL /usr/share/nodejs/\@babel/parser ./node_modules/\@babel
mkdir -p ./node_modules/\@babel
cp -rL /usr/share/nodejs/\@babel/types ./node_modules/\@babel
cp -rL /usr/share/nodejs/source-map ./node_modules/
cp: cannot stat '/usr/share/nodejs/source-map/dist/source-map.debug.js': No such file or directory
cp: cannot stat '/usr/share/nodejs/source-map/dist/source-map.debug.min.js': No such file or directory
cp: cannot stat '/usr/share/nodejs/source-map/dist/source-map.js': No such file or directory
cp: cannot stat '/usr/share/nodejs/source-map/dist/source-map.min.js.map': No such file or directory
dh_auto_configure: error: cp -rL /usr/share/nodejs/source-map ./node_modules/ returned exit code 1
make: *** [debian/rules:4: binary-indep] Error 25
These are now dangling symlinks in node-source-map.
More information about the Pkg-javascript-devel
mailing list