Your message dated Tue, 22 Jul 2008 19:47:07 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#487009: fixed in libclass-csv-perl 1.03-2.1
has caused the Debian Bug report #487009,
regarding libclass-csv-perl: FTBFS: t/1....Can't locate Text/CSV_XS.pm
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 [EMAIL PROTECTED]
immediately.)


-- 
487009: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=487009
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: libclass-csv-perl
Version: 1.03-2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080619 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
> make[1]: Entering directory 
> `/build/user-libclass-csv-perl_1.03-2-amd64-6bWG21/libclass-csv-perl-1.03-2'
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" 
> "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
> t/1....Can't locate Text/CSV_XS.pm in @INC (@INC contains: 
> /build/user-libclass-csv-perl_1.03-2-amd64-6bWG21/libclass-csv-perl-1.03-2/blib/lib
>  
> /build/user-libclass-csv-perl_1.03-2-amd64-6bWG21/libclass-csv-perl-1.03-2/blib/arch
>  /etc/perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 
> /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 
> /usr/local/lib/site_perl . /etc/perl /usr/local/lib/perl/5.10.0 
> /usr/local/share/perl/5.10.0 /usr/lib/perl5 /usr/share/perl5 
> /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at 
> /build/user-libclass-csv-perl_1.03-2-amd64-6bWG21/libclass-csv-perl-1.03-2/blib/lib/Class/CSV.pm
>  line 161.
> BEGIN failed--compilation aborted at 
> /build/user-libclass-csv-perl_1.03-2-amd64-6bWG21/libclass-csv-perl-1.03-2/blib/lib/Class/CSV.pm
>  line 161.
> Compilation failed in require at t/1.t line 10.
> BEGIN failed--compilation aborted at t/1.t line 10.
> dubious
>       Test returned status 2 (wstat 512, 0x200)
> DIED. FAILED test 1
>       Failed 1/1 tests, 0.00% okay
> Failed Test Stat Wstat Total Fail  List of Failed
> -------------------------------------------------------------------------------
> t/1.t          2   512     1    2  1
> Failed 1/1 test scripts. 1/1 subtests failed.
> Files=1, Tests=1,  0 wallclock secs ( 0.02 cusr +  0.00 csys =  0.02 CPU)
> Failed 1/1 test programs. 1/1 subtests failed.
> make[1]: *** [test_dynamic] Error 2

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/06/19

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3
is now the default on most architectures (even if it's not the case on
i386 yet).  Consequently, many failures are caused by the switch to gcc
4.3.
If you determine that this failure is caused by gcc 4.3, feel free to
downgrade this bug to 'important' if your package is only built on i386,
and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

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 containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED]             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: libclass-csv-perl
Source-Version: 1.03-2.1

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

libclass-csv-perl_1.03-2.1.diff.gz
  to pool/main/libc/libclass-csv-perl/libclass-csv-perl_1.03-2.1.diff.gz
libclass-csv-perl_1.03-2.1.dsc
  to pool/main/libc/libclass-csv-perl/libclass-csv-perl_1.03-2.1.dsc
libclass-csv-perl_1.03-2.1_all.deb
  to pool/main/libc/libclass-csv-perl/libclass-csv-perl_1.03-2.1_all.deb



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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Frank Lichtenheld <[EMAIL PROTECTED]> (supplier of updated libclass-csv-perl 
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 [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 01 Jul 2008 03:17:13 +0200
Source: libclass-csv-perl
Binary: libclass-csv-perl
Architecture: source all
Version: 1.03-2.1
Distribution: unstable
Urgency: high
Maintainer: Jose Parrella <[EMAIL PROTECTED]>
Changed-By: Frank Lichtenheld <[EMAIL PROTECTED]>
Description: 
 libclass-csv-perl - Class based CSV parser/writer
Closes: 487009
Changes: 
 libclass-csv-perl (1.03-2.1) unstable; urgency=high
 .
   * Non-maintainer upload.
   * Since this modul uses Text::CSV_XS directly it needs to depend
     on libtext-csv-xs-perl directly, too. Fix all occurrences
     of libtext-csv-perl. (Closes: #487009)
Checksums-Sha1: 
 f4432ad9f0820cebe6100cb03fa8fee26bd5718a 1155 libclass-csv-perl_1.03-2.1.dsc
 f04c02c3601f7d615c76f68cf6b6865da9b00f57 1661 
libclass-csv-perl_1.03-2.1.diff.gz
 018a0156550b4c23da8209276f5e8da98b664859 12472 
libclass-csv-perl_1.03-2.1_all.deb
Checksums-Sha256: 
 223215071e21296853aee2ec87e14e21c6fd6a212976864f5e493c12e71cf0de 1155 
libclass-csv-perl_1.03-2.1.dsc
 c3987b1085eda74ab0a7cf4fbd0a7e94bdee5649370d4bce5495d614e76da960 1661 
libclass-csv-perl_1.03-2.1.diff.gz
 9fec3613780b6ef6dcb78a4fa2b070eeb53075d98a1fd2ec8a07341e9222624b 12472 
libclass-csv-perl_1.03-2.1_all.deb
Files: 
 af09bc961a9913abf3081f32de842c0d 1155 perl optional 
libclass-csv-perl_1.03-2.1.dsc
 47b87cca0948e8bc6e2a1d6470cb829c 1661 perl optional 
libclass-csv-perl_1.03-2.1.diff.gz
 cb95d4fc1ab2e11e19589ca9c4506534 12472 perl optional 
libclass-csv-perl_1.03-2.1_all.deb

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

iEYEARECAAYFAkiGOOkACgkQQbn06FtxPfCqqQCgxUVc0Y0bDEOXKs600uH+wkd+
0AwAn2z6u2/1WRgcwmcdw9QiMN9a40Ek
=Lk7D
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to