[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1048619: onnx: Fails to build source after successful build



Source: onnx
Version: 1.12.0-2
Severity: minor
Tags: trixie sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian-qa@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 onnx
> dpkg-buildpackage: info: source version 1.12.0-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Mo Zhou <lumin@debian.org>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean -Spybuild --with python3
>    dh_auto_clean -O-Spybuild
> I: pybuild base:275: python3.11 setup.py clean 
> /usr/lib/python3/dist-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
> !!
> 
>         ********************************************************************************
>         Requirements should be satisfied by a PEP 517 installer.
>         If you are using pip, you can try `pip install --use-pep517`.
>         ********************************************************************************
> 
> !!
>   dist.fetch_build_eggs(dist.setup_requires)
> WARNING: The wheel package is not available.
> running clean
> removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build' (and everything under it)
> 'build/bdist.linux-x86_64' does not exist -- can't clean it
> 'build/scripts-3.11' does not exist -- can't clean it
>    dh_clean -O-Spybuild
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building onnx using existing ./onnx_1.12.0.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/libonnx.so:
> dpkg-source: error:   new version is symlink to libonnx.so.1
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/libonnx_proto.so:
> dpkg-source: error:   new version is symlink to libonnx_proto.so.1
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/libonnx.so:
> dpkg-source: error:   new version is symlink to libonnx.so.1
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/libonnx_proto.so:
> dpkg-source: error:   new version is symlink to libonnx_proto.so.1
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/3.27.2/CMakeDetermineCompilerABI_C.bin: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/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 '.setuptools-cmake-build/CMakeFiles/3.27.2/CMakeDetermineCompilerABI_C.bin' will not be represented in diff
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/3.27.2/CMakeDetermineCompilerABI_CXX.bin: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/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 '.setuptools-cmake-build/CMakeFiles/3.27.2/CMakeDetermineCompilerABI_CXX.bin' will not be represented in diff
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/3.27.2/CompilerIdC/a.out: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/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 '.setuptools-cmake-build/CMakeFiles/3.27.2/CompilerIdC/a.out' will not be represented in diff
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/3.27.2/CompilerIdCXX/a.out: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/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 '.setuptools-cmake-build/CMakeFiles/3.27.2/CompilerIdCXX/a.out' will not be represented in diff
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/checker.cc.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/checker.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/common/assertions.cc.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/common/assertions.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/common/interned_strings.cc.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/common/interned_strings.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/common/ir_pb_converter.cc.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/common/ir_pb_converter.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/common/model_helpers.cc.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/common/model_helpers.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/common/path.cc.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/common/path.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/common/status.cc.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/common/status.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/attr_proto_util.cc.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/attr_proto_util.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/controlflow/defs.cc.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/controlflow/defs.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/controlflow/old.cc.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/controlflow/old.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/data_type_utils.cc.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/data_type_utils.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/function.cc.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/function.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/generator/defs.cc.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/generator/defs.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/generator/old.cc.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/generator/old.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/logical/defs.cc.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/logical/defs.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/logical/old.cc.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/logical/old.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/math/defs.cc.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/math/defs.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/math/old.cc.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/math/old.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/nn/defs.cc.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/nn/defs.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/nn/old.cc.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/nn/old.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/object_detection/defs.cc.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/object_detection/defs.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/object_detection/old.cc.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/object_detection/old.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/optional/defs.cc.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/optional/defs.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/parser.cc.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/parser.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/printer.cc.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/printer.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/quantization/defs.cc.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/quantization/defs.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/quantization/old.cc.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/quantization/old.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/reduction/defs.cc.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/reduction/defs.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/reduction/old.cc.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/reduction/old.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/rnn/defs.cc.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/rnn/defs.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/rnn/old.cc.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/rnn/old.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/schema.cc.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/schema.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/sequence/defs.cc.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/sequence/defs.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/shape_inference.cc.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/shape_inference.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/tensor/defs.cc.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/tensor/defs.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/tensor/old.cc.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/tensor/old.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/tensor/utils.cc.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/tensor/utils.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/tensor_proto_util.cc.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/tensor_proto_util.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/tensor_util.cc.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/tensor_util.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/traditionalml/defs.cc.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/traditionalml/defs.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/traditionalml/old.cc.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/traditionalml/old.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/training/defs.cc.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/defs/training/defs.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/onnxifi_utils.cc.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/onnxifi_utils.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/shape_inference/implementation.cc.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/shape_inference/implementation.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/version_converter/convert.cc.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/version_converter/convert.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/version_converter/helper.cc.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnx.dir/onnx/version_converter/helper.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/onnx_cpp2py_export.dir/onnx/cpp2py_export.cc.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnx_cpp2py_export.dir/onnx/cpp2py_export.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/onnx_proto.dir/onnx/onnx-data.pb.cc.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnx_proto.dir/onnx/onnx-data.pb.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/onnx_proto.dir/onnx/onnx-ml.pb.cc.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnx_proto.dir/onnx/onnx-ml.pb.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/onnx_proto.dir/onnx/onnx-operators-ml.pb.cc.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnx_proto.dir/onnx/onnx-operators-ml.pb.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/CMakeFiles/onnxifi_dummy.dir/onnx/onnxifi_dummy.c.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnxifi_dummy.dir/onnx/onnxifi_dummy.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 .setuptools-cmake-build/CMakeFiles/onnxifi_loader.dir/onnx/onnxifi_loader.c.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnxifi_loader.dir/onnx/onnxifi_loader.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 .setuptools-cmake-build/CMakeFiles/onnxifi_wrapper.dir/onnx/onnxifi_wrapper.c.o: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/CMakeFiles/onnxifi_wrapper.dir/onnx/onnxifi_wrapper.c.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file onnx-1.12.0/.setuptools-cmake-build/compile_commands.json has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/libonnx.so.1: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/libonnx.so.1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of '.setuptools-cmake-build/libonnx.so.1' will not be represented in diff
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/libonnx_proto.so.1: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/libonnx_proto.so.1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of '.setuptools-cmake-build/libonnx_proto.so.1' will not be represented in diff
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/libonnxifi.so: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/libonnxifi.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 '.setuptools-cmake-build/libonnxifi.so' will not be represented in diff
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/libonnxifi_dummy.so: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/libonnxifi_dummy.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 '.setuptools-cmake-build/libonnxifi_dummy.so' will not be represented in diff
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/libonnxifi_loader.a: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/libonnxifi_loader.a in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file onnx-1.12.0/.setuptools-cmake-build/onnx/onnx-data.proto has no final newline (either original or modified version)
> dpkg-source: warning: file onnx-1.12.0/.setuptools-cmake-build/onnx/onnx-data.proto3 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to .setuptools-cmake-build/onnx_cpp2py_export.cpython-311-x86_64-linux-gnu.so: binary file contents changed
> dpkg-source: error: add .setuptools-cmake-build/onnx_cpp2py_export.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 '.setuptools-cmake-build/onnx_cpp2py_export.cpython-311-x86_64-linux-gnu.so' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of '.setuptools-cmake-build/tools/protoc-gen-mypy.py' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of '.setuptools-cmake-build/tools/protoc-gen-mypy.sh' will not be represented in diff
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/3.27.2/CMakeDetermineCompilerABI_C.bin: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/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 'obj-x86_64-linux-gnu/CMakeFiles/3.27.2/CMakeDetermineCompilerABI_C.bin' will not be represented in diff
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/3.27.2/CMakeDetermineCompilerABI_CXX.bin: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/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 'obj-x86_64-linux-gnu/CMakeFiles/3.27.2/CMakeDetermineCompilerABI_CXX.bin' will not be represented in diff
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/3.27.2/CompilerIdC/a.out: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/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 'obj-x86_64-linux-gnu/CMakeFiles/3.27.2/CompilerIdC/a.out' will not be represented in diff
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/3.27.2/CompilerIdCXX/a.out: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/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 'obj-x86_64-linux-gnu/CMakeFiles/3.27.2/CompilerIdCXX/a.out' will not be represented in diff
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/checker.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/checker.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/common/assertions.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/common/assertions.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/common/interned_strings.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/common/interned_strings.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/common/ir_pb_converter.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/common/ir_pb_converter.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/common/model_helpers.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/common/model_helpers.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/common/path.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/common/path.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/common/status.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/common/status.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/attr_proto_util.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/attr_proto_util.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/controlflow/defs.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/controlflow/defs.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/controlflow/old.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/controlflow/old.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/data_type_utils.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/data_type_utils.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/function.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/function.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/generator/defs.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/generator/defs.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/generator/old.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/generator/old.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/logical/defs.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/logical/defs.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/logical/old.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/logical/old.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/math/defs.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/math/defs.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/math/old.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/math/old.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/nn/defs.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/nn/defs.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/nn/old.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/nn/old.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/object_detection/defs.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/object_detection/defs.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/object_detection/old.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/object_detection/old.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/optional/defs.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/optional/defs.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/parser.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/parser.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/printer.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/printer.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/quantization/defs.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/quantization/defs.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/quantization/old.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/quantization/old.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/reduction/defs.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/reduction/defs.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/reduction/old.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/reduction/old.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/rnn/defs.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/rnn/defs.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/rnn/old.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/rnn/old.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/schema.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/schema.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/sequence/defs.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/sequence/defs.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/shape_inference.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/shape_inference.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/tensor/defs.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/tensor/defs.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/tensor/old.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/tensor/old.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/tensor/utils.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/tensor/utils.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/tensor_proto_util.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/tensor_proto_util.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/tensor_util.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/tensor_util.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/traditionalml/defs.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/traditionalml/defs.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/traditionalml/old.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/traditionalml/old.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/training/defs.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/defs/training/defs.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/onnxifi_utils.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/onnxifi_utils.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/shape_inference/implementation.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/shape_inference/implementation.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/version_converter/convert.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/version_converter/convert.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/version_converter/helper.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnx.dir/onnx/version_converter/helper.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/onnx_cpp2py_export.dir/onnx/cpp2py_export.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnx_cpp2py_export.dir/onnx/cpp2py_export.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/onnx_proto.dir/onnx/onnx-data.pb.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnx_proto.dir/onnx/onnx-data.pb.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/onnx_proto.dir/onnx/onnx-ml.pb.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnx_proto.dir/onnx/onnx-ml.pb.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/onnx_proto.dir/onnx/onnx-operators-ml.pb.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnx_proto.dir/onnx/onnx-operators-ml.pb.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/onnxifi_dummy.dir/onnx/onnxifi_dummy.c.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnxifi_dummy.dir/onnx/onnxifi_dummy.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 obj-x86_64-linux-gnu/CMakeFiles/onnxifi_loader.dir/onnx/onnxifi_loader.c.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnxifi_loader.dir/onnx/onnxifi_loader.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 obj-x86_64-linux-gnu/CMakeFiles/onnxifi_wrapper.dir/onnx/onnxifi_wrapper.c.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/onnxifi_wrapper.dir/onnx/onnxifi_wrapper.c.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file onnx-1.12.0/obj-x86_64-linux-gnu/install_manifest.txt has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/libonnx.so.1: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/libonnx.so.1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'obj-x86_64-linux-gnu/libonnx.so.1' will not be represented in diff
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/libonnx_proto.so.1: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/libonnx_proto.so.1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'obj-x86_64-linux-gnu/libonnx_proto.so.1' will not be represented in diff
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/libonnxifi.so: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/libonnxifi.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 'obj-x86_64-linux-gnu/libonnxifi.so' will not be represented in diff
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/libonnxifi_dummy.so: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/libonnxifi_dummy.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 'obj-x86_64-linux-gnu/libonnxifi_dummy.so' will not be represented in diff
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/libonnxifi_loader.a: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/libonnxifi_loader.a in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file onnx-1.12.0/obj-x86_64-linux-gnu/onnx/onnx-data.proto has no final newline (either original or modified version)
> dpkg-source: warning: file onnx-1.12.0/obj-x86_64-linux-gnu/onnx/onnx-data.proto3 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/onnx_cpp2py_export.so: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/onnx_cpp2py_export.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 'obj-x86_64-linux-gnu/onnx_cpp2py_export.so' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'obj-x86_64-linux-gnu/tools/protoc-gen-mypy.py' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'obj-x86_64-linux-gnu/tools/protoc-gen-mypy.sh' will not be represented in diff
> dpkg-source: warning: file onnx-1.12.0/onnx.egg-info/SOURCES.txt has no final newline (either original or modified version)
> 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/onnx_1.12.0-2_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.


Reply to: