Source: hg-git
Version: 0.9.0-2
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20201226 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> cd tests && python3 run-tests.py --with-hg=`which hg` --blacklist 
> /<<PKGBUILDDIR>>/debian/hg-git.test_blacklist
> running 41 tests using 4 parallel processes 
> sss
> --- /<<PKGBUILDDIR>>/tests/test-file-removal.t
> +++ /<<PKGBUILDDIR>>/tests/test-file-removal.t.err
> @@ -2,6 +2,16 @@
>    $ . "$TESTDIR/testutil"
>  
>    $ git init gitrepo
> +  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>
>    Initialized empty Git repository in $TESTTMP/gitrepo/.git/
>    $ cd gitrepo
>    $ echo alpha > alpha
> @@ -96,6 +106,16 @@
>  
>    $ cd ..
>    $ git init --bare gitrepo2
> +  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>
>    Initialized empty Git repository in $TESTTMP/gitrepo2/
>  
>    $ hg clone gitrepo hgrepo | grep -v '^updating'
> 
> ERROR: test-file-removal.t output changed
> !..
> --- /<<PKGBUILDDIR>>/tests/test-git-submodules.t
> +++ /<<PKGBUILDDIR>>/tests/test-git-submodules.t.err
> @@ -2,6 +2,16 @@
>    $ . "$TESTDIR/testutil"
>  
>    $ git init gitrepo1
> +  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>
>    Initialized empty Git repository in $TESTTMP/gitrepo1/.git/
>    $ cd gitrepo1
>    $ echo alpha > alpha
> @@ -10,6 +20,16 @@
>    $ cd ..
>  
>    $ git init gitsubrepo
> +  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>
>    Initialized empty Git repository in $TESTTMP/gitsubrepo/.git/
>    $ cd gitsubrepo
>    $ echo beta > beta
> 
> ERROR: test-git-submodules.t output changed
> !
> --- /<<PKGBUILDDIR>>/tests/test-hg-author.t
> +++ /<<PKGBUILDDIR>>/tests/test-hg-author.t.err
> @@ -2,6 +2,16 @@
>    $ . "$TESTDIR/testutil"
>  
>    $ git init gitrepo
> +  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>
>    Initialized empty Git repository in $TESTTMP/gitrepo/.git/
>    $ cd gitrepo
>    $ echo alpha > alpha
> 
> ERROR: test-hg-author.t output changed
> !
> --- /<<PKGBUILDDIR>>/tests/test-octopus.t
> +++ /<<PKGBUILDDIR>>/tests/test-octopus.t.err
> @@ -2,6 +2,16 @@
>    $ . "$TESTDIR/testutil"
>  
>    $ git init gitrepo
> +  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>
>    Initialized empty Git repository in $TESTTMP/gitrepo/.git/
>    $ cd gitrepo
>    $ echo alpha > alpha
> @@ -60,6 +70,16 @@
>  
>    $ cd ..
>    $ git init --bare gitrepo2
> +  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>
>    Initialized empty Git repository in $TESTTMP/gitrepo2/
>  
>    $ hg clone gitrepo hgrepo | grep -v '^updating'
> 
> ERROR: test-octopus.t output changed
> !..
> --- /<<PKGBUILDDIR>>/tests/test-subrepos.t
> +++ /<<PKGBUILDDIR>>/tests/test-subrepos.t.err
> @@ -2,6 +2,16 @@
>    $ . "$TESTDIR/testutil"
>  
>    $ git init gitsubrepo
> +  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>
>    Initialized empty Git repository in $TESTTMP/gitsubrepo/.git/
>    $ cd gitsubrepo
>    $ echo beta > beta
> @@ -10,6 +20,16 @@
>    $ cd ..
>  
>    $ git init gitrepo1
> +  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>
>    Initialized empty Git repository in $TESTTMP/gitrepo1/.git/
>    $ cd gitrepo1
>    $ echo alpha > alpha
> 
> ERROR: test-subrepos.t output changed
> !
> --- /<<PKGBUILDDIR>>/tests/test-push.t
> +++ /<<PKGBUILDDIR>>/tests/test-push.t.err
> @@ -2,6 +2,16 @@
>    $ . "$TESTDIR/testutil"
>  
>    $ git init gitrepo
> +  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>
>    Initialized empty Git repository in $TESTTMP/gitrepo/.git/
>    $ cd gitrepo
>    $ echo alpha > alpha
> 
> ERROR: test-push.t output changed
> !
> --- /<<PKGBUILDDIR>>/tests/test-branch-bookmark-suffix.t
> +++ /<<PKGBUILDDIR>>/tests/test-branch-bookmark-suffix.t.err
> @@ -31,6 +31,16 @@
>  
>    $ git config --global push.default matching
>    $ git init --bare gitrepo1
> +  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>
>    Initialized empty Git repository in $TESTTMP/gitrepo1/
>  
>    $ hg init hgrepo
> 
> ERROR: test-branch-bookmark-suffix.t output changed
> !.
> --- /<<PKGBUILDDIR>>/tests/test-outgoing.t
> +++ /<<PKGBUILDDIR>>/tests/test-outgoing.t.err
> @@ -2,6 +2,16 @@
>    $ . "$TESTDIR/testutil"
>  
>    $ git init gitrepo
> +  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>
>    Initialized empty Git repository in $TESTTMP/gitrepo/.git/
>    $ cd gitrepo
>    $ echo alpha > alpha
> 
> ERROR: test-outgoing.t output changed
> !
> --- /<<PKGBUILDDIR>>/tests/test-hg-tags-invalid.t
> +++ /<<PKGBUILDDIR>>/tests/test-hg-tags-invalid.t.err
> @@ -2,6 +2,16 @@
>    $ . "$TESTDIR/testutil"
>  
>    $ git init gitrepo
> +  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>
>    Initialized empty Git repository in $TESTTMP/gitrepo/.git/
>    $ cd gitrepo
>    $ echo alpha > alpha
> 
> ERROR: test-hg-tags-invalid.t output changed
> !.
> --- /<<PKGBUILDDIR>>/tests/test-pull-after-strip.t
> +++ /<<PKGBUILDDIR>>/tests/test-pull-after-strip.t.err
> @@ -2,6 +2,16 @@
>    $ . "$TESTDIR/testutil"
>  
>    $ git init gitrepo
> +  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>
>    Initialized empty Git repository in $TESTTMP/gitrepo/.git/
>    $ cd gitrepo
>    $ echo alpha > alpha
> 
> ERROR: test-pull-after-strip.t output changed
> !
> --- /<<PKGBUILDDIR>>/tests/test-clone.t
> +++ /<<PKGBUILDDIR>>/tests/test-clone.t.err
> @@ -2,6 +2,16 @@
>    $ . "$TESTDIR/testutil"
>  
>    $ git init gitrepo
> +  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>
>    Initialized empty Git repository in $TESTTMP/gitrepo/.git/
>    $ cd gitrepo
>    $ echo alpha > alpha
> @@ -103,6 +113,16 @@
>  
>  clone empty repo
>    $ git init empty
> +  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>
>    Initialized empty Git repository in $TESTTMP/empty/.git/
>    $ hg clone empty emptyhg
>    updating to branch default
> 
> ERROR: test-clone.t output changed
> !.
> --- /<<PKGBUILDDIR>>/tests/test-merge.t
> +++ /<<PKGBUILDDIR>>/tests/test-merge.t.err
> @@ -2,6 +2,16 @@
>    $ . "$TESTDIR/testutil"
>  
>    $ git init gitrepo
> +  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>
>    Initialized empty Git repository in $TESTTMP/gitrepo/.git/
>    $ cd gitrepo
>    $ echo alpha > alpha
> @@ -29,6 +39,16 @@
>  
>    $ cd ..
>    $ git init --bare gitrepo2
> +  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>
>    Initialized empty Git repository in $TESTTMP/gitrepo2/
>  
>    $ hg clone gitrepo hgrepo | grep -v '^updating'
> 
> ERROR: test-merge.t output changed
> !.
> --- /<<PKGBUILDDIR>>/tests/test-hg-branch.t
> +++ /<<PKGBUILDDIR>>/tests/test-hg-branch.t.err
> @@ -2,6 +2,16 @@
>    $ . "$TESTDIR/testutil"
>  
>    $ git init gitrepo
> +  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>
>    Initialized empty Git repository in $TESTTMP/gitrepo/.git/
>    $ cd gitrepo
>    $ echo alpha > alpha
> 
> ERROR: test-hg-branch.t output changed
> !
> --- /<<PKGBUILDDIR>>/tests/test-hg-tags.t
> +++ /<<PKGBUILDDIR>>/tests/test-hg-tags.t.err
> @@ -2,6 +2,16 @@
>    $ . "$TESTDIR/testutil"
>  
>    $ git init gitrepo
> +  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>
>    Initialized empty Git repository in $TESTTMP/gitrepo/.git/
>    $ cd gitrepo
>    $ echo alpha > alpha
> 
> ERROR: test-hg-tags.t output changed
> !
> --- /<<PKGBUILDDIR>>/tests/test-verify-fail.t
> +++ /<<PKGBUILDDIR>>/tests/test-verify-fail.t.err
> @@ -4,6 +4,16 @@
>  
>    $ . "$TESTDIR/testutil"
>    $ git init gitrepo
> +  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>
>    Initialized empty Git repository in $TESTTMP/gitrepo/.git/
>    $ cd gitrepo
>    $ echo normalf > normalf
> 
> ERROR: test-verify-fail.t output changed
> !
> --- /<<PKGBUILDDIR>>/tests/test-git-clone.t
> +++ /<<PKGBUILDDIR>>/tests/test-git-clone.t.err
> @@ -2,6 +2,16 @@
>    $ . "$TESTDIR/testutil"
>  
>    $ git init gitrepo
> +  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>
>    Initialized empty Git repository in $TESTTMP/gitrepo/.git/
>    $ cd gitrepo
>    $ echo alpha > alpha
> 
> ERROR: test-git-clone.t output changed
> !
> --- /<<PKGBUILDDIR>>/tests/test-convergedmerge.t
> +++ /<<PKGBUILDDIR>>/tests/test-convergedmerge.t.err
> @@ -44,6 +44,16 @@
>    $ cd ..
>  
>    $ git init --bare gitrepo
> +  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>
>    Initialized empty Git repository in $TESTTMP/gitrepo/
>  
>    $ cd hgrepo1
> 
> ERROR: test-convergedmerge.t output changed
> !s
> --- /<<PKGBUILDDIR>>/tests/test-conflict-2.t
> +++ /<<PKGBUILDDIR>>/tests/test-conflict-2.t.err
> @@ -42,6 +42,16 @@
>    $ cd ..
>  
>    $ git init --bare gitrepo
> +  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>
>    Initialized empty Git repository in $TESTTMP/gitrepo/
>  
>    $ cd hgrepo1
> 
> ERROR: test-conflict-2.t output changed
> !
> --- /<<PKGBUILDDIR>>/tests/test-keywords.t
> +++ /<<PKGBUILDDIR>>/tests/test-keywords.t.err
> @@ -2,6 +2,16 @@
>    $ . "$TESTDIR/testutil"
>  
>    $ git init gitrepo
> +  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>
>    Initialized empty Git repository in $TESTTMP/gitrepo/.git/
>    $ cd gitrepo
>    $ echo alpha > alpha
> 
> ERROR: test-keywords.t output changed
> !
> --- /<<PKGBUILDDIR>>/tests/test-tree-decomposition.t
> +++ /<<PKGBUILDDIR>>/tests/test-tree-decomposition.t.err
> @@ -2,6 +2,16 @@
>    $ . "$TESTDIR/testutil"
>  
>    $ git init gitrepo
> +  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>
>    Initialized empty Git repository in $TESTTMP/gitrepo/.git/
>    $ cd gitrepo
>    $ mkdir d1
> @@ -22,6 +32,16 @@
>  
>    $ cd ..
>    $ git init --bare gitrepo2
> +  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>
>    Initialized empty Git repository in $TESTTMP/gitrepo2/
>  
>    $ hg clone gitrepo hgrepo | grep -v '^updating'
> 
> ERROR: test-tree-decomposition.t output changed
> !
> --- /<<PKGBUILDDIR>>/tests/test-conflict-1.t
> +++ /<<PKGBUILDDIR>>/tests/test-conflict-1.t.err
> @@ -42,6 +42,16 @@
>    $ cd ..
>  
>    $ git init --bare gitrepo
> +  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>
>    Initialized empty Git repository in $TESTTMP/gitrepo/
>  
>    $ cd hgrepo1
> 
> ERROR: test-conflict-1.t output changed
> !
> --- /<<PKGBUILDDIR>>/tests/test-git-tags.t
> +++ /<<PKGBUILDDIR>>/tests/test-git-tags.t.err
> @@ -2,6 +2,16 @@
>    $ . "$TESTDIR/testutil"
>  
>    $ git init gitrepo
> +  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>
>    Initialized empty Git repository in $TESTTMP/gitrepo/.git/
>    $ cd gitrepo
>    $ git config receive.denyCurrentBranch ignore
> 
> ERROR: test-git-tags.t output changed
> !
> --- /<<PKGBUILDDIR>>/tests/test-empty-working-tree.t
> +++ /<<PKGBUILDDIR>>/tests/test-empty-working-tree.t.err
> @@ -2,12 +2,32 @@
>    $ . "$TESTDIR/testutil"
>  
>    $ git init gitrepo
> +  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>
>    Initialized empty Git repository in $TESTTMP/gitrepo/.git/
>    $ cd gitrepo
>    $ git commit --allow-empty -m empty >/dev/null 2>/dev/null || echo "git 
> commit error"
>  
>    $ cd ..
>    $ git init --bare gitrepo2
> +  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>
>    Initialized empty Git repository in $TESTTMP/gitrepo2/
>  
>    $ hg clone gitrepo hgrepo | grep -v '^updating'
> 
> ERROR: test-empty-working-tree.t output changed
> !......
> Skipped test-check-pyflakes.t: missing feature: Pyflakes python linter
> Skipped test-encoding.t: blacklisted
> Skipped test-git-gpg.t: missing feature: gpg client
> Skipped test-incoming.t: blacklisted
> Failed test-branch-bookmark-suffix.t: output changed
> Failed test-clone.t: output changed
> Failed test-conflict-1.t: output changed
> Failed test-conflict-2.t: output changed
> Failed test-convergedmerge.t: output changed
> Failed test-empty-working-tree.t: output changed
> Failed test-file-removal.t: output changed
> Failed test-git-clone.t: output changed
> Failed test-git-submodules.t: output changed
> Failed test-git-tags.t: output changed
> Failed test-hg-author.t: output changed
> Failed test-hg-branch.t: output changed
> Failed test-hg-tags-invalid.t: output changed
> Failed test-hg-tags.t: output changed
> Failed test-keywords.t: output changed
> Failed test-merge.t: output changed
> Failed test-octopus.t: output changed
> Failed test-outgoing.t: output changed
> Failed test-pull-after-strip.t: output changed
> Failed test-push.t: output changed
> Failed test-subrepos.t: output changed
> Failed test-tree-decomposition.t: output changed
> Failed test-verify-fail.t: output changed
> # Ran 37 tests, 4 skipped, 23 failed.
> python hash seed: 1370230597
> make[2]: *** [Makefile:13: tests] Error 1

The full build log is available from:
   http://qa-logs.debian.net/2020/12/26/hg-git_0.9.0-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking 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 me
so that we can identify if something relevant changed in the meantime.

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

Reply via email to