Source: node-autoprefixer Version: 10.0.0-1 Severity: serious Tags: ftbfs Justification: fails to build from source
Hi,
node-autoprefixer/experimental recently started to FTBFS:
debian/rules binary
dh binary
dh_update_autotools_config
dh_autoreconf
dh_auto_configure --buildsystem=nodejs
mkdir node_modules
ln -s ../colorette node_modules/colorette
ln -s ../num2fraction node_modules/num2fraction
debian/rules override_dh_auto_build
make[1]: Entering directory '/build/node-autoprefixer-10.0.0'
rollup --config debian/rollup.config.js
debian/autoprefixer.js → dist/autoprefixer.js...
[!] Error: Could not load path (imported by
../../usr/share/nodejs/postcss/lib/map-generator.js): ENOENT: no such file or
directory, open 'path'
Error: Could not load path (imported by
../../usr/share/nodejs/postcss/lib/map-generator.js): ENOENT: no such file or
directory, open 'path'
make[1]: *** [debian/rules:14: override_dh_auto_build] Error 1
make[1]: Leaving directory '/build/node-autoprefixer-10.0.0'
make: *** [debian/rules:11: binary] Error 2
A previous build on Oct 28 has been successful, so this current failure is
probably
caused by some updated (transitive) build-depends.
Andreas
node-autoprefixer_10.0.0-1.log.gz
Description: application/gzip

