Your message dated Wed, 20 Jan 2016 10:32:31 +0100
with message-id 
<1453282351.1708458.497288242.51d75...@webmail.messagingengine.com>
and subject line Re: Bug#811469: isomd5sum: FTBFS: cc: error: libcheckisomd5.a: 
No such file or directory
has caused the Debian Bug report #811469,
regarding isomd5sum: FTBFS: cc: error: libcheckisomd5.a: No such file or 
directory
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
811469: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811469
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: isomd5sum
Version: 1:1.1.0-1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

isomd5sum fails to build from source in unstable/amd64:

  [..]

   dpkg-buildpackage -rfakeroot -D -us -uc -b
  dpkg-buildpackage: source package isomd5sum
  dpkg-buildpackage: source version 1:1.1.0-1
  dpkg-buildpackage: source distribution unstable
  dpkg-buildpackage: source changed by Ryan Finnie <r...@finnie.org>
   dpkg-source --before-build isomd5sum-1.1.0
  dpkg-buildpackage: host architecture amd64
   fakeroot debian/rules clean
  dh clean --with=python2,python3
     dh_testdir
     debian/rules override_dh_auto_clean
  make[1]: Entering directory 
'/home/lamby/temp/cdt.20160119095649.Xd1jzyucCA/isomd5sum-1.1.0'
  rm -rf build
  /usr/bin/make clean
  make[2]: Entering directory 
'/home/lamby/temp/cdt.20160119095649.Xd1jzyucCA/isomd5sum-1.1.0'
  rm -f *.o *.so *.pyc *.a .depend *~
  rm -f implantisomd5 checkisomd5 
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160119095649.Xd1jzyucCA/isomd5sum-1.1.0'
  dh_clean 
  make[1]: Leaving directory 
'/home/lamby/temp/cdt.20160119095649.Xd1jzyucCA/isomd5sum-1.1.0'
     dh_clean
   debian/rules build
  dh build --with=python2,python3
     dh_testdir
     dh_update_autotools_config
     dh_auto_configure
     debian/rules override_dh_auto_build
  make[1]: Entering directory 
'/home/lamby/temp/cdt.20160119095649.Xd1jzyucCA/isomd5sum-1.1.0'
  py3versions: no X-Python3-Version in control file, using supported versions
  /usr/bin/make implantisomd5 checkisomd5
  make[2]: Entering directory 
'/home/lamby/temp/cdt.20160119095649.Xd1jzyucCA/isomd5sum-1.1.0'
  cc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -Werror -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -fPIC -I/usr/include/python3.5m 
-I/usr/include/python3.5m -c -O -o implantisomd5.o implantisomd5.c
  cc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -Werror -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -fPIC -I/usr/include/python3.5m 
-I/usr/include/python3.5m -c -O -o libimplantisomd5.o libimplantisomd5.c
  ar rvU libimplantisomd5.a libimplantisomd5.o
  ar: creating libimplantisomd5.a
  a - libimplantisomd5.o
  cc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -Werror -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -fPIC -I/usr/include/python3.5m 
-I/usr/include/python3.5m -c -O -o md5.o md5.c
  ar rvU libimplantisomd5.a md5.o
  a - md5.o
  cc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -Werror -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -fPIC -I/usr/include/python3.5m 
-I/usr/include/python3.5m implantisomd5.o libimplantisomd5.a -lpopt 
-Wl,-z,relro -fPIC -o implantisomd5
  cc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -Werror -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -fPIC -I/usr/include/python3.5m 
-I/usr/include/python3.5m -c -O -o checkisomd5.o checkisomd5.c
  cc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -Werror -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -fPIC -I/usr/include/python3.5m 
-I/usr/include/python3.5m -c -O -o libcheckisomd5.o libcheckisomd5.c
  ar rvU libcheckisomd5.a libcheckisomd5.o
  ar: creating libcheckisomd5.a
  a - libcheckisomd5.o
  ar rvU libcheckisomd5.a md5.o
  a - md5.o
  cc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -Werror -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -fPIC -I/usr/include/python3.5m 
-I/usr/include/python3.5m checkisomd5.o libcheckisomd5.a -lpopt -Wl,-z,relro 
-fPIC -o checkisomd5
  rm libimplantisomd5.o libcheckisomd5.o md5.o
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160119095649.Xd1jzyucCA/isomd5sum-1.1.0'
  set -e; \
  for python in python2.7 python3.4 python3.5; do \
        mkdir -p build/$python; \
        /usr/bin/make -C build/$python -f ../../Makefile 
VPATH=/home/lamby/temp/cdt.20160119095649.Xd1jzyucCA/isomd5sum-1.1.0 \
        PYTHON=$python pyisomd5sum.so; \
  done
  make[2]: Entering directory 
'/home/lamby/temp/cdt.20160119095649.Xd1jzyucCA/isomd5sum-1.1.0/build/python2.7'
  cc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -Werror -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -fPIC -I/usr/include/python2.7 
-I/usr/include/x86_64-linux-gnu/python2.7 -c -O -o pyisomd5sum.o 
/home/lamby/temp/cdt.20160119095649.Xd1jzyucCA/isomd5sum-1.1.0/pyisomd5sum.c
  cc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -Werror -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -fPIC -I/usr/include/python2.7 
-I/usr/include/x86_64-linux-gnu/python2.7 -shared -g -fpic pyisomd5sum.o 
libcheckisomd5.a libimplantisomd5.a -Wl,-z,relro -fPIC -o pyisomd5sum.so
  cc: error: libcheckisomd5.a: No such file or directory
  cc: error: libimplantisomd5.a: No such file or directory
  ../../Makefile:37: recipe for target 'pyisomd5sum.so' failed
  make[2]: *** [pyisomd5sum.so] Error 1
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160119095649.Xd1jzyucCA/isomd5sum-1.1.0/build/python2.7'
  debian/rules:16: recipe for target 'override_dh_auto_build' failed
  make[1]: *** [override_dh_auto_build] Error 2
  make[1]: Leaving directory 
'/home/lamby/temp/cdt.20160119095649.Xd1jzyucCA/isomd5sum-1.1.0'
  debian/rules:13: recipe for target 'build' failed
  make: *** [build] Error 2

  [..]

The full build log is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-

Attachment: isomd5sum.1:1.1.0-1.unstable.amd64.log.txt.gz
Description: Binary data


--- End Message ---
--- Begin Message ---
> Sorry, I cannot reproduce.  On an up to date sid amd64 chroot, it builds (and 
> rebuilds) successfully, though with some warnings:

Nor can I now. Closing (in BCC)


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-

--- End Message ---

Reply via email to