Bug#1044714: dataquay: Fails to build source after successful build

Lucas Nussbaum lucas at debian.org
Sun Aug 13 17:56:52 BST 2023


Source: dataquay
Version: 0.9.1-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 dataquay
> dpkg-buildpackage: info: source version 0.9.1-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Jaromír Mikeš <mira.mikes at seznam.cz>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean --parallel
> dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
>    dh_auto_clean -O--parallel
> dh_auto_clean: warning: Compatibility levels before 10 are deprecated (level 9 in use)
> 	make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> ( test -e Makefile.lib || /usr/lib/qt5/bin/qmake -o Makefile.lib /<<PKGBUILDDIR>>/lib.pro PREFIX=/usr LIBDIR=/usr/lib/x86_64-linux-gnu ) && make -f Makefile.lib distclean
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> rm -f o/moc_predefs.h
> rm -f o/moc_Connection.cpp o/moc_TransactionalStore.cpp o/moc_ObjectMapper.cpp o/moc_ObjectMapperForwarder.cpp
> rm -f o/Connection.o o/Node.o o/PropertyObject.o o/RDFException.o o/Store.o o/Transaction.o o/TransactionalStore.o o/Triple.o o/Uri.o o/BasicStoreRedland.o o/BasicStoreSord.o o/define-check.o o/ContainerBuilder.o o/ObjectBuilder.o o/ObjectLoader.o o/ObjectMapper.o o/ObjectMapperForwarder.o o/ObjectStorer.o o/TypeMapping.o o/acsymbols.o o/moc_Connection.o o/moc_TransactionalStore.o o/moc_ObjectMapper.o o/moc_ObjectMapperForwarder.o
> rm -f *~ core *.core
> rm -f libdataquay.so.0.9.1 
> rm -f libdataquay.so libdataquay.so.0 libdataquay.so.0.9 libdataquay.a
> rm -f .qmake.stash
> rm -f Makefile.lib
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> cd tests/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<PKGBUILDDIR>>/tests/tests.pro PREFIX=/usr LIBDIR=/usr/lib/x86_64-linux-gnu ) && make -f Makefile distclean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/tests'
> /usr/lib/qt5/bin/qmake -o Makefile tests.pro PREFIX=/usr LIBDIR=/usr/lib/x86_64-linux-gnu
> Info: creating stash file /<<PKGBUILDDIR>>/tests/.qmake.stash
> rm -f o/moc_predefs.h
> rm -f o/moc_TestBasicStore.cpp o/moc_TestDatatypes.cpp o/moc_TestTransactionalStore.cpp o/moc_TestImportOptions.cpp o/moc_TestObjectMapper.cpp
> rm -f o/TestDatatypes.o o/main.o o/moc_TestBasicStore.o o/moc_TestDatatypes.o o/moc_TestTransactionalStore.o o/moc_TestImportOptions.o o/moc_TestObjectMapper.o
> rm -f *~ core *.core
> rm -f test-dataquay 
> rm -f .qmake.stash
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> rm -f Makefile
> rm -f .qmake.stash
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_clean -O--parallel
> dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in use)
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building dataquay using existing ./dataquay_0.9.1.orig.tar.bz2
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: local changes detected, the modified files are:
>  dataquay-0.9.1/deploy/dataquay.pc
>  dataquay-0.9.1/tests/import-test.ttl
>  dataquay-0.9.1/tests/multi-a.ttl
>  dataquay-0.9.1/tests/multi-b.ttl
>  dataquay-0.9.1/tests/test-blank-1.ttl
>  dataquay-0.9.1/tests/test-blank-2.ttl
>  dataquay-0.9.1/tests/test-complex-graph.ttl
>  dataquay-0.9.1/tests/test-pp.ttl
>  dataquay-0.9.1/tests/test.ttl
>  dataquay-0.9.1/tests/test2.ttl
>  dataquay-0.9.1/tests/test3.ttl
> dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/dataquay_0.9.1-1.diff.pKHZuE
> dpkg-source: info: Hint: make sure the version in debian/changelog matches the unpacked source tree
> dpkg-source: info: you can integrate the local changes with dpkg-source --commit
> dpkg-buildpackage: error: dpkg-source -b . 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/dataquay_0.9.1-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-multimedia-maintainers mailing list