Bug#1045264: jhbuild: Fails to build source after successful build

Lucas Nussbaum lucas at debian.org
Sun Aug 13 20:20:49 BST 2023


Source: jhbuild
Version: 3.38.0-3.1
Severity: minor
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian-qa at lists.debian.org
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 jhbuild
> dpkg-buildpackage: info: source version 3.38.0-3.1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Vagrant Cascadian <vagrant at reproducible-builds.org>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean
>    dh_auto_clean
> 	make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> 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.* jhbuild.po jhbuild.1po jhbuild.2po *.new.po
> rm -fr *.o
> rm -f Makefile Makefile.in POTFILES
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/po'
> Making distclean in examples
> make[2]: Entering directory '/<<PKGBUILDDIR>>/examples'
> test -z "" || rm -f 
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> test -z "jhbuild.desktop" || rm -f jhbuild.desktop
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/examples'
> Making distclean in scripts
> make[2]: Entering directory '/<<PKGBUILDDIR>>/scripts'
> test -z "jhbuild" || rm -f jhbuild
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/scripts'
> Making distclean in triggers
> make[2]: Entering directory '/<<PKGBUILDDIR>>/triggers'
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/triggers'
> Making distclean in jhbuild
> make[2]: Entering directory '/<<PKGBUILDDIR>>/jhbuild'
> Making distclean in commands
> make[3]: Entering directory '/<<PKGBUILDDIR>>/jhbuild/commands'
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/jhbuild/commands'
> Making distclean in frontends
> make[3]: Entering directory '/<<PKGBUILDDIR>>/jhbuild/frontends'
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/jhbuild/frontends'
> Making distclean in modtypes
> make[3]: Entering directory '/<<PKGBUILDDIR>>/jhbuild/modtypes'
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/jhbuild/modtypes'
> Making distclean in utils
> make[3]: Entering directory '/<<PKGBUILDDIR>>/jhbuild/utils'
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/jhbuild/utils'
> Making distclean in versioncontrol
> make[3]: Entering directory '/<<PKGBUILDDIR>>/jhbuild/versioncontrol'
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/jhbuild/versioncontrol'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/jhbuild'
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/jhbuild'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/jhbuild'
> Making distclean in doc
> make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
> rm -f cs/index.docbook de/index.docbook el/index.docbook es/index.docbook fr/index.docbook ja/index.docbook ko/index.docbook pt_BR/index.docbook ru/index.docbook sl/index.docbook sv/index.docbook zh_CN/index.docbook cs/cs.stamp de/de.stamp el/el.stamp es/es.stamp fr/fr.stamp ja/ja.stamp ko/ko.stamp pt_BR/pt_BR.stamp ru/ru.stamp sl/sl.stamp sv/sv.stamp zh_CN/zh_CN.stamp cs/cs.mo de/de.mo el/el.mo es/es.mo fr/fr.mo ja/ja.mo ko/ko.mo pt_BR/pt_BR.mo ru/ru.mo sl/sl.mo sv/sv.mo zh_CN/zh_CN.mo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> test -z "" || rm -f 
> test -z "jhbuild.desktop.in" || rm -f jhbuild.desktop.in
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> 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
>    dh_gnome_clean
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building jhbuild using existing ./jhbuild_3.38.0.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file aclocal.m4, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file jhbuild.desktop.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file configure, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file ABOUT-NLS, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file jhbuild/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file jhbuild/frontends/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file jhbuild/commands/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file jhbuild/modtypes/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file jhbuild/utils/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file jhbuild/versioncontrol/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file build-aux/config.rpath, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file build-aux/install-sh, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file build-aux/py-compile, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file build-aux/compile, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file build-aux/missing, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/lib-link.m4, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/lib-ld.m4, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/po.m4, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/nls.m4, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/lib-prefix.m4, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/progtest.m4, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/gettext.m4, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/iconv.m4, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/intlmacosx.m4, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file examples/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file po/Makefile.in.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file po/en at boldquot.header, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file po/insert-header.sin, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file po/Rules-quot, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file po/remove-potcdate.sin, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file po/en at quot.header, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file scripts/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/zh_CN/index.docbook, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/zh_CN/zh_CN.stamp, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/pt_BR/index.docbook, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/pt_BR/pt_BR.stamp, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/sl/index.docbook, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/sl/sl.stamp, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/ru/index.docbook, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/ru/ru.stamp, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/sv/index.docbook, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/sv/sv.stamp, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/es/index.docbook, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/es/es.stamp, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/ja/index.docbook, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/ja/ja.stamp, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/fr/index.docbook, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/fr/fr.stamp, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/ko/index.docbook, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/ko/ko.stamp, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/el/index.docbook, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/el/el.stamp, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/de/index.docbook, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/de/de.stamp, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/cs/index.docbook, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/cs/cs.stamp, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file triggers/Makefile.in, use --include-removal to override
> dpkg-source: error: cannot represent change to jhbuild/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add jhbuild/__pycache__/__init__.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to jhbuild/__pycache__/config.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add jhbuild/__pycache__/config.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to jhbuild/__pycache__/environment.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add jhbuild/__pycache__/environment.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to jhbuild/__pycache__/errors.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add jhbuild/__pycache__/errors.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to jhbuild/__pycache__/moduleset.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add jhbuild/__pycache__/moduleset.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to jhbuild/__pycache__/monkeypatch.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add jhbuild/__pycache__/monkeypatch.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to jhbuild/frontends/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add jhbuild/frontends/__pycache__/__init__.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to jhbuild/frontends/__pycache__/buildscript.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add jhbuild/frontends/__pycache__/buildscript.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to jhbuild/frontends/__pycache__/terminal.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add jhbuild/frontends/__pycache__/terminal.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to jhbuild/modtypes/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add jhbuild/modtypes/__pycache__/__init__.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to jhbuild/modtypes/__pycache__/autotools.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add jhbuild/modtypes/__pycache__/autotools.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to jhbuild/modtypes/__pycache__/cmake.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add jhbuild/modtypes/__pycache__/cmake.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to jhbuild/modtypes/__pycache__/distutils.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add jhbuild/modtypes/__pycache__/distutils.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to jhbuild/modtypes/__pycache__/meson.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add jhbuild/modtypes/__pycache__/meson.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to jhbuild/modtypes/__pycache__/systemmodule.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add jhbuild/modtypes/__pycache__/systemmodule.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to jhbuild/modtypes/__pycache__/testmodule.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add jhbuild/modtypes/__pycache__/testmodule.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to jhbuild/sitecustomize/__pycache__/sitecustomize.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add jhbuild/sitecustomize/__pycache__/sitecustomize.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to jhbuild/utils/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add jhbuild/utils/__pycache__/__init__.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to jhbuild/utils/__pycache__/cmds.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add jhbuild/utils/__pycache__/cmds.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to jhbuild/utils/__pycache__/compat.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add jhbuild/utils/__pycache__/compat.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to jhbuild/utils/__pycache__/fileutils.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add jhbuild/utils/__pycache__/fileutils.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to jhbuild/utils/__pycache__/httpcache.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add jhbuild/utils/__pycache__/httpcache.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to jhbuild/utils/__pycache__/misc.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add jhbuild/utils/__pycache__/misc.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to jhbuild/utils/__pycache__/notify.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add jhbuild/utils/__pycache__/notify.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to jhbuild/utils/__pycache__/packagedb.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add jhbuild/utils/__pycache__/packagedb.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to jhbuild/utils/__pycache__/sxml.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add jhbuild/utils/__pycache__/sxml.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to jhbuild/utils/__pycache__/sysid.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add jhbuild/utils/__pycache__/sysid.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to jhbuild/utils/__pycache__/systeminstall.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add jhbuild/utils/__pycache__/systeminstall.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to jhbuild/utils/__pycache__/trayicon.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add jhbuild/utils/__pycache__/trayicon.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to jhbuild/utils/__pycache__/trigger.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add jhbuild/utils/__pycache__/trigger.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to jhbuild/utils/__pycache__/unpack.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add jhbuild/utils/__pycache__/unpack.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to jhbuild/utils/__pycache__/urlutils.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add jhbuild/utils/__pycache__/urlutils.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to jhbuild/versioncontrol/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add jhbuild/versioncontrol/__pycache__/__init__.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to jhbuild/versioncontrol/__pycache__/git.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add jhbuild/versioncontrol/__pycache__/git.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to jhbuild/versioncontrol/__pycache__/system.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add jhbuild/versioncontrol/__pycache__/system.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to jhbuild/versioncontrol/__pycache__/tarball.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add jhbuild/versioncontrol/__pycache__/tarball.cpython-311.pyc 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/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tests/__pycache__/__init__.cpython-311.pyc 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/__pycache__/mock.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tests/__pycache__/mock.cpython-311.pyc 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/__pycache__/test_main.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tests/__pycache__/test_main.cpython-311.pyc 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/jhbuild_3.38.0-3.1_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.



More information about the pkg-gnome-maintainers mailing list