[Pkg-javascript-devel] Bug#892133: node-rollup: does not work after a no-change rebuild (the one in the archive is not suitable for main?)

Gianfranco Costamagna locutusofborg at debian.org
Mon Mar 5 22:24:36 UTC 2018


Package: node-rollup
Version: 0.50.0-1
Severity: serious


Hello, seems that a simple no-change rebuild of the package, makes the program stop working completely with this error:

just no change rebuild it, install the newly built deb and no-change rebuild again to see the error:

dpkg-buildpackage 
dpkg-buildpackage: info: source package node-rollup
dpkg-buildpackage: info: source version 0.50.0-1
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Pirate Praveen <praveen at debian.org>
dpkg-buildpackage: info: host architecture amd64
 dpkg-source --before-build node-rollup-0.50.0
 debian/rules clean
dh clean
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/node-rollup-0.50.0'
dh_auto_clean
rm -rf dist/ bin/rollup .commithash
make[1]: Leaving directory '/node-rollup-0.50.0'
   dh_clean
 dpkg-source -b node-rollup-0.50.0
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building node-rollup using existing ./node-rollup_0.50.0.orig.tar.gz
dpkg-source: info: building node-rollup in node-rollup_0.50.0-1.debian.tar.xz
dpkg-source: info: building node-rollup in node-rollup_0.50.0-1.dsc
 debian/rules build
dh build
   dh_update_autotools_config
   dh_autoreconf
   debian/rules override_dh_auto_build
make[1]: Entering directory '/node-rollup-0.50.0'
dh_auto_build
echo 0.50.0-1 > .commithash \
&& rollup -c
[!] TypeError: Cannot read property 'declarations' of undefined
TypeError: Cannot read property 'declarations' of undefined
    at loop (/usr/lib/nodejs/rollup/dist/rollup.js:2548:26)
    at Node.render (/usr/lib/nodejs/rollup/dist/rollup.js:2599:59)
    at Module.render (/usr/lib/nodejs/rollup/dist/rollup.js:3203:9)
    at orderedModules.forEach.module (/usr/lib/nodejs/rollup/dist/rollup.js:4899:25)
    at Array.forEach (<anonymous>)
    at Promise.resolve.then (/usr/lib/nodejs/rollup/dist/rollup.js:4898:24)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
    at Function.Module.runMain (module.js:678:11)
    at startup (bootstrap_node.js:187:16)

debian/rules:14: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 1
make[1]: Leaving directory '/node-rollup-0.50.0'
debian/rules:11: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2


thanks

Gianfranco

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-javascript-devel/attachments/20180305/7385cba0/attachment.sig>


More information about the Pkg-javascript-devel mailing list