Your message dated Fri, 22 Apr 2016 21:49:04 +0200
with message-id <8737qdzaof....@msgid.hilluzination.de>
and subject line Re: Bug#821891: libbde: FTBFS: FAIL: test_bdeinfo.sh
has caused the Debian Bug report #821891,
regarding libbde: FTBFS: FAIL: test_bdeinfo.sh
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.)


-- 
821891: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=821891
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libbde
Version: 20160418-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,

libbde fails to build from source in unstable/amd64:

  [..]

        --add-comments=TRANSLATORS: --keyword=_ --keyword=N_  \
        --files-from=./POTFILES.in \
        --copyright-holder='Joachim Metz' \
        --package-name="${package_gnu}libbde" \
        --package-version='20160418' \
        --msgid-bugs-address="$msgid_bugs_address" \
      ;; \
  esac
  test ! -f libbde.po || { \
    if test -f ./libbde.pot; then \
      sed -f remove-potcdate.sed < ./libbde.pot > libbde.1po && \
      sed -f remove-potcdate.sed < libbde.po > libbde.2po && \
      if cmp libbde.1po libbde.2po >/dev/null 2>&1; then \
        rm -f libbde.1po libbde.2po libbde.po; \
      else \
        rm -f libbde.1po libbde.2po ./libbde.pot && \
        mv libbde.po ./libbde.pot; \
      fi; \
    else \
      mv libbde.po ./libbde.pot; \
    fi; \
  }
  make[3]: Leaving directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/po'
  test ! -f ./libbde.pot || \
    test -z "" || make 
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/po'
  Making all in manuals
  make[2]: Entering directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/manuals'
  make[2]: Nothing to be done for 'all'.
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/manuals'
  Making all in tests
  make[2]: Entering directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/tests'
  make[2]: Nothing to be done for 'all'.
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/tests'
  Making all in msvscpp
  make[2]: Entering directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/msvscpp'
  make[2]: Nothing to be done for 'all'.
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/msvscpp'
  make[2]: Entering directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418'
  make[2]: Nothing to be done for 'all-am'.
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418'
  make[1]: Leaving directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418'
     dh_auto_test -O--parallel
        make -j9 check VERBOSE=1
  make[1]: Entering directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418'
  Making check in include
  make[2]: Entering directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/include'
  make[2]: Nothing to be done for 'check'.
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/include'
  Making check in common
  make[2]: Entering directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/common'
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/common'
  Making check in libcstring
  make[2]: Entering directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/libcstring'
  make[2]: Nothing to be done for 'check'.
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/libcstring'
  Making check in libcerror
  make[2]: Entering directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/libcerror'
  make[2]: Nothing to be done for 'check'.
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/libcerror'
  Making check in libcthreads
  make[2]: Entering directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/libcthreads'
  make[2]: Nothing to be done for 'check'.
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/libcthreads'
  Making check in libcdata
  make[2]: Entering directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/libcdata'
  make[2]: Nothing to be done for 'check'.
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/libcdata'
  Making check in libclocale
  make[2]: Entering directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/libclocale'
  make[2]: Nothing to be done for 'check'.
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/libclocale'
  Making check in libcnotify
  make[2]: Entering directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/libcnotify'
  make[2]: Nothing to be done for 'check'.
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/libcnotify'
  Making check in libcsplit
  make[2]: Entering directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/libcsplit'
  make[2]: Nothing to be done for 'check'.
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/libcsplit'
  Making check in libuna
  make[2]: Entering directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/libuna'
  make[2]: Nothing to be done for 'check'.
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/libuna'
  Making check in libcfile
  make[2]: Entering directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/libcfile'
  make[2]: Nothing to be done for 'check'.
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/libcfile'
  Making check in libcpath
  make[2]: Entering directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/libcpath'
  make[2]: Nothing to be done for 'check'.
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/libcpath'
  Making check in libbfio
  make[2]: Entering directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/libbfio'
  make[2]: Nothing to be done for 'check'.
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/libbfio'
  Making check in libfcache
  make[2]: Entering directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/libfcache'
  make[2]: Nothing to be done for 'check'.
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/libfcache'
  Making check in libfdata
  make[2]: Entering directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/libfdata'
  make[2]: Nothing to be done for 'check'.
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/libfdata'
  Making check in libfdatetime
  make[2]: Entering directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/libfdatetime'
  make[2]: Nothing to be done for 'check'.
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/libfdatetime'
  Making check in libfguid
  make[2]: Entering directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/libfguid'
  make[2]: Nothing to be done for 'check'.
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/libfguid'
  Making check in libfvalue
  make[2]: Entering directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/libfvalue'
  make[2]: Nothing to be done for 'check'.
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/libfvalue'
  Making check in libhmac
  make[2]: Entering directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/libhmac'
  make[2]: Nothing to be done for 'check'.
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/libhmac'
  Making check in libcaes
  make[2]: Entering directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/libcaes'
  make[2]: Nothing to be done for 'check'.
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/libcaes'
  Making check in libbde
  make[2]: Entering directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/libbde'
  make[2]: Nothing to be done for 'check'.
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/libbde'
  Making check in libcsystem
  make[2]: Entering directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/libcsystem'
  make[2]: Nothing to be done for 'check'.
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/libcsystem'
  Making check in bdetools
  make[2]: Entering directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/bdetools'
  make[2]: Nothing to be done for 'check'.
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/bdetools'
  Making check in pybde
  make[2]: Entering directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/pybde'
  make[2]: Nothing to be done for 'check'.
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/pybde'
  Making check in pybde-python2
  make[2]: Entering directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/pybde-python2'
  make  check-am
  make[3]: Entering directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/pybde-python2'
  make[3]: Nothing to be done for 'check-am'.
  make[3]: Leaving directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/pybde-python2'
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/pybde-python2'
  Making check in pybde-python3
  make[2]: Entering directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/pybde-python3'
  make  check-am
  make[3]: Entering directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/pybde-python3'
  make[3]: Nothing to be done for 'check-am'.
  make[3]: Leaving directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/pybde-python3'
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/pybde-python3'
  Making check in po
  make[2]: Entering directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/po'
  make libbde.pot-update
  make[3]: Entering directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/po'
  if LC_ALL=C grep 'GNU libbde' ../* 2>/dev/null | grep -v 'libtool:' 
>/dev/null; then \
    package_gnu='GNU '; \
  else \
    package_gnu=''; \
  fi; \
  if test -n 'joachim.m...@gmail.com' || test 'joachim.m...@gmail.com' = 
'@'PACKAGE_BUGREPORT'@'; then \
    msgid_bugs_address='joachim.m...@gmail.com'; \
  else \
    msgid_bugs_address='joachim.m...@gmail.com'; \
  fi; \
  case `/usr/bin/xgettext --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
      /usr/bin/xgettext --default-domain=libbde --directory=.. \
        --add-comments=TRANSLATORS: --keyword=_ --keyword=N_  \
        --files-from=./POTFILES.in \
        --copyright-holder='Joachim Metz' \
        --msgid-bugs-address="$msgid_bugs_address" \
      ;; \
    *) \
      /usr/bin/xgettext --default-domain=libbde --directory=.. \
        --add-comments=TRANSLATORS: --keyword=_ --keyword=N_  \
        --files-from=./POTFILES.in \
        --copyright-holder='Joachim Metz' \
        --package-name="${package_gnu}libbde" \
        --package-version='20160418' \
        --msgid-bugs-address="$msgid_bugs_address" \
      ;; \
  esac
  test ! -f libbde.po || { \
    if test -f ./libbde.pot; then \
      sed -f remove-potcdate.sed < ./libbde.pot > libbde.1po && \
      sed -f remove-potcdate.sed < libbde.po > libbde.2po && \
      if cmp libbde.1po libbde.2po >/dev/null 2>&1; then \
        rm -f libbde.1po libbde.2po libbde.po; \
      else \
        rm -f libbde.1po libbde.2po ./libbde.pot && \
        mv libbde.po ./libbde.pot; \
      fi; \
    else \
      mv libbde.po ./libbde.pot; \
    fi; \
  }
  make[3]: Leaving directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/po'
  test ! -f ./libbde.pot || \
    test -z "" || make 
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/po'
  Making check in manuals
  make[2]: Entering directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/manuals'
  make[2]: Nothing to be done for 'check'.
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/manuals'
  Making check in tests
  make[2]: Entering directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/tests'
  make  bde_test_get_version bde_test_open_close bde_test_read bde_test_seek 
pybde_test_get_version.py pybde_test_open_close.py pybde_test_seek.py 
test_api_functions.sh test_bdeinfo.sh test_python_functions.sh test_runner.sh
  make[3]: Entering directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/tests'
  gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring 
-I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify 
-I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libcsystem  
-Wdate-time -D_FORTIFY_SOURCE=2  -g -Wall -c -o bde_test_get_version.o 
bde_test_get_version.c
  gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring 
-I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify 
-I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libcsystem  
-Wdate-time -D_FORTIFY_SOURCE=2  -g -Wall -c -o bde_test_open_close.o 
bde_test_open_close.c
  gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring 
-I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify 
-I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libcsystem  
-Wdate-time -D_FORTIFY_SOURCE=2  -g -Wall -c -o bde_test_read.o bde_test_read.c
  gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring 
-I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify 
-I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libcsystem  
-Wdate-time -D_FORTIFY_SOURCE=2  -g -Wall -c -o bde_test_seek.o bde_test_seek.c
  make[3]: Nothing to be done for 'pybde_test_get_version.py'.
  make[3]: Nothing to be done for 'pybde_test_open_close.py'.
  make[3]: Nothing to be done for 'pybde_test_seek.py'.
  make[3]: Nothing to be done for 'test_api_functions.sh'.
  make[3]: Nothing to be done for 'test_bdeinfo.sh'.
  make[3]: Nothing to be done for 'test_python_functions.sh'.
  make[3]: Nothing to be done for 'test_runner.sh'.
  /bin/bash ../libtool  --tag=CC   --mode=link gcc  -g -Wall  -Wl,-z,relro -o 
bde_test_get_version bde_test_get_version.o ../libbde/libbde.la 
../libcstring/libcstring.la 
  /bin/bash ../libtool  --tag=CC   --mode=link gcc  -g -Wall  -Wl,-z,relro -o 
bde_test_seek bde_test_seek.o ../libcsystem/libcsystem.la ../libbde/libbde.la 
../libcerror/libcerror.la ../libcstring/libcstring.la -lpthread 
  /bin/bash ../libtool  --tag=CC   --mode=link gcc  -g -Wall  -Wl,-z,relro -o 
bde_test_open_close bde_test_open_close.o ../libcsystem/libcsystem.la 
../libbde/libbde.la ../libcerror/libcerror.la ../libcstring/libcstring.la 
-lpthread 
  /bin/bash ../libtool  --tag=CC   --mode=link gcc  -g -Wall  -Wl,-z,relro -o 
bde_test_read bde_test_read.o ../libcsystem/libcsystem.la ../libbde/libbde.la 
../libcthreads/libcthreads.la ../libcerror/libcerror.la 
../libcstring/libcstring.la -lpthread 
  libtool: link: gcc -g -Wall -Wl,-z -Wl,relro -o .libs/bde_test_get_version 
bde_test_get_version.o  ../libbde/.libs/libbde.so 
../libcstring/.libs/libcstring.a
  libtool: link: gcc -g -Wall -Wl,-z -Wl,relro -o .libs/bde_test_seek 
bde_test_seek.o  ../libcsystem/.libs/libcsystem.a ../libbde/.libs/libbde.so 
../libcerror/.libs/libcerror.a ../libcstring/.libs/libcstring.a -lpthread
  libtool: link: gcc -g -Wall -Wl,-z -Wl,relro -o .libs/bde_test_open_close 
bde_test_open_close.o  ../libcsystem/.libs/libcsystem.a 
../libbde/.libs/libbde.so ../libcerror/.libs/libcerror.a 
../libcstring/.libs/libcstring.a -lpthread
  libtool: link: gcc -g -Wall -Wl,-z -Wl,relro -o .libs/bde_test_read 
bde_test_read.o  ../libcsystem/.libs/libcsystem.a ../libbde/.libs/libbde.so 
../libcthreads/.libs/libcthreads.a ../libcerror/.libs/libcerror.a 
../libcstring/.libs/libcstring.a -lpthread
  make[3]: Leaving directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/tests'
  make  check-TESTS
  make[3]: Entering directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/tests'
  make[4]: Entering directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/tests'
  FAIL: test_bdeinfo.sh
  FAIL: test_api_functions.sh
  SKIP: test_python_functions.sh
  ===========================================
     libbde 20160418: tests/test-suite.log
  ===========================================
  
  # TOTAL: 3
  # PASS:  0
  # SKIP:  1
  # XFAIL: 0
  # FAIL:  2
  # XPASS: 0
  # ERROR: 0
  
  .. contents:: :depth: 2
  
  FAIL: test_api_functions.sh
  ===========================
  
  Testing API function: libbde-20160418_get_version     Missing test 
executable: ./bde-20160418_test_get_version.exe
  
  (FAIL)
  FAIL test_api_functions.sh (exit status: 1)
  
  FAIL: test_bdeinfo.sh
  =====================
  
  Missing test executable: ../bde-20160418tools/bde-20160418info.exe
  FAIL test_bdeinfo.sh (exit status: 1)
  
  SKIP: test_python_functions.sh
  ==============================
  
  SKIP test_python_functions.sh (exit status: 77)
  
  ============================================================================
  Testsuite summary for libbde 20160418
  ============================================================================
  # TOTAL: 3
  # PASS:  0
  # SKIP:  1
  # XFAIL: 0
  # FAIL:  2
  # XPASS: 0
  # ERROR: 0
  ============================================================================
  See tests/test-suite.log
  Please report to joachim.m...@gmail.com
  ============================================================================
  Makefile:1059: recipe for target 'test-suite.log' failed
  make[4]: *** [test-suite.log] Error 1
  make[4]: Leaving directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/tests'
  Makefile:1165: recipe for target 'check-TESTS' failed
  make[3]: *** [check-TESTS] Error 2
  make[3]: Leaving directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/tests'
  Makefile:1252: recipe for target 'check-am' failed
  make[2]: *** [check-am] Error 2
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418/tests'
  Makefile:813: recipe for target 'check-recursive' failed
  make[1]: *** [check-recursive] Error 1
  make[1]: Leaving directory 
'/home/lamby/temp/cdt.20160420095942.L18erNaqTD.libbde/libbde-20160418'
  dh_auto_test: make -j9 check VERBOSE=1 returned exit code 2
  debian/rules:8: 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: libbde.20160418-1.unstable.amd64.log.txt.gz
Description: Binary data


--- End Message ---
--- Begin Message ---
Control: fixed -1 20160418-2

* Chris Lamb:

> Source: libbde
> Version: 20160418-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,
>
> libbde fails to build from source in unstable/amd64:

This was fixed in the follwoing upload.

Cheers,
-Hilko

--- End Message ---

Reply via email to