Your message dated Sun, 27 Dec 2015 21:50:26 +0000
with message-id <e1adjcs-0000a6...@franck.debian.org>
and subject line Bug#808618: fixed in diod 1.0.24-3
has caused the Debian Bug report #808618,
regarding diod: FTBFS: "4 of 7 tests failed"
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.)


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

diod fails to build from source in unstable/amd64:

  [..]

  > --6171-- When reading debug info from 
/lib/x86_64-linux-gnu/libnss_compat-2.21.so:
  > --6171-- Ignoring non-Dwarf2/3/4 block in .debug_info
  > --6171-- WARNING: Serious error when reading debug info
  > --6171-- When reading debug info from 
/lib/x86_64-linux-gnu/libnss_compat-2.21.so:
  > --6171-- Last block truncated in .debug_info; ignoring
  > --6171-- WARNING: Serious error when reading debug info
  > --6171-- When reading debug info from 
/lib/x86_64-linux-gnu/libnss_compat-2.21.so:
  > --6171-- parse_CU_Header: is neither DWARF2 nor DWARF3 nor DWARF4
  > --6171-- WARNING: Serious error when reading debug info
  > --6171-- When reading debug info from 
/lib/x86_64-linux-gnu/libnss_nis-2.21.so:
  > --6171-- Ignoring non-Dwarf2/3/4 block in .debug_info
  > --6171-- WARNING: Serious error when reading debug info
  > --6171-- When reading debug info from 
/lib/x86_64-linux-gnu/libnss_nis-2.21.so:
  > --6171-- Last block truncated in .debug_info; ignoring
  > --6171-- WARNING: Serious error when reading debug info
  > --6171-- When reading debug info from 
/lib/x86_64-linux-gnu/libnss_nis-2.21.so:
  > --6171-- parse_CU_Header: is neither DWARF2 nor DWARF3 nor DWARF4
  > --6171-- WARNING: Serious error when reading debug info
  > --6171-- When reading debug info from 
/lib/x86_64-linux-gnu/libnss_files-2.21.so:
  > --6171-- Ignoring non-Dwarf2/3/4 block in .debug_info
  > --6171-- WARNING: Serious error when reading debug info
  > --6171-- When reading debug info from 
/lib/x86_64-linux-gnu/libnss_files-2.21.so:
  > --6171-- Last block truncated in .debug_info; ignoring
  > --6171-- WARNING: Serious error when reading debug info
  > --6171-- When reading debug info from 
/lib/x86_64-linux-gnu/libnss_files-2.21.so:
  > --6171-- parse_CU_Header: is neither DWARF2 nor DWARF3 nor DWARF4
  **********************
  SKIP: t15
  ======================
  4 of 7 tests failed
  (9 tests were not run)
  ======================
  Makefile:773: recipe for target 'check-TESTS' failed
  make[4]: *** [check-TESTS] Error 1
  make[4]: Leaving directory 
'/home/lamby/temp/cdt.20151221145735.qajKNcyzIy/diod-1.0.24/tests/misc'
  Makefile:896: recipe for target 'check-am' failed
  make[3]: *** [check-am] Error 2
  make[3]: Leaving directory 
'/home/lamby/temp/cdt.20151221145735.qajKNcyzIy/diod-1.0.24/tests/misc'
  Makefile:369: recipe for target 'check-recursive' failed
  make[2]: *** [check-recursive] Error 1
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20151221145735.qajKNcyzIy/diod-1.0.24/tests'
  Makefile:428: recipe for target 'check-recursive' failed
  make[1]: *** [check-recursive] Error 1
  make[1]: Leaving directory 
'/home/lamby/temp/cdt.20151221145735.qajKNcyzIy/diod-1.0.24'
  dh_auto_test: make -j8 check returned exit code 2
  debian/rules:15: 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: diod.1.0.24-2.unstable.amd64.log.txt.gz
Description: Binary data


--- End Message ---
--- Begin Message ---
Source: diod
Source-Version: 1.0.24-3

We believe that the bug you reported is fixed in the latest version of
diod, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 808...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Євгеній Мещеряков <eu...@debian.org> (supplier of updated diod package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 27 Dec 2015 21:24:30 +0100
Source: diod
Binary: diod
Architecture: source
Version: 1.0.24-3
Distribution: unstable
Urgency: medium
Maintainer: Євгеній Мещеряков <eu...@debian.org>
Changed-By: Євгеній Мещеряков <eu...@debian.org>
Description:
 diod       - I/O forwarding server for 9P
Closes: 808618
Changes:
 diod (1.0.24-3) unstable; urgency=medium
 .
   * Ignore failues of tests misc/t07, misc/t08, misc/t09, misc/t12
     because of junk that is now produced by valgrind (closes: #808618)
   * Use github project page as homepage in debian/control
Checksums-Sha1:
 54f99e6c893d27cca1a5912aaed6a155fbdacc31 2017 diod_1.0.24-3.dsc
 16f113110d014f5053e14ea8cae0ac1d9fe166c3 6268 diod_1.0.24-3.debian.tar.xz
Checksums-Sha256:
 567d2ad45928243ca91c17229b497e23c34ccf0e8e1f6868515201c413a6e2e0 2017 
diod_1.0.24-3.dsc
 00a3662056c2ce0f9bcee01250fd5a7076feee5533f1d23a4bf8bb4877a52b85 6268 
diod_1.0.24-3.debian.tar.xz
Files:
 8254323136200b5ceca3a5b16e64340c 2017 admin optional diod_1.0.24-3.dsc
 235da275fbcd5bd7a6711849e44022c2 6268 admin optional 
diod_1.0.24-3.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJWgFFVAAoJEMFtqOf0Ubk8gOkP/12X3SsIRrfKH4m6s8bQHHAT
ra7GaiB8neE9MrMUMWQMZK60DeKLubDJoomLi33MlgRlUArNQ3hilvCjLSegFKkl
n/IhfUnI6GK7nUlKsnAM+xlDWsDrFVijV9upxnzYMGr/It1Ae6zEvFfZD8bzEj1p
v31NY0b6V9ZUxVPk4GhPDUBHmDCLAoQ6cZN8xReh6OnjR4A62KCZ7Oz+U5uiIQbA
b08pV7nHVMXeviyEtlap9MEmh10q9Y2MiNiKj7T+d7UIfjptEbu3eaplZ9aYbB/V
nEcArNM+o40ABvlfDwhu+isLcjCeTbcJWDSow3ZGRE0280TOC/xxXBl8tXFI+n7p
BaqNXY9X+s5+6mcMhoEtinIR4Ewfak+p2P/EXgwO8s/DqUplvLulK0P1+sPVzKjG
bROUedLPz5fiHzrk+BHP7hF3xBCxtF9Y1OPMXGydRIs4uXxwP1ROMlLc/+rEkFrl
OF3OaczQ87jeaM2ErozFzEozb8/wy9F14fRv+i88tTYR3BVNSlQWYsDy4PJeALv0
mwv9a6E3kqilRBN0klzATlbuS2MMwY1Ho/1u7qAMwpdAQhjJySmaYns/oD0wpeiJ
Fx9r4WO082rWvv0S3zRxzLQrixwwzyjh133FUI8nNnCjkJb2X4DV6hftKjRSVVu9
+mg8NGywSdLeiJ6bMtOu
=G8KO
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to