Bug#1122322: chordpro: FTBFS with the nocheck build profile

Santiago Vila sanvila at debian.org
Tue Dec 9 23:11:55 GMT 2025


Package: src:chordpro
Version: 6.090.0+ds-1
Severity: serious
Tags: forky sid ftbfs
User: debian-qa at lists.debian.org
Usertags: ftbfs-nocheck-profile

Dear maintainer:

During a rebuild of all packages in unstable using the nocheck build profile,
this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202512/

A wiki page discussing how to reproduce bugs in this category and
possible solutions is available here:

https://wiki.debian.org/qa.debian.org/FTBFS/nocheck

(It's a wiki, so you are welcome to contribute)

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:chordpro, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   debian/rules override_dh_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_clean
rm -rf script/chordpro script/wxchordpro script/rrjson script/ttc t/out
[ ! -f debian/generated.tar ] || tar xf debian/generated.tar
rm -f debian/generated.tar
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
tar cf debian/generated.tar lib/ChordPro/Config/Data.pm
perl script/cfgboot.pl lib/ChordPro/res/config/chordpro.json \
	-o lib/ChordPro/Config/Data.pm
Can't locate Object/Pad.pm in @INC (you may need to install the Object::Pad module) (@INC entries checked: /<<PKGBUILDDIR>>/script/../lib/ChordPro/lib /<<PKGBUILDDIR>>/script/../CPAN /<<PKGBUILDDIR>>/script/../lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.40.1 /usr/local/share/perl/5.40.1 /usr/lib/x86_64-linux-gnu/perl5/5.40 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.40 /usr/share/perl/5.40 /usr/local/lib/site_perl) at /<<PKGBUILDDIR>>/script/../lib/ChordPro/lib/JSON/Relaxed/Parser.pm line 4.
BEGIN failed--compilation aborted at /<<PKGBUILDDIR>>/script/../lib/ChordPro/lib/JSON/Relaxed/Parser.pm line 4.
Compilation failed in require at /<<PKGBUILDDIR>>/script/../lib/ChordPro/lib/JSON/Relaxed.pm line 8.
BEGIN failed--compilation aborted at /<<PKGBUILDDIR>>/script/../lib/ChordPro/lib/JSON/Relaxed.pm line 8.
Compilation failed in require at script/cfgboot.pl line 46.
BEGIN failed--compilation aborted at script/cfgboot.pl line 46.
make[1]: *** [debian/rules:22: override_dh_auto_configure] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:17: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------



More information about the pkg-perl-maintainers mailing list