Source: qtbase-opensource-src
Version: 5.11.3+dfsg1-1
Severity: normal

"debuild -b -uc -us" works once but if you try it again it breaks while
trying to clean up from the first run.  Here are the last few lines:

cd tests/ && ( test -e Makefile || 
/cache/debian-src/base/qtbase-opensource-src-5.11.3+dfsg1/bin/qmake -o Makefile 
/cache/debian-src/base/qtbase-opensource-src-5.11.3+dfsg1/tests/tests.pro ) && 
/usr/bin/make -f Makefile distclean
make[3]: Entering directory 
'/cache/debian-src/base/qtbase-opensource-src-5.11.3+dfsg1/tests'
cd auto/ && ( test -e Makefile || 
/cache/debian-src/base/qtbase-opensource-src-5.11.3+dfsg1/bin/qmake -o Makefile 
/cache/debian-src/base/qtbase-opensource-src-5.11.3+dfsg1/tests/auto/auto.pro ) 
&& /usr/bin/make -f Makefile distclean
Project ERROR: QtDBus is enabled but session bus is not available. Please check 
the installation.
make[3]: *** [Makefile:55: sub-auto-distclean] Error 3
make[3]: Leaving directory 
'/cache/debian-src/base/qtbase-opensource-src-5.11.3+dfsg1/tests'
make[2]: *** [Makefile:108: sub-tests-distclean] Error 2
make[2]: Leaving directory 
'/cache/debian-src/base/qtbase-opensource-src-5.11.3+dfsg1'
make[1]: *** [debian/rules:128: override_dh_auto_clean] Error 2
make[1]: Leaving directory 
'/cache/debian-src/base/qtbase-opensource-src-5.11.3+dfsg1'
make: *** [debian/rules:72: clean] Error 2
dpkg-buildpackage: error: fakeroot debian/rules clean subprocess returned exit 
status 2
debuild: fatal error at line 1182:
dpkg-buildpackage -us -uc -ui -b failed

The workaround is to delete the working tree, do apt-source again, and
then debuild in the new clean tree.

There is an old bug #782153 with a similar title but that is a different
problem.

--Mike

-- System Information:
Debian Release: 10.0
  APT prefers stable
  APT policy: (2000, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.19.0-5-amd64 (SMP w/12 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Reply via email to