Source: pygobject Version: 3.42.2-2 Severity: normal User: debian...@lists.debian.org Usertags: qa-doublebuild
Hi, while playing with the package I've noticed that the package FTBFS if build twice in a row with the following error: dpkg-source: info: using source format '3.0 (quilt)' dpkg-source: info: building pygobject using existing ./pygobject_3.42.2.orig.tar.xz dpkg-source: error: cannot represent change to gi/_gi.cpython-310-x86_64-linux-gnu.so: binary file contents changed dpkg-source: error: add gi/_gi.cpython-310-x86_64-linux-gnu.so in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: warning: executable mode 0755 of 'gi/_gi.cpython-310-x86_64-linux-gnu.so' will not be represented in diff dpkg-source: error: cannot represent change to gi/_gi.cpython-310d-x86_64-linux-gnu.so: binary file contents changed dpkg-source: error: add gi/_gi.cpython-310d-x86_64-linux-gnu.so in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: warning: executable mode 0755 of 'gi/_gi.cpython-310d-x86_64-linux-gnu.so' will not be represented in diff dpkg-source: error: cannot represent change to gi/_gi_cairo.cpython-310-x86_64-linux-gnu.so: binary file contents changed dpkg-source: error: add gi/_gi_cairo.cpython-310-x86_64-linux-gnu.so in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: warning: executable mode 0755 of 'gi/_gi_cairo.cpython-310-x86_64-linux-gnu.so' will not be represented in diff dpkg-source: error: cannot represent change to gi/_gi_cairo.cpython-310d-x86_64-linux-gnu.so: binary file contents changed dpkg-source: error: add gi/_gi_cairo.cpython-310d-x86_64-linux-gnu.so in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: warning: executable mode 0755 of 'gi/_gi_cairo.cpython-310d-x86_64-linux-gnu.so' will not be represented in diff dpkg-source: error: cannot represent change to tests/GIMarshallingTests-1.0.typelib: binary file contents changed dpkg-source: error: add tests/GIMarshallingTests-1.0.typelib in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to tests/Regress-1.0.typelib: binary file contents changed dpkg-source: error: add tests/Regress-1.0.typelib in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to tests/gschemas.compiled: binary file contents changed dpkg-source: error: add tests/gschemas.compiled in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to tests/libgimarshallingtests.so: binary file contents changed dpkg-source: error: add tests/libgimarshallingtests.so in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: warning: executable mode 0755 of 'tests/libgimarshallingtests.so' will not be represented in diff dpkg-source: error: cannot represent change to tests/libregress.so: binary file contents changed dpkg-source: error: add tests/libregress.so in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: warning: executable mode 0755 of 'tests/libregress.so' will not be represented in diff dpkg-source: error: cannot represent change to tests/testhelper.cpython-310-x86_64-linux-gnu.so: binary file contents changed dpkg-source: error: add tests/testhelper.cpython-310-x86_64-linux-gnu.so in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: warning: executable mode 0755 of 'tests/testhelper.cpython-310-x86_64-linux-gnu.so' will not be represented in diff dpkg-source: error: cannot represent change to tests/testhelper.cpython-310d-x86_64-linux-gnu.so: binary file contents changed dpkg-source: error: add tests/testhelper.cpython-310d-x86_64-linux-gnu.so in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: warning: executable mode 0755 of 'tests/testhelper.cpython-310d-x86_64-linux-gnu.so' will not be represented in diff dpkg-source: error: unrepresentable changes to source dpkg-buildpackage: error: dpkg-source -i -I -b . subprocess returned exit status 1 Thanks for maintaing pygobject!