Bug#1047013: suitesparse-graphblas: Fails to build source after successful build

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


Source: suitesparse-graphblas
Version: 7.4.0+dfsg-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 suitesparse-graphblas
> dpkg-buildpackage: info: source version 7.4.0+dfsg-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Vincent Prat <vivi at debian.org>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean
>    dh_auto_clean
> 	make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf build/* Demo/*.out Demo/complex_demo_out*.m Tcov/log.txt
> rm -rf Config/*.tmp Source/control.m4
> rm -rf Doc/html/* Doc/*.tmp
> ( cd GraphBLAS && make distclean )
> make[2]: Entering directory '/<<PKGBUILDDIR>>/GraphBLAS'
> rm -rf build/*
> ( cd test/tcov ; make distclean )
> make[3]: Entering directory '/<<PKGBUILDDIR>>/GraphBLAS/test/tcov'
> rm -f -rf tmp/*
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/GraphBLAS/test/tcov'
> ( cd @GrB/private ; make distclean )
> make[3]: Entering directory '/<<PKGBUILDDIR>>/GraphBLAS/@GrB/private'
> rm -f -rf *.o *.mex*
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/GraphBLAS/@GrB/private'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/GraphBLAS'
> ( cd Test && make distclean )
> make[2]: Entering directory '/<<PKGBUILDDIR>>/Test'
> rm -f -r *.o *.obj *.out
> rm -f *.mex* errlog*.txt spok/*.mex* log.txt fprint.txt spok/*/*.mex*
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/Test'
> ( cd Tcov && make distclean )
> make[2]: Entering directory '/<<PKGBUILDDIR>>/Tcov'
> rm -f *.o *.d
> rm -f *.mex* tmp*/* errlog*.txt grbstat.mat fprint.txt
> rm -f libgraphblas_tcov.*
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/Tcov'
> ( cd Doc  && make distclean )
> make[2]: Entering directory '/<<PKGBUILDDIR>>/Doc'
> rm -f -r *.out *.aux *.log *.bbl *.blg *.toc
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/Doc'
> ( cd alternative && make distclean )
> make[2]: Entering directory '/<<PKGBUILDDIR>>/alternative'
> rm -f -f *.o *.out *_out.m *_out2.m
> rm -f -rf *.dSYM complex_demo import_demo kron_demo openmp_demo reduce_demo simple_demo wathen_demo wildtype_demo libgraphblas.*
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/alternative'
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building suitesparse-graphblas using existing ./suitesparse-graphblas_7.4.0+dfsg.orig.tar.xz
> dpkg-source: error: cannot represent change to Doc/GraphBLAS_UserGuide.pdf: binary file contents changed
> dpkg-source: error: add Doc/GraphBLAS_UserGuide.pdf 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/suitesparse-graphblas_7.4.0+dfsg-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 debian-science-maintainers mailing list