[Pkg-javascript-devel] Bug#1006067: node-rai: FTBFS: Unable to parse '' at /usr/share/perl5/Debian/Dependency.pm line 356.

Lucas Nussbaum lucas at debian.org
Sat Feb 19 06:50:53 GMT 2022


Source: node-rai
Version: 0.1.12-6
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
>    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 ../. node_modules/rai
> 	/bin/sh -ex debian/tests/pkg-js/test
> + nodeunit test
> 
> rai
> ✔ General tests - Create and close a server
> ✔ General tests - Create a secure server
> ✔ General tests - Duplicate server fails
> ✔ General tests - Connection event
> ✔ General tests - Close client socket
> (node:207704) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
> ✔ General tests - Send data to client
> ✔ Client commands - Receive Simple Command
> ✔ Client commands - Receive Command with payload
> ✔ Data mode - DATA mode
> ✔ Data mode - Small chunks DATA mode
> ✔ Pipelining support - Pipelining
> ✔ Client Mockup - All command
> ✔ Client Mockup - Last commands
> 
> OK: 32 assertions (56ms)
> Removing node_modules/rai
>    create-stamp debian/debhelper-build-stamp
>    dh_prep
>    dh_auto_install --buildsystem=nodejs --destdir=debian/node-rai/
> No "files" field in ./package.json, install all files
> Files to install: ., !./test, !./examples
> 	mkdir -p /<<PKGBUILDDIR>>/debian/node-rai//usr/share/nodejs/rai/
> 	install -m 644 ./package.json /<<PKGBUILDDIR>>/debian/node-rai//usr/share/nodejs/rai//
> 	mkdir -p /<<PKGBUILDDIR>>/debian/node-rai//usr/share/nodejs/rai/lib
> 	install -m 644 ./lib/rai.js /<<PKGBUILDDIR>>/debian/node-rai//usr/share/nodejs/rai/lib/
> 	install -m 644 ./lib/mockup.js /<<PKGBUILDDIR>>/debian/node-rai//usr/share/nodejs/rai/lib/
> 	install -m 644 ./lib/starttls.js /<<PKGBUILDDIR>>/debian/node-rai//usr/share/nodejs/rai/lib/
> 	mkdir -p /<<PKGBUILDDIR>>/debian/node-rai//usr/share/nodejs/rai/cert
> 	install -m 644 ./cert/server.crt /<<PKGBUILDDIR>>/debian/node-rai//usr/share/nodejs/rai/cert/
> 	install -m 644 ./cert/server.key /<<PKGBUILDDIR>>/debian/node-rai//usr/share/nodejs/rai/cert/
> 	install -m 644 ./package.json /<<PKGBUILDDIR>>/debian/node-rai//usr/share/nodejs/rai//
> 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-rai_0.1.12-6_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.



More information about the Pkg-javascript-devel mailing list