Bug#1046321: spooles: Fails to build source after successful build

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


Source: spooles
Version: 2.2-14
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 spooles
> dpkg-buildpackage: info: source version 2.2-14
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Drew Parsons <dparsons at debian.org>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean
>    dh_auto_clean
> 	make -j8 clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> cd A2               ; make clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/A2'
> make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
> cd src ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/A2/src'
> rm -f *.a *.o
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/A2/src'
> cd drivers ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/A2/drivers'
> rm -f *.a *.o test_norms testQR
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/A2/drivers'
> cd doc ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/A2/doc'
> rm -f *.dvi
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/A2/doc'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/A2'
> cd BKL              ; make clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/BKL'
> make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
> cd src ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/BKL/src'
> rm -f *.a *.o
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/BKL/src'
> cd doc ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/BKL/doc'
> rm -f *.dvi
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/BKL/doc'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/BKL'
> cd BPG              ; make clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/BPG'
> make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
> cd src ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/BPG/src'
> rm -f *.a *.o
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/BPG/src'
> cd drivers ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/BPG/drivers'
> rm -f *.a *.o testIO testDM extractBPG
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/BPG/drivers'
> cd doc ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/BPG/doc'
> rm -f *.dvi
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/BPG/doc'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/BPG'
> cd Chv              ; make clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/Chv'
> make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
> cd drivers ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Chv/drivers'
> rm -f *.a *.o test_addChevron  test_assmbChv  test_copyEntriesToVector test_copyBigEntriesToVector test_factor  test_findPivot  test_maxabs  test_swap  test_r1upd  test_r2upd  test_update
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Chv/drivers'
> cd src ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Chv/src'
> rm -f *.a *.o
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Chv/src'
> cd doc ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Chv/doc'
> rm -f *.dvi
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Chv/doc'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/Chv'
> cd ChvList          ; make clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/ChvList'
> make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
> cd src ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/ChvList/src'
> rm -f *.a *.o
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/ChvList/src'
> cd doc ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/ChvList/doc'
> rm -f *.dvi
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/ChvList/doc'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/ChvList'
> cd ChvManager       ; make clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/ChvManager'
> make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
> cd src ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/ChvManager/src'
> rm -f *.a *.o
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/ChvManager/src'
> cd doc ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/ChvManager/doc'
> rm -f *.dvi
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/ChvManager/doc'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/ChvManager'
> cd Coords           ; make clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/Coords'
> make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
> cd src ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Coords/src'
> rm -f *.a *.o
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Coords/src'
> cd drivers ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Coords/drivers'
> rm -f *.a *.o testIO mk9PCoords
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Coords/drivers'
> cd doc ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Coords/doc'
> rm -f *.dvi
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Coords/doc'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/Coords'
> cd DSTree           ; make clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/DSTree'
> make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
> cd src ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/DSTree/src'
> rm -f *.a *.o
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/DSTree/src'
> cd drivers ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/DSTree/drivers'
> rm -f *.a *.o testIO writeStagesIV testDomWeightStages
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/DSTree/drivers'
> cd doc ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/DSTree/doc'
> rm -f *.dvi
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/DSTree/doc'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/DSTree'
> cd DV               ; make clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/DV'
> make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
> cd drivers ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/DV/drivers'
> rm -f *.a *.o testIO
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/DV/drivers'
> cd src ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/DV/src'
> rm -f *.a *.o
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/DV/src'
> cd doc ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/DV/doc'
> rm -f *.dvi
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/DV/doc'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/DV'
> cd DenseMtx         ; make clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/DenseMtx'
> make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
> cd src ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/DenseMtx/src'
> rm -f *.a *.o
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/DenseMtx/src'
> cd doc ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/DenseMtx/doc'
> rm -f *.dvi
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/DenseMtx/doc'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/DenseMtx'
> cd Drand            ; make clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/Drand'
> make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
> cd src ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Drand/src'
> rm -f *.a *.o
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Drand/src'
> cd drivers ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Drand/drivers'
> rm -f *.a *.o testDrand
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Drand/drivers'
> cd doc ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Drand/doc'
> rm -f *.dvi
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Drand/doc'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/Drand'
> cd EGraph           ; make clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/EGraph'
> make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
> cd src ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/EGraph/src'
> rm -f *.a *.o
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/EGraph/src'
> cd drivers ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/EGraph/drivers'
> rm -f *.a *.o testIO  mkGraph  mkGridEGraph
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/EGraph/drivers'
> cd doc ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/EGraph/doc'
> rm -f *.dvi
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/EGraph/doc'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/EGraph'
> cd ETree            ; make clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/ETree'
> make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
> cd src ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/ETree/src'
> rm -f *.a *.o
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/ETree/src'
> cd drivers ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/ETree/drivers'
> rm -f *.a *.o createETree  extractTopSep  mkNDETree  mkNDoutput  permuteETree  testExpand  testFS  testHeight  testIO  testMaps  testMS  testStats  testStorage  testTransform
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/ETree/drivers'
> cd doc ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/ETree/doc'
> rm -f *.dvi
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/ETree/doc'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/ETree'
> cd FrontMtx         ; make clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/FrontMtx'
> make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
> cd src ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/FrontMtx/src'
> rm -f *.a *.o
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/FrontMtx/src'
> cd drivers ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/FrontMtx/drivers'
> rm -f *.a *.o testGrid testQRgrid testFactor
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/FrontMtx/drivers'
> cd doc ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/FrontMtx/doc'
> rm -f *.dvi
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/FrontMtx/doc'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/FrontMtx'
> cd GPart            ; make clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/GPart'
> make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
> cd src ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/GPart/src'
> rm -f *.a *.o
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/GPart/src'
> cd drivers ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/GPart/drivers'
> rm -f *.a *.o testDDviaFishnet  testTwoSetViaBKL  testSmoothBisector  testRBviaDDsep  mkDSTree  testRBviaDDsep2
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/GPart/drivers'
> cd doc ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/GPart/doc'
> rm -f *.dvi
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/GPart/doc'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/GPart'
> cd Graph            ; make clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/Graph'
> make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
> cd src ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Graph/src'
> rm -f *.a *.o
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Graph/src'
> cd drivers ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Graph/drivers'
> rm -f *.a *.o checkComponents  compressGraph  expandGraph  mkGridGraph  testIO  testIsSymmetric  testWirebasket writeMetisFile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Graph/drivers'
> cd doc ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Graph/doc'
> rm -f *.dvi
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Graph/doc'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/Graph'
> cd I2Ohash          ; make clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/I2Ohash'
> make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
> cd src ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/I2Ohash/src'
> rm -f *.a *.o
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/I2Ohash/src'
> cd doc ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/I2Ohash/doc'
> rm -f *.dvi
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/I2Ohash/doc'
> cd drivers ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/I2Ohash/drivers'
> rm -f *.a *.o test_hash 
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/I2Ohash/drivers'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/I2Ohash'
> cd IIheap           ; make clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/IIheap'
> make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
> cd src ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/IIheap/src'
> rm -f *.a *.o
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/IIheap/src'
> cd doc ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/IIheap/doc'
> rm -f *.dvi
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/IIheap/doc'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/IIheap'
> cd IV               ; make clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/IV'
> make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
> cd src ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/IV/src'
> rm -f *.a *.o
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/IV/src'
> cd drivers ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/IV/drivers'
> rm -f *.a *.o testIO
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/IV/drivers'
> cd doc ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/IV/doc'
> rm -f *.dvi
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/IV/doc'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/IV'
> cd IVL              ; make clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/IVL'
> make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
> cd src ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/IVL/src'
> rm -f *.a *.o
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/IVL/src'
> cd doc ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/IVL/doc'
> rm -f *.dvi
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/IVL/doc'
> cd drivers ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/IVL/drivers'
> rm -f *.a *.o testExpand  testIO
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/IVL/drivers'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/IVL'
> cd Ideq             ; make clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/Ideq'
> make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
> cd src ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Ideq/src'
> rm -f *.a *.o
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Ideq/src'
> cd doc ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Ideq/doc'
> rm -f *.dvi
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Ideq/doc'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/Ideq'
> cd InpMtx           ; make clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/InpMtx'
> make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
> cd src ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/InpMtx/src'
> rm -f *.a *.o
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/InpMtx/src'
> cd drivers ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/InpMtx/drivers'
> rm -f *.a *.o adjToGraph  createGraph  createGraphForATA  getProfile  mkLaplacianMtx  mkNaturalFactorMtx  readAIJ  readAIJ2  testExtract  testFullAdj  testFullAdj2  testGMMM  testGMVM  testHBIO  testHBIO2  testInput  testIO  testMMM  testR2D  weightedAdjToGraph
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/InpMtx/drivers'
> cd doc ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/InpMtx/doc'
> rm -f *.dvi
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/InpMtx/doc'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/InpMtx'
> cd Lock             ; make clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/Lock'
> make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
> cd src ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Lock/src'
> rm -f *.a *.o
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Lock/src'
> cd doc ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Lock/doc'
> rm -f *.dvi
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Lock/doc'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/Lock'
> cd MPI              ; make clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/MPI'
> make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
> cd src ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/MPI/src'
> makefile:8: warning: overriding recipe for target '.c.a'
> ../../Make.inc:99: warning: ignoring old recipe for target '.c.a'
> rm -f *.a *.o
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/MPI/src'
> cd drivers ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/MPI/drivers'
> makefile:8: warning: overriding recipe for target '.c.o'
> ../../Make.inc:92: warning: ignoring old recipe for target '.c.o'
> rm -f *.a *.o allInOneMPI patchAndGoMPI testGridMPI testIV_allgather  testIVL_allgather testIVL_alltoall testSplitDenseMtx  testSplitInpMtx testSymbFac testGather testMMM  testIVL_Bcast testGraph_Bcast  testScatterDenseMtx testScatterInpMtx
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/MPI/drivers'
> cd doc ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/MPI/doc'
> rm -f *.dvi
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/MPI/doc'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/MPI'
> cd MSMD             ; make clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/MSMD'
> make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
> cd src ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/MSMD/src'
> rm -f *.a *.o
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/MSMD/src'
> cd drivers ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/MSMD/drivers'
> rm -f *.a *.o orderViaMMD  orderViaMS  orderViaND  orderViaStages 
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/MSMD/drivers'
> cd doc ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/MSMD/doc'
> rm -f *.dvi
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/MSMD/doc'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/MSMD'
> cd MT               ; make clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/MT'
> make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
> cd src ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/MT/src'
> rm -f *.a *.o
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/MT/src'
> cd drivers ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/MT/drivers'
> rm -f *.a *.o testMMM  testGridMT  testQRgridMT  allInOneMT  patchAndGoMT  testFactorMT
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/MT/drivers'
> cd doc ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/MT/doc'
> rm -f *.dvi
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/MT/doc'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/MT'
> cd Network          ; make clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/Network'
> make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
> cd src ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Network/src'
> rm -f *.a *.o
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Network/src'
> cd doc ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Network/doc'
> rm -f *.dvi
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Network/doc'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/Network'
> cd PatchAndGoInfo   ; make clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/PatchAndGoInfo'
> make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
> cd src ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/PatchAndGoInfo/src'
> rm -f *.a *.o
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/PatchAndGoInfo/src'
> cd doc ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/PatchAndGoInfo/doc'
> rm -f *.dvi
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/PatchAndGoInfo/doc'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/PatchAndGoInfo'
> cd Pencil           ; make clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/Pencil'
> make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
> cd src ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Pencil/src'
> rm -f *.a *.o
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Pencil/src'
> cd doc ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Pencil/doc'
> rm -f *.dvi
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Pencil/doc'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/Pencil'
> cd Perm             ; make clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/Perm'
> make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
> cd src ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Perm/src'
> rm -f *.a *.o
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Perm/src'
> cd drivers ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Perm/drivers'
> rm -f *.a *.o testIO compressPerm
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Perm/drivers'
> cd doc ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Perm/doc'
> rm -f *.dvi
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Perm/doc'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/Perm'
> cd SemiImplMtx      ; make clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/SemiImplMtx'
> make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
> cd src ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/SemiImplMtx/src'
> rm -f *.a *.o
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/SemiImplMtx/src'
> cd drivers ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/SemiImplMtx/drivers'
> rm -f *.a *.o testSimple testGrid
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/SemiImplMtx/drivers'
> cd doc ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/SemiImplMtx/doc'
> rm -f *.dvi
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/SemiImplMtx/doc'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/SemiImplMtx'
> cd SolveMap         ; make clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/SolveMap'
> make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
> cd src ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/SolveMap/src'
> rm -f *.a *.o
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/SolveMap/src'
> cd doc ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/SolveMap/doc'
> rm -f *.dvi
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/SolveMap/doc'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/SolveMap'
> cd SubMtx           ; make clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/SubMtx'
> make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
> cd src ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/SubMtx/src'
> rm -f *.a *.o
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/SubMtx/src'
> cd drivers ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/SubMtx/drivers'
> rm -f *.a *.o testIO  test_scalevec  test_solve  test_solveH  test_solveT  test_solveupd  test_solveupdH  test_solveupdT  test_sort
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/SubMtx/drivers'
> cd doc ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/SubMtx/doc'
> rm -f *.dvi
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/SubMtx/doc'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/SubMtx'
> cd SubMtxList       ; make clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/SubMtxList'
> make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
> cd src ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/SubMtxList/src'
> rm -f *.a *.o
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/SubMtxList/src'
> cd doc ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/SubMtxList/doc'
> rm -f *.dvi
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/SubMtxList/doc'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/SubMtxList'
> cd SubMtxManager    ; make clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/SubMtxManager'
> make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
> cd src ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/SubMtxManager/src'
> rm -f *.a *.o
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/SubMtxManager/src'
> cd doc ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/SubMtxManager/doc'
> rm -f *.dvi
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/SubMtxManager/doc'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/SubMtxManager'
> cd SymbFac          ; make clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/SymbFac'
> make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
> cd src ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/SymbFac/src'
> rm -f *.a *.o
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/SymbFac/src'
> cd drivers ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/SymbFac/drivers'
> rm -f *.a *.o testSymbfacInpMtx  testSymbfacGraph
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/SymbFac/drivers'
> cd doc ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/SymbFac/doc'
> rm -f *.dvi
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/SymbFac/doc'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/SymbFac'
> cd Tree             ; make clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/Tree'
> make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
> cd src ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Tree/src'
> rm -f *.a *.o
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Tree/src'
> cd drivers ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Tree/drivers'
> rm -f *.a *.o drawTree 
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Tree/drivers'
> cd doc ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Tree/doc'
> rm -f *.dvi
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Tree/doc'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/Tree'
> cd Utilities        ; make clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/Utilities'
> make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
> cd src ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Utilities/src'
> rm -f *.a *.o
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Utilities/src'
> cd drivers ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Utilities/drivers'
> rm -f a *.o test_sort test_sortUpAndCompress
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Utilities/drivers'
> cd doc ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Utilities/doc'
> rm -f *.dvi
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Utilities/doc'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/Utilities'
> cd ZV               ; make clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/ZV'
> make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
> cd src ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/ZV/src'
> rm -f *.a *.o
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/ZV/src'
> cd drivers ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/ZV/drivers'
> rm -f *.a *.o testIO
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/ZV/drivers'
> cd doc ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/ZV/doc'
> rm -f *.dvi
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/ZV/doc'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/ZV'
> cd misc             ; make clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/misc'
> make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
> cd src ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/misc/src'
> rm -f *.a *.o
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/misc/src'
> cd drivers ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/misc/drivers'
> rm -f *.a *.o allInOne drawGraph patchAndGo QRallInOne testOrderViaND  testOrderViaMS testOrderViaMMD testNDperm testSemi  testOptPart testOrderViaBestOfNDandMS
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/misc/drivers'
> cd doc ; make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/misc/doc'
> rm -f *.dvi
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/misc/doc'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/misc'
> cd documentation    ; make clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/documentation'
> make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
> cd AllInOne        ; make clean ;
> make[3]: Entering directory '/<<PKGBUILDDIR>>/documentation/AllInOne'
> rm -f *.dvi
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/documentation/AllInOne'
> cd FrontTrees      ; make clean ;
> make[3]: Entering directory '/<<PKGBUILDDIR>>/documentation/FrontTrees'
> rm -f *.dvi
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/documentation/FrontTrees'
> cd Install         ; make clean ;
> make[3]: Entering directory '/<<PKGBUILDDIR>>/documentation/Install'
> rm -f *.dvi
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/documentation/Install'
> cd PP99            ; make clean ;
> make[3]: Entering directory '/<<PKGBUILDDIR>>/documentation/PP99'
> rm -f *.dvi
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/documentation/PP99'
> cd ReferenceManual ; make clean ;
> make[3]: Entering directory '/<<PKGBUILDDIR>>/documentation/ReferenceManual'
> rm -f *.dvi
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/documentation/ReferenceManual'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/documentation'
> rm -f *.o *.a
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building spooles using existing ./spooles_2.2.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to libspooles.so:
> dpkg-source: error:   new version is symlink to libspooles.so.2.2
> dpkg-source: error:   old version is nonexistent
> dpkg-source: warning: ignoring deletion of file FrontMtx/doc/intro.tex.bak, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file MPI/doc/proto.tex.bak, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file Tree/doc/proto.tex.bak, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file Chv/doc/simple.eps.bak, use --include-removal to override
> dpkg-source: error: cannot represent change to A2/src/A2_IO.lo: binary file contents changed
> dpkg-source: error: add A2/src/A2_IO.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to A2/src/A2_QRreduce.lo: binary file contents changed
> dpkg-source: error: add A2/src/A2_QRreduce.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to A2/src/A2_basics.lo: binary file contents changed
> dpkg-source: error: add A2/src/A2_basics.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to A2/src/A2_copyEntriesToVector.lo: binary file contents changed
> dpkg-source: error: add A2/src/A2_copyEntriesToVector.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to A2/src/A2_init.lo: binary file contents changed
> dpkg-source: error: add A2/src/A2_init.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to A2/src/A2_instance.lo: binary file contents changed
> dpkg-source: error: add A2/src/A2_instance.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to A2/src/A2_makeStaircase.lo: binary file contents changed
> dpkg-source: error: add A2/src/A2_makeStaircase.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to A2/src/A2_norms.lo: binary file contents changed
> dpkg-source: error: add A2/src/A2_norms.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to A2/src/A2_sort.lo: binary file contents changed
> dpkg-source: error: add A2/src/A2_sort.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to A2/src/A2_util.lo: binary file contents changed
> dpkg-source: error: add A2/src/A2_util.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to BKL/src/BKL_basics.lo: binary file contents changed
> dpkg-source: error: add BKL/src/BKL_basics.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to BKL/src/BKL_evalfcn.lo: binary file contents changed
> dpkg-source: error: add BKL/src/BKL_evalfcn.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to BKL/src/BKL_exhSearch.lo: binary file contents changed
> dpkg-source: error: add BKL/src/BKL_exhSearch.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to BKL/src/BKL_fidmat.lo: binary file contents changed
> dpkg-source: error: add BKL/src/BKL_fidmat.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to BKL/src/BKL_init.lo: binary file contents changed
> dpkg-source: error: add BKL/src/BKL_init.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to BKL/src/BKL_util.lo: binary file contents changed
> dpkg-source: error: add BKL/src/BKL_util.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to BPG/src/BPG_DM.lo: binary file contents changed
> dpkg-source: error: add BPG/src/BPG_DM.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to BPG/src/BPG_IO.lo: binary file contents changed
> dpkg-source: error: add BPG/src/BPG_IO.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to BPG/src/BPG_basics.lo: binary file contents changed
> dpkg-source: error: add BPG/src/BPG_basics.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to BPG/src/BPG_init.lo: binary file contents changed
> dpkg-source: error: add BPG/src/BPG_init.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to BPG/src/BPG_makeGraphs.lo: binary file contents changed
> dpkg-source: error: add BPG/src/BPG_makeGraphs.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to BPG/src/BPG_maxFlow.lo: binary file contents changed
> dpkg-source: error: add BPG/src/BPG_maxFlow.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to BPG/src/BPG_pseudo.lo: binary file contents changed
> dpkg-source: error: add BPG/src/BPG_pseudo.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Chv/src/Chv_IO.lo: binary file contents changed
> dpkg-source: error: add Chv/src/Chv_IO.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Chv/src/Chv_assemble.lo: binary file contents changed
> dpkg-source: error: add Chv/src/Chv_assemble.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Chv/src/Chv_basics.lo: binary file contents changed
> dpkg-source: error: add Chv/src/Chv_basics.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Chv/src/Chv_copy.lo: binary file contents changed
> dpkg-source: error: add Chv/src/Chv_copy.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Chv/src/Chv_factor.lo: binary file contents changed
> dpkg-source: error: add Chv/src/Chv_factor.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Chv/src/Chv_findPivot.lo: binary file contents changed
> dpkg-source: error: add Chv/src/Chv_findPivot.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Chv/src/Chv_init.lo: binary file contents changed
> dpkg-source: error: add Chv/src/Chv_init.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Chv/src/Chv_instance.lo: binary file contents changed
> dpkg-source: error: add Chv/src/Chv_instance.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Chv/src/Chv_search.lo: binary file contents changed
> dpkg-source: error: add Chv/src/Chv_search.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Chv/src/Chv_swap.lo: binary file contents changed
> dpkg-source: error: add Chv/src/Chv_swap.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Chv/src/Chv_update.lo: binary file contents changed
> dpkg-source: error: add Chv/src/Chv_update.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Chv/src/Chv_util.lo: binary file contents changed
> dpkg-source: error: add Chv/src/Chv_util.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ChvList/src/ChvList_IO.lo: binary file contents changed
> dpkg-source: error: add ChvList/src/ChvList_IO.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ChvList/src/ChvList_basics.lo: binary file contents changed
> dpkg-source: error: add ChvList/src/ChvList_basics.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ChvList/src/ChvList_init.lo: binary file contents changed
> dpkg-source: error: add ChvList/src/ChvList_init.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ChvList/src/ChvList_util.lo: binary file contents changed
> dpkg-source: error: add ChvList/src/ChvList_util.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ChvManager/src/ChvManager_IO.lo: binary file contents changed
> dpkg-source: error: add ChvManager/src/ChvManager_IO.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ChvManager/src/ChvManager_basics.lo: binary file contents changed
> dpkg-source: error: add ChvManager/src/ChvManager_basics.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ChvManager/src/ChvManager_init.lo: binary file contents changed
> dpkg-source: error: add ChvManager/src/ChvManager_init.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ChvManager/src/ChvManager_util.lo: binary file contents changed
> dpkg-source: error: add ChvManager/src/ChvManager_util.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Coords/src/Coords_IO.lo: binary file contents changed
> dpkg-source: error: add Coords/src/Coords_IO.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Coords/src/Coords_basics.lo: binary file contents changed
> dpkg-source: error: add Coords/src/Coords_basics.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Coords/src/Coords_init.lo: binary file contents changed
> dpkg-source: error: add Coords/src/Coords_init.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Coords/src/Coords_util.lo: binary file contents changed
> dpkg-source: error: add Coords/src/Coords_util.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to DSTree/src/DSTree_IO.lo: binary file contents changed
> dpkg-source: error: add DSTree/src/DSTree_IO.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to DSTree/src/DSTree_basics.lo: binary file contents changed
> dpkg-source: error: add DSTree/src/DSTree_basics.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to DSTree/src/DSTree_init.lo: binary file contents changed
> dpkg-source: error: add DSTree/src/DSTree_init.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to DSTree/src/DSTree_instance.lo: binary file contents changed
> dpkg-source: error: add DSTree/src/DSTree_instance.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to DSTree/src/DSTree_stages.lo: binary file contents changed
> dpkg-source: error: add DSTree/src/DSTree_stages.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to DSTree/src/DSTree_util.lo: binary file contents changed
> dpkg-source: error: add DSTree/src/DSTree_util.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to DV/src/DV_IO.lo: binary file contents changed
> dpkg-source: error: add DV/src/DV_IO.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to DV/src/DV_basics.lo: binary file contents changed
> dpkg-source: error: add DV/src/DV_basics.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to DV/src/DV_init.lo: binary file contents changed
> dpkg-source: error: add DV/src/DV_init.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to DV/src/DV_instance.lo: binary file contents changed
> dpkg-source: error: add DV/src/DV_instance.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to DV/src/DV_profile.lo: binary file contents changed
> dpkg-source: error: add DV/src/DV_profile.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to DV/src/DV_util.lo: binary file contents changed
> dpkg-source: error: add DV/src/DV_util.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to DenseMtx/src/DenseMtx_IO.lo: binary file contents changed
> dpkg-source: error: add DenseMtx/src/DenseMtx_IO.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to DenseMtx/src/DenseMtx_basics.lo: binary file contents changed
> dpkg-source: error: add DenseMtx/src/DenseMtx_basics.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to DenseMtx/src/DenseMtx_init.lo: binary file contents changed
> dpkg-source: error: add DenseMtx/src/DenseMtx_init.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to DenseMtx/src/DenseMtx_initAsSubmtx.lo: binary file contents changed
> dpkg-source: error: add DenseMtx/src/DenseMtx_initAsSubmtx.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to DenseMtx/src/DenseMtx_instance.lo: binary file contents changed
> dpkg-source: error: add DenseMtx/src/DenseMtx_instance.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to DenseMtx/src/DenseMtx_permute.lo: binary file contents changed
> dpkg-source: error: add DenseMtx/src/DenseMtx_permute.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to DenseMtx/src/DenseMtx_scale.lo: binary file contents changed
> dpkg-source: error: add DenseMtx/src/DenseMtx_scale.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to DenseMtx/src/DenseMtx_util.lo: binary file contents changed
> dpkg-source: error: add DenseMtx/src/DenseMtx_util.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Drand/src/Drand_basics.lo: binary file contents changed
> dpkg-source: error: add Drand/src/Drand_basics.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Drand/src/Drand_init.lo: binary file contents changed
> dpkg-source: error: add Drand/src/Drand_init.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Drand/src/Drand_util.lo: binary file contents changed
> dpkg-source: error: add Drand/src/Drand_util.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to EGraph/src/EGraph_IO.lo: binary file contents changed
> dpkg-source: error: add EGraph/src/EGraph_IO.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to EGraph/src/EGraph_basics.lo: binary file contents changed
> dpkg-source: error: add EGraph/src/EGraph_basics.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to EGraph/src/EGraph_init.lo: binary file contents changed
> dpkg-source: error: add EGraph/src/EGraph_init.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to EGraph/src/EGraph_misc.lo: binary file contents changed
> dpkg-source: error: add EGraph/src/EGraph_misc.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to EGraph/src/EGraph_mkAdjGraph.lo: binary file contents changed
> dpkg-source: error: add EGraph/src/EGraph_mkAdjGraph.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ETree/src/ETree_IO.lo: binary file contents changed
> dpkg-source: error: add ETree/src/ETree_IO.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ETree/src/ETree_basics.lo: binary file contents changed
> dpkg-source: error: add ETree/src/ETree_basics.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ETree/src/ETree_compress.lo: binary file contents changed
> dpkg-source: error: add ETree/src/ETree_compress.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ETree/src/ETree_init.lo: binary file contents changed
> dpkg-source: error: add ETree/src/ETree_init.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ETree/src/ETree_initFromSubtree.lo: binary file contents changed
> dpkg-source: error: add ETree/src/ETree_initFromSubtree.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ETree/src/ETree_instance.lo: binary file contents changed
> dpkg-source: error: add ETree/src/ETree_instance.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ETree/src/ETree_justify.lo: binary file contents changed
> dpkg-source: error: add ETree/src/ETree_justify.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ETree/src/ETree_maps.lo: binary file contents changed
> dpkg-source: error: add ETree/src/ETree_maps.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ETree/src/ETree_metrics.lo: binary file contents changed
> dpkg-source: error: add ETree/src/ETree_metrics.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ETree/src/ETree_ms.lo: binary file contents changed
> dpkg-source: error: add ETree/src/ETree_ms.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ETree/src/ETree_permute.lo: binary file contents changed
> dpkg-source: error: add ETree/src/ETree_permute.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ETree/src/ETree_semi.lo: binary file contents changed
> dpkg-source: error: add ETree/src/ETree_semi.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ETree/src/ETree_storage.lo: binary file contents changed
> dpkg-source: error: add ETree/src/ETree_storage.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ETree/src/ETree_transform.lo: binary file contents changed
> dpkg-source: error: add ETree/src/ETree_transform.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ETree/src/ETree_util.lo: binary file contents changed
> dpkg-source: error: add ETree/src/ETree_util.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Eigen/doc/main.dvi: binary file contents changed
> dpkg-source: error: add Eigen/doc/main.dvi in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to FrontMtx/src/FrontMtx_IO.lo: binary file contents changed
> dpkg-source: error: add FrontMtx/src/FrontMtx_IO.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to FrontMtx/src/FrontMtx_QRfactor.lo: binary file contents changed
> dpkg-source: error: add FrontMtx/src/FrontMtx_QRfactor.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to FrontMtx/src/FrontMtx_QRsolve.lo: binary file contents changed
> dpkg-source: error: add FrontMtx/src/FrontMtx_QRsolve.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to FrontMtx/src/FrontMtx_QRutil.lo: binary file contents changed
> dpkg-source: error: add FrontMtx/src/FrontMtx_QRutil.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to FrontMtx/src/FrontMtx_basics.lo: binary file contents changed
> dpkg-source: error: add FrontMtx/src/FrontMtx_basics.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to FrontMtx/src/FrontMtx_factor.lo: binary file contents changed
> dpkg-source: error: add FrontMtx/src/FrontMtx_factor.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to FrontMtx/src/FrontMtx_factorUtil.lo: binary file contents changed
> dpkg-source: error: add FrontMtx/src/FrontMtx_factorUtil.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to FrontMtx/src/FrontMtx_init.lo: binary file contents changed
> dpkg-source: error: add FrontMtx/src/FrontMtx_init.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to FrontMtx/src/FrontMtx_instance.lo: binary file contents changed
> dpkg-source: error: add FrontMtx/src/FrontMtx_instance.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to FrontMtx/src/FrontMtx_loadEntries.lo: binary file contents changed
> dpkg-source: error: add FrontMtx/src/FrontMtx_loadEntries.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to FrontMtx/src/FrontMtx_permute.lo: binary file contents changed
> dpkg-source: error: add FrontMtx/src/FrontMtx_permute.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to FrontMtx/src/FrontMtx_postProcess.lo: binary file contents changed
> dpkg-source: error: add FrontMtx/src/FrontMtx_postProcess.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to FrontMtx/src/FrontMtx_postponed.lo: binary file contents changed
> dpkg-source: error: add FrontMtx/src/FrontMtx_postponed.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to FrontMtx/src/FrontMtx_solve.lo: binary file contents changed
> dpkg-source: error: add FrontMtx/src/FrontMtx_solve.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to FrontMtx/src/FrontMtx_solveUtil.lo: binary file contents changed
> dpkg-source: error: add FrontMtx/src/FrontMtx_solveUtil.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to FrontMtx/src/FrontMtx_split.lo: binary file contents changed
> dpkg-source: error: add FrontMtx/src/FrontMtx_split.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to FrontMtx/src/FrontMtx_storeFront.lo: binary file contents changed
> dpkg-source: error: add FrontMtx/src/FrontMtx_storeFront.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to FrontMtx/src/FrontMtx_update.lo: binary file contents changed
> dpkg-source: error: add FrontMtx/src/FrontMtx_update.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to FrontMtx/src/FrontMtx_util.lo: binary file contents changed
> dpkg-source: error: add FrontMtx/src/FrontMtx_util.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to GPart/src/GPart_DDsepInfo.lo: binary file contents changed
> dpkg-source: error: add GPart/src/GPart_DDsepInfo.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to GPart/src/GPart_DDviaFishnet.lo: binary file contents changed
> dpkg-source: error: add GPart/src/GPart_DDviaFishnet.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to GPart/src/GPart_DDviaProjection.lo: binary file contents changed
> dpkg-source: error: add GPart/src/GPart_DDviaProjection.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to GPart/src/GPart_RBviaDDsep.lo: binary file contents changed
> dpkg-source: error: add GPart/src/GPart_RBviaDDsep.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to GPart/src/GPart_TwoSetViaBKL.lo: binary file contents changed
> dpkg-source: error: add GPart/src/GPart_TwoSetViaBKL.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to GPart/src/GPart_basics.lo: binary file contents changed
> dpkg-source: error: add GPart/src/GPart_basics.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to GPart/src/GPart_domSegMap.lo: binary file contents changed
> dpkg-source: error: add GPart/src/GPart_domSegMap.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to GPart/src/GPart_identifyWideSep.lo: binary file contents changed
> dpkg-source: error: add GPart/src/GPart_identifyWideSep.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to GPart/src/GPart_init.lo: binary file contents changed
> dpkg-source: error: add GPart/src/GPart_init.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to GPart/src/GPart_makeYCmap.lo: binary file contents changed
> dpkg-source: error: add GPart/src/GPart_makeYCmap.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to GPart/src/GPart_smoothBisector.lo: binary file contents changed
> dpkg-source: error: add GPart/src/GPart_smoothBisector.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to GPart/src/GPart_smoothBy2layers.lo: binary file contents changed
> dpkg-source: error: add GPart/src/GPart_smoothBy2layers.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to GPart/src/GPart_smoothYSep.lo: binary file contents changed
> dpkg-source: error: add GPart/src/GPart_smoothYSep.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to GPart/src/GPart_split.lo: binary file contents changed
> dpkg-source: error: add GPart/src/GPart_split.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to GPart/src/GPart_util.lo: binary file contents changed
> dpkg-source: error: add GPart/src/GPart_util.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Graph/src/Graph_IO.lo: binary file contents changed
> dpkg-source: error: add Graph/src/Graph_IO.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Graph/src/Graph_basics.lo: binary file contents changed
> dpkg-source: error: add Graph/src/Graph_basics.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Graph/src/Graph_compress.lo: binary file contents changed
> dpkg-source: error: add Graph/src/Graph_compress.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Graph/src/Graph_equivMap.lo: binary file contents changed
> dpkg-source: error: add Graph/src/Graph_equivMap.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Graph/src/Graph_expand.lo: binary file contents changed
> dpkg-source: error: add Graph/src/Graph_expand.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Graph/src/Graph_fillFromOffsets.lo: binary file contents changed
> dpkg-source: error: add Graph/src/Graph_fillFromOffsets.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Graph/src/Graph_init.lo: binary file contents changed
> dpkg-source: error: add Graph/src/Graph_init.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Graph/src/Graph_setListsFromOffsets.lo: binary file contents changed
> dpkg-source: error: add Graph/src/Graph_setListsFromOffsets.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Graph/src/Graph_util.lo: binary file contents changed
> dpkg-source: error: add Graph/src/Graph_util.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Graph/src/Graph_wirebasket.lo: binary file contents changed
> dpkg-source: error: add Graph/src/Graph_wirebasket.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to I2Ohash/src/I2Ohash_IO.lo: binary file contents changed
> dpkg-source: error: add I2Ohash/src/I2Ohash_IO.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to I2Ohash/src/I2Ohash_basics.lo: binary file contents changed
> dpkg-source: error: add I2Ohash/src/I2Ohash_basics.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to I2Ohash/src/I2Ohash_init.lo: binary file contents changed
> dpkg-source: error: add I2Ohash/src/I2Ohash_init.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to I2Ohash/src/I2Ohash_util.lo: binary file contents changed
> dpkg-source: error: add I2Ohash/src/I2Ohash_util.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to IIheap/src/IIheap_basics.lo: binary file contents changed
> dpkg-source: error: add IIheap/src/IIheap_basics.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to IV/src/IV_IO.lo: binary file contents changed
> dpkg-source: error: add IV/src/IV_IO.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to IV/src/IV_basics.lo: binary file contents changed
> dpkg-source: error: add IV/src/IV_basics.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to IV/src/IV_init.lo: binary file contents changed
> dpkg-source: error: add IV/src/IV_init.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to IV/src/IV_instance.lo: binary file contents changed
> dpkg-source: error: add IV/src/IV_instance.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to IV/src/IV_util.lo: binary file contents changed
> dpkg-source: error: add IV/src/IV_util.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to IVL/src/IVL_IO.lo: binary file contents changed
> dpkg-source: error: add IVL/src/IVL_IO.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to IVL/src/IVL_basics.lo: binary file contents changed
> dpkg-source: error: add IVL/src/IVL_basics.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to IVL/src/IVL_init.lo: binary file contents changed
> dpkg-source: error: add IVL/src/IVL_init.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to IVL/src/IVL_instance.lo: binary file contents changed
> dpkg-source: error: add IVL/src/IVL_instance.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to IVL/src/IVL_listmanip.lo: binary file contents changed
> dpkg-source: error: add IVL/src/IVL_listmanip.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to IVL/src/IVL_misc.lo: binary file contents changed
> dpkg-source: error: add IVL/src/IVL_misc.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to IVL/src/IVL_subIVL.lo: binary file contents changed
> dpkg-source: error: add IVL/src/IVL_subIVL.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to IVL/src/IVL_util.lo: binary file contents changed
> dpkg-source: error: add IVL/src/IVL_util.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Ideq/src/Ideq_IO.lo: binary file contents changed
> dpkg-source: error: add Ideq/src/Ideq_IO.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Ideq/src/Ideq_basics.lo: binary file contents changed
> dpkg-source: error: add Ideq/src/Ideq_basics.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Ideq/src/Ideq_resize.lo: binary file contents changed
> dpkg-source: error: add Ideq/src/Ideq_resize.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Ideq/src/Ideq_util.lo: binary file contents changed
> dpkg-source: error: add Ideq/src/Ideq_util.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to InpMtx/src/InpMtx_IO.lo: binary file contents changed
> dpkg-source: error: add InpMtx/src/InpMtx_IO.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to InpMtx/src/InpMtx_adjForATA.lo: binary file contents changed
> dpkg-source: error: add InpMtx/src/InpMtx_adjForATA.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to InpMtx/src/InpMtx_basics.lo: binary file contents changed
> dpkg-source: error: add InpMtx/src/InpMtx_basics.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to InpMtx/src/InpMtx_extract.lo: binary file contents changed
> dpkg-source: error: add InpMtx/src/InpMtx_extract.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to InpMtx/src/InpMtx_fullAdj.lo: binary file contents changed
> dpkg-source: error: add InpMtx/src/InpMtx_fullAdj.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to InpMtx/src/InpMtx_gmmm.lo: binary file contents changed
> dpkg-source: error: add InpMtx/src/InpMtx_gmmm.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to InpMtx/src/InpMtx_gmvm.lo: binary file contents changed
> dpkg-source: error: add InpMtx/src/InpMtx_gmvm.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to InpMtx/src/InpMtx_init.lo: binary file contents changed
> dpkg-source: error: add InpMtx/src/InpMtx_init.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to InpMtx/src/InpMtx_input.lo: binary file contents changed
> dpkg-source: error: add InpMtx/src/InpMtx_input.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to InpMtx/src/InpMtx_instance.lo: binary file contents changed
> dpkg-source: error: add InpMtx/src/InpMtx_instance.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to InpMtx/src/InpMtx_map.lo: binary file contents changed
> dpkg-source: error: add InpMtx/src/InpMtx_map.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to InpMtx/src/InpMtx_mvm.lo: binary file contents changed
> dpkg-source: error: add InpMtx/src/InpMtx_mvm.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to InpMtx/src/InpMtx_mvmVector.lo: binary file contents changed
> dpkg-source: error: add InpMtx/src/InpMtx_mvmVector.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to InpMtx/src/InpMtx_permute.lo: binary file contents changed
> dpkg-source: error: add InpMtx/src/InpMtx_permute.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to InpMtx/src/InpMtx_profile.lo: binary file contents changed
> dpkg-source: error: add InpMtx/src/InpMtx_profile.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to InpMtx/src/InpMtx_support.lo: binary file contents changed
> dpkg-source: error: add InpMtx/src/InpMtx_support.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to InpMtx/src/InpMtx_util.lo: binary file contents changed
> dpkg-source: error: add InpMtx/src/InpMtx_util.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to LinSol/doc/main.dvi: binary file contents changed
> dpkg-source: error: add LinSol/doc/main.dvi in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Lock/src/Lock_basics.lo: binary file contents changed
> dpkg-source: error: add Lock/src/Lock_basics.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Lock/src/Lock_init.lo: binary file contents changed
> dpkg-source: error: add Lock/src/Lock_init.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Lock/src/Lock_util.lo: binary file contents changed
> dpkg-source: error: add Lock/src/Lock_util.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to MPI/src/spoolesMPI_DenseMtx_gather.lo: binary file contents changed
> dpkg-source: error: add MPI/src/spoolesMPI_DenseMtx_gather.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to MPI/src/spoolesMPI_DenseMtx_scatterAdd.lo: binary file contents changed
> dpkg-source: error: add MPI/src/spoolesMPI_DenseMtx_scatterAdd.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to MPI/src/spoolesMPI_ETree_Bcast.lo: binary file contents changed
> dpkg-source: error: add MPI/src/spoolesMPI_ETree_Bcast.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to MPI/src/spoolesMPI_Graph_Bcast.lo: binary file contents changed
> dpkg-source: error: add MPI/src/spoolesMPI_Graph_Bcast.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to MPI/src/spoolesMPI_IVL_Bcast.lo: binary file contents changed
> dpkg-source: error: add MPI/src/spoolesMPI_IVL_Bcast.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to MPI/src/spoolesMPI_IVL_alltoall.lo: binary file contents changed
> dpkg-source: error: add MPI/src/spoolesMPI_IVL_alltoall.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to MPI/src/spoolesMPI_IVLallgather.lo: binary file contents changed
> dpkg-source: error: add MPI/src/spoolesMPI_IVLallgather.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to MPI/src/spoolesMPI_IVallgather.lo: binary file contents changed
> dpkg-source: error: add MPI/src/spoolesMPI_IVallgather.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to MPI/src/spoolesMPI_MMM.lo: binary file contents changed
> dpkg-source: error: add MPI/src/spoolesMPI_MMM.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to MPI/src/spoolesMPI_aggListMPI.lo: binary file contents changed
> dpkg-source: error: add MPI/src/spoolesMPI_aggListMPI.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to MPI/src/spoolesMPI_colmapMPI.lo: binary file contents changed
> dpkg-source: error: add MPI/src/spoolesMPI_colmapMPI.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to MPI/src/spoolesMPI_factorMPI.lo: binary file contents changed
> dpkg-source: error: add MPI/src/spoolesMPI_factorMPI.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to MPI/src/spoolesMPI_fullAdjMPI.lo: binary file contents changed
> dpkg-source: error: add MPI/src/spoolesMPI_fullAdjMPI.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to MPI/src/spoolesMPI_makeSendRecvIVLs.lo: binary file contents changed
> dpkg-source: error: add MPI/src/spoolesMPI_makeSendRecvIVLs.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to MPI/src/spoolesMPI_postProcess.lo: binary file contents changed
> dpkg-source: error: add MPI/src/spoolesMPI_postProcess.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to MPI/src/spoolesMPI_rowmapMPI.lo: binary file contents changed
> dpkg-source: error: add MPI/src/spoolesMPI_rowmapMPI.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to MPI/src/spoolesMPI_solveMPI.lo: binary file contents changed
> dpkg-source: error: add MPI/src/spoolesMPI_solveMPI.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to MPI/src/spoolesMPI_splitDenseMtx.lo: binary file contents changed
> dpkg-source: error: add MPI/src/spoolesMPI_splitDenseMtx.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to MPI/src/spoolesMPI_splitFrontMtx.lo: binary file contents changed
> dpkg-source: error: add MPI/src/spoolesMPI_splitFrontMtx.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to MPI/src/spoolesMPI_splitInpMtx.lo: binary file contents changed
> dpkg-source: error: add MPI/src/spoolesMPI_splitInpMtx.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to MPI/src/spoolesMPI_splitPencil.lo: binary file contents changed
> dpkg-source: error: add MPI/src/spoolesMPI_splitPencil.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to MPI/src/spoolesMPI_symbfacMPI.lo: binary file contents changed
> dpkg-source: error: add MPI/src/spoolesMPI_symbfacMPI.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to MPI/src/spoolesMPI_utilities.lo: binary file contents changed
> dpkg-source: error: add MPI/src/spoolesMPI_utilities.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to MSMD/src/MSMD_MSMDinfo.lo: binary file contents changed
> dpkg-source: error: add MSMD/src/MSMD_MSMDinfo.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to MSMD/src/MSMD_MSMDvtx.lo: binary file contents changed
> dpkg-source: error: add MSMD/src/MSMD_MSMDvtx.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to MSMD/src/MSMD_basics.lo: binary file contents changed
> dpkg-source: error: add MSMD/src/MSMD_basics.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to MSMD/src/MSMD_cleanReachSet.lo: binary file contents changed
> dpkg-source: error: add MSMD/src/MSMD_cleanReachSet.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to MSMD/src/MSMD_eliminate.lo: binary file contents changed
> dpkg-source: error: add MSMD/src/MSMD_eliminate.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to MSMD/src/MSMD_fillPerms.lo: binary file contents changed
> dpkg-source: error: add MSMD/src/MSMD_fillPerms.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to MSMD/src/MSMD_findInodes.lo: binary file contents changed
> dpkg-source: error: add MSMD/src/MSMD_findInodes.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to MSMD/src/MSMD_frontETree.lo: binary file contents changed
> dpkg-source: error: add MSMD/src/MSMD_frontETree.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to MSMD/src/MSMD_init.lo: binary file contents changed
> dpkg-source: error: add MSMD/src/MSMD_init.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to MSMD/src/MSMD_makeSchurComplement.lo: binary file contents changed
> dpkg-source: error: add MSMD/src/MSMD_makeSchurComplement.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to MSMD/src/MSMD_order.lo: binary file contents changed
> dpkg-source: error: add MSMD/src/MSMD_order.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to MSMD/src/MSMD_update.lo: binary file contents changed
> dpkg-source: error: add MSMD/src/MSMD_update.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to MT/src/spoolesMT_QRfactorMT.lo: binary file contents changed
> dpkg-source: error: add MT/src/spoolesMT_QRfactorMT.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to MT/src/spoolesMT_QRsolveMT.lo: binary file contents changed
> dpkg-source: error: add MT/src/spoolesMT_QRsolveMT.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to MT/src/spoolesMT_factorMT.lo: binary file contents changed
> dpkg-source: error: add MT/src/spoolesMT_factorMT.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to MT/src/spoolesMT_mvm.lo: binary file contents changed
> dpkg-source: error: add MT/src/spoolesMT_mvm.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to MT/src/spoolesMT_solveMT.lo: binary file contents changed
> dpkg-source: error: add MT/src/spoolesMT_solveMT.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Network/src/Network_IO.lo: binary file contents changed
> dpkg-source: error: add Network/src/Network_IO.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Network/src/Network_addArc.lo: binary file contents changed
> dpkg-source: error: add Network/src/Network_addArc.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Network/src/Network_augmentPath.lo: binary file contents changed
> dpkg-source: error: add Network/src/Network_augmentPath.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Network/src/Network_basics.lo: binary file contents changed
> dpkg-source: error: add Network/src/Network_basics.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Network/src/Network_findAugmentingPath.lo: binary file contents changed
> dpkg-source: error: add Network/src/Network_findAugmentingPath.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Network/src/Network_findMaxFlow.lo: binary file contents changed
> dpkg-source: error: add Network/src/Network_findMaxFlow.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Network/src/Network_findMincut.lo: binary file contents changed
> dpkg-source: error: add Network/src/Network_findMincut.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Network/src/Network_init.lo: binary file contents changed
> dpkg-source: error: add Network/src/Network_init.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to PatchAndGoInfo/src/PatchAndGoInfo_basics.lo: binary file contents changed
> dpkg-source: error: add PatchAndGoInfo/src/PatchAndGoInfo_basics.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to PatchAndGoInfo/src/PatchAndGoInfo_init.lo: binary file contents changed
> dpkg-source: error: add PatchAndGoInfo/src/PatchAndGoInfo_init.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Pencil/src/Pencil_IO.lo: binary file contents changed
> dpkg-source: error: add Pencil/src/Pencil_IO.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Pencil/src/Pencil_basics.lo: binary file contents changed
> dpkg-source: error: add Pencil/src/Pencil_basics.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Pencil/src/Pencil_init.lo: binary file contents changed
> dpkg-source: error: add Pencil/src/Pencil_init.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Pencil/src/Pencil_mmm.lo: binary file contents changed
> dpkg-source: error: add Pencil/src/Pencil_mmm.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Pencil/src/Pencil_permute.lo: binary file contents changed
> dpkg-source: error: add Pencil/src/Pencil_permute.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Pencil/src/Pencil_setup.lo: binary file contents changed
> dpkg-source: error: add Pencil/src/Pencil_setup.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Pencil/src/Pencil_util.lo: binary file contents changed
> dpkg-source: error: add Pencil/src/Pencil_util.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Perm/src/Perm_IO.lo: binary file contents changed
> dpkg-source: error: add Perm/src/Perm_IO.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Perm/src/Perm_basics.lo: binary file contents changed
> dpkg-source: error: add Perm/src/Perm_basics.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Perm/src/Perm_compress.lo: binary file contents changed
> dpkg-source: error: add Perm/src/Perm_compress.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Perm/src/Perm_init.lo: binary file contents changed
> dpkg-source: error: add Perm/src/Perm_init.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Perm/src/Perm_util.lo: binary file contents changed
> dpkg-source: error: add Perm/src/Perm_util.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to SemiImplMtx/src/SemiImplMtx_IO.lo: binary file contents changed
> dpkg-source: error: add SemiImplMtx/src/SemiImplMtx_IO.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to SemiImplMtx/src/SemiImplMtx_basics.lo: binary file contents changed
> dpkg-source: error: add SemiImplMtx/src/SemiImplMtx_basics.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to SemiImplMtx/src/SemiImplMtx_init.lo: binary file contents changed
> dpkg-source: error: add SemiImplMtx/src/SemiImplMtx_init.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to SemiImplMtx/src/SemiImplMtx_solve.lo: binary file contents changed
> dpkg-source: error: add SemiImplMtx/src/SemiImplMtx_solve.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to SemiImplMtx/src/SemiImplMtx_util.lo: binary file contents changed
> dpkg-source: error: add SemiImplMtx/src/SemiImplMtx_util.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to SolveMap/src/SolveMap_IO.lo: binary file contents changed
> dpkg-source: error: add SolveMap/src/SolveMap_IO.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to SolveMap/src/SolveMap_basics.lo: binary file contents changed
> dpkg-source: error: add SolveMap/src/SolveMap_basics.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to SolveMap/src/SolveMap_init.lo: binary file contents changed
> dpkg-source: error: add SolveMap/src/SolveMap_init.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to SolveMap/src/SolveMap_instance.lo: binary file contents changed
> dpkg-source: error: add SolveMap/src/SolveMap_instance.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to SolveMap/src/SolveMap_maps.lo: binary file contents changed
> dpkg-source: error: add SolveMap/src/SolveMap_maps.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to SolveMap/src/SolveMap_setup.lo: binary file contents changed
> dpkg-source: error: add SolveMap/src/SolveMap_setup.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to SolveMap/src/SolveMap_util.lo: binary file contents changed
> dpkg-source: error: add SolveMap/src/SolveMap_util.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to SubMtx/src/SubMtx_IO.lo: binary file contents changed
> dpkg-source: error: add SubMtx/src/SubMtx_IO.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to SubMtx/src/SubMtx_basics.lo: binary file contents changed
> dpkg-source: error: add SubMtx/src/SubMtx_basics.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to SubMtx/src/SubMtx_init.lo: binary file contents changed
> dpkg-source: error: add SubMtx/src/SubMtx_init.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to SubMtx/src/SubMtx_initRandom.lo: binary file contents changed
> dpkg-source: error: add SubMtx/src/SubMtx_initRandom.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to SubMtx/src/SubMtx_instance.lo: binary file contents changed
> dpkg-source: error: add SubMtx/src/SubMtx_instance.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to SubMtx/src/SubMtx_scalevec.lo: binary file contents changed
> dpkg-source: error: add SubMtx/src/SubMtx_scalevec.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to SubMtx/src/SubMtx_solve.lo: binary file contents changed
> dpkg-source: error: add SubMtx/src/SubMtx_solve.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to SubMtx/src/SubMtx_solveH.lo: binary file contents changed
> dpkg-source: error: add SubMtx/src/SubMtx_solveH.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to SubMtx/src/SubMtx_solveT.lo: binary file contents changed
> dpkg-source: error: add SubMtx/src/SubMtx_solveT.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to SubMtx/src/SubMtx_solveupd.lo: binary file contents changed
> dpkg-source: error: add SubMtx/src/SubMtx_solveupd.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to SubMtx/src/SubMtx_solveupdH.lo: binary file contents changed
> dpkg-source: error: add SubMtx/src/SubMtx_solveupdH.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to SubMtx/src/SubMtx_solveupdT.lo: binary file contents changed
> dpkg-source: error: add SubMtx/src/SubMtx_solveupdT.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to SubMtx/src/SubMtx_sort.lo: binary file contents changed
> dpkg-source: error: add SubMtx/src/SubMtx_sort.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to SubMtx/src/SubMtx_util.lo: binary file contents changed
> dpkg-source: error: add SubMtx/src/SubMtx_util.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to SubMtxList/src/SubMtxList_IO.lo: binary file contents changed
> dpkg-source: error: add SubMtxList/src/SubMtxList_IO.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to SubMtxList/src/SubMtxList_basics.lo: binary file contents changed
> dpkg-source: error: add SubMtxList/src/SubMtxList_basics.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to SubMtxList/src/SubMtxList_init.lo: binary file contents changed
> dpkg-source: error: add SubMtxList/src/SubMtxList_init.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to SubMtxList/src/SubMtxList_util.lo: binary file contents changed
> dpkg-source: error: add SubMtxList/src/SubMtxList_util.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to SubMtxManager/src/SubMtxManager_IO.lo: binary file contents changed
> dpkg-source: error: add SubMtxManager/src/SubMtxManager_IO.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to SubMtxManager/src/SubMtxManager_basics.lo: binary file contents changed
> dpkg-source: error: add SubMtxManager/src/SubMtxManager_basics.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to SubMtxManager/src/SubMtxManager_init.lo: binary file contents changed
> dpkg-source: error: add SubMtxManager/src/SubMtxManager_init.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to SubMtxManager/src/SubMtxManager_util.lo: binary file contents changed
> dpkg-source: error: add SubMtxManager/src/SubMtxManager_util.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to SymbFac/src/SymbFac_symbfac.lo: binary file contents changed
> dpkg-source: error: add SymbFac/src/SymbFac_symbfac.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Tree/src/Tree_IO.lo: binary file contents changed
> dpkg-source: error: add Tree/src/Tree_IO.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Tree/src/Tree_basics.lo: binary file contents changed
> dpkg-source: error: add Tree/src/Tree_basics.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Tree/src/Tree_compress.lo: binary file contents changed
> dpkg-source: error: add Tree/src/Tree_compress.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Tree/src/Tree_draw.lo: binary file contents changed
> dpkg-source: error: add Tree/src/Tree_draw.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Tree/src/Tree_getCoords.lo: binary file contents changed
> dpkg-source: error: add Tree/src/Tree_getCoords.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Tree/src/Tree_init.lo: binary file contents changed
> dpkg-source: error: add Tree/src/Tree_init.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Tree/src/Tree_instance.lo: binary file contents changed
> dpkg-source: error: add Tree/src/Tree_instance.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Tree/src/Tree_justify.lo: binary file contents changed
> dpkg-source: error: add Tree/src/Tree_justify.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Tree/src/Tree_maximizeGain.lo: binary file contents changed
> dpkg-source: error: add Tree/src/Tree_maximizeGain.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Tree/src/Tree_metrics.lo: binary file contents changed
> dpkg-source: error: add Tree/src/Tree_metrics.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Tree/src/Tree_perms.lo: binary file contents changed
> dpkg-source: error: add Tree/src/Tree_perms.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Tree/src/Tree_permute.lo: binary file contents changed
> dpkg-source: error: add Tree/src/Tree_permute.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Tree/src/Tree_subtree.lo: binary file contents changed
> dpkg-source: error: add Tree/src/Tree_subtree.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Tree/src/Tree_util.lo: binary file contents changed
> dpkg-source: error: add Tree/src/Tree_util.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Utilities/src/Utilities_CV.lo: binary file contents changed
> dpkg-source: error: add Utilities/src/Utilities_CV.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Utilities/src/Utilities_DV.lo: binary file contents changed
> dpkg-source: error: add Utilities/src/Utilities_DV.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Utilities/src/Utilities_FV.lo: binary file contents changed
> dpkg-source: error: add Utilities/src/Utilities_FV.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Utilities/src/Utilities_I2OP.lo: binary file contents changed
> dpkg-source: error: add Utilities/src/Utilities_I2OP.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Utilities/src/Utilities_IP.lo: binary file contents changed
> dpkg-source: error: add Utilities/src/Utilities_IP.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Utilities/src/Utilities_IV.lo: binary file contents changed
> dpkg-source: error: add Utilities/src/Utilities_IV.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Utilities/src/Utilities_PCV.lo: binary file contents changed
> dpkg-source: error: add Utilities/src/Utilities_PCV.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Utilities/src/Utilities_PDV.lo: binary file contents changed
> dpkg-source: error: add Utilities/src/Utilities_PDV.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Utilities/src/Utilities_PFV.lo: binary file contents changed
> dpkg-source: error: add Utilities/src/Utilities_PFV.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Utilities/src/Utilities_PIV.lo: binary file contents changed
> dpkg-source: error: add Utilities/src/Utilities_PIV.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Utilities/src/Utilities_ZV.lo: binary file contents changed
> dpkg-source: error: add Utilities/src/Utilities_ZV.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Utilities/src/Utilities_axpy.lo: binary file contents changed
> dpkg-source: error: add Utilities/src/Utilities_axpy.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Utilities/src/Utilities_iohb.lo: binary file contents changed
> dpkg-source: error: add Utilities/src/Utilities_iohb.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Utilities/src/Utilities_newsort.lo: binary file contents changed
> dpkg-source: error: add Utilities/src/Utilities_newsort.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to Utilities/src/Utilities_sortAndCompress.lo: binary file contents changed
> dpkg-source: error: add Utilities/src/Utilities_sortAndCompress.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ZV/src/ZV_IO.lo: binary file contents changed
> dpkg-source: error: add ZV/src/ZV_IO.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ZV/src/ZV_basics.lo: binary file contents changed
> dpkg-source: error: add ZV/src/ZV_basics.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ZV/src/ZV_init.lo: binary file contents changed
> dpkg-source: error: add ZV/src/ZV_init.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ZV/src/ZV_instance.lo: binary file contents changed
> dpkg-source: error: add ZV/src/ZV_instance.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ZV/src/ZV_profile.lo: binary file contents changed
> dpkg-source: error: add ZV/src/ZV_profile.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ZV/src/ZV_util.lo: binary file contents changed
> dpkg-source: error: add ZV/src/ZV_util.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to libspooles.so.2.2: binary file contents changed
> dpkg-source: error: add libspooles.so.2.2 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'libspooles.so.2.2' will not be represented in diff
> dpkg-source: error: cannot represent change to misc/src/misc_ND.lo: binary file contents changed
> dpkg-source: error: add misc/src/misc_ND.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to misc/src/misc_ND2.lo: binary file contents changed
> dpkg-source: error: add misc/src/misc_ND2.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to misc/src/misc_drawGraphEPS.lo: binary file contents changed
> dpkg-source: error: add misc/src/misc_drawGraphEPS.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to misc/src/misc_fpgrids.lo: binary file contents changed
> dpkg-source: error: add misc/src/misc_fpgrids.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to misc/src/misc_localND.lo: binary file contents changed
> dpkg-source: error: add misc/src/misc_localND.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to misc/src/misc_mkNDlinsys.lo: binary file contents changed
> dpkg-source: error: add misc/src/misc_mkNDlinsys.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to misc/src/misc_mkNDlinsysQR.lo: binary file contents changed
> dpkg-source: error: add misc/src/misc_mkNDlinsysQR.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to misc/src/misc_orderViaBestOfNDandMS.lo: binary file contents changed
> dpkg-source: error: add misc/src/misc_orderViaBestOfNDandMS.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to misc/src/misc_orderViaMMD.lo: binary file contents changed
> dpkg-source: error: add misc/src/misc_orderViaMMD.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to misc/src/misc_orderViaMS.lo: binary file contents changed
> dpkg-source: error: add misc/src/misc_orderViaMS.lo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to misc/src/misc_orderViaND.lo: binary file contents changed
> dpkg-source: error: add misc/src/misc_orderViaND.lo 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/spooles_2.2-14_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