Bug#1048458: uhttpmock: Fails to build source after successful build

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


Source: uhttpmock
Version: 0.5.3-2
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 uhttpmock
> dpkg-buildpackage: info: source version 0.5.3-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Laurent Bigonville <bigon at debian.org>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean  --with gir,gnome
>    dh_auto_clean
> 	make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in .
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> test -z "libuhttpmock/Uhm-0.0.gir libuhttpmock/Uhm-0.0.typelib libuhttpmock/libuhttpmock-0.0.vapi libuhttpmock/libuhttpmock-0.0.deps `find "." -type f -name .dirstamp -print` " || rm -f libuhttpmock/Uhm-0.0.gir libuhttpmock/Uhm-0.0.typelib libuhttpmock/libuhttpmock-0.0.vapi libuhttpmock/libuhttpmock-0.0.deps `find "." -type f -name .dirstamp -print` 
> test -z "libuhttpmock/libuhttpmock-0.0.la" || rm -f libuhttpmock/libuhttpmock-0.0.la
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "libuhttpmock/uhm-version.h" || rm -f libuhttpmock/uhm-version.h
> rm -f config.h stamp-h1
> rm -rf libuhttpmock/.libs libuhttpmock/_libs
> rm -f libuhttpmock/*.o
> test . = "." || test -z "" || rm -f 
> rm -f libtool config.lt
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f libuhttpmock/.deps/.dirstamp
> rm -f libuhttpmock/so_locations
> rm -f libuhttpmock/*.lo
> rm -f cscope.out cscope.in.out cscope.po.out cscope.files
> rm -f libuhttpmock/.dirstamp
> test -z "gtk-doc.make  libuhttpmock/libuhttpmock-0.0.pc" || rm -f gtk-doc.make  libuhttpmock/libuhttpmock-0.0.pc
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> Making distclean in libuhttpmock/tests
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libuhttpmock/tests'
> rm -rf .libs _libs
> 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 server resolver
> rm -f ./.deps/resolver.Po
> rm -f ./.deps/server.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libuhttpmock/tests'
> Making distclean in libuhttpmock/docs
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libuhttpmock/docs'
>  cd ../.. && /bin/bash /<<PKGBUILDDIR>>/build-aux/missing automake-1.16 --gnu libuhttpmock/docs/Makefile
> automake-1.16: error: cannot open < gtk-doc.make: No such file or directory
> make[2]: *** [Makefile:711: Makefile.in] Error 1
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libuhttpmock/docs'
> make[1]: *** [Makefile:924: distclean-recursive] Error 1
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_clean: error: make -j8 distclean returned exit code 2
> make: *** [debian/rules:8: clean] Error 25
> dpkg-buildpackage: error: fakeroot debian/rules clean subprocess returned exit status 2
> 
> 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/uhttpmock_0.5.3-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.



More information about the pkg-gnome-maintainers mailing list