Package: multimon
Version: 1.0-7
Severity: normal

Dear Maintainer,

Attempting to repeat a dpkg-buildpackage on the source package after the
first one results in the following error, regardless of the result of the
first buid,

$ dpkg-buildpackage -rfakeroot
dpkg-buildpackage -rfakeroot
dpkg-buildpackage: source package multimon
dpkg-buildpackage: source version 1.0-7
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by A. Maitland Bottoms
<bott...@debian.org>
dpkg-buildpackage: host architecture amd64
 dpkg-source --before-build multimon-1.0
 fakeroot debian/rules clean
dh clean
   dh_testdir
   dh_auto_clean
        make -j1 clean
make[1]: Entering directory '/home/tmac/multimon-1.0'
rm -f -f core `find . -name '*.[oas]' -print`
rm -f -f core `find . -name 'core' -print`
rm -f -f core costabi.c costabf.c *~
make[1]: Leaving directory '/home/tmac/multimon-1.0'
   dh_clean
 dpkg-source -b multimon-1.0
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building multimon using existing
./multimon_1.0.orig.tar.gz
dpkg-source: warning: ignoring deletion of file costabi.c, use
--include-removal to override
dpkg-source: warning: ignoring deletion of file costabf.c, use
--include-removal to override
dpkg-source: error: cannot represent change to bin-x86_64/mkcostab:
binary file contents changed
dpkg-source: error: add bin-x86_64/mkcostab in
debian/source/include-binaries if you want to store the modified binary
in the debian tarball
dpkg-source: error: unrepresentable changes to source
dpkg-buildpackage: error: dpkg-source -b multimon-1.0 gave error exit
status 2

I have also attempted both a debian/rules clean and dh clean before the
second build.  As expected this does not fix the problem either, since the
dpkg-buildpackage is also attempting dh clean before the build.

The expected outcome is the second build should be able to repeat the first
build over again.

-- System Information:
Debian Release: 8.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to