Source: node-formidable Version: 1.2.1+20200129git8231ea6-1 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > debian/rules binary > dh binary --with nodejs > dh_update_autotools_config > dh_autoreconf > dh_auto_configure --buildsystem=nodejs > dh_auto_build --buildsystem=nodejs > No build command found, searching known files > dh_auto_test --buildsystem=nodejs > mkdir -p node_modules > ln -s ../debian/tests/test_modules/chainsaw node_modules/chainsaw > ln -s ../debian/tests/test_modules/findit node_modules/findit > ln -s ../debian/tests/test_modules/gently node_modules/gently > ln -s ../debian/tests/test_modules/seq node_modules/seq > ln -s ../debian/tests/test_modules/urun node_modules/urun > ln -s ../debian/tests/test_modules/utest node_modules/utest > ln -s ../. node_modules/formidable > /bin/sh -ex debian/tests/pkg-js/test > + mkdir -p test/tmp > + node -e require("urun")(__dirname+"/test", {reporter: > "BashTapReporter",include:/test-.+\.js$/}); > 1..11 > ok 1 test/integration/test-fixtures.js > ok 2 test/integration/test-json.js > ok 3 test/integration/test-octet-stream.js > ok 4 test/standalone/test-connection-aborted.js > ok 5 test/standalone/test-content-transfer-encoding.js > ok 6 test/standalone/test-issue-46.js > ok 7 test/standalone/test-keep-alive-error.js > ok 8 test/unit/test-file.js > ok 9 test/unit/test-incoming-form.js > ok 10 test/unit/test-multipart-parser.js > ok 11 test/unit/test-querystring-parser.js > + rm -rf test/tmp > Removing node_modules/chainsaw > Removing node_modules/findit > Removing node_modules/gently > Removing node_modules/seq > Removing node_modules/urun > Removing node_modules/utest > Removing node_modules/formidable > create-stamp debian/debhelper-build-stamp > dh_prep > dh_auto_install --buildsystem=nodejs --destdir=debian/node-formidable/ > Found "files" field in ./package.json, using it > Parsing expression ./*.upload > Line ./*.upload becomes: ^./[^/]*\.upload$ > Parsing expression ./*.un~ > Line ./*.un~ becomes: ^./[^/]*\.un\~$ > Parsing expression ./*.http > Line ./*.http becomes: ^./[^/]*\.http$ > mkdir -p > /<<BUILDDIR>>/node-formidable-1.2.1\+20200129git8231ea6/debian/node-formidable//usr/share/nodejs/formidable/src > install -m 644 ./src/Formidable.js > /<<BUILDDIR>>/node-formidable-1.2.1\+20200129git8231ea6/debian/node-formidable//usr/share/nodejs/formidable/src/ > install -m 644 ./src/index.js > /<<BUILDDIR>>/node-formidable-1.2.1\+20200129git8231ea6/debian/node-formidable//usr/share/nodejs/formidable/src/ > install -m 644 ./src/File.js > /<<BUILDDIR>>/node-formidable-1.2.1\+20200129git8231ea6/debian/node-formidable//usr/share/nodejs/formidable/src/ > mkdir -p > /<<BUILDDIR>>/node-formidable-1.2.1\+20200129git8231ea6/debian/node-formidable//usr/share/nodejs/formidable/src/parsers > install -m 644 ./src/parsers/Dummy.js > /<<BUILDDIR>>/node-formidable-1.2.1\+20200129git8231ea6/debian/node-formidable//usr/share/nodejs/formidable/src/parsers/ > install -m 644 ./src/parsers/Querystring.js > /<<BUILDDIR>>/node-formidable-1.2.1\+20200129git8231ea6/debian/node-formidable//usr/share/nodejs/formidable/src/parsers/ > install -m 644 ./src/parsers/OctetStream.js > /<<BUILDDIR>>/node-formidable-1.2.1\+20200129git8231ea6/debian/node-formidable//usr/share/nodejs/formidable/src/parsers/ > install -m 644 ./src/parsers/Multipart.js > /<<BUILDDIR>>/node-formidable-1.2.1\+20200129git8231ea6/debian/node-formidable//usr/share/nodejs/formidable/src/parsers/ > install -m 644 ./src/parsers/JSON.js > /<<BUILDDIR>>/node-formidable-1.2.1\+20200129git8231ea6/debian/node-formidable//usr/share/nodejs/formidable/src/parsers/ > install -m 644 ./package.json > /<<BUILDDIR>>/node-formidable-1.2.1\+20200129git8231ea6/debian/node-formidable//usr/share/nodejs/formidable// > install -m 644 ./package.json > /<<BUILDDIR>>/node-formidable-1.2.1\+20200129git8231ea6/debian/node-formidable//usr/share/nodejs/formidable// > Unable to parse '' at /usr/share/perl5/Debian/Dependency.pm line 356. > make: *** [debian/rules:8: binary] Error 255 The full build log is available from: http://qa-logs.debian.net/2022/02/18/node-formidable_1.2.1+20200129git8231ea6-1_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please marking it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.