Package: src:rt-extension-calendar Version: 1.01-1 Severity: serious Tags: ftbfs
Dear maintainer: I tried to build this package in buster but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-indep dh build-indep dh_update_autotools_config -i debian/rules override_dh_auto_configure make[1]: Entering directory '/<<PKGBUILDDIR>>' rm -rf inc/Module for ver in 4; do \ perl Makefile.PL RTHOME=/usr/share/request-tracker$ver INSTALLDIRS=vendor; \ mv Makefile Makefile$ver; \ done Cannot determine perl version info from lib/RTx/Calendar.pm Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: inc /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.28.1 /usr/local/share/perl/5.28.1 /usr/lib/x86_64-linux-gnu/perl5/5.28 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.28 /usr/share/perl/5.28 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at /usr/share/perl5/Module/Install/ReadmeFromPod.pm line 40. include /<<PKGBUILDDIR>>/inc/Module/Install.pm include inc/Module/Install/RTx.pm include inc/Module/Install/Base.pm include inc/Module/Install/Metadata.pm include inc/Module/Install/Makefile.pm include inc/Module/Install/ReadmeFromPod.pm mv: cannot stat 'Makefile': No such file or directory make[1]: *** [debian/rules:10: override_dh_auto_configure] Error 1 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:6: build-indep] Error 2 dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit status 2 -------------------------------------------------------------------------------- (The above is just how the build ends and not necessarily the most relevant part) The build was made in my autobuilder with "dpkg-buildpackage -A" and it also fails here: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/rt-extension-calendar.html where you can get a full build log if you need it. If this is really a bug in one of the build-depends, please use reassign and affects, so that this is still visible in the BTS web page for this package. Thanks.