Source: cockpit
Version: 189-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)

Hi,

cockpit/experimental fails to build twice in a row because the clean
target fails after the package was build successfully:

 fakeroot debian/rules clean
dh clean
   dh_auto_clean
        make -j3 distclean
make[1]: Entering directory '/build/cockpit-189'
test -z "cockpit-bridge" || rm -f cockpit-bridge
test -z "test-server" || rm -f test-server
test -z "doc/man/cockpit-bridge.1  doc/man/cockpit.1 doc/man/cockpit-desktop.1 
doc/man/cockpit-ws.8 doc/man/cockpit.conf.5 doc/man/pam_ssh_add.8 
doc/man/remotectl.8  valgrind-suppressions  dist/apps/stamp dist/das
test -z " cockpit-askpass cockpit-stub cockpit-pcp cockpit-ssh cockpit-ws 
cockpit-session" || rm -f  cockpit-askpass cockpit-stub cockpit-pcp cockpit-ssh 
cockpit-ws cockpit-session
find . -name '*.gc??' -delete
test -z "libcockpit-stub.a libcockpit-bridge.a  libcockpit-pcp.a 
libcockpit-common.a libwebsocket.a libcockpit-ssh.a libcockpit-ws.a libretest.a 
libpam_ssh_add.a" || rm -f libcockpit-stub.a libcockpit-bridge.a  li
test -z "test-paths test-rules test-pipe-channel test-packages test-peer 
test-dbus-meta test-fs test-metrics test-connect test-stream test-httpstream 
test-setup test-websocketstream test-process test-bridge test-r
test -z "remotectl" || rm -f remotectl
rm -f *.o
rm -f src/bridge/*.o
rm -f src/common/*.o
rm -f src/pam-ssh-add/*.o
rm -f src/retest/*.o
rm -f src/ssh/*.o
test -z "pkg/users/test-list-public-keys.log dist/base1/test-base64.log 
dist/base1/test-utf8.log dist/base1/test-events.log dist/base1/test-chan.log 
dist/base1/test-dbus.log dist/base1/test-dbus-address.log dist/b
rm -f src/websocket/*.o
rm -f src/ws/*.o
rm -f *.tab.c
test -z "pkg/users/test-list-public-keys.trs dist/base1/test-base64.trs 
dist/base1/test-utf8.trs dist/base1/test-events.trs dist/base1/test-chan.trs 
dist/base1/test-dbus.trs dist/base1/test-dbus-address.trs dist/b
test -z "doc/guide/version" || rm -f doc/guide/version
test . = "." || test -z "" || rm -f 
rm -f src/bridge/.deps/.dirstamp
test -z "test-suite.log" || rm -f test-suite.log
rm -f src/bridge/.dirstamp
find . -name '*.pyc' -delete
rm -f src/common/.deps/.dirstamp
rm -f config.h stamp-h1
rm -f src/common/.dirstamp
rm -rf dist/
rm -f src/pam-ssh-add/.deps/.dirstamp
rm -f src/pam-ssh-add/.dirstamp
rm -f src/retest/.deps/.dirstamp
rm -f src/retest/.dirstamp
rm -f src/ssh/.deps/.dirstamp
rm -f src/ssh/.dirstamp
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f src/websocket/.deps/.dirstamp
rm -f cscope.out cscope.in.out cscope.po.out cscope.files
rm -f src/websocket/.dirstamp
rm -f src/ws/.deps/.dirstamp
rm -f src/ws/.dirstamp
test -z "./Makefile node_modules cockpit-cache-*.tar.xz " || rm -f ./Makefile 
node_modules cockpit-cache-*.tar.xz 
rm: cannot remove 'node_modules': Is a directory
make[1]: [Makefile:8857: distclean-generic] Error 1 (ignored)
find: './dist': No such file or directory
make[1]: *** [Makefile:9446: clean-local] Error 1
make[1]: Leaving directory '/build/cockpit-189'
dh_auto_clean: make -j3 distclean returned exit code 2
make: *** [debian/rules:18: clean] Error 2
dpkg-buildpackage: error: fakeroot debian/rules clean subprocess returned exit 
status 2


The dist directory tree has been deleted a few statements earlier ...


Andreas

Attachment: cockpit_189-1_twice.log.gz
Description: application/gzip

Reply via email to