Bug#1047830: persalys: Fails to build source after successful build

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


Source: persalys
Version: 13.1.1+ds-1
Severity: minor
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian-qa at lists.debian.org
Usertags: qa-doublebuild

Hi,

This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).

This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.

More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild

Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -S
> ---------------------------------------------------------------------------------------------------------------------------
> 
> dpkg-buildpackage: info: source package persalys
> dpkg-buildpackage: info: source version 13.1.1+ds-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Pierre Gruet <pgt at debian.org>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean --buildsystem=cmake --with python3
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> # If we populated a persalys directory for Python modules during the tests,
> # we remove them.
> if [ -e builddir/lib/test/persalys ]; then rm -rf builddir/lib/test/persalys; fi
> if [ -e python/test/persalys ]; then rm -rf python/test/persalys; fi
> dh_auto_clean
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean -O--buildsystem=cmake
>    dh_clean -O--buildsystem=cmake
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building persalys using existing ./persalys_13.1.1+ds.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to builddir/lib/src/base/libpersalysbase.so.0:
> dpkg-source: error:   new version is symlink to libpersalysbase.so.0.0.0
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to builddir/lib/src/base/libpersalysbase.so:
> dpkg-source: error:   new version is symlink to libpersalysbase.so.0
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to builddir/lib/src/view/libpersalysview.so.0:
> dpkg-source: error:   new version is symlink to libpersalysview.so.0.0.0
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to builddir/lib/src/view/libpersalysview.so:
> dpkg-source: error:   new version is symlink to libpersalysview.so.0
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to builddir/lib/src/view/PyInterp/libpersalyspyinterp.so.0:
> dpkg-source: error:   new version is symlink to libpersalyspyinterp.so.0.0.0
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to builddir/lib/src/view/PyInterp/libpersalyspyinterp.so:
> dpkg-source: error:   new version is symlink to libpersalyspyinterp.so.0
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to builddir/lib/src/view/PyConsole/libpersalyspyconsole.so:
> dpkg-source: error:   new version is symlink to libpersalyspyconsole.so.0
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to builddir/lib/src/view/PyConsole/libpersalyspyconsole.so.0:
> dpkg-source: error:   new version is symlink to libpersalyspyconsole.so.0.0.0
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to builddir/lib/src/view/plot/libpersalysplot.so:
> dpkg-source: error:   new version is symlink to libpersalysplot.so.0
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to builddir/lib/src/view/plot/libpersalysplot.so.0:
> dpkg-source: error:   new version is symlink to libpersalysplot.so.0.0.0
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/libpersalysutils.so:
> dpkg-source: error:   new version is symlink to libpersalysutils.so.0
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/libpersalysutils.so.0:
> dpkg-source: error:   new version is symlink to libpersalysutils.so.0.0.0
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to builddir/lib/src/model/libpersalysmodel.so:
> dpkg-source: error:   new version is symlink to libpersalysmodel.so.0
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to builddir/lib/src/model/libpersalysmodel.so.0:
> dpkg-source: error:   new version is symlink to libpersalysmodel.so.0.0.0
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to builddir/CMakeFiles/3.27.2/CMakeDetermineCompilerABI_C.bin: binary file contents changed
> dpkg-source: error: add builddir/CMakeFiles/3.27.2/CMakeDetermineCompilerABI_C.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'builddir/CMakeFiles/3.27.2/CMakeDetermineCompilerABI_C.bin' will not be represented in diff
> dpkg-source: error: cannot represent change to builddir/CMakeFiles/3.27.2/CMakeDetermineCompilerABI_CXX.bin: binary file contents changed
> dpkg-source: error: add builddir/CMakeFiles/3.27.2/CMakeDetermineCompilerABI_CXX.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'builddir/CMakeFiles/3.27.2/CMakeDetermineCompilerABI_CXX.bin' will not be represented in diff
> dpkg-source: error: cannot represent change to builddir/CMakeFiles/3.27.2/CompilerIdC/a.out: binary file contents changed
> dpkg-source: error: add builddir/CMakeFiles/3.27.2/CompilerIdC/a.out in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'builddir/CMakeFiles/3.27.2/CompilerIdC/a.out' will not be represented in diff
> dpkg-source: error: cannot represent change to builddir/CMakeFiles/3.27.2/CompilerIdCXX/a.out: binary file contents changed
> dpkg-source: error: add builddir/CMakeFiles/3.27.2/CompilerIdCXX/a.out in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'builddir/CMakeFiles/3.27.2/CompilerIdCXX/a.out' will not be represented in diff
> dpkg-source: error: cannot represent change to builddir/CMakeTmp/UNDEFINED_SYMBOLS_ALLOWED/CMakeFiles/foo.dir/foo.c.o: binary file contents changed
> dpkg-source: error: add builddir/CMakeTmp/UNDEFINED_SYMBOLS_ALLOWED/CMakeFiles/foo.dir/foo.c.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/CMakeTmp/UNDEFINED_SYMBOLS_ALLOWED/libfoo.so: binary file contents changed
> dpkg-source: error: add builddir/CMakeTmp/UNDEFINED_SYMBOLS_ALLOWED/libfoo.so in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'builddir/CMakeTmp/UNDEFINED_SYMBOLS_ALLOWED/libfoo.so' will not be represented in diff
> dpkg-source: warning: file persalys-13.1.1+ds/builddir/install_manifest.txt has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/Analysis.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/Analysis.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/AnalysisImplementation.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/AnalysisImplementation.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/AnalysisResult.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/AnalysisResult.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/AnsysParser.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/AnsysParser.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/AppliException.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/AppliException.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/ApproximationAnalysis.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/ApproximationAnalysis.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/BaseTools.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/BaseTools.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/CalibrationAnalysis.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/CalibrationAnalysis.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/CalibrationAnalysisResult.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/CalibrationAnalysisResult.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/CopulaInferenceAnalysis.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/CopulaInferenceAnalysis.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/CopulaInferenceResult.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/CopulaInferenceResult.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/CopulaInferenceSetResult.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/CopulaInferenceSetResult.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/CouplingInputFile.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/CouplingInputFile.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/CouplingOutputFile.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/CouplingOutputFile.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/CouplingPhysicalModel.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/CouplingPhysicalModel.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/CouplingResourceFile.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/CouplingResourceFile.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/CouplingStep.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/CouplingStep.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/DataAnalysis.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/DataAnalysis.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/DataAnalysisResult.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/DataAnalysisResult.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/DataCleaning.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/DataCleaning.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/DataImport.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/DataImport.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/DataModel.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/DataModel.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/DataSample.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/DataSample.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/DesignOfExperiment.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/DesignOfExperiment.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/DesignOfExperimentAnalysis.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/DesignOfExperimentAnalysis.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/DesignOfExperimentEvaluation.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/DesignOfExperimentEvaluation.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/DesignOfExperimentImplementation.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/DesignOfExperimentImplementation.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/DistributionDictionary.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/DistributionDictionary.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/EvaluationResult.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/EvaluationResult.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/FMIPhysicalModel.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/FMIPhysicalModel.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/FMUInfo.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/FMUInfo.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/FORMAnalysis.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/FORMAnalysis.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/FORMAnalysisResult.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/FORMAnalysisResult.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/FORMImportanceSamplingAnalysis.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/FORMImportanceSamplingAnalysis.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/FieldModelEvaluation.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/FieldModelEvaluation.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/FieldMonteCarloAnalysis.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/FieldMonteCarloAnalysis.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/FieldMonteCarloResult.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/FieldMonteCarloResult.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/FileMemoizeEvaluation.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/FileMemoizeEvaluation.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/FileMemoizeFunction.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/FileMemoizeFunction.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/FittingTestResult.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/FittingTestResult.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/FixedDesignOfExperiment.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/FixedDesignOfExperiment.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/FunctionalChaosAnalysis.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/FunctionalChaosAnalysis.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/FunctionalChaosAnalysisResult.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/FunctionalChaosAnalysisResult.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/GridDesignOfExperiment.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/GridDesignOfExperiment.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/GridMeshModel.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/GridMeshModel.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/ImportanceSamplingAnalysis.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/ImportanceSamplingAnalysis.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/ImportedDesignOfExperiment.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/ImportedDesignOfExperiment.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/ImportedMeshModel.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/ImportedMeshModel.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/InferenceAnalysis.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/InferenceAnalysis.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/InferenceResult.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/InferenceResult.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/Input.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/Input.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/KrigingAnalysis.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/KrigingAnalysis.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/KrigingAnalysisResult.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/KrigingAnalysisResult.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/LimitState.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/LimitState.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/LimitStateImplementation.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/LimitStateImplementation.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/MeshModel.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/MeshModel.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/MeshModelImplementation.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/MeshModelImplementation.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/MetaModel.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/MetaModel.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/MetaModelAnalysis.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/MetaModelAnalysis.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/MetaModelAnalysisResult.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/MetaModelAnalysisResult.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/MetaModelValidationResult.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/MetaModelValidationResult.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/ModelEvaluation.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/ModelEvaluation.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/MonteCarloAnalysis.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/MonteCarloAnalysis.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/MonteCarloReliabilityAnalysis.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/MonteCarloReliabilityAnalysis.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/MorrisAnalysis.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/MorrisAnalysis.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/MorrisResult.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/MorrisResult.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/MultiObjectiveOptimizationAnalysis.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/MultiObjectiveOptimizationAnalysis.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/Observable.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/Observable.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/Observations.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/Observations.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/Observer.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/Observer.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/OptimizationAnalysis.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/OptimizationAnalysis.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/Output.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/Output.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/PhysicalModel.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/PhysicalModel.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/PhysicalModelAnalysis.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/PhysicalModelAnalysis.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/PhysicalModelImplementation.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/PhysicalModelImplementation.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/PolynomialRegressionAnalysis.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/PolynomialRegressionAnalysis.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/PolynomialRegressionAnalysisResult.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/PolynomialRegressionAnalysisResult.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/ProbabilisticDesignOfExperiment.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/ProbabilisticDesignOfExperiment.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/PythonEnvironment.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/PythonEnvironment.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/PythonFieldModel.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/PythonFieldModel.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/PythonPhysicalModel.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/PythonPhysicalModel.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/PythonScriptEvaluation.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/PythonScriptEvaluation.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/PythonScriptFieldFunction.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/PythonScriptFieldFunction.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/ReliabilityAnalysis.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/ReliabilityAnalysis.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/SORMAnalysis.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/SORMAnalysis.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/SORMAnalysisResult.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/SORMAnalysisResult.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/SRCAnalysis.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/SRCAnalysis.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/SRCResult.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/SRCResult.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/SimulationAnalysis.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/SimulationAnalysis.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/SimulationInterface.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/SimulationInterface.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/SimulationReliabilityAnalysis.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/SimulationReliabilityAnalysis.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/SimulationReliabilityResult.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/SimulationReliabilityResult.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/SobolAnalysis.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/SobolAnalysis.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/SobolResult.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/SobolResult.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/Study.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/Study.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/StudyImplementation.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/StudyImplementation.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/SymbolicFieldModel.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/SymbolicFieldModel.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/SymbolicPhysicalModel.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/SymbolicPhysicalModel.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/TaylorExpansionMomentsAnalysis.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/TaylorExpansionMomentsAnalysis.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/TaylorExpansionMomentsResult.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/TaylorExpansionMomentsResult.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/Variable.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/Variable.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/CMakeFiles/persalysbase.dir/WithStopCriteriaAnalysis.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/CMakeFiles/persalysbase.dir/WithStopCriteriaAnalysis.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/base/libpersalysbase.so.0.0.0: binary file contents changed
> dpkg-source: error: add builddir/lib/src/base/libpersalysbase.so.0.0.0 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'builddir/lib/src/base/libpersalysbase.so.0.0.0' will not be represented in diff
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/AnalysisItem.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/AnalysisItem.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/CalibrationTableModel.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/CalibrationTableModel.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/CodeModel.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/CodeModel.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/ConstraintsTableModel.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/ConstraintsTableModel.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/CorrelationTableModel.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/CorrelationTableModel.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/CustomStandardItemModel.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/CustomStandardItemModel.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/DataCleaningTableModel.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/DataCleaningTableModel.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/DataModelDefinitionItem.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/DataModelDefinitionItem.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/DataModelDiagramItem.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/DataModelDiagramItem.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/DataModelTableModel.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/DataModelTableModel.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/DependenciesTableModel.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/DependenciesTableModel.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/DesignOfExperimentDefinitionItem.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/DesignOfExperimentDefinitionItem.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/DesignOfExperimentItem.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/DesignOfExperimentItem.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/DifferentiationTableModel.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/DifferentiationTableModel.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/DistributionsTableModel.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/DistributionsTableModel.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/ExperimentTableModel.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/ExperimentTableModel.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/FileTools.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/FileTools.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/InputTableModel.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/InputTableModel.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/InputTableProbabilisticModel.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/InputTableProbabilisticModel.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/Item.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/Item.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/ItemFactory.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/ItemFactory.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/LimitStateItem.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/LimitStateItem.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/MeshItem.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/MeshItem.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/MultiObjectiveOptimizationTableModel.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/MultiObjectiveOptimizationTableModel.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/ObjectivesTableModel.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/ObjectivesTableModel.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/ObservationsItem.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/ObservationsItem.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/OptimizationTableModel.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/OptimizationTableModel.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/OutputTableModel.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/OutputTableModel.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/PhysicalModelDefinitionItem.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/PhysicalModelDefinitionItem.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/PhysicalModelDiagramItem.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/PhysicalModelDiagramItem.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/PhysicalModelItem.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/PhysicalModelItem.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/ProbabilisticModelItem.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/ProbabilisticModelItem.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/SampleTableModel.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/SampleTableModel.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/StudyItem.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/StudyItem.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/StudyTreeViewModel.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/StudyTreeViewModel.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/TranslationManager.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/TranslationManager.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/VariablesSelectionTableModel.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/VariablesSelectionTableModel.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_AnalysisItem.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_AnalysisItem.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_CalibrationTableModel.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_CalibrationTableModel.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_CodeModel.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_CodeModel.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_ConstraintsTableModel.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_ConstraintsTableModel.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_CorrelationTableModel.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_CorrelationTableModel.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_CustomStandardItemModel.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_CustomStandardItemModel.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_DataCleaningTableModel.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_DataCleaningTableModel.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_DataModelDefinitionItem.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_DataModelDefinitionItem.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_DataModelDiagramItem.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_DataModelDiagramItem.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_DataModelTableModel.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_DataModelTableModel.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_DependenciesTableModel.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_DependenciesTableModel.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_DesignOfExperimentDefinitionItem.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_DesignOfExperimentDefinitionItem.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_DesignOfExperimentItem.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_DesignOfExperimentItem.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_DifferentiationTableModel.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_DifferentiationTableModel.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_DistributionsTableModel.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_DistributionsTableModel.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_ExperimentTableModel.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_ExperimentTableModel.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_FileTools.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_FileTools.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_InputTableModel.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_InputTableModel.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_InputTableProbabilisticModel.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_InputTableProbabilisticModel.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_Item.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_Item.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_ItemFactory.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_ItemFactory.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_LimitStateItem.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_LimitStateItem.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_MeshItem.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_MeshItem.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_MultiObjectiveOptimizationTableModel.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_MultiObjectiveOptimizationTableModel.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_ObjectivesTableModel.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_ObjectivesTableModel.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_ObservationsItem.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_ObservationsItem.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_OptimizationTableModel.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_OptimizationTableModel.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_OutputTableModel.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_OutputTableModel.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_PhysicalModelDefinitionItem.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_PhysicalModelDefinitionItem.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_PhysicalModelDiagramItem.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_PhysicalModelDiagramItem.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_PhysicalModelItem.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_PhysicalModelItem.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_ProbabilisticModelItem.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_ProbabilisticModelItem.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_SampleTableModel.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_SampleTableModel.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_StudyItem.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_StudyItem.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_StudyTreeViewModel.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_StudyTreeViewModel.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_TranslationManager.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_TranslationManager.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_VariablesSelectionTableModel.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/CMakeFiles/persalysmodel.dir/persalys/moc_VariablesSelectionTableModel.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/model/libpersalysmodel.so.0.0.0: binary file contents changed
> dpkg-source: error: add builddir/lib/src/model/libpersalysmodel.so.0.0.0 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'builddir/lib/src/model/libpersalysmodel.so.0.0.0' will not be represented in diff
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/AboutDialog.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/AboutDialog.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/Actions.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/Actions.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/AnalysisWindow.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/AnalysisWindow.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/AnalysisWizard.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/AnalysisWizard.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/AnsysWizard.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/AnsysWizard.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/ApproximationReliabilityPage.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/ApproximationReliabilityPage.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/ApproximationResultTabWidget.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/ApproximationResultTabWidget.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/ApproximationResultWindow.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/ApproximationResultWindow.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/BlockSizeGroupBox.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/BlockSizeGroupBox.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/CalibrationAnalysisWizard.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/CalibrationAnalysisWizard.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/CalibrationResultWindow.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/CalibrationResultWindow.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/CentralTendencyIntroPage.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/CentralTendencyIntroPage.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/CentralTendencyWizard.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/CentralTendencyWizard.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/ConstraintsPage.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/ConstraintsPage.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/Controller.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/Controller.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/CopulaInferenceResultWidget.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/CopulaInferenceResultWidget.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/CopulaInferenceResultWindow.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/CopulaInferenceResultWindow.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/CopulaInferenceResultWizard.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/CopulaInferenceResultWizard.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/CopulaInferenceWizard.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/CopulaInferenceWizard.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/CopulaParametersTabWidget.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/CopulaParametersTabWidget.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/CopulaWidget.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/CopulaWidget.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/CouplingModelWindow.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/CouplingModelWindow.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/DataAnalysisResultWindow.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/DataAnalysisResultWindow.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/DataAnalysisWindow.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/DataAnalysisWindow.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/DataCleaningWizard.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/DataCleaningWizard.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/DataModelDiagramWindow.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/DataModelDiagramWindow.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/DataModelWindow.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/DataModelWindow.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/DependenciesWidget.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/DependenciesWidget.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/DesignOfExperimentEvaluationWizard.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/DesignOfExperimentEvaluationWizard.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/DesignOfExperimentInputWindow.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/DesignOfExperimentInputWindow.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/DesignOfExperimentIntroPage.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/DesignOfExperimentIntroPage.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/DesignOfExperimentWindow.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/DesignOfExperimentWindow.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/DesignOfExperimentWizard.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/DesignOfExperimentWizard.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/DiagramWindow.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/DiagramWindow.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/DistributionsForInferenceWidget.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/DistributionsForInferenceWidget.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/ExtractDataFieldWizard.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/ExtractDataFieldWizard.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/FieldModelDiagramWindow.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/FieldModelDiagramWindow.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/FieldModelEvaluationResultWindow.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/FieldModelEvaluationResultWindow.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/FieldMonteCarloWizard.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/FieldMonteCarloWizard.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/FunctionalChaosPage.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/FunctionalChaosPage.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/FunctionalChaosResultWindow.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/FunctionalChaosResultWindow.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/GridDesignPage.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/GridDesignPage.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/ImportSampleWidget.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/ImportSampleWidget.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/ImportedDesignPage.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/ImportedDesignPage.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/InferenceResultWidget.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/InferenceResultWidget.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/InferenceResultWindow.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/InferenceResultWindow.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/InferenceResultWizard.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/InferenceResultWizard.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/InferenceWizard.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/InferenceWizard.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/KrigingPage.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/KrigingPage.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/KrigingResultWindow.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/KrigingResultWindow.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/LimitStateWindow.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/LimitStateWindow.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/MainWidget.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/MainWidget.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/MainWindow.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/MainWindow.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/MarginalsWidget.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/MarginalsWidget.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/MenuBar.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/MenuBar.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/MeshDefinitionWizard.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/MeshDefinitionWizard.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/MeshWindow.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/MeshWindow.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/MetaModelAnalysisWizard.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/MetaModelAnalysisWizard.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/MetaModelExportWizard.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/MetaModelExportWizard.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/MetaModelIntroPage.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/MetaModelIntroPage.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/MetaModelValidationPage.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/MetaModelValidationPage.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/MetaModelValidationWidget.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/MetaModelValidationWidget.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/MetaModelWindow.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/MetaModelWindow.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/MinMaxTableGroupBox.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/MinMaxTableGroupBox.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/ModelEvaluationResultWindow.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/ModelEvaluationResultWindow.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/ModelEvaluationWizard.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/ModelEvaluationWizard.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/MomentsEstimatesTableGroupBox.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/MomentsEstimatesTableGroupBox.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/MonteCarloPage.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/MonteCarloPage.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/MonteCarloResultWindow.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/MonteCarloResultWindow.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/MultiObjectiveOptimizationResultWindow.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/MultiObjectiveOptimizationResultWindow.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/MultiObjectiveOptimizationWizard.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/MultiObjectiveOptimizationWizard.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/ObservationsWizard.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/ObservationsWizard.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/OptimizationAlgoPage.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/OptimizationAlgoPage.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/OptimizationResultWindow.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/OptimizationResultWindow.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/OptimizationWizard.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/OptimizationWizard.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/OutputsSelectionGroupBox.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/OutputsSelectionGroupBox.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/ParametersDefinitionWizard.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/ParametersDefinitionWizard.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/ParametersWidget.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/ParametersWidget.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/PhysicalModelDiagramWindow.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/PhysicalModelDiagramWindow.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/PhysicalModelWindowWidget.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/PhysicalModelWindowWidget.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/PolynomialRegressionPage.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/PolynomialRegressionPage.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/PolynomialRegressionResultWindow.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/PolynomialRegressionResultWindow.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/ProbabilisticDesignPage.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/ProbabilisticDesignPage.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/ProbabilisticModelWindow.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/ProbabilisticModelWindow.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/PythonPhysicalModelWindow.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/PythonPhysicalModelWindow.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/ReliabilityAnalysisWizard.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/ReliabilityAnalysisWizard.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/ReliabilityIntroPage.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/ReliabilityIntroPage.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/ResultWindow.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/ResultWindow.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/SRCPage.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/SRCPage.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/SRCResultWindow.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/SRCResultWindow.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/SensitivityAnalysisWizard.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/SensitivityAnalysisWizard.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/SensitivityIntroPage.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/SensitivityIntroPage.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/SensitivityResultWidget.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/SensitivityResultWidget.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/SettingsDialog.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/SettingsDialog.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/SimulationReliabilityPage.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/SimulationReliabilityPage.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/SimulationReliabilityResultWindow.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/SimulationReliabilityResultWindow.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/SobolPage.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/SobolPage.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/SobolResultWindow.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/SobolResultWindow.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/StatusBar.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/StatusBar.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/StopCriteriaGroupBox.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/StopCriteriaGroupBox.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/StudyManager.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/StudyManager.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/StudyTreeView.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/StudyTreeView.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/StudyWindow.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/StudyWindow.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/SubWindow.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/SubWindow.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/SubWindowsStackedWidget.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/SubWindowsStackedWidget.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/SymbolicPhysicalModelWindow.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/SymbolicPhysicalModelWindow.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/TaylorExpansionMomentsResultWindow.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/TaylorExpansionMomentsResultWindow.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/ToolBar.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/ToolBar.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/WelcomeWindow.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/WelcomeWindow.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/WidgetBoundToDockWidget.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/WidgetBoundToDockWidget.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/WindowFactory.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/WindowFactory.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/Wizard.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/Wizard.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_AboutDialog.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_AboutDialog.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_Actions.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_Actions.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_AnalysisWindow.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_AnalysisWindow.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_AnsysWizard.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_AnsysWizard.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_ApproximationReliabilityPage.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_ApproximationReliabilityPage.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_ApproximationResultTabWidget.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_ApproximationResultTabWidget.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_ApproximationResultWindow.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_ApproximationResultWindow.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_BlockSizeGroupBox.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_BlockSizeGroupBox.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_CalibrationAnalysisWizard.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_CalibrationAnalysisWizard.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_CalibrationResultWindow.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_CalibrationResultWindow.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_CentralTendencyIntroPage.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_CentralTendencyIntroPage.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_CentralTendencyWizard.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_CentralTendencyWizard.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_ConstraintsPage.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_ConstraintsPage.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_Controller.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_Controller.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_ControllerWidget.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_ControllerWidget.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_CopulaInferenceResultWidget.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_CopulaInferenceResultWidget.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_CopulaInferenceResultWindow.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_CopulaInferenceResultWindow.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_CopulaInferenceResultWizard.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_CopulaInferenceResultWizard.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_CopulaInferenceWizard.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_CopulaInferenceWizard.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_CopulaParametersTabWidget.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_CopulaParametersTabWidget.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_CopulaWidget.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_CopulaWidget.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_CouplingModelWindow.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_CouplingModelWindow.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_DataAnalysisResultWindow.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_DataAnalysisResultWindow.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_DataAnalysisWindow.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_DataAnalysisWindow.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_DataCleaningWizard.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_DataCleaningWizard.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_DataModelDiagramWindow.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_DataModelDiagramWindow.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_DataModelWindow.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_DataModelWindow.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_DependenciesWidget.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_DependenciesWidget.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_DesignOfExperimentEvaluationWizard.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_DesignOfExperimentEvaluationWizard.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_DesignOfExperimentInputWindow.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_DesignOfExperimentInputWindow.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_DesignOfExperimentIntroPage.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_DesignOfExperimentIntroPage.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_DesignOfExperimentWindow.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_DesignOfExperimentWindow.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_DesignOfExperimentWizard.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_DesignOfExperimentWizard.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_DiagramWindow.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_DiagramWindow.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_DistributionsForInferenceWidget.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_DistributionsForInferenceWidget.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_ExtractDataFieldWizard.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_ExtractDataFieldWizard.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_FieldModelDiagramWindow.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_FieldModelDiagramWindow.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_FieldModelEvaluationResultWindow.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_FieldModelEvaluationResultWindow.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_FieldMonteCarloWizard.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_FieldMonteCarloWizard.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_FunctionalChaosPage.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_FunctionalChaosPage.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_FunctionalChaosResultWindow.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_FunctionalChaosResultWindow.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_GridDesignPage.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_GridDesignPage.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_ImportSampleWidget.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_ImportSampleWidget.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_ImportedDesignPage.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_ImportedDesignPage.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_InferenceResultWidget.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_InferenceResultWidget.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_InferenceResultWindow.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_InferenceResultWindow.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_InferenceResultWizard.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_InferenceResultWizard.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_InferenceWizard.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_InferenceWizard.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_KrigingPage.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_KrigingPage.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_KrigingResultWindow.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_KrigingResultWindow.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_LimitStateWindow.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_LimitStateWindow.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_MainWidget.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_MainWidget.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_MainWindow.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_MainWindow.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_MarginalsWidget.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_MarginalsWidget.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_MenuBar.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_MenuBar.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_MeshDefinitionWizard.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_MeshDefinitionWizard.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_MeshWindow.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_MeshWindow.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_MetaModelAnalysisWizard.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_MetaModelAnalysisWizard.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_MetaModelExportWizard.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_MetaModelExportWizard.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_MetaModelIntroPage.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_MetaModelIntroPage.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_MetaModelValidationPage.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_MetaModelValidationPage.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_MetaModelValidationWidget.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_MetaModelValidationWidget.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_MetaModelWindow.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_MetaModelWindow.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_MinMaxTableGroupBox.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_MinMaxTableGroupBox.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_ModelEvaluationResultWindow.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_ModelEvaluationResultWindow.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_ModelEvaluationWizard.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_ModelEvaluationWizard.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_MomentsEstimatesTableGroupBox.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_MomentsEstimatesTableGroupBox.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_MonteCarloPage.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_MonteCarloPage.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_MonteCarloResultWindow.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_MonteCarloResultWindow.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_MultiObjectiveOptimizationResultWindow.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_MultiObjectiveOptimizationResultWindow.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_MultiObjectiveOptimizationWizard.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_MultiObjectiveOptimizationWizard.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_ObservationsWindow.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_ObservationsWindow.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_ObservationsWizard.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_ObservationsWizard.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_OptimizationAlgoPage.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_OptimizationAlgoPage.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_OptimizationResultWindow.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_OptimizationResultWindow.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_OptimizationWizard.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_OptimizationWizard.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_OutputsSelectionGroupBox.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_OutputsSelectionGroupBox.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_ParametersDefinitionWizard.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_ParametersDefinitionWizard.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_PhysicalModelDiagramWindow.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_PhysicalModelDiagramWindow.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_PhysicalModelWindowWidget.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_PhysicalModelWindowWidget.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_PolynomialRegressionPage.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_PolynomialRegressionPage.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_PolynomialRegressionResultWindow.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_PolynomialRegressionResultWindow.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_ProbabilisticDesignPage.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_ProbabilisticDesignPage.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_ProbabilisticModelWindow.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_ProbabilisticModelWindow.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_PythonPhysicalModelWindow.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_PythonPhysicalModelWindow.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_ReliabilityAnalysisWizard.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_ReliabilityAnalysisWizard.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_ReliabilityIntroPage.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_ReliabilityIntroPage.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_ResultWindow.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_ResultWindow.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_SRCPage.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_SRCPage.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_SRCResultWindow.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_SRCResultWindow.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_SensitivityAnalysisWizard.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_SensitivityAnalysisWizard.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_SensitivityIntroPage.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_SensitivityIntroPage.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_SensitivityResultWidget.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_SensitivityResultWidget.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_SettingsDialog.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_SettingsDialog.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_SimulationReliabilityPage.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_SimulationReliabilityPage.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_SimulationReliabilityResultWindow.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_SimulationReliabilityResultWindow.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_SobolPage.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_SobolPage.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_SobolResultWindow.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_SobolResultWindow.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_StatusBar.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_StatusBar.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_StopCriteriaGroupBox.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_StopCriteriaGroupBox.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_StudyManager.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_StudyManager.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_StudyTreeView.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_StudyTreeView.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_StudyWindow.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_StudyWindow.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_SubWindow.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_SubWindow.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_SubWindowsStackedWidget.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_SubWindowsStackedWidget.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_SymbolicPhysicalModelWindow.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_SymbolicPhysicalModelWindow.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_TaylorExpansionMomentsResultWindow.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_TaylorExpansionMomentsResultWindow.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_ToolBar.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_ToolBar.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_WelcomeWindow.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_WelcomeWindow.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_WidgetBoundToDockWidget.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_WidgetBoundToDockWidget.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_Wizard.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/persalys/moc_Wizard.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/CMakeFiles/persalysview.dir/qrc_persalys.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/CMakeFiles/persalysview.dir/qrc_persalys.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/PyConsole/CMakeFiles/persalyspyconsole.dir/PyConsole_Console.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/PyConsole/CMakeFiles/persalyspyconsole.dir/PyConsole_Console.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/PyConsole/CMakeFiles/persalyspyconsole.dir/PyConsole_Editor.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/PyConsole/CMakeFiles/persalyspyconsole.dir/PyConsole_Editor.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/PyConsole/CMakeFiles/persalyspyconsole.dir/PyConsole_Event.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/PyConsole/CMakeFiles/persalyspyconsole.dir/PyConsole_Event.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/PyConsole/CMakeFiles/persalyspyconsole.dir/PyConsole_Interp.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/PyConsole/CMakeFiles/persalyspyconsole.dir/PyConsole_Interp.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/PyConsole/CMakeFiles/persalyspyconsole.dir/PyConsole_Request.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/PyConsole/CMakeFiles/persalyspyconsole.dir/PyConsole_Request.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/PyConsole/CMakeFiles/persalyspyconsole.dir/moc_PyConsole_Console.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/PyConsole/CMakeFiles/persalyspyconsole.dir/moc_PyConsole_Console.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/PyConsole/CMakeFiles/persalyspyconsole.dir/moc_PyConsole_Editor.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/PyConsole/CMakeFiles/persalyspyconsole.dir/moc_PyConsole_Editor.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/PyConsole/libpersalyspyconsole.so.0.0.0: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/PyConsole/libpersalyspyconsole.so.0.0.0 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'builddir/lib/src/view/PyConsole/libpersalyspyconsole.so.0.0.0' will not be represented in diff
> dpkg-source: error: cannot represent change to builddir/lib/src/view/PyInterp/CMakeFiles/persalyspyinterp.dir/PyInterp_Dispatcher.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/PyInterp/CMakeFiles/persalyspyinterp.dir/PyInterp_Dispatcher.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/PyInterp/CMakeFiles/persalyspyinterp.dir/PyInterp_Event.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/PyInterp/CMakeFiles/persalyspyinterp.dir/PyInterp_Event.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/PyInterp/CMakeFiles/persalyspyinterp.dir/PyInterp_Interp.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/PyInterp/CMakeFiles/persalyspyinterp.dir/PyInterp_Interp.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/PyInterp/CMakeFiles/persalyspyinterp.dir/PyInterp_Request.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/PyInterp/CMakeFiles/persalyspyinterp.dir/PyInterp_Request.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/PyInterp/CMakeFiles/persalyspyinterp.dir/moc_PyInterp_Dispatcher.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/PyInterp/CMakeFiles/persalyspyinterp.dir/moc_PyInterp_Dispatcher.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/PyInterp/libpersalyspyinterp.so.0.0.0: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/PyInterp/libpersalyspyinterp.so.0.0.0 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'builddir/lib/src/view/PyInterp/libpersalyspyinterp.so.0.0.0' will not be represented in diff
> dpkg-source: error: cannot represent change to builddir/lib/src/view/libpersalysview.so.0.0.0: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/libpersalysview.so.0.0.0 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'builddir/lib/src/view/libpersalysview.so.0.0.0' will not be represented in diff
> dpkg-source: error: cannot represent change to builddir/lib/src/view/plot/CMakeFiles/persalysplot.dir/BoxPlot.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/plot/CMakeFiles/persalysplot.dir/BoxPlot.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/plot/CMakeFiles/persalysplot.dir/ContourPlot.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/plot/CMakeFiles/persalysplot.dir/ContourPlot.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/plot/CMakeFiles/persalysplot.dir/CustomScaleDraw.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/plot/CMakeFiles/persalysplot.dir/CustomScaleDraw.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/plot/CMakeFiles/persalysplot.dir/CustomScaleEngine.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/plot/CMakeFiles/persalysplot.dir/CustomScaleEngine.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/plot/CMakeFiles/persalysplot.dir/GraphConfigurationWidget.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/plot/CMakeFiles/persalysplot.dir/GraphConfigurationWidget.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/plot/CMakeFiles/persalysplot.dir/MorrisPlot.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/plot/CMakeFiles/persalysplot.dir/MorrisPlot.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/plot/CMakeFiles/persalysplot.dir/PieChartView.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/plot/CMakeFiles/persalysplot.dir/PieChartView.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/plot/CMakeFiles/persalysplot.dir/PlotMatrixConfigurationWidget.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/plot/CMakeFiles/persalysplot.dir/PlotMatrixConfigurationWidget.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/plot/CMakeFiles/persalysplot.dir/PlotMatrixWidget.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/plot/CMakeFiles/persalysplot.dir/PlotMatrixWidget.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/plot/CMakeFiles/persalysplot.dir/PlotWidget.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/plot/CMakeFiles/persalysplot.dir/PlotWidget.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/plot/CMakeFiles/persalysplot.dir/SensitivityIndicesPlot.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/plot/CMakeFiles/persalysplot.dir/SensitivityIndicesPlot.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/plot/CMakeFiles/persalysplot.dir/persalys/moc_BoxPlot.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/plot/CMakeFiles/persalysplot.dir/persalys/moc_BoxPlot.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/plot/CMakeFiles/persalysplot.dir/persalys/moc_ContourPlot.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/plot/CMakeFiles/persalysplot.dir/persalys/moc_ContourPlot.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/plot/CMakeFiles/persalysplot.dir/persalys/moc_GraphConfigurationWidget.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/plot/CMakeFiles/persalysplot.dir/persalys/moc_GraphConfigurationWidget.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/plot/CMakeFiles/persalysplot.dir/persalys/moc_MorrisPlot.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/plot/CMakeFiles/persalysplot.dir/persalys/moc_MorrisPlot.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/plot/CMakeFiles/persalysplot.dir/persalys/moc_PieChartView.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/plot/CMakeFiles/persalysplot.dir/persalys/moc_PieChartView.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/plot/CMakeFiles/persalysplot.dir/persalys/moc_PlotMatrixConfigurationWidget.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/plot/CMakeFiles/persalysplot.dir/persalys/moc_PlotMatrixConfigurationWidget.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/plot/CMakeFiles/persalysplot.dir/persalys/moc_PlotMatrixWidget.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/plot/CMakeFiles/persalysplot.dir/persalys/moc_PlotMatrixWidget.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/plot/CMakeFiles/persalysplot.dir/persalys/moc_PlotWidget.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/plot/CMakeFiles/persalysplot.dir/persalys/moc_PlotWidget.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/plot/CMakeFiles/persalysplot.dir/persalys/moc_SensitivityIndicesPlot.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/plot/CMakeFiles/persalysplot.dir/persalys/moc_SensitivityIndicesPlot.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/plot/libpersalysplot.so.0.0.0: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/plot/libpersalysplot.so.0.0.0 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'builddir/lib/src/view/plot/libpersalysplot.so.0.0.0' will not be represented in diff
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/Arrow.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/Arrow.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/CheckableHeaderView.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/CheckableHeaderView.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/CodeDelegate.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/CodeDelegate.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/CollapsibleGroupBox.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/CollapsibleGroupBox.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/ComboBoxDelegate.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/ComboBoxDelegate.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/CopyableTableView.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/CopyableTableView.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/DiagramPushButton.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/DiagramPushButton.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/DocumentationToolButton.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/DocumentationToolButton.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/DoubleSpinBox.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/DoubleSpinBox.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/EditButtonDelegate.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/EditButtonDelegate.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/EditValuesWizard.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/EditValuesWizard.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/EditableExportableTableView.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/EditableExportableTableView.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/ExportableTableView.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/ExportableTableView.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/HorizontalHeaderViewWithCombobox.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/HorizontalHeaderViewWithCombobox.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/LineEditWithQValidatorDelegate.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/LineEditWithQValidatorDelegate.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/LinkableItemDelegate.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/LinkableItemDelegate.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/ListWidgetWithCheckBox.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/ListWidgetWithCheckBox.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/LogDoubleSpinBox.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/LogDoubleSpinBox.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/LogSpinBox.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/LogSpinBox.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/ParametersTableView.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/ParametersTableView.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/QtTools.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/QtTools.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/RadioButtonDelegate.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/RadioButtonDelegate.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/ResizableHeaderlessTableView.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/ResizableHeaderlessTableView.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/ResizableStackedWidget.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/ResizableStackedWidget.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/SpinBoxDelegate.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/SpinBoxDelegate.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/TemporaryLabel.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/TemporaryLabel.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/TimeLineEdit.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/TimeLineEdit.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/TitledComboBox.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/TitledComboBox.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/UIntSpinBox.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/UIntSpinBox.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/ValueLineEdit.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/ValueLineEdit.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_Arrow.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_Arrow.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_CheckableHeaderView.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_CheckableHeaderView.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_CodeDelegate.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_CodeDelegate.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_CollapsibleGroupBox.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_CollapsibleGroupBox.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_ComboBoxDelegate.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_ComboBoxDelegate.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_CopyableTableView.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_CopyableTableView.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_DiagramPushButton.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_DiagramPushButton.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_DocumentationToolButton.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_DocumentationToolButton.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_DoubleSpinBox.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_DoubleSpinBox.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_EditButtonDelegate.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_EditButtonDelegate.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_EditValuesWizard.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_EditValuesWizard.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_EditableExportableTableView.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_EditableExportableTableView.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_ExportableTableView.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_ExportableTableView.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_FloatDelegate.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_FloatDelegate.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_HorizontalHeaderViewWithCombobox.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_HorizontalHeaderViewWithCombobox.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_LineEditWithQValidatorDelegate.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_LineEditWithQValidatorDelegate.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_LinkableItemDelegate.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_LinkableItemDelegate.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_ListWidgetWithCheckBox.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_ListWidgetWithCheckBox.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_LogDoubleSpinBox.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_LogDoubleSpinBox.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_LogSpinBox.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_LogSpinBox.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_ResizableStackedWidget.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_ResizableStackedWidget.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_SpinBoxDelegate.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_SpinBoxDelegate.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_TemporaryLabel.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_TemporaryLabel.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_TimeLineEdit.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_TimeLineEdit.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_TitledComboBox.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_TitledComboBox.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_UIntSpinBox.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_UIntSpinBox.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_ValueLineEdit.cpp.o: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/CMakeFiles/persalysutils.dir/persalys/moc_ValueLineEdit.cpp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/src/view/utils/libpersalysutils.so.0.0.0: binary file contents changed
> dpkg-source: error: add builddir/lib/src/view/utils/libpersalysutils.so.0.0.0 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'builddir/lib/src/view/utils/libpersalysutils.so.0.0.0' will not be represented in diff
> dpkg-source: error: cannot represent change to builddir/lib/test/CMakeFiles/t_CalibrationAnalysisWizard_std.dir/t_CalibrationAnalysisWizard_std.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/test/CMakeFiles/t_CalibrationAnalysisWizard_std.dir/t_CalibrationAnalysisWizard_std.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/test/CMakeFiles/t_CentralTendencyWizard_std.dir/t_CentralTendencyWizard_std.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/test/CMakeFiles/t_CentralTendencyWizard_std.dir/t_CentralTendencyWizard_std.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/test/CMakeFiles/t_Cogeneration_std.dir/t_Cogeneration_std.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/test/CMakeFiles/t_Cogeneration_std.dir/t_Cogeneration_std.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/test/CMakeFiles/t_DataModelWindow_std.dir/t_DataModelWindow_std.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/test/CMakeFiles/t_DataModelWindow_std.dir/t_DataModelWindow_std.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/test/CMakeFiles/t_DesignOfExperimentEvaluationWizard_std.dir/t_DesignOfExperimentEvaluationWizard_std.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/test/CMakeFiles/t_DesignOfExperimentEvaluationWizard_std.dir/t_DesignOfExperimentEvaluationWizard_std.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/test/CMakeFiles/t_DesignOfExperimentWizard_std.dir/t_DesignOfExperimentWizard_std.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/test/CMakeFiles/t_DesignOfExperimentWizard_std.dir/t_DesignOfExperimentWizard_std.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/test/CMakeFiles/t_FieldMonteCarloWizard_std.dir/t_FieldMonteCarloWizard_std.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/test/CMakeFiles/t_FieldMonteCarloWizard_std.dir/t_FieldMonteCarloWizard_std.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/test/CMakeFiles/t_MainWindow_std.dir/t_MainWindow_std.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/test/CMakeFiles/t_MainWindow_std.dir/t_MainWindow_std.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/test/CMakeFiles/t_MeshDefinitionWizard_std.dir/t_MeshDefinitionWizard_std.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/test/CMakeFiles/t_MeshDefinitionWizard_std.dir/t_MeshDefinitionWizard_std.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/test/CMakeFiles/t_MetaModelAnalysisWizard_std.dir/t_MetaModelAnalysisWizard_std.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/test/CMakeFiles/t_MetaModelAnalysisWizard_std.dir/t_MetaModelAnalysisWizard_std.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/test/CMakeFiles/t_ModelEvaluationWizard_std.dir/t_ModelEvaluationWizard_std.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/test/CMakeFiles/t_ModelEvaluationWizard_std.dir/t_ModelEvaluationWizard_std.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/test/CMakeFiles/t_MonteCarloResultWindow_std.dir/t_MonteCarloResultWindow_std.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/test/CMakeFiles/t_MonteCarloResultWindow_std.dir/t_MonteCarloResultWindow_std.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/test/CMakeFiles/t_ObservationsWizard_std.dir/t_ObservationsWizard_std.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/test/CMakeFiles/t_ObservationsWizard_std.dir/t_ObservationsWizard_std.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/test/CMakeFiles/t_OptimizationWizard_std.dir/t_OptimizationWizard_std.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/test/CMakeFiles/t_OptimizationWizard_std.dir/t_OptimizationWizard_std.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/test/CMakeFiles/t_PhysicalModel_std.dir/t_PhysicalModel_std.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/test/CMakeFiles/t_PhysicalModel_std.dir/t_PhysicalModel_std.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/test/CMakeFiles/t_ProbabilisticModelWindow_std.dir/t_ProbabilisticModelWindow_std.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/test/CMakeFiles/t_ProbabilisticModelWindow_std.dir/t_ProbabilisticModelWindow_std.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/test/CMakeFiles/t_QtTools_std.dir/t_QtTools_std.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/test/CMakeFiles/t_QtTools_std.dir/t_QtTools_std.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/test/CMakeFiles/t_ReliabilityAnalysisWizard_std.dir/t_ReliabilityAnalysisWizard_std.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/test/CMakeFiles/t_ReliabilityAnalysisWizard_std.dir/t_ReliabilityAnalysisWizard_std.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/test/CMakeFiles/t_SensitivityAnalysisWizard_std.dir/t_SensitivityAnalysisWizard_std.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/test/CMakeFiles/t_SensitivityAnalysisWizard_std.dir/t_SensitivityAnalysisWizard_std.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/test/CMakeFiles/t_SymbolicPhysicalModelWindow_std.dir/t_SymbolicPhysicalModelWindow_std.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/test/CMakeFiles/t_SymbolicPhysicalModelWindow_std.dir/t_SymbolicPhysicalModelWindow_std.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/test/CMakeFiles/t_WelcomeWindow_std.dir/t_WelcomeWindow_std.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/lib/test/CMakeFiles/t_WelcomeWindow_std.dir/t_WelcomeWindow_std.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/lib/test/t_CalibrationAnalysisWizard_std: binary file contents changed
> dpkg-source: error: add builddir/lib/test/t_CalibrationAnalysisWizard_std in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'builddir/lib/test/t_CalibrationAnalysisWizard_std' will not be represented in diff
> dpkg-source: error: cannot represent change to builddir/lib/test/t_CentralTendencyWizard_std: binary file contents changed
> dpkg-source: error: add builddir/lib/test/t_CentralTendencyWizard_std in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'builddir/lib/test/t_CentralTendencyWizard_std' will not be represented in diff
> dpkg-source: error: cannot represent change to builddir/lib/test/t_Cogeneration_std: binary file contents changed
> dpkg-source: error: add builddir/lib/test/t_Cogeneration_std in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'builddir/lib/test/t_Cogeneration_std' will not be represented in diff
> dpkg-source: warning: newly created empty file 'builddir/lib/test/t_Cogeneration_std.out' will not be represented in diff
> dpkg-source: error: cannot represent change to builddir/lib/test/t_DataModelWindow_std: binary file contents changed
> dpkg-source: error: add builddir/lib/test/t_DataModelWindow_std in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'builddir/lib/test/t_DataModelWindow_std' will not be represented in diff
> dpkg-source: error: cannot represent change to builddir/lib/test/t_DesignOfExperimentEvaluationWizard_std: binary file contents changed
> dpkg-source: error: add builddir/lib/test/t_DesignOfExperimentEvaluationWizard_std in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'builddir/lib/test/t_DesignOfExperimentEvaluationWizard_std' will not be represented in diff
> dpkg-source: error: cannot represent change to builddir/lib/test/t_DesignOfExperimentWizard_std: binary file contents changed
> dpkg-source: error: add builddir/lib/test/t_DesignOfExperimentWizard_std in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'builddir/lib/test/t_DesignOfExperimentWizard_std' will not be represented in diff
> dpkg-source: error: cannot represent change to builddir/lib/test/t_FieldMonteCarloWizard_std: binary file contents changed
> dpkg-source: error: add builddir/lib/test/t_FieldMonteCarloWizard_std in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'builddir/lib/test/t_FieldMonteCarloWizard_std' will not be represented in diff
> dpkg-source: error: cannot represent change to builddir/lib/test/t_MainWindow_std: binary file contents changed
> dpkg-source: error: add builddir/lib/test/t_MainWindow_std in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'builddir/lib/test/t_MainWindow_std' will not be represented in diff
> dpkg-source: error: cannot represent change to builddir/lib/test/t_MeshDefinitionWizard_std: binary file contents changed
> dpkg-source: error: add builddir/lib/test/t_MeshDefinitionWizard_std in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'builddir/lib/test/t_MeshDefinitionWizard_std' will not be represented in diff
> dpkg-source: error: cannot represent change to builddir/lib/test/t_MetaModelAnalysisWizard_std: binary file contents changed
> dpkg-source: error: add builddir/lib/test/t_MetaModelAnalysisWizard_std in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'builddir/lib/test/t_MetaModelAnalysisWizard_std' will not be represented in diff
> dpkg-source: error: cannot represent change to builddir/lib/test/t_ModelEvaluationWizard_std: binary file contents changed
> dpkg-source: error: add builddir/lib/test/t_ModelEvaluationWizard_std in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'builddir/lib/test/t_ModelEvaluationWizard_std' will not be represented in diff
> dpkg-source: error: cannot represent change to builddir/lib/test/t_MonteCarloResultWindow_std: binary file contents changed
> dpkg-source: error: add builddir/lib/test/t_MonteCarloResultWindow_std in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'builddir/lib/test/t_MonteCarloResultWindow_std' will not be represented in diff
> dpkg-source: error: cannot represent change to builddir/lib/test/t_ObservationsWizard_std: binary file contents changed
> dpkg-source: error: add builddir/lib/test/t_ObservationsWizard_std in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'builddir/lib/test/t_ObservationsWizard_std' will not be represented in diff
> dpkg-source: error: cannot represent change to builddir/lib/test/t_OptimizationWizard_std: binary file contents changed
> dpkg-source: error: add builddir/lib/test/t_OptimizationWizard_std in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'builddir/lib/test/t_OptimizationWizard_std' will not be represented in diff
> dpkg-source: error: cannot represent change to builddir/lib/test/t_PhysicalModel_std: binary file contents changed
> dpkg-source: error: add builddir/lib/test/t_PhysicalModel_std in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'builddir/lib/test/t_PhysicalModel_std' will not be represented in diff
> dpkg-source: error: cannot represent change to builddir/lib/test/t_ProbabilisticModelWindow_std: binary file contents changed
> dpkg-source: error: add builddir/lib/test/t_ProbabilisticModelWindow_std in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'builddir/lib/test/t_ProbabilisticModelWindow_std' will not be represented in diff
> dpkg-source: error: cannot represent change to builddir/lib/test/t_QtTools_std: binary file contents changed
> dpkg-source: error: add builddir/lib/test/t_QtTools_std in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'builddir/lib/test/t_QtTools_std' will not be represented in diff
> dpkg-source: error: cannot represent change to builddir/lib/test/t_ReliabilityAnalysisWizard_std: binary file contents changed
> dpkg-source: error: add builddir/lib/test/t_ReliabilityAnalysisWizard_std in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'builddir/lib/test/t_ReliabilityAnalysisWizard_std' will not be represented in diff
> dpkg-source: error: cannot represent change to builddir/lib/test/t_SensitivityAnalysisWizard_std: binary file contents changed
> dpkg-source: error: add builddir/lib/test/t_SensitivityAnalysisWizard_std in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'builddir/lib/test/t_SensitivityAnalysisWizard_std' will not be represented in diff
> dpkg-source: error: cannot represent change to builddir/lib/test/t_SymbolicPhysicalModelWindow_std: binary file contents changed
> dpkg-source: error: add builddir/lib/test/t_SymbolicPhysicalModelWindow_std in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'builddir/lib/test/t_SymbolicPhysicalModelWindow_std' will not be represented in diff
> dpkg-source: error: cannot represent change to builddir/lib/test/t_WelcomeWindow_std: binary file contents changed
> dpkg-source: error: add builddir/lib/test/t_WelcomeWindow_std in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'builddir/lib/test/t_WelcomeWindow_std' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'builddir/lib/test/test_field_analyses_exported.py' will not be represented in diff
> dpkg-source: error: cannot represent change to builddir/main/CMakeFiles/persalys.dir/main.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/main/CMakeFiles/persalys.dir/main.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/main/persalys: binary file contents changed
> dpkg-source: error: add builddir/main/persalys in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'builddir/main/persalys' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'builddir/persalys.sh' will not be represented in diff
> dpkg-source: error: cannot represent change to builddir/python/src/CMakeFiles/persalys_python.dir/CMakeFiles/persalys_python.dir/persalys_modulePYTHON_wrap.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/python/src/CMakeFiles/persalys_python.dir/CMakeFiles/persalys_python.dir/persalys_modulePYTHON_wrap.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'builddir/python/src/CMakeFiles/persalys_python.dir/persalys_modulePYTHON.stamp' will not be represented in diff
> dpkg-source: warning: file persalys-13.1.1+ds/builddir/python/src/DataCleaning_doc.i has no final newline (either original or modified version)
> dpkg-source: warning: file persalys-13.1.1+ds/builddir/python/src/LimitState_doc.i has no final newline (either original or modified version)
> dpkg-source: warning: file persalys-13.1.1+ds/builddir/python/src/MetaModel_doc.i has no final newline (either original or modified version)
> dpkg-source: warning: file persalys-13.1.1+ds/builddir/python/src/PhysicalModelAnalysis_doc.i has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to builddir/python/src/_persalys.cpython-311-x86_64-linux-gnu.so: binary file contents changed
> dpkg-source: error: add builddir/python/src/_persalys.cpython-311-x86_64-linux-gnu.so in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'builddir/python/src/_persalys.cpython-311-x86_64-linux-gnu.so' will not be represented in diff
> dpkg-source: error: cannot represent change to builddir/python/test/CMakeFiles/dummyAnsys.dir/ansysConnector/dummyAnsys.cxx.o: binary file contents changed
> dpkg-source: error: add builddir/python/test/CMakeFiles/dummyAnsys.dir/ansysConnector/dummyAnsys.cxx.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to builddir/python/test/dummyAnsys: binary file contents changed
> dpkg-source: error: add builddir/python/test/dummyAnsys in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'builddir/python/test/dummyAnsys' will not be represented in diff
> dpkg-source: warning: newly created empty file 'builddir/python/test/t_DataCleaning_std.out' will not be represented in diff
> 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/persalys_13.1.1+ds-1_unstable.log

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



More information about the debian-science-maintainers mailing list