Bug#1044644: esys-particle: Fails to build source after successful build

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


Source: esys-particle
Version: 2.3.5+dfsg2-6
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 esys-particle
> dpkg-buildpackage: info: source version 2.3.5+dfsg2-6
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Anton Gladky <gladk at debian.org>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean --with python3
>    dh_auto_clean
> 	make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in Foundation
> make[2]: Entering directory '/<<PKGBUILDDIR>>/Foundation'
> test -z "libFoundation.la" || rm -f libFoundation.la
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f ./so_locations
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/libFoundation_la-BoundingBox.Plo
> rm -f ./.deps/libFoundation_la-BoundingSphere.Plo
> rm -f ./.deps/libFoundation_la-Counter.Plo
> rm -f ./.deps/libFoundation_la-Matrix3.Plo
> rm -f ./.deps/libFoundation_la-PathSearcher.Plo
> rm -f ./.deps/libFoundation_la-PathUtil.Plo
> rm -f ./.deps/libFoundation_la-Quaternion.Plo
> rm -f ./.deps/libFoundation_la-Rng.Plo
> rm -f ./.deps/libFoundation_la-Runnable.Plo
> rm -f ./.deps/libFoundation_la-StringUtil.Plo
> rm -f ./.deps/libFoundation_la-Timer.Plo
> rm -f ./.deps/libFoundation_la-console.Plo
> rm -f ./.deps/libFoundation_la-cube_eq.Plo
> rm -f ./.deps/libFoundation_la-realdist.Plo
> rm -f ./.deps/libFoundation_la-vec3.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/Foundation'
> Making distclean in ntable
> make[2]: Entering directory '/<<PKGBUILDDIR>>/ntable'
> Making distclean in src
> make[3]: Entering directory '/<<PKGBUILDDIR>>/ntable/src'
> test -z "libntable.la" || rm -f libntable.la
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> rm -f ./so_locations
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/dslice.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/ntable/src'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/ntable'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/ntable'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/ntable'
> Making distclean in tml
> make[2]: Entering directory '/<<PKGBUILDDIR>>/tml'
> Making distclean in message
> make[3]: Entering directory '/<<PKGBUILDDIR>>/tml/message'
> test -z "libTmlMessage.la" || rm -f libTmlMessage.la
> 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 ./so_locations
> rm -f ./.deps/multi_message_slab.Plo
> rm -f ./.deps/pack.Plo
> rm -f ./.deps/packed_message.Plo
> rm -f ./.deps/packed_multi_message.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tml/message'
> Making distclean in type
> make[3]: Entering directory '/<<PKGBUILDDIR>>/tml/type'
> test -z "libTmlType.la" || rm -f libTmlType.la
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> rm -f ./so_locations
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/gettype.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tml/type'
> Making distclean in comm
> make[3]: Entering directory '/<<PKGBUILDDIR>>/tml/comm'
> test -z "libTmlComm.la" || rm -f libTmlComm.la
> 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
> rm -f ./so_locations
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/cart_comm.Plo
> rm -f ./.deps/comm.Plo
> rm -f ./.deps/comm_world.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tml/comm'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/tml'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tml'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/tml'
> Making distclean in ppa
> make[2]: Entering directory '/<<PKGBUILDDIR>>/ppa'
> Making distclean in src
> make[3]: Entering directory '/<<PKGBUILDDIR>>/ppa/src'
> test -z "libppa.la" || rm -f libppa.la
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/app_array.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/ppa/src'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/ppa'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/ppa'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/ppa'
> Making distclean in pis
> make[2]: Entering directory '/<<PKGBUILDDIR>>/pis'
> test -z "libpis.la" || rm -f libpis.la
> 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
> rm -f ./so_locations
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/pi_storage.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/pis'
> Making distclean in Geometry
> make[2]: Entering directory '/<<PKGBUILDDIR>>/Geometry'
> test -z "libGgGeometry.la" || rm -f libGgGeometry.la
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/AEdge.Plo
> rm -f ./.deps/ARandomAssembly.Plo
> rm -f ./.deps/BasicInteraction.Plo
> rm -f ./.deps/BlockGenerator.Plo
> rm -f ./.deps/BoxPacker.Plo
> rm -f ./.deps/CircleBoxVolCalculator.Plo
> rm -f ./.deps/CircularNeighbourTable.Plo
> rm -f ./.deps/ClosePackBlock.Plo
> rm -f ./.deps/ClosePackIterator.Plo
> rm -f ./.deps/Corner.Plo
> rm -f ./.deps/Corner2D.Plo
> rm -f ./.deps/CubicBlock.Plo
> rm -f ./.deps/CubicBlockIterator.Plo
> rm -f ./.deps/CubicBoxPacker.Plo
> rm -f ./.deps/DistConnections.Plo
> rm -f ./.deps/Edge.Plo
> rm -f ./.deps/Edge2D.Plo
> rm -f ./.deps/FaultedBlock2d.Plo
> rm -f ./.deps/GeometryInfo.Plo
> rm -f ./.deps/GougeBlock3D.Plo
> rm -f ./.deps/GougeConfig.Plo
> rm -f ./.deps/Grain.Plo
> rm -f ./.deps/GrainCollection.Plo
> rm -f ./.deps/GrainRandomBoxPacker.Plo
> rm -f ./.deps/GranularGougeBlock3D.Plo
> rm -f ./.deps/GridIterator.Plo
> rm -f ./.deps/HexagBlock.Plo
> rm -f ./.deps/HexagBlockIterator.Plo
> rm -f ./.deps/IntersectionVolCalculator.Plo
> rm -f ./.deps/LayeredBlock.Plo
> rm -f ./.deps/Line.Plo
> rm -f ./.deps/LineSegment.Plo
> rm -f ./.deps/NeighbourTable.Plo
> rm -f ./.deps/Packer.Plo
> rm -f ./.deps/PackerGenerators.Plo
> rm -f ./.deps/PaddedBlock3D.Plo
> rm -f ./.deps/ParticleCollection.Plo
> rm -f ./.deps/ParticleComparer.Plo
> rm -f ./.deps/ParticleFitter.Plo
> rm -f ./.deps/ParticleGenerator.Plo
> rm -f ./.deps/Plane3D.Plo
> rm -f ./.deps/PointCloud.Plo
> rm -f ./.deps/RandomAssembly2D.Plo
> rm -f ./.deps/RandomAssembly3D.Plo
> rm -f ./.deps/RandomBlock.Plo
> rm -f ./.deps/RandomBlock3D.Plo
> rm -f ./.deps/RandomBlockGenerator.Plo
> rm -f ./.deps/RandomBoxPacker.Plo
> rm -f ./.deps/RandomSpherePacker.Plo
> rm -f ./.deps/RectPatch.Plo
> rm -f ./.deps/RegularBlockGenerator.Plo
> rm -f ./.deps/RoughPaddedBlock3d.Plo
> rm -f ./.deps/SimpleBlock.Plo
> rm -f ./.deps/SimpleNTable.Plo
> rm -f ./.deps/SimpleNTable3D.Plo
> rm -f ./.deps/SimpleParticle.Plo
> rm -f ./.deps/SimpleParticleData.Plo
> rm -f ./.deps/SphAggGougeBlock.Plo
> rm -f ./.deps/Sphere2d.Plo
> rm -f ./.deps/Sphere3d.Plo
> rm -f ./.deps/SphereBlockGenerator.Plo
> rm -f ./.deps/SphereBoxVolCalculator.Plo
> rm -f ./.deps/SphereFitter.Plo
> rm -f ./.deps/SphereNeighbours.Plo
> rm -f ./.deps/SplitBlock.Plo
> rm -f ./.deps/SplitBlock3D.Plo
> rm -f ./.deps/Triangle.Plo
> rm -f ./.deps/Vec3L.Plo
> rm -f ./.deps/VtkXmlWriter.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/Geometry'
> Making distclean in Model
> make[2]: Entering directory '/<<PKGBUILDDIR>>/Model'
> test -z "libModel.la" || rm -f libModel.la
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> rm -f ./so_locations
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/ABCDampingIGP.Plo
> rm -f ./.deps/AdhesiveFriction.Plo
> rm -f ./.deps/BCorner2DInteraction.Plo
> rm -f ./.deps/BEdge2DInteraction.Plo
> rm -f ./.deps/BMesh2DInteractionCpData.Plo
> rm -f ./.deps/BTriMeshIP.Plo
> rm -f ./.deps/BTriMeshInteractionCpData.Plo
> rm -f ./.deps/BTriangleInteraction.Plo
> rm -f ./.deps/BWallInteraction.Plo
> rm -f ./.deps/BWallInteractionGroup.Plo
> rm -f ./.deps/BasicParticle.Plo
> rm -f ./.deps/BodyForceGroup.Plo
> rm -f ./.deps/BondedInteraction.Plo
> rm -f ./.deps/BondedInteractionCpData.Plo
> rm -f ./.deps/CappedBondedInteraction.Plo
> rm -f ./.deps/CheckPointable.Plo
> rm -f ./.deps/DampingIGP.Plo
> rm -f ./.deps/ECorner2DInteraction.Plo
> rm -f ./.deps/ECornerInteraction.Plo
> rm -f ./.deps/EEdge2DInteraction.Plo
> rm -f ./.deps/EEdgeInteraction.Plo
> rm -f ./.deps/ESphereBodyInteraction.Plo
> rm -f ./.deps/ESphereBodyInteractionGroup.Plo
> rm -f ./.deps/ETriangleInteraction.Plo
> rm -f ./.deps/EWallInteractionGroup.Plo
> rm -f ./.deps/ElasticInteraction.Plo
> rm -f ./.deps/ElasticInteractionGroup.Plo
> rm -f ./.deps/FieldMaster.Plo
> rm -f ./.deps/FieldSlave.Plo
> rm -f ./.deps/FractalFriction.Plo
> rm -f ./.deps/FrictionInteraction.Plo
> rm -f ./.deps/HertzMindlinInteraction.Plo
> rm -f ./.deps/HertzMindlinViscoInteraction.Plo
> rm -f ./.deps/HertzianElasticInteraction.Plo
> rm -f ./.deps/HertzianViscoElasticFrictionInteraction.Plo
> rm -f ./.deps/HertzianViscoElasticInteraction.Plo
> rm -f ./.deps/IGParam.Plo
> rm -f ./.deps/Interaction.Plo
> rm -f ./.deps/InteractionParam.Plo
> rm -f ./.deps/LinearDashpotInteraction.Plo
> rm -f ./.deps/LocalDampingIGP.Plo
> rm -f ./.deps/Mesh2D.Plo
> rm -f ./.deps/Mesh2DReader.Plo
> rm -f ./.deps/Mesh2DReaderImpl.Plo
> rm -f ./.deps/MeshData.Plo
> rm -f ./.deps/MeshData2D.Plo
> rm -f ./.deps/MeshReader.Plo
> rm -f ./.deps/MeshReaderImpl.Plo
> rm -f ./.deps/Particle.Plo
> rm -f ./.deps/RotBondedInteraction.Plo
> rm -f ./.deps/RotElasticInteraction.Plo
> rm -f ./.deps/RotElasticInteractionGroup.Plo
> rm -f ./.deps/RotFricInteraction.Plo
> rm -f ./.deps/RotPairInteraction.Plo
> rm -f ./.deps/RotParticle.Plo
> rm -f ./.deps/RotParticleVi.Plo
> rm -f ./.deps/RotThermBondedInteraction.Plo
> rm -f ./.deps/RotThermElasticInteraction.Plo
> rm -f ./.deps/RotThermElasticInteractionGroup.Plo
> rm -f ./.deps/RotThermFricInteraction.Plo
> rm -f ./.deps/RotThermPairInteraction.Plo
> rm -f ./.deps/RotThermParticle.Plo
> rm -f ./.deps/ShortBondedInteraction.Plo
> rm -f ./.deps/ShortBondedInteractionCpData.Plo
> rm -f ./.deps/SoftBWallInteractionGroup.Plo
> rm -f ./.deps/SphereBody.Plo
> rm -f ./.deps/ThermParticle.Plo
> rm -f ./.deps/TriMesh.Plo
> rm -f ./.deps/VWFrictionInteraction.Plo
> rm -f ./.deps/ViscWallIG.Plo
> rm -f ./.deps/Wall.Plo
> rm -f ./.deps/WallFieldMaster.Plo
> rm -f ./.deps/WallFieldSlave.Plo
> rm -f ./.deps/vec3_mpi.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/Model'
> Making distclean in Fields
> make[2]: Entering directory '/<<PKGBUILDDIR>>/Fields'
> test -z "libFields.la" || rm -f libFields.la
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/InteractionFieldMaster.Plo
> rm -f ./.deps/MaxTrigger.Plo
> rm -f ./.deps/ParticleFieldMaster.Plo
> rm -f ./.deps/ScalarParticleDistributionMaster.Plo
> rm -f ./.deps/ScalarTriangleFieldMaster.Plo
> rm -f ./.deps/ScalarTriangleFieldSlave.Plo
> rm -f ./.deps/TriggeredVectorParticleFieldMaster.Plo
> rm -f ./.deps/VectorEdge2DFieldSlave.Plo
> rm -f ./.deps/VectorInteractionFieldMaster.Plo
> rm -f ./.deps/VectorTriangleFieldMaster.Plo
> rm -f ./.deps/VectorTriangleFieldSlave.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/Fields'
> Making distclean in Parallel
> make[2]: Entering directory '/<<PKGBUILDDIR>>/Parallel'
> test -z "libParallel.la" || rm -f libParallel.la
> 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
> rm -f ./so_locations
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/ASubLattice.Plo
> rm -f ./.deps/BMesh2D_cmd.Plo
> rm -f ./.deps/BroadCast_cmd.Plo
> rm -f ./.deps/CheckPointController.Plo
> rm -f ./.deps/CheckPointInfo.Plo
> rm -f ./.deps/CheckPointLoader.Plo
> rm -f ./.deps/CheckPointParams.Plo
> rm -f ./.deps/CheckPointer.Plo
> rm -f ./.deps/GeometryReader.Plo
> rm -f ./.deps/GetRef_cmd.Plo
> rm -f ./.deps/LatticeMaster.Plo
> rm -f ./.deps/LatticeParam.Plo
> rm -f ./.deps/MpiInfo.Plo
> rm -f ./.deps/SubLattice.Plo
> rm -f ./.deps/SubLatticeControler.Plo
> rm -f ./.deps/mpia2abuf.Plo
> rm -f ./.deps/mpibarrier.Plo
> rm -f ./.deps/mpibuf.Plo
> rm -f ./.deps/mpicmdbuf.Plo
> rm -f ./.deps/mpisgbuf.Plo
> rm -f ./.deps/mpisgvbuf.Plo
> rm -f ./.deps/mpivbuf.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/Parallel'
> Making distclean in Tools
> make[2]: Entering directory '/<<PKGBUILDDIR>>/Tools'
> Making distclean in dump2geo
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Tools/dump2geo'
> rm -rf .libs _libs
>  rm -f dump2geo
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/frame_geo.Po
> rm -f ./.deps/main.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Tools/dump2geo'
> Making distclean in dump2pov
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Tools/dump2pov'
> rm -rf .libs _libs
>  rm -f dump2pov
> 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 ./.deps/campos.Po
> rm -f ./.deps/colormap.Po
> rm -f ./.deps/colormap3.Po
> rm -f ./.deps/frame.Po
> rm -f ./.deps/geocolormap.Po
> rm -f ./.deps/main.Po
> rm -f ./.deps/mesh.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Tools/dump2pov'
> Making distclean in mesh2pov
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Tools/mesh2pov'
> rm -rf .libs _libs
>  rm -f mesh2pov
> 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 ./.deps/main.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Tools/mesh2pov'
> Making distclean in rotextract
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Tools/rotextract'
> rm -rf .libs _libs
>  rm -f rotextract
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/gvmap.Po
> rm -f ./.deps/main.Po
> rm -f ./.deps/rextract.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Tools/rotextract'
> Making distclean in StressCalculator
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Tools/StressCalculator'
>  rm -f raw2tostress
> test -z "libStressCalculator.la" || rm -f libStressCalculator.la
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f ./so_locations
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/CartesianGrid.Plo
> rm -f ./.deps/Contact.Plo
> rm -f ./.deps/ContactCollection.Plo
> rm -f ./.deps/EigenvalueCalculator.Plo
> rm -f ./.deps/GaussianGridder.Plo
> rm -f ./.deps/InteractionToStressConverter.Plo
> rm -f ./.deps/Main.Po
> rm -f ./.deps/Raw2InteractionReader.Plo
> rm -f ./.deps/StressTensorCalculator.Plo
> rm -f ./.deps/StressTensorCollection.Plo
> rm -f ./.deps/VtkDataTypeTuple.Plo
> rm -f ./.deps/VtkPiece.Plo
> rm -f ./.deps/VtkStructuredGrid.Plo
> rm -f ./.deps/VtkUnstructuredGrid.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Tools/StressCalculator'
> Making distclean in ExtractGrains
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Tools/ExtractGrains'
> rm -rf .libs _libs
>  rm -f grainextract
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/Frac.Po
> rm -f ./.deps/Triangle2d.Po
> rm -f ./.deps/graph.Po
> rm -f ./.deps/main.Po
> rm -f ./.deps/probdist.Po
> rm -f ./.deps/readSnap.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Tools/ExtractGrains'
> Making distclean in dump2vtk
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Tools/dump2vtk'
>  rm -f dump2vtk
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/frame_vtk.Po
> rm -f ./.deps/main.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Tools/dump2vtk'
> Making distclean in ExtractFractures
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Tools/ExtractFractures'
>  rm -f fracextract
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/FitPlane.Po
> rm -f ./.deps/frac_dist.Po
> rm -f ./.deps/fracframe.Po
> rm -f ./.deps/fracwriter.Po
> rm -f ./.deps/main.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Tools/ExtractFractures'
> Making distclean in ForceChains
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Tools/ForceChains'
>  rm -f fcconv
> 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 ./.deps/main.Po
> rm -f ./.deps/vtk.Po
> rm -f ./.deps/vvf.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Tools/ForceChains'
> Making distclean in ExtractStrain
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Tools/ExtractStrain'
> rm -rf .libs _libs
>  rm -f strainextract
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/DataExtractor.Po
> rm -f ./.deps/DataParticle.Po
> rm -f ./.deps/SnapFileHelp.Po
> rm -f ./.deps/main.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Tools/ExtractStrain'
> Making distclean in MergeLog
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Tools/MergeLog'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Tools/MergeLog'
> Making distclean in dump2silo
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Tools/dump2silo'
> rm -rf .libs _libs
>  rm -f dump2silo
> 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 ./.deps/frame_silo.Po
> rm -f ./.deps/main.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Tools/dump2silo'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Tools'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Tools'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/Tools'
> Making distclean in Python
> make[2]: Entering directory '/<<PKGBUILDDIR>>/Python'
> Making distclean in MpiPython
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Python/MpiPython'
>  rm -f esysparticle
> 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 ./.deps/MpiPythonMain.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Python/MpiPython'
> Making distclean in BoostPythonUtil
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Python/BoostPythonUtil'
> test -z "libBoostPythonUtil.la" || rm -f libBoostPythonUtil.la
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f ./so_locations
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/ListConverter.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Python/BoostPythonUtil'
> Making distclean in esys
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Python/esys'
> Making distclean in lsm
> make[4]: Entering directory '/<<PKGBUILDDIR>>/Python/esys/lsm'
> Making distclean in util
> make[5]: Entering directory '/<<PKGBUILDDIR>>/Python/esys/lsm/util'
> test -z "InstallInfo.py" || rm -f InstallInfo.py
> rm -rf .libs _libs
> test -z "libFoundationPy.la FoundationPy.la" || rm -f libFoundationPy.la FoundationPy.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/BoundingBoxPy.Plo
> rm -f ./.deps/BoundingSpherePy.Plo
> rm -f ./.deps/ExportModuleUtil.Plo
> rm -f ./.deps/QuaternionPy.Plo
> rm -f ./.deps/RngPy.Plo
> rm -f ./.deps/SetPy.Plo
> rm -f ./.deps/Vec3Py.Plo
> rm -f ./.deps/VectorPy.Plo
> rm -f Makefile
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/Python/esys/lsm/util'
> Making distclean in .
> make[5]: Entering directory '/<<PKGBUILDDIR>>/Python/esys/lsm'
> rm -rf .libs _libs
> test -z "libLsmPy.la LsmPy.la" || rm -f libLsmPy.la LsmPy.la
> 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 ./so_locations
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/Python/esys/lsm'
> Making distclean in geometry
> make[5]: Entering directory '/<<PKGBUILDDIR>>/Python/esys/lsm/geometry'
> rm -rf .libs _libs
> test -z "libGeometryPy.la GeometryPy.la" || rm -f libGeometryPy.la GeometryPy.la
> 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 ./so_locations
> rm -f ./.deps/CubicBlockPy.Plo
> rm -f ./.deps/DistConnectionsPy.Plo
> rm -f ./.deps/ExportModuleGeometry.Plo
> rm -f ./.deps/GougeConfigPrmsPy.Plo
> rm -f ./.deps/GougeConfigPy.Plo
> rm -f ./.deps/GrainCollectionPy.Plo
> rm -f ./.deps/GrainPy.Plo
> rm -f ./.deps/HexagBlockPy.Plo
> rm -f ./.deps/IteratorPy.Plo
> rm -f ./.deps/MiscPy.Plo
> rm -f ./.deps/PackerPy.Plo
> rm -f ./.deps/ParticleCollectionPy.Plo
> rm -f ./.deps/SimpleBlockPy.Plo
> rm -f ./.deps/SimpleSphereCollectionPy.Plo
> rm -f ./.deps/SimpleSphereNeighboursPy.Plo
> rm -f ./.deps/SimpleSpherePy.Plo
> rm -f ./.deps/TaggedIdConnectionPy.Plo
> rm -f Makefile
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/Python/esys/lsm/geometry'
> Making distclean in vis
> make[5]: Entering directory '/<<PKGBUILDDIR>>/Python/esys/lsm/vis'
> Making distclean in core
> make[6]: Entering directory '/<<PKGBUILDDIR>>/Python/esys/lsm/vis/core'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[6]: Leaving directory '/<<PKGBUILDDIR>>/Python/esys/lsm/vis/core'
> Making distclean in vtk
> make[6]: Entering directory '/<<PKGBUILDDIR>>/Python/esys/lsm/vis/vtk'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[6]: Leaving directory '/<<PKGBUILDDIR>>/Python/esys/lsm/vis/vtk'
> Making distclean in povray
> make[6]: Entering directory '/<<PKGBUILDDIR>>/Python/esys/lsm/vis/povray'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[6]: Leaving directory '/<<PKGBUILDDIR>>/Python/esys/lsm/vis/povray'
> make[6]: Entering directory '/<<PKGBUILDDIR>>/Python/esys/lsm/vis'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[6]: Leaving directory '/<<PKGBUILDDIR>>/Python/esys/lsm/vis'
> rm -f Makefile
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/Python/esys/lsm/vis'
> rm -f ./.deps/BondInteractionGroupPy.Plo
> rm -f ./.deps/BondedMesh2DPrmsPy.Plo
> rm -f ./.deps/BondedTriMeshPrmsPy.Plo
> rm -f ./.deps/CheckPointParamsPy.Plo
> rm -f ./.deps/ElasticMesh2DPrmsPy.Plo
> rm -f ./.deps/ElasticTriMeshPrmsPy.Plo
> rm -f ./.deps/ExportModuleLsm.Plo
> rm -f ./.deps/FieldSaverPrmsPy.Plo
> rm -f ./.deps/InteractionFieldSaverPrmsPy.Plo
> rm -f ./.deps/InteractionGroupPy.Plo
> rm -f ./.deps/InteractionParamsPy.Plo
> rm -f ./.deps/LmParticleAdder.Plo
> rm -f ./.deps/LsmMpiPy.Plo
> rm -f ./.deps/MeshBuildParamsPy.Plo
> rm -f ./.deps/ParticleFieldSaverPrmsPy.Plo
> rm -f ./.deps/ParticleIdPairPy.Plo
> rm -f ./.deps/ParticleIdPairSetPy.Plo
> rm -f ./.deps/ParticleIdPairVectorPy.Plo
> rm -f ./.deps/ParticlePy.Plo
> rm -f ./.deps/RotParticlePy.Plo
> rm -f ./.deps/RotParticleViPy.Plo
> rm -f ./.deps/RotThermalParticlePy.Plo
> rm -f ./.deps/RunnablePy.Plo
> rm -f ./.deps/SphereBodyPrmsPy.Plo
> rm -f ./.deps/TriangleFieldSaverPrmsPy.Plo
> rm -f ./.deps/TriggerPrmsPy.Plo
> rm -f ./.deps/WallFieldSaverPrmsPy.Plo
> rm -f ./.deps/WallPrmsPy.Plo
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/Python/esys/lsm'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/Python/esys'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/Python/esys'
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Python/esys'
> Making distclean in epydoc
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Python/epydoc'
> Making distclean in .
> make[4]: Entering directory '/<<PKGBUILDDIR>>/Python/epydoc'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/Python/epydoc'
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Python/epydoc'
> Making distclean in .
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Python'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Python'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/Python'
> Making distclean in Doc/Tutorial
> make[2]: Entering directory '/<<PKGBUILDDIR>>/Doc/Tutorial'
> test -z "paper.pdf paper.log paper.idx paper.out paper.toc paper.aux bodytext.aux examples/*.aux tables/*.aux paper.bbl paper.blg paper.lof ESyS-Particle_Tutorial.pdf" || rm -f paper.pdf paper.log paper.idx paper.out paper.toc paper.aux bodytext.aux examples/*.aux tables/*.aux paper.bbl paper.blg paper.lof ESyS-Particle_Tutorial.pdf
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/Doc/Tutorial'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f config.h stamp-h1
> test . = "." || test -z "" || rm -f 
> rm -f libtool config.lt
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> 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_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building esys-particle using existing ./esys-particle_2.3.5+dfsg2.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file INSTALL, use --include-removal to override
> dpkg-source: warning: file esys-particle-2.3.5+dfsg2/Doc/html/ABCDampingIGP_8cpp.js has no final newline (either original or modified version)
> dpkg-source: warning: file esys-particle-2.3.5+dfsg2/Doc/html/ABCDampingIGP_8cpp__incl.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to Doc/html/ABCDampingIGP_8cpp__incl.png: binary file contents changed
> dpkg-source: error: add Doc/html/ABCDampingIGP_8cpp__incl.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file esys-particle-2.3.5+dfsg2/Doc/html/ABCDampingIGP_8cpp_af0bc12b6c5e31bef7feffb00e752ab2b_cgraph.md5 has no final newline (either original or modified version)
> [...]
> dpkg-source: error: cannot represent change to Doc/html/vvf_8h_a7754df7e5554a417fd121fb68d9b38f0_icgraph.png: binary file contents changed
> dpkg-source: error: add Doc/html/vvf_8h_a7754df7e5554a417fd121fb68d9b38f0_icgraph.png 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/esys-particle_2.3.5+dfsg2-6_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