Source: libgetargs-long-perl Version: 1.1012-5 Severity: minor Tags: trixie sid ftbfs User: [email protected] Usertags: ftbfs-binary-20230816 ftbfs-binary-after-build User: [email protected] Usertags: qa-doublebuild
Hi, This package fails to do build a binary-only build (not source) after a successful build (dpkg-buildpackage ; dpkg-buildpackage -b). This is probably a clear violation of Debian Policy section 4.9 (clean target), but this is filed as severity:minor for now, because a discussion on debian-devel showed that we might want to revisit the requirement of a working 'clean' target. More information about this class of issues, included common problems and solutions, is available at https://wiki.debian.org/qa.debian.org/FTBFS/DoubleBuild Relevant part of the build log: > cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env > -us -uc -rfakeroot -b > ------------------------------------------------------------------------------------------------------------------------------------------------ > > dpkg-buildpackage: info: source package libgetargs-long-perl > dpkg-buildpackage: info: source version 1.1012-5 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Colin Watson <[email protected]> > dpkg-source --before-build . > dpkg-buildpackage: info: host architecture amd64 > debian/rules clean > dh clean > dh_auto_clean > make -j8 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > "/usr/bin/perl" "-Iinc" "-MExtUtils::Manifest=fullcheck" -e fullcheck > rm -f \ > Long.bso Long.def \ > Long.exp Long.x \ > blib/arch/auto/Getargs/Long/extralibs.all \ > blib/arch/auto/Getargs/Long/extralibs.ld Makefile.aperl \ > *.a *.o \ > *perl.core MYMETA.json \ > MYMETA.yml blibdirs.ts \ > core core.*perl.*.? \ > core.[0-9] core.[0-9][0-9] \ > core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \ > core.[0-9][0-9][0-9][0-9][0-9] libLong.def \ > mon.out perl \ > perl perl.exe \ > perlmain.c pm_to_blib \ > pm_to_blib.ts so_locations \ > tmon.out > rm -rf \ > blib > mv Makefile Makefile.old > /dev/null 2>&1 > rm -f \ > Makefile Makefile.old > rm -rf \ > Getargs-Long-1.1012 MYMETA.yml \ > inc t/000_standard__compile.t \ > t/000_standard__perl_critic.t t/000_standard__pod.t \ > t/000_standard__pod_coverage.t > No such file: inc/Module/Install.pm > No such file: inc/Module/Install/AutoLicense.pm > No such file: inc/Module/Install/AutomatedTester.pm > No such file: inc/Module/Install/Base.pm > No such file: inc/Module/Install/Bugtracker.pm > No such file: inc/Module/Install/Can.pm > No such file: inc/Module/Install/Fetch.pm > No such file: inc/Module/Install/GithubMeta.pm > No such file: inc/Module/Install/Include.pm > No such file: inc/Module/Install/Makefile.pm > No such file: inc/Module/Install/Metadata.pm > No such file: inc/Module/Install/PRIVATE/Enable_Verbose_CPAN_Testing.pm > No such file: inc/Module/Install/StandardTests.pm > No such file: inc/Module/Install/Win32.pm > No such file: inc/Module/Install/WriteAll.pm > No such file: inc/URI/Escape.pm > Not in MANIFEST: .pc/.quilt_patches > Not in MANIFEST: .pc/.quilt_series > Not in MANIFEST: .pc/.version > Not in MANIFEST: .pc/applied-patches > Not in MANIFEST: > debian/.debhelper/generated/libgetargs-long-perl/dh_installchangelogs.dch.trimmed > Not in MANIFEST: > debian/.debhelper/generated/libgetargs-long-perl/installed-by-dh_installdocs > Not in MANIFEST: > debian/.debhelper/generated/libgetargs-long-perl/installed-by-dh_installman > Not in MANIFEST: debian/changelog > Not in MANIFEST: debian/control > Not in MANIFEST: debian/copyright > Not in MANIFEST: debian/debhelper-build-stamp > Not in MANIFEST: debian/docs > Not in MANIFEST: debian/files > Not in MANIFEST: debian/libgetargs-long-perl.substvars > Not in MANIFEST: debian/libgetargs-long-perl/DEBIAN/control > Not in MANIFEST: debian/libgetargs-long-perl/DEBIAN/md5sums > Not in MANIFEST: > debian/libgetargs-long-perl/usr/share/doc/libgetargs-long-perl/changelog.Debian.gz > Not in MANIFEST: > debian/libgetargs-long-perl/usr/share/doc/libgetargs-long-perl/changelog.gz > Not in MANIFEST: > debian/libgetargs-long-perl/usr/share/doc/libgetargs-long-perl/copyright > Not in MANIFEST: > debian/libgetargs-long-perl/usr/share/doc/libgetargs-long-perl/README > Not in MANIFEST: > debian/libgetargs-long-perl/usr/share/man/man3/Getargs::Long.3pm.gz > Not in MANIFEST: debian/libgetargs-long-perl/usr/share/perl5/Getargs/Long.pm > Not in MANIFEST: debian/rules > Not in MANIFEST: debian/source/format > Not in MANIFEST: debian/upstream/metadata > Not in MANIFEST: debian/watch > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_clean > debian/rules binary > dh binary > dh_update_autotools_config > dh_autoreconf > dh_auto_configure > /usr/bin/perl Makefile.PL INSTALLDIRS=vendor "OPTIMIZE=-g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2" > "LD=x86_64-linux-gnu-gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro" > Bareword "auto_set_bugtracker" not allowed while "strict subs" in use at > Makefile.PL line 15. > Bareword "githubmeta" not allowed while "strict subs" in use at Makefile.PL > line 16. > Bareword "use_standard_tests" not allowed while "strict subs" in use at > Makefile.PL line 36. > Execution of Makefile.PL aborted due to compilation errors. > include /<<PKGBUILDDIR>>/inc/Module/Install.pm > dh_auto_configure: error: /usr/bin/perl Makefile.PL INSTALLDIRS=vendor > "OPTIMIZE=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2" "LD=x86_64-linux-gnu-gcc -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wl,-z,relro" returned exit code 255 > make: *** [debian/rules:3: binary] Error 25 > dpkg-buildpackage: error: debian/rules binary subprocess returned exit status > 2 > > E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage > --sanitize-env -us -uc -rfakeroot -b' failed to run. The full build log is available from: http://qa-logs.debian.net/2023/08/16/libgetargs-long-perl_1.1012-5_unstable.log If you reassign this bug to another package, please mark 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.

