Source: concavity Version: 0.1+dfsg.1-5 Severity: minor Tags: trixie sid ftbfs User: [email protected] Usertags: ftbfs-sab-20230813 ftbfs-source-after-build User: [email protected] 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 concavity > dpkg-buildpackage: info: source version 0.1+dfsg.1-5 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Andreas Tille <[email protected]> > dpkg-source --before-build . > debian/rules clean > dh clean > debian/rules override_dh_auto_clean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > rm -f ChangeLog > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_clean > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building concavity using existing > ./concavity_0.1+dfsg.1.orig.tar.xz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: error: cannot represent change to apps/concavity/concavity.o: > binary file contents changed > dpkg-source: error: add apps/concavity/concavity.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > apps/concavity/grid_creation.o: binary file contents changed > dpkg-source: error: add apps/concavity/grid_creation.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > apps/concavity/pocket_extraction.o: binary file contents changed > dpkg-source: error: add apps/concavity/pocket_extraction.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to bin/x86_64/concavity: binary > file contents changed > dpkg-source: error: add bin/x86_64/concavity in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'bin/x86_64/concavity' will not > be represented in diff > dpkg-source: error: cannot represent change to lib/x86_64/libPDB.a: binary > file contents changed > dpkg-source: error: add lib/x86_64/libPDB.a in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to lib/x86_64/libR2Shapes.a: > binary file contents changed > dpkg-source: error: add lib/x86_64/libR2Shapes.a in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to lib/x86_64/libR3Shapes.a: > binary file contents changed > dpkg-source: error: add lib/x86_64/libR3Shapes.a in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to lib/x86_64/libRNBasics.a: > binary file contents changed > dpkg-source: error: add lib/x86_64/libRNBasics.a in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/PDB/PDB.o: binary file > contents changed > dpkg-source: error: add pkgs/PDB/PDB.o in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to pkgs/PDB/PDBAminoAcid.o: > binary file contents changed > dpkg-source: error: add pkgs/PDB/PDBAminoAcid.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/PDB/PDBAtom.o: binary > file contents changed > dpkg-source: error: add pkgs/PDB/PDBAtom.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to pkgs/PDB/PDBAtomTypes.o: > binary file contents changed > dpkg-source: error: add pkgs/PDB/PDBAtomTypes.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/PDB/PDBBond.o: binary > file contents changed > dpkg-source: error: add pkgs/PDB/PDBBond.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to pkgs/PDB/PDBChain.o: binary > file contents changed > dpkg-source: error: add pkgs/PDB/PDBChain.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to pkgs/PDB/PDBDistance.o: binary > file contents changed > dpkg-source: error: add pkgs/PDB/PDBDistance.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/PDB/PDBElement.o: binary > file contents changed > dpkg-source: error: add pkgs/PDB/PDBElement.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/PDB/PDBFile.o: binary > file contents changed > dpkg-source: error: add pkgs/PDB/PDBFile.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to pkgs/PDB/PDBModel.o: binary > file contents changed > dpkg-source: error: add pkgs/PDB/PDBModel.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to pkgs/PDB/PDBResidue.o: binary > file contents changed > dpkg-source: error: add pkgs/PDB/PDBResidue.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/PDB/PDBUtil.o: binary > file contents changed > dpkg-source: error: add pkgs/PDB/PDBUtil.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to pkgs/R2Shapes/R2Affine.o: > binary file contents changed > dpkg-source: error: add pkgs/R2Shapes/R2Affine.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R2Shapes/R2Arc.o: binary > file contents changed > dpkg-source: error: add pkgs/R2Shapes/R2Arc.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R2Shapes/R2Box.o: binary > file contents changed > dpkg-source: error: add pkgs/R2Shapes/R2Box.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R2Shapes/R2Circle.o: > binary file contents changed > dpkg-source: error: add pkgs/R2Shapes/R2Circle.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R2Shapes/R2Cont.o: binary > file contents changed > dpkg-source: error: add pkgs/R2Shapes/R2Cont.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R2Shapes/R2Curve.o: > binary file contents changed > dpkg-source: error: add pkgs/R2Shapes/R2Curve.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R2Shapes/R2Dist.o: binary > file contents changed > dpkg-source: error: add pkgs/R2Shapes/R2Dist.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R2Shapes/R2Draw.o: binary > file contents changed > dpkg-source: error: add pkgs/R2Shapes/R2Draw.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R2Shapes/R2Grid.o: binary > file contents changed > dpkg-source: error: add pkgs/R2Shapes/R2Grid.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R2Shapes/R2Halfspace.o: > binary file contents changed > dpkg-source: error: add pkgs/R2Shapes/R2Halfspace.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R2Shapes/R2Image.o: > binary file contents changed > dpkg-source: error: add pkgs/R2Shapes/R2Image.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R2Shapes/R2Io.o: binary > file contents changed > dpkg-source: error: add pkgs/R2Shapes/R2Io.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R2Shapes/R2Isect.o: > binary file contents changed > dpkg-source: error: add pkgs/R2Shapes/R2Isect.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R2Shapes/R2Line.o: binary > file contents changed > dpkg-source: error: add pkgs/R2Shapes/R2Line.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R2Shapes/R2Parall.o: > binary file contents changed > dpkg-source: error: add pkgs/R2Shapes/R2Parall.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R2Shapes/R2Perp.o: binary > file contents changed > dpkg-source: error: add pkgs/R2Shapes/R2Perp.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R2Shapes/R2Point.o: > binary file contents changed > dpkg-source: error: add pkgs/R2Shapes/R2Point.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R2Shapes/R2Polygon.o: > binary file contents changed > dpkg-source: error: add pkgs/R2Shapes/R2Polygon.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R2Shapes/R2Ray.o: binary > file contents changed > dpkg-source: error: add pkgs/R2Shapes/R2Ray.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R2Shapes/R2Relate.o: > binary file contents changed > dpkg-source: error: add pkgs/R2Shapes/R2Relate.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R2Shapes/R2Shape.o: > binary file contents changed > dpkg-source: error: add pkgs/R2Shapes/R2Shape.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R2Shapes/R2Shapes.o: > binary file contents changed > dpkg-source: error: add pkgs/R2Shapes/R2Shapes.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R2Shapes/R2Solid.o: > binary file contents changed > dpkg-source: error: add pkgs/R2Shapes/R2Solid.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R2Shapes/R2Span.o: binary > file contents changed > dpkg-source: error: add pkgs/R2Shapes/R2Span.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R2Shapes/R2Vector.o: > binary file contents changed > dpkg-source: error: add pkgs/R2Shapes/R2Vector.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R2Shapes/R2Xform.o: > binary file contents changed > dpkg-source: error: add pkgs/R2Shapes/R2Xform.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R2Shapes/R3Matrix.o: > binary file contents changed > dpkg-source: error: add pkgs/R2Shapes/R3Matrix.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R3Shapes/R3Affine.o: > binary file contents changed > dpkg-source: error: add pkgs/R3Shapes/R3Affine.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R3Shapes/R3Align.o: > binary file contents changed > dpkg-source: error: add pkgs/R3Shapes/R3Align.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R3Shapes/R3Base.o: binary > file contents changed > dpkg-source: error: add pkgs/R3Shapes/R3Base.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R3Shapes/R3Box.o: binary > file contents changed > dpkg-source: error: add pkgs/R3Shapes/R3Box.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R3Shapes/R3Circle.o: > binary file contents changed > dpkg-source: error: add pkgs/R3Shapes/R3Circle.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R3Shapes/R3Cone.o: binary > file contents changed > dpkg-source: error: add pkgs/R3Shapes/R3Cone.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R3Shapes/R3Cont.o: binary > file contents changed > dpkg-source: error: add pkgs/R3Shapes/R3Cont.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R3Shapes/R3Crdsys.o: > binary file contents changed > dpkg-source: error: add pkgs/R3Shapes/R3Crdsys.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R3Shapes/R3Cylinder.o: > binary file contents changed > dpkg-source: error: add pkgs/R3Shapes/R3Cylinder.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R3Shapes/R3Dist.o: binary > file contents changed > dpkg-source: error: add pkgs/R3Shapes/R3Dist.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R3Shapes/R3Draw.o: binary > file contents changed > dpkg-source: error: add pkgs/R3Shapes/R3Draw.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R3Shapes/R3Ellipse.o: > binary file contents changed > dpkg-source: error: add pkgs/R3Shapes/R3Ellipse.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R3Shapes/R3Ellipsoid.o: > binary file contents changed > dpkg-source: error: add pkgs/R3Shapes/R3Ellipsoid.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R3Shapes/R3Grid.o: binary > file contents changed > dpkg-source: error: add pkgs/R3Shapes/R3Grid.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R3Shapes/R3Halfspace.o: > binary file contents changed > dpkg-source: error: add pkgs/R3Shapes/R3Halfspace.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R3Shapes/R3Isect.o: > binary file contents changed > dpkg-source: error: add pkgs/R3Shapes/R3Isect.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R3Shapes/R3Kdtree.o: > binary file contents changed > dpkg-source: error: add pkgs/R3Shapes/R3Kdtree.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R3Shapes/R3Line.o: binary > file contents changed > dpkg-source: error: add pkgs/R3Shapes/R3Line.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R3Shapes/R3Mesh.o: binary > file contents changed > dpkg-source: error: add pkgs/R3Shapes/R3Mesh.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > pkgs/R3Shapes/R3MeshSearchTree.o: binary file contents changed > dpkg-source: error: add pkgs/R3Shapes/R3MeshSearchTree.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R3Shapes/R3Parall.o: > binary file contents changed > dpkg-source: error: add pkgs/R3Shapes/R3Parall.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R3Shapes/R3Perp.o: binary > file contents changed > dpkg-source: error: add pkgs/R3Shapes/R3Perp.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R3Shapes/R3Plane.o: > binary file contents changed > dpkg-source: error: add pkgs/R3Shapes/R3Plane.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R3Shapes/R3Point.o: > binary file contents changed > dpkg-source: error: add pkgs/R3Shapes/R3Point.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R3Shapes/R3Ray.o: binary > file contents changed > dpkg-source: error: add pkgs/R3Shapes/R3Ray.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R3Shapes/R3Relate.o: > binary file contents changed > dpkg-source: error: add pkgs/R3Shapes/R3Relate.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R3Shapes/R3Shape.o: > binary file contents changed > dpkg-source: error: add pkgs/R3Shapes/R3Shape.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R3Shapes/R3Shapes.o: > binary file contents changed > dpkg-source: error: add pkgs/R3Shapes/R3Shapes.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R3Shapes/R3Solid.o: > binary file contents changed > dpkg-source: error: add pkgs/R3Shapes/R3Solid.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R3Shapes/R3Span.o: binary > file contents changed > dpkg-source: error: add pkgs/R3Shapes/R3Span.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R3Shapes/R3Sphere.o: > binary file contents changed > dpkg-source: error: add pkgs/R3Shapes/R3Sphere.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R3Shapes/R3Surface.o: > binary file contents changed > dpkg-source: error: add pkgs/R3Shapes/R3Surface.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R3Shapes/R3Triad.o: > binary file contents changed > dpkg-source: error: add pkgs/R3Shapes/R3Triad.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R3Shapes/R3Triangle.o: > binary file contents changed > dpkg-source: error: add pkgs/R3Shapes/R3Triangle.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > pkgs/R3Shapes/R3TriangleArray.o: binary file contents changed > dpkg-source: error: add pkgs/R3Shapes/R3TriangleArray.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R3Shapes/R3Vector.o: > binary file contents changed > dpkg-source: error: add pkgs/R3Shapes/R3Vector.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R3Shapes/R3Xform.o: > binary file contents changed > dpkg-source: error: add pkgs/R3Shapes/R3Xform.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/R3Shapes/R4Matrix.o: > binary file contents changed > dpkg-source: error: add pkgs/R3Shapes/R4Matrix.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/RNBasics/RNArray.o: > binary file contents changed > dpkg-source: error: add pkgs/RNBasics/RNArray.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/RNBasics/RNBase.o: binary > file contents changed > dpkg-source: error: add pkgs/RNBasics/RNBase.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/RNBasics/RNBasics.o: > binary file contents changed > dpkg-source: error: add pkgs/RNBasics/RNBasics.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/RNBasics/RNError.o: > binary file contents changed > dpkg-source: error: add pkgs/RNBasics/RNError.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/RNBasics/RNFlags.o: > binary file contents changed > dpkg-source: error: add pkgs/RNBasics/RNFlags.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/RNBasics/RNGrfx.o: binary > file contents changed > dpkg-source: error: add pkgs/RNBasics/RNGrfx.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/RNBasics/RNHeap.o: binary > file contents changed > dpkg-source: error: add pkgs/RNBasics/RNHeap.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/RNBasics/RNIntval.o: > binary file contents changed > dpkg-source: error: add pkgs/RNBasics/RNIntval.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/RNBasics/RNMem.o: binary > file contents changed > dpkg-source: error: add pkgs/RNBasics/RNMem.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/RNBasics/RNQueue.o: > binary file contents changed > dpkg-source: error: add pkgs/RNBasics/RNQueue.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/RNBasics/RNRgb.o: binary > file contents changed > dpkg-source: error: add pkgs/RNBasics/RNRgb.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/RNBasics/RNScalar.o: > binary file contents changed > dpkg-source: error: add pkgs/RNBasics/RNScalar.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/RNBasics/RNSvd.o: binary > file contents changed > dpkg-source: error: add pkgs/RNBasics/RNSvd.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/RNBasics/RNTime.o: binary > file contents changed > dpkg-source: error: add pkgs/RNBasics/RNTime.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to pkgs/RNBasics/RNType.o: binary > file contents changed > dpkg-source: error: add pkgs/RNBasics/RNType.o 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/concavity_0.1+dfsg.1-5_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.

