Package: src:libgit-raw-perl Version: 0.79-4 Severity: serious Tags: ftbfs Dear maintainer:
I tried to build this package in buster but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-arch dh build-arch dh_update_autotools_config -a dh_autoreconf -a dh_auto_configure -a perl -I. Makefile.PL INSTALLDIRS=vendor "OPTIMIZE=-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2" "LD=x86_64-linux-gnu-gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro" SSH2 support enabled SSL support disabled CURL support disabled Threads support enabled Checking if your kit is complete... Warning: the following files are missing in your kit: deps/libgit2/appveyor.yml deps/libgit2/AUTHORS [... snipped ...] ok 36 ok 37 ok 38 - An object of class 'Git::Raw::Rebase::Operation' isa 'Git::Raw::Rebase::Operation' ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 - An object of class 'Git::Raw::Rebase' isa 'Git::Raw::Rebase' ok 48 ok 49 ok 50 - An object of class 'Git::Raw::Index' isa 'Git::Raw::Index' 1..50 ok t/98-internal.t ............. ok 1 ok 2 ok 3 ok 4 1..4 ok t/99-cleanup.t .............. ok 1 ok 2 ok 3 1..3 ok t/author-pod-coverage.t ..... skipped: these tests are for testing by the author t/author-pod-syntax.t ....... skipped: these tests are for testing by the author t/release-check-manifest.t .. skipped: these tests are for release candidate testing Test Summary Report ------------------- t/02-commit.t (Wstat: 768 Tests: 161 Failed: 3) Failed tests: 56-58 Non-zero exit status: 3 Files=40, Tests=1684, 3 wallclock secs ( 0.16 usr 0.05 sys + 2.75 cusr 0.50 csys = 3.46 CPU) Result: FAIL Failed 1/40 test programs. 3/1684 subtests failed. make[1]: *** [Makefile:1283: test_dynamic] Error 255 make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_test: make -j1 test TEST_VERBOSE=1 returned exit code 2 make: *** [debian/rules:4: build-arch] Error 2 dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit status 2 -------------------------------------------------------------------------------- The build was made with "dpkg-buildpackage -B" in my autobuilder. Most probably, it also fails here in reproducible builds: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/libgit-raw-perl.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.