Source: ukwm Version: 1.2.0-2 Severity: minor Tags: trixie sid ftbfs User: [email protected] Usertags: ftbfs-sab-20230813 ftbfs-source-after-build User: [email protected] Usertags: qa-doublebuild
Hi, This package fails to build a source package after a successful build (dpkg-buildpackage ; dpkg-buildpackage -S). This is probably a clear violation of Debian Policy section 4.9 (clean target), but this is filed as severity:minor for now, because a discussion on debian-devel showed that we might want to revisit the requirement of a working 'clean' target. More information about this class of issues, included common problems and solutions, is available at https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild Relevant part of the build log: > cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env > -us -uc -rfakeroot -S > --------------------------------------------------------------------------------------------------------------- > > dpkg-buildpackage: info: source package ukwm > dpkg-buildpackage: info: source version 1.2.0-2 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by handsome_feng > <[email protected]> > dpkg-source --before-build . > debian/rules clean > dh clean --with gir,gnome --no-control > dh_auto_clean -O--no-control > make -j8 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > Making distclean in cogl > make[2]: Entering directory '/<<PKGBUILDDIR>>/cogl' > Making distclean in test-fixtures > make[3]: Entering directory '/<<PKGBUILDDIR>>/cogl/test-fixtures' > rm -rf .libs _libs > test -z "libtest-fixtures.la" || rm -f libtest-fixtures.la > rm -f *.o > rm -f *.lo > rm -f ./so_locations > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/libtest_fixtures_la-test-utils.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/cogl/test-fixtures' > Making distclean in cogl > make[3]: Entering directory '/<<PKGBUILDDIR>>/cogl/cogl' > make[4]: Entering directory '/<<PKGBUILDDIR>>/cogl/cogl' > test -z "Cogl-1.gir Cogl-1.typelib" || rm -f Cogl-1.gir Cogl-1.typelib > rm -rf .libs _libs > test -z "libukwm-cogl-1.la" || rm -f libukwm-cogl-1.la > rm -f *.o > rm -rf deprecated/.libs deprecated/_libs > rm -f deprecated/*.o > rm -rf driver/gl/.libs driver/gl/_libs > rm -f deprecated/*.lo > rm -f ./so_locations > rm -rf driver/gl/gl/.libs driver/gl/gl/_libs > rm -f driver/gl/*.o > rm -rf driver/gl/gles/.libs driver/gl/gles/_libs > rm -f driver/gl/*.lo > rm -rf driver/nop/.libs driver/nop/_libs > rm -f driver/gl/gl/*.o > rm -rf winsys/.libs winsys/_libs > rm -f driver/gl/gl/*.lo > rm -f driver/gl/gles/*.o > rm -f driver/gl/gles/*.lo > rm -f driver/nop/*.o > rm -f driver/nop/*.lo > rm -f winsys/*.o > rm -f *.lo > rm -f winsys/*.lo > rm -f *.tab.c > test -z "cogl-defines.h cogl-gl-header.h cogl-egl-defines.h" || rm -f > cogl-defines.h cogl-gl-header.h cogl-egl-defines.h > test . = "." || test -z "" || rm -f > rm -f deprecated/.deps/.dirstamp > rm -f deprecated/.dirstamp > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f driver/gl/.deps/.dirstamp > rm -f driver/gl/.dirstamp > rm -f driver/gl/gl/.deps/.dirstamp > rm -f driver/gl/gl/.dirstamp > rm -f driver/gl/gles/.deps/.dirstamp > rm -f driver/gl/gles/.dirstamp > rm -f driver/nop/.deps/.dirstamp > rm -f driver/nop/.dirstamp > rm -f winsys/.deps/.dirstamp > rm -f winsys/.dirstamp > test -z "cogl-defines.h cogl-egl-defines.h cogl-gl-header.h ukwm-cogl-1.pc" > || rm -f cogl-defines.h cogl-egl-defines.h cogl-gl-header.h ukwm-cogl-1.pc > make[4]: Leaving directory '/<<PKGBUILDDIR>>/cogl/cogl' > rm -f ./.deps/cogl-atlas-texture.Plo > rm -f ./.deps/cogl-atlas.Plo > rm -f ./.deps/cogl-attribute-buffer.Plo > rm -f ./.deps/cogl-attribute.Plo > rm -f ./.deps/cogl-bitmap-conversion.Plo > rm -f ./.deps/cogl-bitmap-pixbuf.Plo > rm -f ./.deps/cogl-bitmap.Plo > rm -f ./.deps/cogl-bitmask.Plo > rm -f ./.deps/cogl-blend-string.Plo > rm -f ./.deps/cogl-blit.Plo > rm -f ./.deps/cogl-boxed-value.Plo > rm -f ./.deps/cogl-buffer.Plo > rm -f ./.deps/cogl-clip-stack.Plo > rm -f ./.deps/cogl-closure-list.Plo > rm -f ./.deps/cogl-color.Plo > rm -f ./.deps/cogl-config.Plo > rm -f ./.deps/cogl-context.Plo > rm -f ./.deps/cogl-debug.Plo > rm -f ./.deps/cogl-depth-state.Plo > rm -f ./.deps/cogl-display.Plo > rm -f ./.deps/cogl-error.Plo > rm -f ./.deps/cogl-euler.Plo > rm -f ./.deps/cogl-feature-private.Plo > rm -f ./.deps/cogl-fence.Plo > rm -f ./.deps/cogl-frame-info.Plo > rm -f ./.deps/cogl-framebuffer.Plo > rm -f ./.deps/cogl-gles2-context.Plo > rm -f ./.deps/cogl-glib-source.Plo > rm -f ./.deps/cogl-glsl-shader.Plo > rm -f ./.deps/cogl-gpu-info.Plo > rm -f ./.deps/cogl-gtype.Plo > rm -f ./.deps/cogl-index-buffer.Plo > rm -f ./.deps/cogl-indices.Plo > rm -f ./.deps/cogl-journal.Plo > rm -f ./.deps/cogl-list.Plo > rm -f ./.deps/cogl-magazine.Plo > rm -f ./.deps/cogl-matrix-stack.Plo > rm -f ./.deps/cogl-matrix.Plo > rm -f ./.deps/cogl-memory-stack.Plo > rm -f ./.deps/cogl-meta-texture.Plo > rm -f ./.deps/cogl-node.Plo > rm -f ./.deps/cogl-object.Plo > rm -f ./.deps/cogl-onscreen-template.Plo > rm -f ./.deps/cogl-onscreen.Plo > rm -f ./.deps/cogl-output.Plo > rm -f ./.deps/cogl-pipeline-cache.Plo > rm -f ./.deps/cogl-pipeline-debug.Plo > rm -f ./.deps/cogl-pipeline-hash-table.Plo > rm -f ./.deps/cogl-pipeline-layer-state.Plo > rm -f ./.deps/cogl-pipeline-layer.Plo > rm -f ./.deps/cogl-pipeline-snippet.Plo > rm -f ./.deps/cogl-pipeline-state.Plo > rm -f ./.deps/cogl-pipeline.Plo > rm -f ./.deps/cogl-pixel-buffer.Plo > rm -f ./.deps/cogl-point-in-poly.Plo > rm -f ./.deps/cogl-poll.Plo > rm -f ./.deps/cogl-primitive-texture.Plo > rm -f ./.deps/cogl-primitive.Plo > rm -f ./.deps/cogl-primitives.Plo > rm -f ./.deps/cogl-profile.Plo > rm -f ./.deps/cogl-quaternion.Plo > rm -f ./.deps/cogl-rectangle-map.Plo > rm -f ./.deps/cogl-renderer.Plo > rm -f ./.deps/cogl-sampler-cache.Plo > rm -f ./.deps/cogl-snippet.Plo > rm -f ./.deps/cogl-spans.Plo > rm -f ./.deps/cogl-sub-texture.Plo > rm -f ./.deps/cogl-swap-chain.Plo > rm -f ./.deps/cogl-texture-2d-sliced.Plo > rm -f ./.deps/cogl-texture-2d.Plo > rm -f ./.deps/cogl-texture-3d.Plo > rm -f ./.deps/cogl-texture-rectangle.Plo > rm -f ./.deps/cogl-texture.Plo > rm -f ./.deps/cogl-util.Plo > rm -f ./.deps/cogl-vector.Plo > rm -f ./.deps/cogl-xlib-renderer.Plo > rm -f ./.deps/cogl-xlib.Plo > rm -f ./.deps/cogl.Plo > rm -f deprecated/.deps/cogl-auto-texture.Plo > rm -f deprecated/.deps/cogl-clutter.Plo > rm -f deprecated/.deps/cogl-framebuffer-deprecated.Plo > rm -f deprecated/.deps/cogl-material-compat.Plo > rm -f deprecated/.deps/cogl-program.Plo > rm -f deprecated/.deps/cogl-shader.Plo > rm -f deprecated/.deps/cogl-vertex-buffer.Plo > rm -f driver/gl/.deps/cogl-attribute-gl.Plo > rm -f driver/gl/.deps/cogl-buffer-gl.Plo > rm -f driver/gl/.deps/cogl-clip-stack-gl.Plo > rm -f driver/gl/.deps/cogl-framebuffer-gl.Plo > rm -f driver/gl/.deps/cogl-pipeline-fragend-fixed.Plo > rm -f driver/gl/.deps/cogl-pipeline-fragend-glsl.Plo > rm -f driver/gl/.deps/cogl-pipeline-opengl.Plo > rm -f driver/gl/.deps/cogl-pipeline-progend-fixed.Plo > rm -f driver/gl/.deps/cogl-pipeline-progend-glsl.Plo > rm -f driver/gl/.deps/cogl-pipeline-vertend-fixed.Plo > rm -f driver/gl/.deps/cogl-pipeline-vertend-glsl.Plo > rm -f driver/gl/.deps/cogl-texture-2d-gl.Plo > rm -f driver/gl/.deps/cogl-texture-gl.Plo > rm -f driver/gl/.deps/cogl-util-gl.Plo > rm -f driver/gl/gl/.deps/cogl-driver-gl.Plo > rm -f driver/gl/gl/.deps/cogl-pipeline-fragend-arbfp.Plo > rm -f driver/gl/gl/.deps/cogl-pipeline-progend-fixed-arbfp.Plo > rm -f driver/gl/gl/.deps/cogl-texture-driver-gl.Plo > rm -f driver/gl/gles/.deps/cogl-driver-gles.Plo > rm -f driver/gl/gles/.deps/cogl-texture-driver-gles.Plo > rm -f driver/nop/.deps/cogl-attribute-nop.Plo > rm -f driver/nop/.deps/cogl-clip-stack-nop.Plo > rm -f driver/nop/.deps/cogl-driver-nop.Plo > rm -f driver/nop/.deps/cogl-framebuffer-nop.Plo > rm -f driver/nop/.deps/cogl-texture-2d-nop.Plo > rm -f winsys/.deps/cogl-texture-pixmap-x11.Plo > rm -f winsys/.deps/cogl-winsys-egl-x11.Plo > rm -f winsys/.deps/cogl-winsys-egl.Plo > rm -f winsys/.deps/cogl-winsys-glx.Plo > rm -f winsys/.deps/cogl-winsys-stub.Plo > rm -f winsys/.deps/cogl-winsys.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/cogl/cogl' > Making distclean in cogl-path > make[3]: Entering directory '/<<PKGBUILDDIR>>/cogl/cogl-path' > test -z "stamp-enum-types" || rm -f stamp-enum-types > rm -rf .libs _libs > test -z "libukwm-cogl-path-1.la" || rm -f libukwm-cogl-path-1.la > rm -rf tesselator/.libs tesselator/_libs > rm -f *.o > rm -f tesselator/*.o > rm -f *.lo > rm -f ./so_locations > rm -f tesselator/*.lo > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f tesselator/.deps/.dirstamp > rm -f tesselator/.dirstamp > test -z "cogl-path-enum-types.h cogl-path-enum-types.c ukwm-cogl-path-1.pc" > || rm -f cogl-path-enum-types.h cogl-path-enum-types.c ukwm-cogl-path-1.pc > rm -f ./.deps/libukwm_cogl_path_1_la-cogl-path-enum-types.Plo > rm -f ./.deps/libukwm_cogl_path_1_la-cogl-path.Plo > rm -f tesselator/.deps/libukwm_cogl_path_1_la-dict.Plo > rm -f tesselator/.deps/libukwm_cogl_path_1_la-geom.Plo > rm -f tesselator/.deps/libukwm_cogl_path_1_la-mesh.Plo > rm -f tesselator/.deps/libukwm_cogl_path_1_la-normal.Plo > rm -f tesselator/.deps/libukwm_cogl_path_1_la-priorityq.Plo > rm -f tesselator/.deps/libukwm_cogl_path_1_la-render.Plo > rm -f tesselator/.deps/libukwm_cogl_path_1_la-sweep.Plo > rm -f tesselator/.deps/libukwm_cogl_path_1_la-tess.Plo > rm -f tesselator/.deps/libukwm_cogl_path_1_la-tessmono.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/cogl/cogl-path' > Making distclean in cogl-pango > make[3]: Entering directory '/<<PKGBUILDDIR>>/cogl/cogl-pango' > test -z "CoglPango-1.gir CoglPango-1.typelib" || rm -f CoglPango-1.gir > CoglPango-1.typelib > rm -rf .libs _libs > test -z "libukwm-cogl-pango-1.la" || rm -f libukwm-cogl-pango-1.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f ./so_locations > test . = "." || test -z "" || rm -f > test -z "ukwm-cogl-pango-1.pc" || rm -f ukwm-cogl-pango-1.pc > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/libukwm_cogl_pango_1_la-cogl-pango-display-list.Plo > rm -f ./.deps/libukwm_cogl_pango_1_la-cogl-pango-fontmap.Plo > rm -f ./.deps/libukwm_cogl_pango_1_la-cogl-pango-glyph-cache.Plo > rm -f ./.deps/libukwm_cogl_pango_1_la-cogl-pango-pipeline-cache.Plo > rm -f ./.deps/libukwm_cogl_pango_1_la-cogl-pango-render.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/cogl/cogl-pango' > Making distclean in cogl-gles2 > make[3]: Entering directory '/<<PKGBUILDDIR>>/cogl/cogl-gles2' > rm -rf .libs _libs > test -z "libukwm-cogl-gles2-1.la" || rm -f libukwm-cogl-gles2-1.la > rm -f *.o > rm -f *.lo > rm -f ./so_locations > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > test -z "ukwm-cogl-gles2-1.pc" || rm -f ukwm-cogl-gles2-1.pc > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/cogl-gles2-api.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/cogl/cogl-gles2' > Making distclean in tests > make[3]: Entering directory '/<<PKGBUILDDIR>>/cogl/tests' > Making distclean in conform > make[4]: Entering directory '/<<PKGBUILDDIR>>/cogl/tests/conform' > rm -rf .libs _libs > rm -f test-conformance > rm -f *.o > RM test-pipeline-user-matrix > rm -f *.lo > rm -f *.tab.c > RM test-blend-strings > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > RM test-blend > RM test-premult > RM test-path > RM test-path-clip > RM test-depth-test > RM test-color-mask > RM test-backface-culling > RM test-layer-remove > RM test-sparse-pipeline > RM test-npot-texture > RM test-sub-texture > RM test-pixel-buffer-map > RM test-pixel-buffer-set-data > RM test-pixel-buffer-sub-region > RM test-texture-3d > RM test-wrap-modes > RM test-texture-get-set-data > RM test-atlas-migration > RM test-read-texture-formats > RM test-write-texture-formats > RM test-alpha-textures > RM test-wrap-rectangle-textures > RM test-primitive > RM test-just-vertex-shader > RM test-pipeline-uniforms > RM test-snippets > RM test-custom-attributes > RM test-offscreen > RM test-framebuffer-get-bits > RM test-point-size > RM test-point-size-attribute > RM test-point-size-attribute-snippet > RM test-point-sprite > RM test-point-sprite-orientation > RM test-point-sprite-glsl > RM test-version > RM test-alpha-test > RM test-map-buffer-range > RM test-primitive-and-journal > RM test-copy-replace-texture > RM test-pipeline-cache-unrefs-texture > RM test-pipeline-shader-state > RM test-gles2-context > RM test-gles2-context-fbo > RM test-gles2-context-copy-tex-image > RM test-euler-quaternion > RM test-color-hsl > RM test-fence > RM test-texture-no-allocate > RM test-texture-rg > rm -f .log > rm -f ./.deps/test_conformance-test-alpha-test.Po > rm -f ./.deps/test_conformance-test-alpha-textures.Po > rm -f ./.deps/test_conformance-test-atlas-migration.Po > rm -f ./.deps/test_conformance-test-backface-culling.Po > rm -f ./.deps/test_conformance-test-blend-strings.Po > rm -f ./.deps/test_conformance-test-blend.Po > rm -f ./.deps/test_conformance-test-color-hsl.Po > rm -f ./.deps/test_conformance-test-color-mask.Po > rm -f ./.deps/test_conformance-test-conform-main.Po > rm -f ./.deps/test_conformance-test-copy-replace-texture.Po > rm -f ./.deps/test_conformance-test-custom-attributes.Po > rm -f ./.deps/test_conformance-test-depth-test.Po > rm -f ./.deps/test_conformance-test-euler-quaternion.Po > rm -f ./.deps/test_conformance-test-fence.Po > rm -f ./.deps/test_conformance-test-framebuffer-get-bits.Po > rm -f ./.deps/test_conformance-test-gles2-context.Po > rm -f ./.deps/test_conformance-test-just-vertex-shader.Po > rm -f ./.deps/test_conformance-test-layer-remove.Po > rm -f ./.deps/test_conformance-test-map-buffer-range.Po > rm -f ./.deps/test_conformance-test-no-gl-header.Po > rm -f ./.deps/test_conformance-test-npot-texture.Po > rm -f ./.deps/test_conformance-test-offscreen.Po > rm -f ./.deps/test_conformance-test-path-clip.Po > rm -f ./.deps/test_conformance-test-path.Po > rm -f ./.deps/test_conformance-test-pipeline-cache-unrefs-texture.Po > rm -f ./.deps/test_conformance-test-pipeline-shader-state.Po > rm -f ./.deps/test_conformance-test-pipeline-uniforms.Po > rm -f ./.deps/test_conformance-test-pipeline-user-matrix.Po > rm -f ./.deps/test_conformance-test-pixel-buffer.Po > rm -f ./.deps/test_conformance-test-point-size-attribute.Po > rm -f ./.deps/test_conformance-test-point-size.Po > rm -f ./.deps/test_conformance-test-point-sprite.Po > rm -f ./.deps/test_conformance-test-premult.Po > rm -f ./.deps/test_conformance-test-primitive-and-journal.Po > rm -f ./.deps/test_conformance-test-primitive.Po > rm -f ./.deps/test_conformance-test-read-texture-formats.Po > rm -f ./.deps/test_conformance-test-snippets.Po > rm -f ./.deps/test_conformance-test-sparse-pipeline.Po > rm -f ./.deps/test_conformance-test-sub-texture.Po > rm -f ./.deps/test_conformance-test-texture-3d.Po > rm -f ./.deps/test_conformance-test-texture-get-set-data.Po > rm -f ./.deps/test_conformance-test-texture-no-allocate.Po > rm -f ./.deps/test_conformance-test-texture-rg.Po > rm -f ./.deps/test_conformance-test-version.Po > rm -f ./.deps/test_conformance-test-wrap-modes.Po > rm -f ./.deps/test_conformance-test-wrap-rectangle-textures.Po > rm -f ./.deps/test_conformance-test-write-texture-formats.Po > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/cogl/tests/conform' > Making distclean in unit > make[4]: Entering directory '/<<PKGBUILDDIR>>/cogl/tests/unit' > rm -rf .libs _libs > rm -f test-unit > rm -f *.o > RM check-bitmask-api > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > RM check-blend-constant-ancestry > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > RM check-gl-blend-enable > RM check-mesa-driver-package-parser > RM check-pipeline-pruning > RM check-point-size-shader > RM check-uniform-ancestry > rm -f .log > rm -f ./.deps/test_unit-test-unit-main.Po > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/cogl/tests/unit' > Making distclean in micro-perf > make[4]: Entering directory '/<<PKGBUILDDIR>>/cogl/tests/micro-perf' > rm -rf .libs _libs > rm -f test-journal > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/test-journal.Po > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/cogl/tests/micro-perf' > Making distclean in data > make[4]: Entering directory '/<<PKGBUILDDIR>>/cogl/tests/data' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/cogl/tests/data' > make[4]: Entering directory '/<<PKGBUILDDIR>>/cogl/tests' > rm -rf .libs _libs > rm -f *.lo > test -z "config.env" || rm -f config.env > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > make[4]: Leaving directory '/<<PKGBUILDDIR>>/cogl/tests' > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/cogl/tests' > make[3]: Entering directory '/<<PKGBUILDDIR>>/cogl' > test -z "" || rm -f > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > test -z "" || rm -f > rm -f cogl-config.h stamp-h1 cogl-ukwm-config.h stamp-h2 > rm -f libtool config.lt > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f cscope.out cscope.in.out cscope.po.out cscope.files > make[3]: Leaving directory '/<<PKGBUILDDIR>>/cogl' > rm -f config.status config.cache config.log configure.lineno > config.status.lineno > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/cogl' > Making distclean in clutter > make[2]: Entering directory '/<<PKGBUILDDIR>>/clutter' > Making distclean in clutter > make[3]: Entering directory '/<<PKGBUILDDIR>>/clutter/clutter' > test -z "stamp-marshal stamp-enum-types Clutter-1.gir Cally-1.gir > ClutterX11-1.gir Clutter-1.typelib Cally-1.typelib ClutterX11-1.typelib" || > rm -f stamp-marshal stamp-enum-types Clutter-1.gir Cally-1.gir > ClutterX11-1.gir Clutter-1.typelib Cally-1.typelib ClutterX11-1.typelib > rm -rf .libs _libs > test -z "libukwm-clutter-1.la" || rm -f libukwm-clutter-1.la > rm -f *.o > rm -rf cally/.libs cally/_libs > rm -f cally/*.o > rm -rf cogl/.libs cogl/_libs > rm -f *.lo > rm -f ./so_locations > rm -f cally/*.lo > rm -rf deprecated/.libs deprecated/_libs > rm -f cogl/*.o > rm -rf egl/.libs egl/_libs > rm -f cogl/*.lo > rm -rf evdev/.libs evdev/_libs > rm -f deprecated/*.o > rm -rf wayland/.libs wayland/_libs > rm -f deprecated/*.lo > rm -rf x11/.libs x11/_libs > rm -f *.tab.c > rm -f egl/*.o > rm -rf x11/xsettings/.libs x11/xsettings/_libs > rm -f egl/*.lo > rm -f evdev/*.o > rm -f evdev/*.lo > rm -f wayland/*.o > rm -f wayland/*.lo > rm -f x11/*.o > rm -f x11/*.lo > rm -f x11/xsettings/*.o > test -z "clutter-config.h clutter-version.h" || rm -f clutter-config.h > clutter-version.h > rm -f x11/xsettings/*.lo > test . = "." || test -z "" || rm -f > rm -f cally/.deps/.dirstamp > rm -f cally/.dirstamp > rm -f cogl/.deps/.dirstamp > rm -f cogl/.dirstamp > rm -f deprecated/.deps/.dirstamp > rm -f deprecated/.dirstamp > rm -f egl/.deps/.dirstamp > rm -f egl/.dirstamp > rm -f evdev/.deps/.dirstamp > rm -f evdev/.dirstamp > rm -f wayland/.deps/.dirstamp > rm -f clutter-build-config.h stamp-h1 > rm -f wayland/.dirstamp > rm -f x11/.deps/.dirstamp > rm -f x11/.dirstamp > rm -f x11/xsettings/.deps/.dirstamp > rm -f x11/xsettings/.dirstamp > test -z "clutter-config.h clutter-version.h clutter-marshal.h > clutter-marshal.c clutter-enum-types.h clutter-enum-types.c ukwm-clutter-1.pc > ukwm-clutter-x11-1.pc" || rm -f clutter-config.h clutter-version.h > clutter-marshal.h clutter-marshal.c clutter-enum-types.h clutter-enum-types.c > ukwm-clutter-1.pc ukwm-clutter-x11-1.pc > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/clutter-action.Plo > rm -f ./.deps/clutter-actor-box.Plo > rm -f ./.deps/clutter-actor-meta.Plo > rm -f ./.deps/clutter-actor.Plo > rm -f ./.deps/clutter-align-constraint.Plo > rm -f ./.deps/clutter-animatable.Plo > rm -f ./.deps/clutter-backend.Plo > rm -f ./.deps/clutter-base-types.Plo > rm -f ./.deps/clutter-bezier.Plo > rm -f ./.deps/clutter-bin-layout.Plo > rm -f ./.deps/clutter-bind-constraint.Plo > rm -f ./.deps/clutter-binding-pool.Plo > rm -f ./.deps/clutter-blur-effect.Plo > rm -f ./.deps/clutter-box-layout.Plo > rm -f ./.deps/clutter-brightness-contrast-effect.Plo > rm -f ./.deps/clutter-cairo.Plo > rm -f ./.deps/clutter-canvas.Plo > rm -f ./.deps/clutter-child-meta.Plo > rm -f ./.deps/clutter-click-action.Plo > rm -f ./.deps/clutter-clone.Plo > rm -f ./.deps/clutter-color.Plo > rm -f ./.deps/clutter-colorize-effect.Plo > rm -f ./.deps/clutter-constraint.Plo > rm -f ./.deps/clutter-container.Plo > rm -f ./.deps/clutter-content.Plo > rm -f ./.deps/clutter-deform-effect.Plo > rm -f ./.deps/clutter-desaturate-effect.Plo > rm -f ./.deps/clutter-device-manager.Plo > rm -f ./.deps/clutter-drag-action.Plo > rm -f ./.deps/clutter-drop-action.Plo > rm -f ./.deps/clutter-easing.Plo > rm -f ./.deps/clutter-effect.Plo > rm -f ./.deps/clutter-enum-types.Plo > rm -f ./.deps/clutter-event-translator.Plo > rm -f ./.deps/clutter-event.Plo > rm -f ./.deps/clutter-feature.Plo > rm -f ./.deps/clutter-fixed-layout.Plo > rm -f ./.deps/clutter-flatten-effect.Plo > rm -f ./.deps/clutter-flow-layout.Plo > rm -f ./.deps/clutter-gesture-action.Plo > rm -f ./.deps/clutter-grid-layout.Plo > rm -f ./.deps/clutter-id-pool.Plo > rm -f ./.deps/clutter-image.Plo > rm -f ./.deps/clutter-input-device-tool.Plo > rm -f ./.deps/clutter-input-device.Plo > rm -f ./.deps/clutter-interval.Plo > rm -f ./.deps/clutter-keyframe-transition.Plo > rm -f ./.deps/clutter-keysyms-table.Plo > rm -f ./.deps/clutter-layout-manager.Plo > rm -f ./.deps/clutter-layout-meta.Plo > rm -f ./.deps/clutter-main.Plo > rm -f ./.deps/clutter-marshal.Plo > rm -f ./.deps/clutter-master-clock-default.Plo > rm -f ./.deps/clutter-master-clock.Plo > rm -f ./.deps/clutter-offscreen-effect.Plo > rm -f ./.deps/clutter-page-turn-effect.Plo > rm -f ./.deps/clutter-paint-node.Plo > rm -f ./.deps/clutter-paint-nodes.Plo > rm -f ./.deps/clutter-paint-volume.Plo > rm -f ./.deps/clutter-pan-action.Plo > rm -f ./.deps/clutter-path-constraint.Plo > rm -f ./.deps/clutter-path.Plo > rm -f ./.deps/clutter-property-transition.Plo > rm -f ./.deps/clutter-rotate-action.Plo > rm -f ./.deps/clutter-script-parser.Plo > rm -f ./.deps/clutter-script.Plo > rm -f ./.deps/clutter-scriptable.Plo > rm -f ./.deps/clutter-scroll-actor.Plo > rm -f ./.deps/clutter-settings.Plo > rm -f ./.deps/clutter-shader-effect.Plo > rm -f ./.deps/clutter-shader-types.Plo > rm -f ./.deps/clutter-snap-constraint.Plo > rm -f ./.deps/clutter-stage-manager.Plo > rm -f ./.deps/clutter-stage-view.Plo > rm -f ./.deps/clutter-stage-window.Plo > rm -f ./.deps/clutter-stage.Plo > rm -f ./.deps/clutter-swipe-action.Plo > rm -f ./.deps/clutter-tap-action.Plo > rm -f ./.deps/clutter-test-utils.Plo > rm -f ./.deps/clutter-text-buffer.Plo > rm -f ./.deps/clutter-text.Plo > rm -f ./.deps/clutter-timeline.Plo > rm -f ./.deps/clutter-transition-group.Plo > rm -f ./.deps/clutter-transition.Plo > rm -f ./.deps/clutter-units.Plo > rm -f ./.deps/clutter-util.Plo > rm -f ./.deps/clutter-virtual-input-device.Plo > rm -f ./.deps/clutter-zoom-action.Plo > rm -f cally/.deps/cally-actor.Plo > rm -f cally/.deps/cally-clone.Plo > rm -f cally/.deps/cally-group.Plo > rm -f cally/.deps/cally-rectangle.Plo > rm -f cally/.deps/cally-root.Plo > rm -f cally/.deps/cally-stage.Plo > rm -f cally/.deps/cally-text.Plo > rm -f cally/.deps/cally-texture.Plo > rm -f cally/.deps/cally-util.Plo > rm -f cally/.deps/cally.Plo > rm -f cogl/.deps/clutter-stage-cogl.Plo > rm -f deprecated/.deps/clutter-actor-deprecated.Plo > rm -f deprecated/.deps/clutter-alpha.Plo > rm -f deprecated/.deps/clutter-animation.Plo > rm -f deprecated/.deps/clutter-animator.Plo > rm -f deprecated/.deps/clutter-behaviour-depth.Plo > rm -f deprecated/.deps/clutter-behaviour-ellipse.Plo > rm -f deprecated/.deps/clutter-behaviour-opacity.Plo > rm -f deprecated/.deps/clutter-behaviour-path.Plo > rm -f deprecated/.deps/clutter-behaviour-rotate.Plo > rm -f deprecated/.deps/clutter-behaviour-scale.Plo > rm -f deprecated/.deps/clutter-behaviour.Plo > rm -f deprecated/.deps/clutter-box.Plo > rm -f deprecated/.deps/clutter-cairo-texture.Plo > rm -f deprecated/.deps/clutter-frame-source.Plo > rm -f deprecated/.deps/clutter-group.Plo > rm -f deprecated/.deps/clutter-input-device-deprecated.Plo > rm -f deprecated/.deps/clutter-layout-manager-deprecated.Plo > rm -f deprecated/.deps/clutter-list-model.Plo > rm -f deprecated/.deps/clutter-media.Plo > rm -f deprecated/.deps/clutter-model.Plo > rm -f deprecated/.deps/clutter-rectangle.Plo > rm -f deprecated/.deps/clutter-score.Plo > rm -f deprecated/.deps/clutter-shader.Plo > rm -f deprecated/.deps/clutter-state.Plo > rm -f deprecated/.deps/clutter-table-layout.Plo > rm -f deprecated/.deps/clutter-texture.Plo > rm -f deprecated/.deps/clutter-timeout-interval.Plo > rm -f deprecated/.deps/clutter-timeout-pool.Plo > rm -f egl/.deps/clutter-backend-eglnative.Plo > rm -f evdev/.deps/clutter-device-manager-evdev.Plo > rm -f evdev/.deps/clutter-event-evdev.Plo > rm -f evdev/.deps/clutter-input-device-evdev.Plo > rm -f evdev/.deps/clutter-input-device-tool-evdev.Plo > rm -f evdev/.deps/clutter-seat-evdev.Plo > rm -f evdev/.deps/clutter-virtual-input-device-evdev.Plo > rm -f evdev/.deps/clutter-xkb-utils.Plo > rm -f wayland/.deps/clutter-wayland-surface.Plo > rm -f x11/.deps/clutter-backend-x11.Plo > rm -f x11/.deps/clutter-device-manager-core-x11.Plo > rm -f x11/.deps/clutter-device-manager-xi2.Plo > rm -f x11/.deps/clutter-event-x11.Plo > rm -f x11/.deps/clutter-input-device-core-x11.Plo > rm -f x11/.deps/clutter-input-device-tool-xi2.Plo > rm -f x11/.deps/clutter-input-device-xi2.Plo > rm -f x11/.deps/clutter-keymap-x11.Plo > rm -f x11/.deps/clutter-stage-x11.Plo > rm -f x11/.deps/clutter-virtual-input-device-x11.Plo > rm -f x11/.deps/clutter-x11-texture-pixmap.Plo > rm -f x11/xsettings/.deps/xsettings-client.Plo > rm -f x11/xsettings/.deps/xsettings-common.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/clutter/clutter' > Making distclean in tests > make[3]: Entering directory '/<<PKGBUILDDIR>>/clutter/tests' > Making distclean in accessibility > make[4]: Entering directory '/<<PKGBUILDDIR>>/clutter/tests/accessibility' > rm -f cally-atkcomponent-example cally-atkeditabletext-example > cally-atkevents-example cally-atktext-example cally-clone-example > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/cally-atkcomponent-example.Po > rm -f ./.deps/cally-atkeditabletext-example.Po > rm -f ./.deps/cally-atkevents-example.Po > rm -f ./.deps/cally-atktext-example.Po > rm -f ./.deps/cally-clone-example.Po > rm -f ./.deps/cally-examples-util.Po > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/clutter/tests/accessibility' > Making distclean in conform > make[4]: Entering directory '/<<PKGBUILDDIR>>/clutter/tests/conform' > test -z " " || rm -f > test -z "*.log *.trs " || rm -f *.log *.trs > rm -f actor-anchors actor-destroy actor-graph actor-invariants actor-iter > actor-layout actor-meta actor-offscreen-limit-max-size actor-paint-opacity > actor-size binding-pool color events-touch interval model script-parser units > text animator behaviours group rectangle texture > test -z "" || rm -f > rm -rf .libs _libs > test -z "" || rm -f > rm -f *.o > test -z "actor-anchors.log actor-destroy.log actor-graph.log > actor-invariants.log actor-iter.log actor-layout.log actor-meta.log > actor-offscreen-limit-max-size.log actor-paint-opacity.log actor-size.log > binding-pool.log color.log events-touch.log interval.log model.log > script-parser.log units.log text.log animator.log behaviours.log group.log > rectangle.log texture.log" || rm -f actor-anchors.log actor-destroy.log > actor-graph.log actor-invariants.log actor-iter.log actor-layout.log > actor-meta.log actor-offscreen-limit-max-size.log actor-paint-opacity.log > actor-size.log binding-pool.log color.log events-touch.log interval.log > model.log script-parser.log units.log text.log animator.log behaviours.log > group.log rectangle.log texture.log > test -z "actor-anchors.trs actor-destroy.trs actor-graph.trs > actor-invariants.trs actor-iter.trs actor-layout.trs actor-meta.trs > actor-offscreen-limit-max-size.trs actor-paint-opacity.trs actor-size.trs > binding-pool.trs color.trs events-touch.trs interval.trs model.trs > script-parser.trs units.trs text.trs animator.trs behaviours.trs group.trs > rectangle.trs texture.trs" || rm -f actor-anchors.trs actor-destroy.trs > actor-graph.trs actor-invariants.trs actor-iter.trs actor-layout.trs > actor-meta.trs actor-offscreen-limit-max-size.trs actor-paint-opacity.trs > actor-size.trs binding-pool.trs color.trs events-touch.trs interval.trs > model.trs script-parser.trs units.trs text.trs animator.trs behaviours.trs > group.trs rectangle.trs texture.trs > test -z "test-suite.log" || rm -f test-suite.log > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > test -z "" || rm -f > rm -f ./.deps/actor-anchors.Po > rm -f ./.deps/actor-destroy.Po > rm -f ./.deps/actor-graph.Po > rm -f ./.deps/actor-invariants.Po > rm -f ./.deps/actor-iter.Po > rm -f ./.deps/actor-layout.Po > rm -f ./.deps/actor-meta.Po > rm -f ./.deps/actor-offscreen-limit-max-size.Po > rm -f ./.deps/actor-paint-opacity.Po > rm -f ./.deps/actor-size.Po > rm -f ./.deps/animator.Po > rm -f ./.deps/behaviours.Po > rm -f ./.deps/binding-pool.Po > rm -f ./.deps/color.Po > rm -f ./.deps/events-touch.Po > rm -f ./.deps/group.Po > rm -f ./.deps/interval.Po > rm -f ./.deps/model.Po > rm -f ./.deps/rectangle.Po > rm -f ./.deps/script-parser.Po > rm -f ./.deps/text.Po > rm -f ./.deps/texture.Po > rm -f ./.deps/units.Po > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/clutter/tests/conform' > Making distclean in interactive > make[4]: Entering directory '/<<PKGBUILDDIR>>/clutter/tests/interactive' > rm -f test-interactive > rm -rf .libs _libs > RM test-texture-slicing > rm -f *.o > rm -f *.lo > RM test-texture-async > rm -f *.tab.c > RM test-texture-material > test -z "wrapper.sh" || rm -f wrapper.sh > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > test -z "wrapper.sh .gitignore test-unit-names.h" || rm -f wrapper.sh > .gitignore test-unit-names.h > RM test-events > RM test-scale > RM test-actors > RM test-shader-effects > RM test-script > RM test-grab > RM test-cogl-shader-arbfp > RM test-cogl-shader-glsl > RM test-animator > RM test-state > RM test-state-animator > RM test-fbo > RM test-multistage > RM test-cogl-tex-tile > RM test-cogl-tex-convert > RM test-cogl-tex-foreign > RM test-cogl-offscreen > RM test-cogl-tex-polygon > RM test-cogl-multitexture > RM test-stage-read-pixels > RM test-paint-wrapper > RM test-texture-quality > RM test-layout > RM test-animation > RM test-easing > RM test-binding-pool > RM test-text > RM test-text-field > RM test-cairo-clock > RM test-cairo-flowers > RM test-cogl-vertex-buffer > RM test-stage-sizing > RM test-scrolling > RM test-swipe-action > RM test-cogl-point-sprites > RM test-table-layout > RM test-path-constraint > RM test-state-script > RM test-devices > RM test-content > RM test-keyframe-transition > RM test-bind-constraint > RM test-touch-events > RM test-rotate-zoom > RM test-pixmap > RM test-image > rm -f ./.deps/test_interactive-test-actors.Po > rm -f ./.deps/test_interactive-test-animation.Po > rm -f ./.deps/test_interactive-test-animator.Po > rm -f ./.deps/test_interactive-test-bind-constraint.Po > rm -f ./.deps/test_interactive-test-binding-pool.Po > rm -f ./.deps/test_interactive-test-cairo-clock.Po > rm -f ./.deps/test_interactive-test-cairo-flowers.Po > rm -f ./.deps/test_interactive-test-cogl-multitexture.Po > rm -f ./.deps/test_interactive-test-cogl-offscreen.Po > rm -f ./.deps/test_interactive-test-cogl-point-sprites.Po > rm -f ./.deps/test_interactive-test-cogl-shader-arbfp.Po > rm -f ./.deps/test_interactive-test-cogl-shader-glsl.Po > rm -f ./.deps/test_interactive-test-cogl-tex-convert.Po > rm -f ./.deps/test_interactive-test-cogl-tex-foreign.Po > rm -f ./.deps/test_interactive-test-cogl-tex-polygon.Po > rm -f ./.deps/test_interactive-test-cogl-tex-tile.Po > rm -f ./.deps/test_interactive-test-cogl-vertex-buffer.Po > rm -f ./.deps/test_interactive-test-content.Po > rm -f ./.deps/test_interactive-test-devices.Po > rm -f ./.deps/test_interactive-test-easing.Po > rm -f ./.deps/test_interactive-test-events.Po > rm -f ./.deps/test_interactive-test-fbo.Po > rm -f ./.deps/test_interactive-test-grab.Po > rm -f ./.deps/test_interactive-test-image.Po > rm -f ./.deps/test_interactive-test-keyframe-transition.Po > rm -f ./.deps/test_interactive-test-layout.Po > rm -f ./.deps/test_interactive-test-main.Po > rm -f ./.deps/test_interactive-test-multistage.Po > rm -f ./.deps/test_interactive-test-paint-wrapper.Po > rm -f ./.deps/test_interactive-test-path-constraint.Po > rm -f ./.deps/test_interactive-test-pixmap.Po > rm -f ./.deps/test_interactive-test-rotate-zoom.Po > rm -f ./.deps/test_interactive-test-scale.Po > rm -f ./.deps/test_interactive-test-script.Po > rm -f ./.deps/test_interactive-test-scrolling.Po > rm -f ./.deps/test_interactive-test-shader-effects.Po > rm -f ./.deps/test_interactive-test-stage-read-pixels.Po > rm -f ./.deps/test_interactive-test-stage-sizing.Po > rm -f ./.deps/test_interactive-test-state-animator.Po > rm -f ./.deps/test_interactive-test-state-script.Po > rm -f ./.deps/test_interactive-test-state.Po > rm -f ./.deps/test_interactive-test-swipe-action.Po > rm -f ./.deps/test_interactive-test-table-layout.Po > rm -f ./.deps/test_interactive-test-text-field.Po > rm -f ./.deps/test_interactive-test-text.Po > rm -f ./.deps/test_interactive-test-texture-async.Po > rm -f ./.deps/test_interactive-test-texture-material.Po > rm -f ./.deps/test_interactive-test-texture-quality.Po > rm -f ./.deps/test_interactive-test-texture-slicing.Po > rm -f ./.deps/test_interactive-test-touch-events.Po > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/clutter/tests/interactive' > Making distclean in micro-bench > make[4]: Entering directory '/<<PKGBUILDDIR>>/clutter/tests/micro-bench' > rm -f test-text test-picking test-text-perf test-random-text test-cogl-perf > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/test-cogl-perf.Po > rm -f ./.deps/test-picking.Po > rm -f ./.deps/test-random-text.Po > rm -f ./.deps/test-text-perf.Po > rm -f ./.deps/test-text.Po > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/clutter/tests/micro-bench' > Making distclean in performance > make[4]: Entering directory '/<<PKGBUILDDIR>>/clutter/tests/performance' > rm -rf .libs _libs > rm -f test-picking test-text-perf test-state test-state-interactive > test-state-hidden test-state-mini test-state-pick > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/test-picking.Po > rm -f ./.deps/test-state-hidden.Po > rm -f ./.deps/test-state-interactive.Po > rm -f ./.deps/test-state-mini.Po > rm -f ./.deps/test-state-pick.Po > rm -f ./.deps/test-state.Po > rm -f ./.deps/test-text-perf.Po > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/clutter/tests/performance' > make[4]: Entering directory '/<<PKGBUILDDIR>>/clutter/tests' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > make[4]: Leaving directory '/<<PKGBUILDDIR>>/clutter/tests' > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/clutter/tests' > Making distclean in examples > make[3]: Entering directory '/<<PKGBUILDDIR>>/clutter/examples' > rm -rf .libs _libs > rm -f actor-model basic-actor box-layout canvas constraints drag-action > drop-action easing-modes flow-layout grid-layout layout-manager pan-action > rounded-rectangle scroll-actor threads bin-layout image-content > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/actor-model.Po > rm -f ./.deps/basic-actor.Po > rm -f ./.deps/bin-layout.Po > rm -f ./.deps/box-layout.Po > rm -f ./.deps/canvas.Po > rm -f ./.deps/constraints.Po > rm -f ./.deps/drag-action.Po > rm -f ./.deps/drop-action.Po > rm -f ./.deps/easing-modes.Po > rm -f ./.deps/flow-layout.Po > rm -f ./.deps/grid-layout.Po > rm -f ./.deps/image-content.Po > rm -f ./.deps/layout-manager.Po > rm -f ./.deps/pan-action.Po > rm -f ./.deps/rounded-rectangle.Po > rm -f ./.deps/scroll-actor.Po > rm -f ./.deps/threads.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/clutter/examples' > Making distclean in build > make[3]: Entering directory '/<<PKGBUILDDIR>>/clutter/build' > Making distclean in autotools > make[4]: Entering directory '/<<PKGBUILDDIR>>/clutter/build/autotools' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/clutter/build/autotools' > make[4]: Entering directory '/<<PKGBUILDDIR>>/clutter/build' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[4]: Leaving directory '/<<PKGBUILDDIR>>/clutter/build' > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/clutter/build' > make[3]: Entering directory '/<<PKGBUILDDIR>>/clutter' > test -z "" || rm -f > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f libtool config.lt > test . = "." || test -z "" || rm -f > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f cscope.out cscope.in.out cscope.po.out cscope.files > make[3]: Leaving directory '/<<PKGBUILDDIR>>/clutter' > rm -f config.status config.cache config.log configure.lineno > config.status.lineno > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/clutter' > Making distclean in data > make[2]: Entering directory '/<<PKGBUILDDIR>>/data' > test -z "ukwm.desktop org.ukui.ukwm.gschema.xml > org.ukui.ukwm.wayland.gschema.xml" || rm -f ukwm.desktop > org.ukui.ukwm.gschema.xml org.ukui.ukwm.wayland.gschema.xml > rm -rf .libs _libs > rm -f *.lo > rm -f org.ukui.ukwm.gschema.valid org.ukui.ukwm.wayland.gschema.valid > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/data' > Making distclean in src > make[2]: Entering directory '/<<PKGBUILDDIR>>/src' > Making distclean in compositor/plugins > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/compositor/plugins' > rm -rf .libs _libs > test -z "default.la" || rm -f default.la > rm -f *.o > rm -f ./so_locations > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/default_la-default.Plo > rm -f ./.deps/default_la-ukui_plugin_generated.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/compositor/plugins' > make[3]: Entering directory '/<<PKGBUILDDIR>>/src' > rm -f ukwm > test -z "meta-dbus-idle-monitor.c meta-dbus-idle-monitor.h > meta-dbus-display-config.c meta-dbus-display-config.h meta-dbus-login1.c > meta-dbus-login1.h meta/meta-enum-types.h meta-enum-types.c > pointer-gestures-unstable-v1-protocol.c > pointer-gestures-unstable-v1-server-protocol.h gtk-shell-protocol.c > gtk-shell-server-protocol.h gtk-primary-selection-protocol.c > gtk-primary-selection-server-protocol.h xdg-shell-unstable-v6-protocol.c > xdg-shell-unstable-v6-server-protocol.h > relative-pointer-unstable-v1-protocol.c > relative-pointer-unstable-v1-server-protocol.h > pointer-constraints-unstable-v1-protocol.c > pointer-constraints-unstable-v1-server-protocol.h > tablet-unstable-v2-protocol.c tablet-unstable-v2-server-protocol.h > xdg-foreign-unstable-v1-protocol.c xdg-foreign-unstable-v1-server-protocol.h > linux-dmabuf-unstable-v1-protocol.c > linux-dmabuf-unstable-v1-server-protocol.h > keyboard-shortcuts-inhibit-unstable-v1-protocol.c > keyboard-shortcuts-inhibit-unstable-v1-server-protocol.h Meta-1.typelib > Meta-1.gir stamp-meta-enum-types.h" || rm -f meta-dbus-idle-monitor.c > meta-dbus-idle-monitor.h meta-dbus-display-config.c > meta-dbus-display-config.h meta-dbus-login1.c meta-dbus-login1.h > meta/meta-enum-types.h meta-enum-types.c > pointer-gestures-unstable-v1-protocol.c > pointer-gestures-unstable-v1-server-protocol.h gtk-shell-protocol.c > gtk-shell-server-protocol.h gtk-primary-selection-protocol.c > gtk-primary-selection-server-protocol.h xdg-shell-unstable-v6-protocol.c > xdg-shell-unstable-v6-server-protocol.h > relative-pointer-unstable-v1-protocol.c > relative-pointer-unstable-v1-server-protocol.h > pointer-constraints-unstable-v1-protocol.c > pointer-constraints-unstable-v1-server-protocol.h > tablet-unstable-v2-protocol.c tablet-unstable-v2-server-protocol.h > xdg-foreign-unstable-v1-protocol.c xdg-foreign-unstable-v1-server-protocol.h > linux-dmabuf-unstable-v1-protocol.c > linux-dmabuf-unstable-v1-server-protocol.h > keyboard-shortcuts-inhibit-unstable-v1-protocol.c > keyboard-shortcuts-inhibit-unstable-v1-server-protocol.h Meta-1.typelib > Meta-1.gir stamp-meta-enum-types.h > test -z "libukwm-1.la" || rm -f libukwm-1.la > rm -rf .libs _libs > rm -f ukwm-restart-helper > rm -f ./so_locations > rm -f *.o > rm -f *.lo > rm -f ukwm-test-client ukwm-test-runner ukwm-test-unit-tests > ukwm-test-headless-start-test testboxes > rm -rf backends/.libs backends/_libs > rm -f backends/*.o > rm -rf backends/native/.libs backends/native/_libs > rm -f backends/*.lo > rm -rf backends/x11/.libs backends/x11/_libs > rm -f *.tab.c > rm -f backends/native/*.o > rm -rf backends/x11/cm/.libs backends/x11/cm/_libs > rm -f backends/native/*.lo > rm -rf backends/x11/nested/.libs backends/x11/nested/_libs > rm -f backends/x11/*.o > rm -rf compositor/.libs compositor/_libs > rm -f backends/x11/*.lo > rm -rf core/.libs core/_libs > rm -f backends/x11/cm/*.o > rm -rf ui/.libs ui/_libs > rm -f backends/x11/cm/*.lo > test -z "" || rm -f > rm -rf wayland/.libs wayland/_libs > rm -f backends/x11/nested/*.o > test . = "." || test -z "" || rm -f > rm -rf x11/.libs x11/_libs > rm -f backends/x11/nested/*.lo > rm -f backends/.deps/.dirstamp > rm -f compositor/*.o > rm -f backends/.dirstamp > rm -f compositor/*.lo > rm -f backends/native/.deps/.dirstamp > rm -f core/*.o > rm -f backends/native/.dirstamp > rm -f core/*.lo > rm -f backends/x11/.deps/.dirstamp > rm -f tests/*.o > rm -f backends/x11/.dirstamp > rm -f ui/*.o > rm -f backends/x11/cm/.deps/.dirstamp > rm -f ui/*.lo > rm -f backends/x11/cm/.dirstamp > rm -f wayland/*.o > rm -f backends/x11/nested/.deps/.dirstamp > rm -f wayland/*.lo > rm -f backends/x11/nested/.dirstamp > rm -f x11/*.o > rm -f compositor/.deps/.dirstamp > rm -f x11/*.lo > rm -f compositor/.dirstamp > rm -f core/.deps/.dirstamp > rm -f core/.dirstamp > rm -f tests/.deps/.dirstamp > rm -f tests/.dirstamp > rm -f ui/.deps/.dirstamp > rm -f ui/.dirstamp > rm -f wayland/.deps/.dirstamp > rm -f wayland/.dirstamp > rm -f x11/.deps/.dirstamp > rm -f x11/.dirstamp > test -z "meta/meta-version.h meta/meta-enum-types.h libukwm-1.pc" || rm -f > meta/meta-version.h meta/meta-enum-types.h libukwm-1.pc > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src' > rm -f ./.deps/gtk-primary-selection-protocol.Plo > rm -f ./.deps/gtk-shell-protocol.Plo > rm -f ./.deps/keyboard-shortcuts-inhibit-unstable-v1-protocol.Plo > rm -f ./.deps/linux-dmabuf-unstable-v1-protocol.Plo > rm -f ./.deps/meta-dbus-display-config.Plo > rm -f ./.deps/meta-dbus-idle-monitor.Plo > rm -f ./.deps/meta-dbus-login1.Plo > rm -f ./.deps/meta-dbus-remote-desktop.Plo > rm -f ./.deps/meta-dbus-screen-cast.Plo > rm -f ./.deps/meta-enum-types.Plo > rm -f ./.deps/pointer-constraints-unstable-v1-protocol.Plo > rm -f ./.deps/pointer-gestures-unstable-v1-protocol.Plo > rm -f ./.deps/relative-pointer-unstable-v1-protocol.Plo > rm -f ./.deps/tablet-unstable-v2-protocol.Plo > rm -f ./.deps/xdg-foreign-unstable-v1-protocol.Plo > rm -f ./.deps/xdg-shell-unstable-v6-protocol.Plo > rm -f backends/.deps/edid-parse.Plo > rm -f backends/.deps/meta-backend.Plo > rm -f backends/.deps/meta-barrier.Plo > rm -f backends/.deps/meta-cursor-renderer.Plo > rm -f backends/.deps/meta-cursor-tracker.Plo > rm -f backends/.deps/meta-cursor.Plo > rm -f backends/.deps/meta-dbus-session-watcher.Plo > rm -f backends/.deps/meta-egl.Plo > rm -f backends/.deps/meta-idle-monitor-dbus.Plo > rm -f backends/.deps/meta-idle-monitor.Plo > rm -f backends/.deps/meta-input-settings.Plo > rm -f backends/.deps/meta-logical-monitor.Plo > rm -f backends/.deps/meta-monitor-config-manager.Plo > rm -f backends/.deps/meta-monitor-config-migration.Plo > rm -f backends/.deps/meta-monitor-config-store.Plo > rm -f backends/.deps/meta-monitor-manager-dummy.Plo > rm -f backends/.deps/meta-monitor-manager.Plo > rm -f backends/.deps/meta-monitor.Plo > rm -f backends/.deps/meta-orientation-manager.Plo > rm -f backends/.deps/meta-pointer-constraint.Plo > rm -f backends/.deps/meta-remote-desktop-session.Plo > rm -f backends/.deps/meta-remote-desktop.Plo > rm -f backends/.deps/meta-renderer-view.Plo > rm -f backends/.deps/meta-renderer.Plo > rm -f backends/.deps/meta-screen-cast-monitor-stream-src.Plo > rm -f backends/.deps/meta-screen-cast-monitor-stream.Plo > rm -f backends/.deps/meta-screen-cast-session.Plo > rm -f backends/.deps/meta-screen-cast-stream-src.Plo > rm -f backends/.deps/meta-screen-cast-stream.Plo > rm -f backends/.deps/meta-screen-cast.Plo > rm -f backends/.deps/meta-settings.Plo > rm -f backends/.deps/meta-stage.Plo > rm -f backends/native/.deps/dbus-utils.Plo > rm -f backends/native/.deps/meta-backend-native.Plo > rm -f backends/native/.deps/meta-barrier-native.Plo > rm -f backends/native/.deps/meta-clutter-backend-native.Plo > rm -f backends/native/.deps/meta-cursor-renderer-native.Plo > rm -f backends/native/.deps/meta-idle-monitor-native.Plo > rm -f backends/native/.deps/meta-input-settings-native.Plo > rm -f backends/native/.deps/meta-launcher.Plo > rm -f backends/native/.deps/meta-monitor-manager-kms.Plo > rm -f backends/native/.deps/meta-renderer-native.Plo > rm -f backends/native/.deps/meta-stage-native.Plo > rm -f backends/x11/.deps/meta-backend-x11.Plo > rm -f backends/x11/.deps/meta-barrier-x11.Plo > rm -f backends/x11/.deps/meta-clutter-backend-x11.Plo > rm -f backends/x11/.deps/meta-cursor-renderer-x11.Plo > rm -f backends/x11/.deps/meta-idle-monitor-xsync.Plo > rm -f backends/x11/.deps/meta-input-settings-x11.Plo > rm -f backends/x11/.deps/meta-monitor-manager-xrandr.Plo > rm -f backends/x11/.deps/meta-renderer-x11.Plo > rm -f backends/x11/.deps/meta-stage-x11-nested.Plo > rm -f backends/x11/cm/.deps/meta-backend-x11-cm.Plo > rm -f backends/x11/cm/.deps/meta-renderer-x11-cm.Plo > rm -f backends/x11/nested/.deps/meta-backend-x11-nested.Plo > rm -f backends/x11/nested/.deps/meta-cursor-renderer-x11-nested.Plo > rm -f backends/x11/nested/.deps/meta-renderer-x11-nested.Plo > rm -f compositor/.deps/clutter-utils.Plo > rm -f compositor/.deps/cogl-utils.Plo > rm -f compositor/.deps/compositor.Plo > rm -f compositor/.deps/meta-background-actor.Plo > rm -f compositor/.deps/meta-background-group.Plo > rm -f compositor/.deps/meta-background-image.Plo > rm -f compositor/.deps/meta-background.Plo > rm -f compositor/.deps/meta-cullable.Plo > rm -f compositor/.deps/meta-dnd-actor.Plo > rm -f compositor/.deps/meta-dnd.Plo > rm -f compositor/.deps/meta-feedback-actor.Plo > rm -f compositor/.deps/meta-module.Plo > rm -f compositor/.deps/meta-plugin-manager.Plo > rm -f compositor/.deps/meta-plugin.Plo > rm -f compositor/.deps/meta-shadow-factory.Plo > rm -f compositor/.deps/meta-shaped-texture.Plo > rm -f compositor/.deps/meta-surface-actor-wayland.Plo > rm -f compositor/.deps/meta-surface-actor-x11.Plo > rm -f compositor/.deps/meta-surface-actor.Plo > rm -f compositor/.deps/meta-sync-ring.Plo > rm -f compositor/.deps/meta-texture-rectangle.Plo > rm -f compositor/.deps/meta-texture-tower.Plo > rm -f compositor/.deps/meta-window-actor.Plo > rm -f compositor/.deps/meta-window-group.Plo > rm -f compositor/.deps/meta-window-shape.Plo > rm -f compositor/.deps/region-utils.Plo > rm -f core/.deps/bell.Plo > rm -f core/.deps/boxes.Plo > rm -f core/.deps/constraints.Plo > rm -f core/.deps/core.Plo > rm -f core/.deps/delete.Plo > rm -f core/.deps/display.Plo > rm -f core/.deps/edge-resistance.Plo > rm -f core/.deps/errors.Plo > rm -f core/.deps/events.Plo > rm -f core/.deps/frame.Plo > rm -f core/.deps/keybindings.Plo > rm -f core/.deps/main.Plo > rm -f core/.deps/meta-accel-parse.Plo > rm -f core/.deps/meta-border.Plo > rm -f core/.deps/meta-close-dialog-default.Plo > rm -f core/.deps/meta-close-dialog.Plo > rm -f core/.deps/meta-fraction.Plo > rm -f core/.deps/meta-gesture-tracker.Plo > rm -f core/.deps/meta-inhibit-shortcuts-dialog-default.Plo > rm -f core/.deps/meta-inhibit-shortcuts-dialog.Plo > rm -f core/.deps/place.Plo > rm -f core/.deps/prefs.Plo > rm -f core/.deps/restart-helper.Po > rm -f core/.deps/restart.Plo > rm -f core/.deps/screen.Plo > rm -f core/.deps/stack-tracker.Plo > rm -f core/.deps/stack.Plo > rm -f core/.deps/startup-notification.Plo > rm -f core/.deps/testboxes.Po > rm -f core/.deps/ukwm.Po > rm -f core/.deps/util.Plo > rm -f core/.deps/window.Plo > rm -f core/.deps/workspace.Plo > rm -f tests/.deps/headless-start-test.Po > rm -f tests/.deps/meta-backend-test.Po > rm -f tests/.deps/meta-monitor-manager-test.Po > rm -f tests/.deps/monitor-config-migration-unit-tests.Po > rm -f tests/.deps/monitor-store-unit-tests.Po > rm -f tests/.deps/monitor-test-utils.Po > rm -f tests/.deps/monitor-unit-tests.Po > rm -f tests/.deps/test-client.Po > rm -f tests/.deps/test-runner.Po > rm -f tests/.deps/test-utils.Po > rm -f tests/.deps/unit-tests.Po > rm -f ui/.deps/frames.Plo > rm -f ui/.deps/theme.Plo > rm -f ui/.deps/ui.Plo > rm -f wayland/.deps/meta-pointer-confinement-wayland.Plo > rm -f wayland/.deps/meta-pointer-lock-wayland.Plo > rm -f wayland/.deps/meta-wayland-buffer.Plo > rm -f wayland/.deps/meta-wayland-data-device.Plo > rm -f wayland/.deps/meta-wayland-dma-buf.Plo > rm -f wayland/.deps/meta-wayland-egl-stream.Plo > rm -f wayland/.deps/meta-wayland-gtk-shell.Plo > rm -f wayland/.deps/meta-wayland-inhibit-shortcuts-dialog.Plo > rm -f wayland/.deps/meta-wayland-inhibit-shortcuts.Plo > rm -f wayland/.deps/meta-wayland-input-device.Plo > rm -f wayland/.deps/meta-wayland-keyboard.Plo > rm -f wayland/.deps/meta-wayland-outputs.Plo > rm -f wayland/.deps/meta-wayland-pointer-constraints.Plo > rm -f wayland/.deps/meta-wayland-pointer-gesture-pinch.Plo > rm -f wayland/.deps/meta-wayland-pointer-gesture-swipe.Plo > rm -f wayland/.deps/meta-wayland-pointer-gestures.Plo > rm -f wayland/.deps/meta-wayland-pointer.Plo > rm -f wayland/.deps/meta-wayland-popup.Plo > rm -f wayland/.deps/meta-wayland-region.Plo > rm -f wayland/.deps/meta-wayland-seat.Plo > rm -f wayland/.deps/meta-wayland-surface-role-cursor.Plo > rm -f wayland/.deps/meta-wayland-surface-role-tablet-cursor.Plo > rm -f wayland/.deps/meta-wayland-surface.Plo > rm -f wayland/.deps/meta-wayland-tablet-manager.Plo > rm -f wayland/.deps/meta-wayland-tablet-pad-group.Plo > rm -f wayland/.deps/meta-wayland-tablet-pad-ring.Plo > rm -f wayland/.deps/meta-wayland-tablet-pad-strip.Plo > rm -f wayland/.deps/meta-wayland-tablet-pad.Plo > rm -f wayland/.deps/meta-wayland-tablet-seat.Plo > rm -f wayland/.deps/meta-wayland-tablet-tool.Plo > rm -f wayland/.deps/meta-wayland-tablet.Plo > rm -f wayland/.deps/meta-wayland-touch.Plo > rm -f wayland/.deps/meta-wayland-wl-shell.Plo > rm -f wayland/.deps/meta-wayland-xdg-foreign.Plo > rm -f wayland/.deps/meta-wayland-xdg-shell.Plo > rm -f wayland/.deps/meta-wayland.Plo > rm -f wayland/.deps/meta-window-wayland.Plo > rm -f wayland/.deps/meta-xwayland-selection.Plo > rm -f wayland/.deps/meta-xwayland.Plo > rm -f x11/.deps/events.Plo > rm -f x11/.deps/group-props.Plo > rm -f x11/.deps/group.Plo > rm -f x11/.deps/iconcache.Plo > rm -f x11/.deps/session.Plo > rm -f x11/.deps/window-props.Plo > rm -f x11/.deps/window-x11.Plo > rm -f x11/.deps/xprops.Plo > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/src' > Making distclean in po > make[2]: Entering directory '/<<PKGBUILDDIR>>/po' > rm -f *.insert-header > rm -f remove-potcdate.sed > rm -f stamp-poT > rm -f core core.* ukwm.po ukwm.1po ukwm.2po *.new.po > rm -fr *.o > rm -f Makefile Makefile.in POTFILES *.mo > make[2]: Leaving directory '/<<PKGBUILDDIR>>/po' > Making distclean in doc > make[2]: Entering directory '/<<PKGBUILDDIR>>/doc' > Making distclean in man > make[3]: Entering directory '/<<PKGBUILDDIR>>/doc/man' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc/man' > make[3]: Entering directory '/<<PKGBUILDDIR>>/doc' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc' > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc' > make[2]: Entering directory '/<<PKGBUILDDIR>>' > rm -rf .libs _libs > rm -f *.lo > test -z "src/meta/meta-version.h" || rm -f src/meta/meta-version.h > rm -f config.h stamp-h1 > test . = "." || test -z "" || rm -f > test -z "intltool-extract intltool-merge intltool-update po/stamp-it > po/.intltool-merge-cache" || rm -f intltool-extract intltool-merge > intltool-update po/stamp-it po/.intltool-merge-cache > rm -f libtool config.lt > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f cscope.out cscope.in.out cscope.po.out cscope.files > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > rm -f config.status config.cache config.log configure.lineno > config.status.lineno > rm -f Makefile > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_autoreconf_clean -O--no-control > dh_gnome_clean -O--no-control > dh_clean -O--no-control > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building ukwm using existing ./ukwm_1.2.0.orig.tar.gz > dpkg-source: warning: ignoring deletion of file config.h.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file cogl/cogl-config.h.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > clutter/clutter/clutter-version.h, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > clutter/clutter/clutter-build-config.h.in, use --include-removal to override > dpkg-source: error: cannot represent change to po/am.gmo: binary file > contents changed > dpkg-source: error: add po/am.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/ar.gmo: binary file > contents changed > dpkg-source: error: add po/ar.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/as.gmo: binary file > contents changed > dpkg-source: error: add po/as.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/ast.gmo: binary file > contents changed > dpkg-source: error: add po/ast.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/az.gmo: binary file > contents changed > dpkg-source: error: add po/az.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/be.gmo: binary file > contents changed > dpkg-source: error: add po/be.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/[email protected]: binary file > contents changed > dpkg-source: error: add po/[email protected] in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/bg.gmo: binary file > contents changed > dpkg-source: error: add po/bg.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/bn.gmo: binary file > contents changed > dpkg-source: error: add po/bn.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/bn_IN.gmo: binary file > contents changed > dpkg-source: error: add po/bn_IN.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/bo.gmo: binary file > contents changed > dpkg-source: error: add po/bo.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/br.gmo: binary file > contents changed > dpkg-source: error: add po/br.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/bs.gmo: binary file > contents changed > dpkg-source: error: add po/bs.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/ca.gmo: binary file > contents changed > dpkg-source: error: add po/ca.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/[email protected]: binary > file contents changed > dpkg-source: error: add po/[email protected] in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to po/cs.gmo: binary file > contents changed > dpkg-source: error: add po/cs.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/cy.gmo: binary file > contents changed > dpkg-source: error: add po/cy.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/da.gmo: binary file > contents changed > dpkg-source: error: add po/da.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/de.gmo: binary file > contents changed > dpkg-source: error: add po/de.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/dz.gmo: binary file > contents changed > dpkg-source: error: add po/dz.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/el.gmo: binary file > contents changed > dpkg-source: error: add po/el.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/en_CA.gmo: binary file > contents changed > dpkg-source: error: add po/en_CA.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/en_GB.gmo: binary file > contents changed > dpkg-source: error: add po/en_GB.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/eo.gmo: binary file > contents changed > dpkg-source: error: add po/eo.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/es.gmo: binary file > contents changed > dpkg-source: error: add po/es.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/et.gmo: binary file > contents changed > dpkg-source: error: add po/et.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/eu.gmo: binary file > contents changed > dpkg-source: error: add po/eu.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/fa.gmo: binary file > contents changed > dpkg-source: error: add po/fa.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/fi.gmo: binary file > contents changed > dpkg-source: error: add po/fi.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/fr.gmo: binary file > contents changed > dpkg-source: error: add po/fr.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/fur.gmo: binary file > contents changed > dpkg-source: error: add po/fur.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/ga.gmo: binary file > contents changed > dpkg-source: error: add po/ga.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/gd.gmo: binary file > contents changed > dpkg-source: error: add po/gd.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/gl.gmo: binary file > contents changed > dpkg-source: error: add po/gl.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/gu.gmo: binary file > contents changed > dpkg-source: error: add po/gu.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/ha.gmo: binary file > contents changed > dpkg-source: error: add po/ha.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/he.gmo: binary file > contents changed > dpkg-source: error: add po/he.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/hi.gmo: binary file > contents changed > dpkg-source: error: add po/hi.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/hr.gmo: binary file > contents changed > dpkg-source: error: add po/hr.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/hu.gmo: binary file > contents changed > dpkg-source: error: add po/hu.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/hy.gmo: binary file > contents changed > dpkg-source: error: add po/hy.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/id.gmo: binary file > contents changed > dpkg-source: error: add po/id.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/ig.gmo: binary file > contents changed > dpkg-source: error: add po/ig.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/is.gmo: binary file > contents changed > dpkg-source: error: add po/is.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/it.gmo: binary file > contents changed > dpkg-source: error: add po/it.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/ja.gmo: binary file > contents changed > dpkg-source: error: add po/ja.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/ka.gmo: binary file > contents changed > dpkg-source: error: add po/ka.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/kk.gmo: binary file > contents changed > dpkg-source: error: add po/kk.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/kn.gmo: binary file > contents changed > dpkg-source: error: add po/kn.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/ko.gmo: binary file > contents changed > dpkg-source: error: add po/ko.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/ku.gmo: binary file > contents changed > dpkg-source: error: add po/ku.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/la.gmo: binary file > contents changed > dpkg-source: error: add po/la.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/lt.gmo: binary file > contents changed > dpkg-source: error: add po/lt.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/lv.gmo: binary file > contents changed > dpkg-source: error: add po/lv.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/mai.gmo: binary file > contents changed > dpkg-source: error: add po/mai.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/mg.gmo: binary file > contents changed > dpkg-source: error: add po/mg.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/mk.gmo: binary file > contents changed > dpkg-source: error: add po/mk.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/ml.gmo: binary file > contents changed > dpkg-source: error: add po/ml.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/mn.gmo: binary file > contents changed > dpkg-source: error: add po/mn.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/mr.gmo: binary file > contents changed > dpkg-source: error: add po/mr.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/ms.gmo: binary file > contents changed > dpkg-source: error: add po/ms.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/nb.gmo: binary file > contents changed > dpkg-source: error: add po/nb.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/nds.gmo: binary file > contents changed > dpkg-source: error: add po/nds.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/ne.gmo: binary file > contents changed > dpkg-source: error: add po/ne.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/nl.gmo: binary file > contents changed > dpkg-source: error: add po/nl.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/nn.gmo: binary file > contents changed > dpkg-source: error: add po/nn.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/oc.gmo: binary file > contents changed > dpkg-source: error: add po/oc.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/or.gmo: binary file > contents changed > dpkg-source: error: add po/or.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/pa.gmo: binary file > contents changed > dpkg-source: error: add po/pa.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/pl.gmo: binary file > contents changed > dpkg-source: error: add po/pl.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/pt.gmo: binary file > contents changed > dpkg-source: error: add po/pt.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/pt_BR.gmo: binary file > contents changed > dpkg-source: error: add po/pt_BR.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/ro.gmo: binary file > contents changed > dpkg-source: error: add po/ro.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/ru.gmo: binary file > contents changed > dpkg-source: error: add po/ru.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/rw.gmo: binary file > contents changed > dpkg-source: error: add po/rw.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/si.gmo: binary file > contents changed > dpkg-source: error: add po/si.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/sk.gmo: binary file > contents changed > dpkg-source: error: add po/sk.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/sl.gmo: binary file > contents changed > dpkg-source: error: add po/sl.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/sq.gmo: binary file > contents changed > dpkg-source: error: add po/sq.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/sr.gmo: binary file > contents changed > dpkg-source: error: add po/sr.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/[email protected]: binary file > contents changed > dpkg-source: error: add po/[email protected] in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/sv.gmo: binary file > contents changed > dpkg-source: error: add po/sv.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/ta.gmo: binary file > contents changed > dpkg-source: error: add po/ta.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/te.gmo: binary file > contents changed > dpkg-source: error: add po/te.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/tg.gmo: binary file > contents changed > dpkg-source: error: add po/tg.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/th.gmo: binary file > contents changed > dpkg-source: error: add po/th.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/tk.gmo: binary file > contents changed > dpkg-source: error: add po/tk.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/tr.gmo: binary file > contents changed > dpkg-source: error: add po/tr.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/ug.gmo: binary file > contents changed > dpkg-source: error: add po/ug.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/uk.gmo: binary file > contents changed > dpkg-source: error: add po/uk.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/vi.gmo: binary file > contents changed > dpkg-source: error: add po/vi.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/wa.gmo: binary file > contents changed > dpkg-source: error: add po/wa.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/xh.gmo: binary file > contents changed > dpkg-source: error: add po/xh.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/yo.gmo: binary file > contents changed > dpkg-source: error: add po/yo.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/zh_CN.gmo: binary file > contents changed > dpkg-source: error: add po/zh_CN.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/zh_HK.gmo: binary file > contents changed > dpkg-source: error: add po/zh_HK.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/zh_TW.gmo: binary file > contents changed > dpkg-source: error: add po/zh_TW.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: unrepresentable changes to source > dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1 > > E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage > --sanitize-env -us -uc -rfakeroot -S' failed to run. The full build log is available from: http://qa-logs.debian.net/2023/08/13/ukwm_1.2.0-2_unstable.log If you reassign this bug to another package, please mark 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 mine so that we can identify if something relevant changed in the meantime.

