Package: src:minilla
Version: 3.1.11-1
Severity: serious
Control: close -1 3.1.21-1
Tags: ftbfs bullseye

Dear maintainer:

During a rebuild of all packages in bullseye, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure
        perl Build.PL --installdirs vendor --config "optimize=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2" --config 
"ld=x86_64-linux-gnu-gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wl,-z,relro"
Creating new 'Build' script for 'Minilla' version 'v3.1.11'
   dh_auto_build
        perl Build
cp lib/Minilla/Release/MakeDist.pm blib/lib/Minilla/Release/MakeDist.pm
cp lib/Minilla/Logger.pm blib/lib/Minilla/Logger.pm
cp lib/Minilla/Release/CheckUntrackedFiles.pm 
blib/lib/Minilla/Release/CheckUntrackedFiles.pm
cp lib/Minilla/Release/RewriteChanges.pm 
blib/lib/Minilla/Release/RewriteChanges.pm

[... snipped ...]

    1..1
ok 2 - empty unsupported
1..2
ok
hint: Using 'master' as the name for the initial branch. This default branch 
name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint:   git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint:   git branch -m <name>
hint: Using 'master' as the name for the initial branch. This default branch 
name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint:   git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint:   git branch -m <name>
hint: Using 'master' as the name for the initial branch. This default branch 
name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint:   git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint:   git branch -m <name>
t/project/xsutil.t ...........................
# Subtest: No xsutil
Writing lib/Acme/Foo.pm
Writing Changes
Writing t/00_compile.t
Writing .travis.yml
Writing .gitignore
Writing LICENSE
Writing cpanfile
[H3Bx01YJbK] $ git init
Initialized empty Git repository in /tmp/H3Bx01YJbK/.git/
[H3Bx01YJbK] $ git add .
[H3Bx01YJbK] $ git commit -m initial import
[master (root-commit) b52b4e9] initial import
 8 files changed, 485 insertions(+)
 create mode 100644 .gitignore
 create mode 100644 .travis.yml
 create mode 100644 Changes
 create mode 100644 LICENSE
 create mode 100644 cpanfile
 create mode 100644 lib/Acme/Foo.pm
 create mode 100644 minil.toml
 create mode 100644 t/00_compile.t
    ok 1
    1..1
ok 1 - No xsutil
# Subtest: Use XSUtil with default value
Writing lib/Acme/Foo.pm
Writing Changes
Writing t/00_compile.t
Writing .travis.yml
Writing .gitignore
Writing LICENSE
Writing cpanfile
[RAjO_JCtZp] $ git init
Initialized empty Git repository in /tmp/RAjO_JCtZp/.git/
[RAjO_JCtZp] $ git add .
[RAjO_JCtZp] $ git commit -m initial import
[master (root-commit) 02e6b0a] initial import
 8 files changed, 487 insertions(+)
 create mode 100644 .gitignore
 create mode 100644 .travis.yml
 create mode 100644 Changes
 create mode 100644 LICENSE
 create mode 100644 cpanfile
 create mode 100644 lib/Acme/Foo.pm
 create mode 100644 minil.toml
 create mode 100644 t/00_compile.t
    ok 1
    ok 2
    ok 3
    ok 4
    ok 5
    ok 6
    1..6
ok 2 - Use XSUtil with default value
# Subtest: Use XSUtil with specify value
Writing lib/Acme/Foo.pm
Writing Changes
Writing t/00_compile.t
Writing .travis.yml
Writing .gitignore
Writing LICENSE
Writing cpanfile
[owSiMOY8Za] $ git init
Initialized empty Git repository in /tmp/owSiMOY8Za/.git/
[owSiMOY8Za] $ git add .
[owSiMOY8Za] $ git commit -m initial import
[master (root-commit) ceabbc9] initial import
 8 files changed, 492 insertions(+)
 create mode 100644 .gitignore
 create mode 100644 .travis.yml
 create mode 100644 Changes
 create mode 100644 LICENSE
 create mode 100644 cpanfile
 create mode 100644 lib/Acme/Foo.pm
 create mode 100644 minil.toml
 create mode 100644 t/00_compile.t
    ok 1
    ok 2
    ok 3
    ok 4
    ok 5
    ok 6
    1..6
ok 3 - Use XSUtil with specify value
1..3
ok
hint: Using 'master' as the name for the initial branch. This default branch 
name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint:   git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint:   git branch -m <name>
hint: Using 'master' as the name for the initial branch. This default branch 
name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint:   git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint:   git branch -m <name>
t/release_test/config.t ......................
# Subtest: ReleaseTest.MinimumVersion
    # Subtest: no minimumversion
Writing lib/Acme/Foo.pm
Writing Changes
Writing t/00_compile.t
Writing .travis.yml
Writing .gitignore
Writing LICENSE
Writing cpanfile
[nA3UBcyfgr] $ git init
Initialized empty Git repository in /tmp/nA3UBcyfgr/.git/
[nA3UBcyfgr] $ git add .
[nA3UBcyfgr] $ git commit -m initial import
[master (root-commit) 256f4ca] initial import
 7 files changed, 484 insertions(+)
 create mode 100644 .gitignore
 create mode 100644 .travis.yml
 create mode 100644 Changes
 create mode 100644 LICENSE
 create mode 100644 cpanfile
 create mode 100644 lib/Acme/Foo.pm
 create mode 100644 t/00_compile.t
Creating working directory: /tmp/nA3UBcyfgr/.build/0aP7XCGo
cp Changes /tmp/nA3UBcyfgr/.build/0aP7XCGo/Changes
cp LICENSE /tmp/nA3UBcyfgr/.build/0aP7XCGo/LICENSE
cp cpanfile /tmp/nA3UBcyfgr/.build/0aP7XCGo/cpanfile
cp lib/Acme/Foo.pm /tmp/nA3UBcyfgr/.build/0aP7XCGo/lib/Acme/Foo.pm
cp t/00_compile.t /tmp/nA3UBcyfgr/.build/0aP7XCGo/t/00_compile.t
Building /tmp/nA3UBcyfgr/.build/0aP7XCGo
Retrieving meta data from lib/Acme/Foo.pm.
Name: Acme::Foo
Abstract: It's new $module
Version: 0.01
Writing MANIFEST file
Writing release tests: xt/minilla/minimum_version.t
Skipping MinimumVersionWriting release tests: xt/minilla/cpan_meta.t
Writing release tests: xt/minilla/pod.t
Writing release tests: xt/minilla/spelling.t
Writing release tests: xt/minilla/permissions.t
[0aP7XCGo] $ /usr/bin/perl -I/tmp/nA3UBcyfgr/.build/0aP7XCGo/t/lib 
-I/<<PKGBUILDDIR>>/blib/arch -I/<<PKGBUILDDIR>>/blib/lib -I/etc/perl 
-I/usr/local/lib/x86_64-linux-gnu/perl/5.32.1 -I/usr/local/share/perl/5.32.1 
-I/usr/lib/x86_64-linux-gnu/perl5/5.32 -I/usr/share/perl5 -I/usr/lib/x86_64-linux-gnu/perl-base 
-I/usr/lib/x86_64-linux-gnu/perl/5.32 -I/usr/share/perl/5.32 -I/usr/local/lib/site_perl Build.PL
Creating new 'Build' script for 'Acme-Foo' version '0.01'
[0aP7XCGo] $ /usr/bin/perl -I/tmp/nA3UBcyfgr/.build/0aP7XCGo/t/lib 
-I/<<PKGBUILDDIR>>/blib/arch -I/<<PKGBUILDDIR>>/blib/lib -I/etc/perl 
-I/usr/local/lib/x86_64-linux-gnu/perl/5.32.1 -I/usr/local/share/perl/5.32.1 
-I/usr/lib/x86_64-linux-gnu/perl5/5.32 -I/usr/share/perl5 -I/usr/lib/x86_64-linux-gnu/perl-base 
-I/usr/lib/x86_64-linux-gnu/perl/5.32 -I/usr/share/perl/5.32 -I/usr/local/lib/site_perl Build build
cp lib/Acme/Foo.pm blib/lib/Acme/Foo.pm
        ok 1 - Exists xt/minilla/minimum_version.t
        ok 2
        1..2
    ok 1 - no minimumversion
    # Subtest: normal case
Writing lib/Acme/Foo.pm
Writing Changes
Writing t/00_compile.t
Writing .travis.yml
Writing .gitignore
Writing LICENSE
Writing cpanfile
[tlpPdyxyRt] $ git init
Initialized empty Git repository in /tmp/tlpPdyxyRt/.git/
[tlpPdyxyRt] $ git add .
[tlpPdyxyRt] $ git commit -m initial import
[master (root-commit) 256f4ca] initial import
 7 files changed, 484 insertions(+)
 create mode 100644 .gitignore
 create mode 100644 .travis.yml
 create mode 100644 Changes
 create mode 100644 LICENSE
 create mode 100644 cpanfile
 create mode 100644 lib/Acme/Foo.pm
 create mode 100644 t/00_compile.t
Creating working directory: /tmp/tlpPdyxyRt/.build/hDl4Uezb
cp Changes /tmp/tlpPdyxyRt/.build/hDl4Uezb/Changes
cp LICENSE /tmp/tlpPdyxyRt/.build/hDl4Uezb/LICENSE
cp cpanfile /tmp/tlpPdyxyRt/.build/hDl4Uezb/cpanfile
cp lib/Acme/Foo.pm /tmp/tlpPdyxyRt/.build/hDl4Uezb/lib/Acme/Foo.pm
cp t/00_compile.t /tmp/tlpPdyxyRt/.build/hDl4Uezb/t/00_compile.t
Building /tmp/tlpPdyxyRt/.build/hDl4Uezb
Retrieving meta data from lib/Acme/Foo.pm.
Name: Acme::Foo
Abstract: It's new $module
Version: 0.01
Writing MANIFEST file
Writing release tests: xt/minilla/minimum_version.t
Writing release tests: xt/minilla/cpan_meta.t
Writing release tests: xt/minilla/pod.t
Writing release tests: xt/minilla/spelling.t
Writing release tests: xt/minilla/permissions.t
[hDl4Uezb] $ /usr/bin/perl -I/tmp/tlpPdyxyRt/.build/hDl4Uezb/t/lib 
-I/<<PKGBUILDDIR>>/blib/arch -I/<<PKGBUILDDIR>>/blib/lib -I/etc/perl 
-I/usr/local/lib/x86_64-linux-gnu/perl/5.32.1 -I/usr/local/share/perl/5.32.1 
-I/usr/lib/x86_64-linux-gnu/perl5/5.32 -I/usr/share/perl5 -I/usr/lib/x86_64-linux-gnu/perl-base 
-I/usr/lib/x86_64-linux-gnu/perl/5.32 -I/usr/share/perl/5.32 -I/usr/local/lib/site_perl Build.PL
Creating new 'Build' script for 'Acme-Foo' version '0.01'
[hDl4Uezb] $ /usr/bin/perl -I/tmp/tlpPdyxyRt/.build/hDl4Uezb/t/lib 
-I/<<PKGBUILDDIR>>/blib/arch -I/<<PKGBUILDDIR>>/blib/lib -I/etc/perl 
-I/usr/local/lib/x86_64-linux-gnu/perl/5.32.1 -I/usr/local/share/perl/5.32.1 
-I/usr/lib/x86_64-linux-gnu/perl5/5.32 -I/usr/share/perl5 -I/usr/lib/x86_64-linux-gnu/perl-base 
-I/usr/lib/x86_64-linux-gnu/perl/5.32 -I/usr/share/perl/5.32 -I/usr/local/lib/site_perl Build build
cp lib/Acme/Foo.pm blib/lib/Acme/Foo.pm
        ok 1
        ok 2
        1..2
    ok 2 - normal case
    1..2
ok 1 - ReleaseTest.MinimumVersion
1..1
Removing /tmp/nA3UBcyfgr/.build/0aP7XCGo
Removing /tmp/tlpPdyxyRt/.build/hDl4Uezb
ok
t/work_dir/_rewrite_pod.t .................... skipped: Pod rewriting is 
temporary disabled.
hint: Using 'master' as the name for the initial branch. This default branch 
name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint:   git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint:   git branch -m <name>
t/work_dir/copy.t ............................
# Subtest: copy
Writing lib/Acme/Foo.pm
Writing Changes
Writing t/00_compile.t
Writing .travis.yml
Writing .gitignore
Writing LICENSE
Writing cpanfile
[3yF054tk8R] $ git init
Initialized empty Git repository in /tmp/3yF054tk8R/.git/
[3yF054tk8R] $ git add .
[3yF054tk8R] $ git commit -m initial import
[master (root-commit) 7276cfb] initial import
 9 files changed, 485 insertions(+)
 create mode 100644 .gitignore
 create mode 100644 .travis.yml
 create mode 100644 Changes
 create mode 100644 LICENSE
 create mode 100755 bin/foo
 create mode 100644 cpanfile
 create mode 100644 lib/Acme/Foo.pm
 create mode 100644 minil.toml
 create mode 100644 t/00_compile.t
Creating working directory: /tmp/3yF054tk8R/.build/hr8UhNAW
cp Changes /tmp/3yF054tk8R/.build/hr8UhNAW/Changes
cp LICENSE /tmp/3yF054tk8R/.build/hr8UhNAW/LICENSE
cp bin/foo /tmp/3yF054tk8R/.build/hr8UhNAW/bin/foo
cp cpanfile /tmp/3yF054tk8R/.build/hr8UhNAW/cpanfile
cp lib/Acme/Foo.pm /tmp/3yF054tk8R/.build/hr8UhNAW/lib/Acme/Foo.pm
cp minil.toml /tmp/3yF054tk8R/.build/hr8UhNAW/minil.toml
cp t/00_compile.t /tmp/3yF054tk8R/.build/hr8UhNAW/t/00_compile.t
    ok 1
    ok 2
    ok 3
    1..3
ok 1 - copy
1..1
Removing /tmp/3yF054tk8R/.build/hr8UhNAW
ok
hint: Using 'master' as the name for the initial branch. This default branch 
name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint:   git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint:   git branch -m <name>
t/work_dir/dist.t ............................
# Subtest: dist
Writing lib/Acme/Foo.pm
Writing Changes
Writing t/00_compile.t
Writing .travis.yml
Writing .gitignore
Writing LICENSE
Writing cpanfile
[7J5Vwx7zLF] $ git init
Initialized empty Git repository in /tmp/7J5Vwx7zLF/.git/
[7J5Vwx7zLF] $ git add .
[7J5Vwx7zLF] $ git config user.name tokuhirom
[7J5Vwx7zLF] $ git config user.email tokuhi...@example.com
Retrieving meta data from lib/Acme/Foo.pm.
Name: Acme::Foo
Abstract: It's new $module
Version: 0.01
[7J5Vwx7zLF] $ git commit -m initial import
[master (root-commit) 406309a] initial import
 10 files changed, 486 insertions(+)
 create mode 100644 .gitignore
 create mode 100644 .travis.yml
 create mode 100644 Changes
 create mode 100644 LICENSE
 create mode 100644 cpanfile
 create mode 100644 empty.txt
 create mode 100755 executable.pl
 create mode 100644 lib/Acme/Foo.pm
 create mode 100644 minil.toml
 create mode 100644 t/00_compile.t
    ok 1
[7J5Vwx7zLF] $ git config user.name Foo
[7J5Vwx7zLF] $ git config user.email f...@example.com
[7J5Vwx7zLF] $ git commit --allow-empty -m foo
[master 350e884] foo
[7J5Vwx7zLF] $ git config user.name Bar
[7J5Vwx7zLF] $ git config user.email b...@example.com
[7J5Vwx7zLF] $ git commit --allow-empty -m bar
[master 433fc06] bar
[7J5Vwx7zLF] $ git commit --allow-empty -m bar2
[master a950cc9] bar2
Creating working directory: /tmp/7J5Vwx7zLF/.build/KiIMy0Ia
cp Changes /tmp/7J5Vwx7zLF/.build/KiIMy0Ia/Changes
cp LICENSE /tmp/7J5Vwx7zLF/.build/KiIMy0Ia/LICENSE
cp cpanfile /tmp/7J5Vwx7zLF/.build/KiIMy0Ia/cpanfile
cp empty.txt /tmp/7J5Vwx7zLF/.build/KiIMy0Ia/empty.txt
cp executable.pl /tmp/7J5Vwx7zLF/.build/KiIMy0Ia/executable.pl
cp lib/Acme/Foo.pm /tmp/7J5Vwx7zLF/.build/KiIMy0Ia/lib/Acme/Foo.pm
cp minil.toml /tmp/7J5Vwx7zLF/.build/KiIMy0Ia/minil.toml
cp t/00_compile.t /tmp/7J5Vwx7zLF/.build/KiIMy0Ia/t/00_compile.t
Building /tmp/7J5Vwx7zLF/.build/KiIMy0Ia
Retrieving meta data from lib/Acme/Foo.pm.
Name: Acme::Foo
Abstract: It's new $module
Version: 0.01
Writing MANIFEST file
Writing release tests: xt/minilla/minimum_version.t
Writing release tests: xt/minilla/cpan_meta.t
Writing release tests: xt/minilla/pod.t
Writing release tests: xt/minilla/spelling.t
Writing release tests: xt/minilla/permissions.t
[KiIMy0Ia] $ /usr/bin/perl -I/tmp/7J5Vwx7zLF/.build/KiIMy0Ia/t/lib 
-I/<<PKGBUILDDIR>>/blib/arch -I/<<PKGBUILDDIR>>/blib/lib -I/etc/perl 
-I/usr/local/lib/x86_64-linux-gnu/perl/5.32.1 -I/usr/local/share/perl/5.32.1 
-I/usr/lib/x86_64-linux-gnu/perl5/5.32 -I/usr/share/perl5 -I/usr/lib/x86_64-linux-gnu/perl-base 
-I/usr/lib/x86_64-linux-gnu/perl/5.32 -I/usr/share/perl/5.32 -I/usr/local/lib/site_perl Build.PL
Creating new 'Build' script for 'Acme-Foo' version '0.01'
[KiIMy0Ia] $ /usr/bin/perl -I/tmp/7J5Vwx7zLF/.build/KiIMy0Ia/t/lib 
-I/<<PKGBUILDDIR>>/blib/arch -I/<<PKGBUILDDIR>>/blib/lib -I/etc/perl 
-I/usr/local/lib/x86_64-linux-gnu/perl/5.32.1 -I/usr/local/share/perl/5.32.1 
-I/usr/lib/x86_64-linux-gnu/perl5/5.32 -I/usr/share/perl5 -I/usr/lib/x86_64-linux-gnu/perl-base 
-I/usr/lib/x86_64-linux-gnu/perl/5.32 -I/usr/share/perl/5.32 -I/usr/local/lib/site_perl Build build
cp lib/Acme/Foo.pm blib/lib/Acme/Foo.pm
Wrote Acme-Foo-0.01.tar.gz
    ok 2 - Valid MANIFEST file was generated.
    ok 3 - Contains Build.PL in MANIFEST
    ok 4 - Contains empty.txt in MANIFEST
    ok 5 - Contains empty.txt in archive
    ok 6 - Contains executable file
    1..6
ok 1 - dist
1..1
Removing /tmp/7J5Vwx7zLF/.build/KiIMy0Ia
ok
hint: Using 'master' as the name for the initial branch. This default branch 
name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint:   git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint:   git branch -m <name>
t/work_dir/release_test.t ....................
# Subtest: Contributors are included in stopwords
Writing lib/Acme/Foo.pm
Writing Changes
Writing t/00_compile.t
Writing .travis.yml
Writing .gitignore
Writing LICENSE
Writing cpanfile
[roDi1tleMx] $ git init
Initialized empty Git repository in /tmp/roDi1tleMx/.git/
[roDi1tleMx] $ git add .
[roDi1tleMx] $ git config user.name tokuhirom
[roDi1tleMx] $ git config user.email tokuhi...@example.com
Retrieving meta data from lib/Acme/Foo.pm.
Name: Acme::Foo
Abstract: It's new $module
Version: 0.01
[roDi1tleMx] $ git commit -m initial import
[master (root-commit) 011a2b3] initial import
 8 files changed, 485 insertions(+)
 create mode 100644 .gitignore
 create mode 100644 .travis.yml
 create mode 100644 Changes
 create mode 100644 LICENSE
 create mode 100644 cpanfile
 create mode 100644 lib/Acme/Foo.pm
 create mode 100644 minil.toml
 create mode 100644 t/00_compile.t
[roDi1tleMx] $ git config user.name Foo
[roDi1tleMx] $ git config user.email f...@example.com
[roDi1tleMx] $ git commit --allow-empty -m foo
[master 39d10e8] foo
[roDi1tleMx] $ git config user.name Bar
[roDi1tleMx] $ git config user.email b...@example.com
[roDi1tleMx] $ git commit --allow-empty -m bar
[master 462a59d] bar
Creating working directory: /tmp/roDi1tleMx/.build/vwStvom4
cp Changes /tmp/roDi1tleMx/.build/vwStvom4/Changes
cp LICENSE /tmp/roDi1tleMx/.build/vwStvom4/LICENSE
cp cpanfile /tmp/roDi1tleMx/.build/vwStvom4/cpanfile
cp lib/Acme/Foo.pm /tmp/roDi1tleMx/.build/vwStvom4/lib/Acme/Foo.pm
cp minil.toml /tmp/roDi1tleMx/.build/vwStvom4/minil.toml
cp t/00_compile.t /tmp/roDi1tleMx/.build/vwStvom4/t/00_compile.t
Building /tmp/roDi1tleMx/.build/vwStvom4
Retrieving meta data from lib/Acme/Foo.pm.
Name: Acme::Foo
Abstract: It's new $module
Version: 0.01
Writing MANIFEST file
Writing release tests: xt/minilla/minimum_version.t
Writing release tests: xt/minilla/cpan_meta.t
Writing release tests: xt/minilla/pod.t
Writing release tests: xt/minilla/spelling.t
Writing release tests: xt/minilla/permissions.t
[vwStvom4] $ /usr/bin/perl -I/tmp/roDi1tleMx/.build/vwStvom4/t/lib 
-I/<<PKGBUILDDIR>>/blib/arch -I/<<PKGBUILDDIR>>/blib/lib -I/etc/perl 
-I/usr/local/lib/x86_64-linux-gnu/perl/5.32.1 -I/usr/local/share/perl/5.32.1 
-I/usr/lib/x86_64-linux-gnu/perl5/5.32 -I/usr/share/perl5 -I/usr/lib/x86_64-linux-gnu/perl-base 
-I/usr/lib/x86_64-linux-gnu/perl/5.32 -I/usr/share/perl/5.32 -I/usr/local/lib/site_perl Build.PL
Creating new 'Build' script for 'Acme-Foo' version '0.01'
[vwStvom4] $ /usr/bin/perl -I/tmp/roDi1tleMx/.build/vwStvom4/t/lib 
-I/<<PKGBUILDDIR>>/blib/arch -I/<<PKGBUILDDIR>>/blib/lib -I/etc/perl 
-I/usr/local/lib/x86_64-linux-gnu/perl/5.32.1 -I/usr/local/share/perl/5.32.1 
-I/usr/lib/x86_64-linux-gnu/perl5/5.32 -I/usr/share/perl5 -I/usr/lib/x86_64-linux-gnu/perl-base 
-I/usr/lib/x86_64-linux-gnu/perl/5.32 -I/usr/share/perl/5.32 -I/usr/local/lib/site_perl Build build
cp lib/Acme/Foo.pm blib/lib/Acme/Foo.pm
    ok 1
    ok 2
    ok 3
    ok 4
    1..4
ok 1 - Contributors are included in stopwords
1..1
Removing /tmp/roDi1tleMx/.build/vwStvom4
ok

Test Summary Report
-------------------
t/filegatherer.t                           (Wstat: 65280 Tests: 2 Failed: 1)
  Failed test:  2
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/filegatherer/submodules-recursive.t      (Wstat: 65280 Tests: 2 Failed: 1)
  Failed test:  2
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/project/in_submodule.t                   (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
Files=60, Tests=166, 97 wallclock secs ( 0.39 usr  0.11 sys + 35.13 cusr 12.34 
csys = 47.97 CPU)
Result: FAIL
dh_auto_test: error: perl Build test --verbose 1 returned exit code 1
make[1]: *** [debian/rules:14: override_dh_auto_test] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:9: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

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

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

If you could not 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 affects, so that this is still visible in the BTS web
page for this package.

Thanks.

Reply via email to