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

Lucas Nussbaum lucas at debian.org
Sat Feb 19 06:51:22 GMT 2022


Source: node-tildify
Version: 2.0.0-3
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/tildify
> 	/bin/sh -ex debian/tests/pkg-js/test
> + tape test.js
> TAP version 13
> # tildify home
> ok 1 should be strictly equal
> # tildify path
> ok 2 should be strictly equal
> ok 3 should be truthy
> ok 4 should not be strictly equal
> # ensure only a fully matching path is replaced
> ok 5 should be strictly equal
> # ignore relative paths
> ok 6 should be strictly equal
> # only tildify when home is at the start of a path
> ok 7 should be strictly equal
> 
> 1..7
> # tests 7
> # pass  7
> 
> # ok
> 
> Removing node_modules/tildify
>    create-stamp debian/debhelper-build-stamp
>    dh_prep
>    dh_auto_install --buildsystem=nodejs --destdir=debian/node-tildify/
> dh_auto_install: warning: ### Missing ./build/config.gypi, skipping
> 
> Found "files" field in ./package.json, using it
> 	mkdir -p /<<PKGBUILDDIR>>/debian/node-tildify//usr/share/nodejs/tildify/
> 	install -m 644 ./index.js /<<PKGBUILDDIR>>/debian/node-tildify//usr/share/nodejs/tildify//
> 	install -m 644 ./index.d.ts /<<PKGBUILDDIR>>/debian/node-tildify//usr/share/nodejs/tildify//
> 	install -m 644 ./package.json /<<PKGBUILDDIR>>/debian/node-tildify//usr/share/nodejs/tildify//
> 	install -m 644 ./package.json /<<PKGBUILDDIR>>/debian/node-tildify//usr/share/nodejs/tildify//
> 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-tildify_2.0.0-3_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