Bug#792736: src:gtk+3.0: Fails to build after interrupted build

Uwe Kleine-König uwe+debian at kleine-koenig.org
Fri Jul 17 20:52:21 UTC 2015


Package: src:gtk+3.0
Version: 3.14.5
Severity: minor

Hello,

I called

	dpkg-buildpackage -us -uc -sa

on gtk+3.0-3.14.5 and after some time wondered why it took so long and
noticed that I forgot to pass -S.

So I pressed Ctrl-C and restarted the command with -S added.

This resulted in:

....
dpkg-source: error: unwanted binary file: debian/build/glib-2.0/schemas/gschemas.compiled
dpkg-source: error: unwanted binary file: debian/build/.local/share/gvfs-metadata/home-2424758b.log
dpkg-source: error: unwanted binary file: debian/build/.local/share/gvfs-metadata/home
dpkg-source: error: detected 3 unwanted binary files (add them in debian/source/include-binaries to allow their inclusion).
dpkg-buildpackage: error: dpkg-source -b gtk+3.0-3.14.5 gave error exit status 29

To fix that I did rm -rf debian/build. But actually the debian/rules
target "clean" should take care of that.

If the same happens after a complete package build, this bug would be RC
critical. I assume this is the case, but didn't check, so for now I went
with severity=minor.

Best regards
Uwe



More information about the pkg-gnome-maintainers mailing list