Package: src:cockpit
Version: 184-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
   dh_autoreconf -i
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
set -ex; if [ -d debian/git-patches ]; then \
        git init; \
        git config user.email "unu...@example.com"; git config user.name 
"Unused"; \
        git config core.autocrlf false; git config core.safecrlf false && git 
config gc.auto 0; \
        git add -f . && git commit -a -q -m "Base" && git tag -a initial 
--message="initial"; \
        git am --whitespace=nowarn debian/git-patches/*.patch; \
        touch -r $(git diff --name-only initial..HEAD) .git; \
fi

[... snipped ...]


# ./tools/tap-driver --test-name dist/kubernetes/scripts/test-volumes.html 
--log-file dist/kubernetes/scripts/test-volumes.log --trs-file 
dist/kubernetes/scripts/test-volumes.trs --color-tests no --enable-hard-errors 
yes --expect-failure no -- /usr/bin/python3 ./test/common/tap-cdp --strip=./ -- 
./test-server ./dist/kubernetes/scripts/test-volumes.html
1..0 # skip web browser not found

SKIP: dist/machines/test-machines
=================================

# ./tools/tap-driver --test-name dist/machines/test-machines.html --log-file 
dist/machines/test-machines.log --trs-file dist/machines/test-machines.trs 
--color-tests no --enable-hard-errors yes --expect-failure no -- 
/usr/bin/python3 ./test/common/tap-cdp --strip=./ -- ./test-server 
./dist/machines/test-machines.html
1..0 # skip web browser not found

SKIP: dist/networkmanager/test-utils
====================================

# ./tools/tap-driver --test-name dist/networkmanager/test-utils.html --log-file 
dist/networkmanager/test-utils.log --trs-file 
dist/networkmanager/test-utils.trs --color-tests no --enable-hard-errors yes 
--expect-failure no -- /usr/bin/python3 ./test/common/tap-cdp --strip=./ -- 
./test-server ./dist/networkmanager/test-utils.html
1..0 # skip web browser not found

SKIP: dist/storaged/test-util
=============================

# ./tools/tap-driver --test-name dist/storaged/test-util.html --log-file 
dist/storaged/test-util.log --trs-file dist/storaged/test-util.trs 
--color-tests no --enable-hard-errors yes --expect-failure no -- 
/usr/bin/python3 ./test/common/tap-cdp --strip=./ -- ./test-server 
./dist/storaged/test-util.html
1..0 # skip web browser not found

============================================================================
Testsuite summary for Cockpit 184
============================================================================
# TOTAL: 882
# PASS:  806
# SKIP:  45
# XFAIL: 0
# FAIL:  31
# XPASS: 0
# ERROR: 0
============================================================================
See ./test-suite.log
Please report to de...@lists.cockpit-project.org
============================================================================
make[4]: *** [Makefile:8135: test-suite.log] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>'
make[3]: *** [Makefile:8243: check-TESTS] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: *** [Makefile:8805: check-am] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:8807: check] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: make -j1 check VERBOSE=1 returned exit code 2
make: *** [debian/rules:18: build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit 
status 2
--------------------------------------------------------------------------------

The build was made in my autobuilder with "dpkg-buildpackage -A"
but it also fails here:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/cockpit.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.

Reply via email to