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

Bug#1044716: gloo: Fails to build source after successful build



Source: gloo
Version: 0.0~git20220518.5b14351-5
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 gloo
> dpkg-buildpackage: info: source version 0.0~git20220518.5b14351-5
> 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 -Scmake
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> rm -f -rf third-party
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_clean -O-Scmake
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building gloo using existing ./gloo_0.0~git20220518.5b14351.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/gloo/libgloo.so:
> dpkg-source: error:   new version is symlink to libgloo.so.0
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/gloo/libgloo.so.0:
> dpkg-source: error:   new version is symlink to libgloo.so.0.5.0
> dpkg-source: error:   old version is nonexistent
> 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/FindMPI/test_mpi_C.bin: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/FindMPI/test_mpi_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/FindMPI/test_mpi_C.bin' will not be represented in diff
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/FindMPI/test_mpi_CXX.bin: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/FindMPI/test_mpi_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/FindMPI/test_mpi_CXX.bin' will not be represented in diff
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/algorithm.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/algorithm.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/gloo/CMakeFiles/gloo.dir/allgather.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/allgather.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/gloo/CMakeFiles/gloo.dir/allgatherv.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/allgatherv.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/gloo/CMakeFiles/gloo.dir/allreduce.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/allreduce.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/gloo/CMakeFiles/gloo.dir/allreduce_local.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/allreduce_local.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/gloo/CMakeFiles/gloo.dir/alltoall.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/alltoall.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/gloo/CMakeFiles/gloo.dir/alltoallv.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/alltoallv.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/gloo/CMakeFiles/gloo.dir/barrier.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/barrier.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/gloo/CMakeFiles/gloo.dir/broadcast.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/broadcast.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/gloo/CMakeFiles/gloo.dir/common/linux.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/common/linux.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/gloo/CMakeFiles/gloo.dir/common/logging.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/common/logging.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/gloo/CMakeFiles/gloo.dir/context.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/context.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/gloo/CMakeFiles/gloo.dir/gather.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/gather.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/gloo/CMakeFiles/gloo.dir/gatherv.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/gatherv.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/gloo/CMakeFiles/gloo.dir/mpi/context.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/mpi/context.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/gloo/CMakeFiles/gloo.dir/reduce.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/reduce.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/gloo/CMakeFiles/gloo.dir/rendezvous/context.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/rendezvous/context.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/gloo/CMakeFiles/gloo.dir/rendezvous/file_store.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/rendezvous/file_store.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/gloo/CMakeFiles/gloo.dir/rendezvous/hash_store.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/rendezvous/hash_store.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/gloo/CMakeFiles/gloo.dir/rendezvous/prefix_store.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/rendezvous/prefix_store.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/gloo/CMakeFiles/gloo.dir/rendezvous/redis_store.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/rendezvous/redis_store.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/gloo/CMakeFiles/gloo.dir/rendezvous/store.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/rendezvous/store.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/gloo/CMakeFiles/gloo.dir/scatter.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/scatter.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/gloo/CMakeFiles/gloo.dir/transport/address.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/address.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/gloo/CMakeFiles/gloo.dir/transport/buffer.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/buffer.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/gloo/CMakeFiles/gloo.dir/transport/context.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/context.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/gloo/CMakeFiles/gloo.dir/transport/device.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/device.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/gloo/CMakeFiles/gloo.dir/transport/ibverbs/address.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/ibverbs/address.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/gloo/CMakeFiles/gloo.dir/transport/ibverbs/buffer.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/ibverbs/buffer.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/gloo/CMakeFiles/gloo.dir/transport/ibverbs/context.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/ibverbs/context.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/gloo/CMakeFiles/gloo.dir/transport/ibverbs/device.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/ibverbs/device.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/gloo/CMakeFiles/gloo.dir/transport/ibverbs/memory_region.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/ibverbs/memory_region.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/gloo/CMakeFiles/gloo.dir/transport/ibverbs/pair.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/ibverbs/pair.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/gloo/CMakeFiles/gloo.dir/transport/pair.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/pair.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/gloo/CMakeFiles/gloo.dir/transport/tcp/address.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/tcp/address.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/gloo/CMakeFiles/gloo.dir/transport/tcp/buffer.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/tcp/buffer.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/gloo/CMakeFiles/gloo.dir/transport/tcp/context.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/tcp/context.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/gloo/CMakeFiles/gloo.dir/transport/tcp/device.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/tcp/device.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/gloo/CMakeFiles/gloo.dir/transport/tcp/loop.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/tcp/loop.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/gloo/CMakeFiles/gloo.dir/transport/tcp/pair.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/tcp/pair.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/gloo/CMakeFiles/gloo.dir/transport/tcp/unbound_buffer.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/tcp/unbound_buffer.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/gloo/CMakeFiles/gloo.dir/transport/unbound_buffer.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/unbound_buffer.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/gloo/CMakeFiles/gloo.dir/types.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/types.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/gloo/libgloo.so.0.5.0: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/libgloo.so.0.5.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 'obj-x86_64-linux-gnu/gloo/libgloo.so.0.5.0' will not be represented in diff
> dpkg-source: warning: file gloo-0.0~git20220518.5b14351/obj-x86_64-linux-gnu/install_manifest.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/gloo_0.0~git20220518.5b14351-5_unstable.log

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

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


Reply to: