Your message dated Tue, 03 Aug 2010 16:03:09 +0000
with message-id <e1ogjxn-0007nz...@franck.debian.org>
and subject line Bug#591166: fixed in nama 1.063-1
has caused the Debian Bug report #591166,
regarding nama: FTBFS: 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.)


-- 
591166: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591166
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: nama
Version: 1.062-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100731 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> make[1]: Entering directory `/build/user-nama_1.062-1-amd64-lqf0CE/nama-1.062'
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" 
> "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
> # TESTING t/02_assign.t
> # testing for class ::
> # Serializing, storing and recalling data
> # testing for class main::
> # Serializing, storing and recalling data
> # testing for class main
> # Serializing, storing and recalling data
> # scalar array: 4 scalar hash: 1/8
> t/02_assign.t .. ok
> # TESTING t/03_wav.t
> t/03_wav.t ..... ok
> # TESTING t/04_object.t
> # testing trivial class Apple
> t/04_object.t .. ok
> # TESTING t/11_mark.t
> t/11_mark.t .... ok
> Can't exec "pgrep": No such file or directory at 
> /build/user-nama_1.062-1-amd64-lqf0CE/nama-1.062/blib/lib/Audio/Nama.pm line 
> 1647.
> Can't exec "ps": No such file or directory at 
> /build/user-nama_1.062-1-amd64-lqf0CE/nama-1.062/blib/lib/Audio/Nama.pm line 
> 1648.
> print (...) interpreted as function at (eval 881) line 32891, <DATA> line 
> 2389.
> print (...) interpreted as function at (eval 881) line 58108, <DATA> line 
> 2389.
> print (...) interpreted as function at (eval 881) line 58111, <DATA> line 
> 2389.
> # TESTING t/12_nama.t
> # working directory: /build/user-nama_1.062-1-amd64-lqf0CE/nama-1.062
> failed to open directory /usr/lib/ladspa: No such file or directory
>  at /build/user-nama_1.062-1-amd64-lqf0CE/nama-1.062/blib/lib/Audio/Nama.pm 
> line 3539
>       Audio::Nama::ladspa_plugin_list() called at 
> /build/user-nama_1.062-1-amd64-lqf0CE/nama-1.062/blib/lib/Audio/Nama.pm line 
> 3553
>       Audio::Nama::new_plugins() called at 
> /build/user-nama_1.062-1-amd64-lqf0CE/nama-1.062/blib/lib/Audio/Nama.pm line 
> 3505
>       Audio::Nama::prepare_static_effects_data() called at 
> /build/user-nama_1.062-1-amd64-lqf0CE/nama-1.062/blib/lib/Audio/Nama.pm line 
> 1060
>       Audio::Nama::prepare() called at t/12_nama.t line 500
> readdir() attempted on invalid dirhandle DIR at 
> /build/user-nama_1.062-1-amd64-lqf0CE/nama-1.062/blib/lib/Audio/Nama.pm line 
> 3545.
> closedir() attempted on invalid dirhandle DIR at 
> /build/user-nama_1.062-1-amd64-lqf0CE/nama-1.062/blib/lib/Audio/Nama.pm line 
> 3546.
> failed to open directory /usr/lib/ladspa: No such file or directory
>  at /build/user-nama_1.062-1-amd64-lqf0CE/nama-1.062/blib/lib/Audio/Nama.pm 
> line 3539
>       Audio::Nama::ladspa_plugin_list() called at 
> /build/user-nama_1.062-1-amd64-lqf0CE/nama-1.062/blib/lib/Audio/Nama.pm line 
> 3764
>       Audio::Nama::get_ladspa_hints() called at 
> /build/user-nama_1.062-1-amd64-lqf0CE/nama-1.062/blib/lib/Audio/Nama.pm line 
> 3519
>       Audio::Nama::prepare_static_effects_data() called at 
> /build/user-nama_1.062-1-amd64-lqf0CE/nama-1.062/blib/lib/Audio/Nama.pm line 
> 1060
>       Audio::Nama::prepare() called at t/12_nama.t line 500
> readdir() attempted on invalid dirhandle DIR at 
> /build/user-nama_1.062-1-amd64-lqf0CE/nama-1.062/blib/lib/Audio/Nama.pm line 
> 3545.
> closedir() attempted on invalid dirhandle DIR at 
> /build/user-nama_1.062-1-amd64-lqf0CE/nama-1.062/blib/lib/Audio/Nama.pm line 
> 3546.
> Cannot open /dev/tty for read at 
> /build/user-nama_1.062-1-amd64-lqf0CE/nama-1.062/blib/lib/Audio/Nama.pm line 
> 1141
> # Looks like your test exited with 6 just after 1.
> t/12_nama.t .... 
> Dubious, test returned 6 (wstat 1536, 0x600)
> All 1 subtests passed 
> # TESTING t/13_io.t
> t/13_io.t ...... ok
> 
> Test Summary Report
> -------------------
> t/12_nama.t  (Wstat: 1536 Tests: 1 Failed: 0)
>   Non-zero exit status: 6
> Files=6, Tests=29,  2 wallclock secs ( 0.03 usr  0.02 sys +  1.67 cusr  0.22 
> csys =  1.94 CPU)
> Result: FAIL
> Failed 1/6 test programs. 0/29 subtests failed.
> make[1]: *** [test_dynamic] Error 255

The full build log is available from:
   http://people.debian.org/~lucas/logs/2010/07/31/nama_1.062-1_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: nama
Source-Version: 1.063-1

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

nama_1.063-1.debian.tar.gz
  to main/n/nama/nama_1.063-1.debian.tar.gz
nama_1.063-1.dsc
  to main/n/nama/nama_1.063-1.dsc
nama_1.063-1_all.deb
  to main/n/nama/nama_1.063-1_all.deb
nama_1.063.orig.tar.gz
  to main/n/nama/nama_1.063.orig.tar.gz



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 591...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ansgar Burchardt <ans...@43-1.org> (supplier of updated nama 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...@debian.org)


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

Format: 1.8
Date: Tue, 03 Aug 2010 14:18:35 +0900
Source: nama
Binary: nama
Architecture: source all
Version: 1.063-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
Changed-By: Ansgar Burchardt <ans...@43-1.org>
Description: 
 nama       - Ecasound-based multitrack recorder/mixer
Closes: 591166
Changes: 
 nama (1.063-1) unstable; urgency=low
 .
   * Team Upload.
   * New upstream release.
     + Test suite now passes without a controlling terminal. (Closes: #591166)
   * debian/control: Correct Vcs-* URL.
   * Make (build-)dep on perl unversioned as stable already has 5.10.
   * debian/copyright: Formatting changes for current DEP-5 proposal;
     refer to /usr/share/common-licenses/GPL-1.
   * Bump Standards-Version to 3.9.1.
Checksums-Sha1: 
 330f9072884f8ad09d835f0aa8aa53583363de37 2130 nama_1.063-1.dsc
 1e95fc20572866c5c9a9892035f5bc7995917f2d 124343 nama_1.063.orig.tar.gz
 6e179ec719ef9bebed66eda921caf45f7eb80c1e 2471 nama_1.063-1.debian.tar.gz
 2b23bef9a5acf681ea193bde312b219ff88d2c11 121430 nama_1.063-1_all.deb
Checksums-Sha256: 
 dc91f021ec1606cd395f8fb0d9c4b9288c118f0258f59d8a8ca6fd60443f2d8d 2130 
nama_1.063-1.dsc
 eaec3090e8e7e7f0e2daab48bafbe3d632d57885a5963eb50d6c1f389b8e24f2 124343 
nama_1.063.orig.tar.gz
 a82121de4df1ea429e6a5fd79610abc4455a789dc6ee466bfddf024c9bb4901c 2471 
nama_1.063-1.debian.tar.gz
 8be2b80cf0d496bd4b932adf7830b909dbe7fb61fe4403d689f329d4571a47bf 121430 
nama_1.063-1_all.deb
Files: 
 905547b62e0b2ce27e56727f300d7d26 2130 sound optional nama_1.063-1.dsc
 838d0dfba1e79b7fd818eb57829ecad3 124343 sound optional nama_1.063.orig.tar.gz
 7b7b3423a80cf0a110e5120692558bfd 2471 sound optional nama_1.063-1.debian.tar.gz
 0b1657580d7ccdc9cc65cce133d8c20f 121430 sound optional nama_1.063-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJMWDqIAAoJELs6aAGGSaoGoOIP/29o+0Vapx9f3sBjUJaZwBPz
ze82FpUAeAEnl7pe3NNTh3WWfLtBQxizqai3MkZxxGu3OsX7Zqip+/26iG3THx1/
+AXxD2FkVFu/MiN00QX6VXTmWQMq3jlOIUxVrCqDPY3Ff4L34BxeKRyC/I+EImW9
yIE81CPjjnu2Dvblxq8ManJ+aQkiLpIXousb9EU+Ca0CtY15T42atus8tUuYO44P
7AlEFsWd4kHJ8Xddw3E1aPaxmpXiaDGTLi5vk5UeVDi8O4C51dYd/7niA4hZp5t0
Sz3h71dlwaFJz0/QM9szyVcrGMRTpWKzoVohbYhwUh2Cz1DbT6odSziMXqu5QY5p
fj9gviC5kTaqBZJwZMhT+pn7xs0ccpxgRor+DdAlTByoSFdNJQlrjY2pFaI2JXII
ehRYhIrPDO6/NsKRSSVS8aU9bXFXGIQJ6n75L4ttVaPzPbh3B1dviePjN9zgvO+Y
SThXXZP4SwfX9OuQlJVGsG3p1Hcmx5OBEa0hA0GELj1s9tM7J2u3gDO5qicW0rsV
PkVo3rXO99PUKkVtf2IyEh12lLUBWlgK8jfrni4aMgRfcz7EV4M23sFVm7MnXAxD
F9fdwMGf5vL37kJRYK2vgYGH8ThSLDA1kSE7D/F3pcUpf6IfMpxsLGeji5iSVvRp
ctMgnGaXE+HcrUKB4M5y
=6zI5
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to