Your message dated Thu, 10 Jan 2008 04:32:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#456845: fixed in libdevice-cdio-perl 0.2.4-4
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: libdevice-cdio-perl
version: 0.2.4-3
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20071217 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:

 > dpkg-source: building libdevice-cdio-perl in libdevice-cdio-perl_0.2.4-3.dsc
 >  debian/rules build
 > test -d debian/patched || install -d debian/patched
 > dpatch  apply-all  
 > applying patch 01_invalid_cflags to ./ ... ok.
 > applying patch 02_wrong_function_name to ./ ... ok.
 > applying patch 03_version_information_in_swig to ./ ... ok.
 > applying patch 04_wrong_handling_of_output_parameters to ./ ... ok.
 > applying patch 05_buffer_overflows_in_perliso9660 to ./ ... ok.
 > applying patch 06_module_build to ./ ... ok.
 > dpatch  cat-all  >>patch-stampT
 > mv -f patch-stampT patch-stamp
 > # remove files that will be regenerated by SWIG (and fail because of
 > # permissions in the original tarball)
 > rm -f /build/user/libdevice-cdio-perl-0.2.4/perlcdio_wrap.c 
 > /build/user/libdevice-cdio-perl-0.2.4/perliso9660_wrap.c \
 >              /build/user/libdevice-cdio-perl-0.2.4/perlmmc_wrap.c 
 > /build/user/libdevice-cdio-perl-0.2.4/lib/perlmmc.pm \
 >              /build/user/libdevice-cdio-perl-0.2.4/lib/perlcdio.pm 
 > /build/user/libdevice-cdio-perl-0.2.4/lib/perliso9660.pm
 > dh_testdir
 > # Add commands to compile the package here
 > /usr/bin/perl Build.PL installdirs=vendor extra_compiler_flags="-Wall -g 
 > -O2" create_packlist=0
 > Good, I found libcdio version 0.78.2 installed.
 > Checking for SWIG...ok
 > Checking if cc supports "-Wno-strict-aliasing"...yes
 > Checking if cc supports "-Wno-unused-function"...yes
 > Checking if cc supports "-Wno-unused-value"...yes
 > Checking if cc supports "-Wno-unused-function"...yes
 > Checking if cc supports "-Wno-unused-variable"...yes
 > Creating custom builder _build/lib/MyModuleBuilder.pm in _build/lib
 > WARNING: the following files are missing in your kit:
 >      lib/perlcdio.pm
 >      lib/perliso9660.pm
 >      lib/perlmmc.pm
 >      perlcdio_wrap.c
 >      perliso9660_wrap.c
 >      perlmmc_wrap.c
 > Please inform the author.
 > 
 > Checking whether your kit is complete...
 > Checking prerequisites...
 > Looks good
 > 
 > Creating new 'Build' script for 'Device-Cdio' version '0.2.4'
 > /usr/bin/perl Build
 > Copying lib/Device/Cdio/ISO9660/FS.pm -> blib/lib/Device/Cdio/ISO9660/FS.pm
 > Copying lib/Device/Cdio/Track.pm -> blib/lib/Device/Cdio/Track.pm
 > Copying lib/Device/Cdio/Util.pm -> blib/lib/Device/Cdio/Util.pm
 > Copying lib/Device/Cdio/Device.pm -> blib/lib/Device/Cdio/Device.pm
 > Copying lib/Device/Cdio.pm -> blib/lib/Device/Cdio.pm
 > Copying lib/Device/Cdio/ISO9660.pm -> blib/lib/Device/Cdio/ISO9660.pm
 > Copying lib/Device/Cdio/ISO9660/IFS.pm -> blib/lib/Device/Cdio/ISO9660/IFS.pm
 > swig -I/usr/include -o perlcdio_wrap.c -outdir blib/lib -perl perlcdio.swg
 > read.swg:52: Warning(124): Specifying the language name in %typemap is 
 > deprecated - use #ifdef SWIG<LANG> instead.
 > device.swg:32: Warning(124): Specifying the language name in %typemap is 
 > deprecated - use #ifdef SWIG<LANG> instead.
 > device.swg:414: Warning(124): Specifying the language name in %typemap is 
 > deprecated - use #ifdef SWIG<LANG> instead.
 > Copying from: blib/lib/perlcdio.pm, to: lib/perlcdio.pm; it makes the CPAN 
 > indexer happy.
 > cc -I/usr/include -I/usr/lib/perl/5.8/CORE -fPIC -c -D_REENTRANT 
 > -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe 
 > -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -g -O2 
 > -o perlcdio_wrap.o perlcdio_wrap.c
 > perlcdio_wrap.c:2116: warning: type qualifiers ignored on function return 
 > type
 > perlcdio_wrap.c: In function 'boot_perlcdio':
 > perlcdio_wrap.c:4825: warning: unused variable 'items'
 > perlcdio_wrap.c:4844: warning: passing argument 2 of '_swig_create_magic' 
 > discards qualifiers from pointer target type
 > cc -shared -L/usr/local/lib -o blib/arch/perlcdio.so perlcdio_wrap.o -lcdio 
 > -lm -liso9660 -lcdio -lm -lcdio
 > swig -I/usr/include -o perliso9660_wrap.c -outdir blib/lib -perl 
 > perliso9660.swg
 > perliso9660.swg:107: Warning(124): Specifying the language name in %typemap 
 > is deprecated - use #ifdef SWIG<LANG> instead.
 > perliso9660.swg:124: Warning(124): Specifying the language name in %typemap 
 > is deprecated - use #ifdef SWIG<LANG> instead.
 > perliso9660.swg:209: Warning(124): Specifying the language name in %typemap 
 > is deprecated - use #ifdef SWIG<LANG> instead.
 > Copying from: blib/lib/perliso9660.pm, to: lib/perliso9660.pm; it makes the 
 > CPAN indexer happy.
 > cc -I/usr/include -I/usr/lib/perl/5.8/CORE -fPIC -c -D_REENTRANT 
 > -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe 
 > -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -g -O2 
 > -o perliso9660_wrap.o perliso9660_wrap.c
 > perliso9660_wrap.c: In function '_wrap_fs_find_lsn':
 > perliso9660_wrap.c:3342: warning: label 'PPCODE' defined but not used
 > perliso9660_wrap.c: In function '_wrap_ifs_find_lsn':
 > perliso9660_wrap.c:3388: warning: passing argument 1 of 
 > 'iso9660_ifs_find_lsn' discards qualifiers from pointer target type
 > perliso9660_wrap.c:3395: warning: label 'PPCODE' defined but not used
 > perliso9660_wrap.c: In function '_wrap_fs_stat':
 > perliso9660_wrap.c:3449: warning: label 'PPCODE' defined but not used
 > perliso9660_wrap.c: In function '_wrap_fs_stat_translate':
 > perliso9660_wrap.c:3513: warning: label 'PPCODE' defined but not used
 > perliso9660_wrap.c: In function '_wrap_ifs_stat':
 > perliso9660_wrap.c:3569: warning: label 'PPCODE' defined but not used
 > perliso9660_wrap.c: In function '_wrap_ifs_stat_translate':
 > perliso9660_wrap.c:3623: warning: label 'PPCODE' defined but not used
 > perliso9660_wrap.c: In function '_wrap_fs_readdir':
 > perliso9660_wrap.c:3678: warning: label 'PPCODE' defined but not used
 > perliso9660_wrap.c: In function '_wrap_ifs_readdir':
 > perliso9660_wrap.c:3739: warning: label 'PPCODE' defined but not used
 > perliso9660_wrap.c: In function 'boot_perliso9660':
 > perliso9660_wrap.c:4982: warning: unused variable 'items'
 > perliso9660_wrap.c:5001: warning: passing argument 2 of '_swig_create_magic' 
 > discards qualifiers from pointer target type
 > cc -shared -L/usr/local/lib -o blib/arch/perliso9660.so perliso9660_wrap.o 
 > -lcdio -lm -liso9660 -lcdio -lm -lcdio
 > swig -I/usr/include -o perlmmc_wrap.c -outdir blib/lib -perl perlmmc.swg
 > Copying from: blib/lib/perlmmc.pm, to: lib/perlmmc.pm; it makes the CPAN 
 > indexer happy.
 > cc -I/usr/include -I/usr/lib/perl/5.8/CORE -fPIC -c -D_REENTRANT 
 > -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe 
 > -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -g -O2 
 > -o perlmmc_wrap.o perlmmc_wrap.c
 > perlmmc_wrap.c: In function 'boot_perlmmc':
 > perlmmc_wrap.c:1780: warning: unused variable 'items'
 > perlmmc_wrap.c:1799: warning: passing argument 2 of '_swig_create_magic' 
 > discards qualifiers from pointer target type
 > cc -shared -L/usr/local/lib -o blib/arch/perlmmc.so perlmmc_wrap.o -lcdio 
 > -lm -liso9660 -lcdio -lm -lcdio
 > Manifying blib/lib/perlmmc.pm -> blib/libdoc/perlmmc.3pm
 > Manifying blib/lib/Device/Cdio/ISO9660/IFS.pm -> 
 > blib/libdoc/Device::Cdio::ISO9660::IFS.3pm
 > Manifying blib/lib/Device/Cdio/Track.pm -> 
 > blib/libdoc/Device::Cdio::Track.3pm
 > Manifying blib/lib/Device/Cdio.pm -> blib/libdoc/Device::Cdio.3pm
 > Manifying blib/lib/perlcdio.pm -> blib/libdoc/perlcdio.3pm
 > Manifying blib/lib/Device/Cdio/ISO9660.pm -> 
 > blib/libdoc/Device::Cdio::ISO9660.3pm
 > Manifying blib/lib/Device/Cdio/Util.pm -> blib/libdoc/Device::Cdio::Util.3pm
 > Manifying blib/lib/Device/Cdio/ISO9660/FS.pm -> 
 > blib/libdoc/Device::Cdio::ISO9660::FS.3pm
 > Manifying blib/lib/Device/Cdio/Device.pm -> 
 > blib/libdoc/Device::Cdio::Device.3pm
 > Manifying blib/lib/perliso9660.pm -> blib/libdoc/perliso9660.3pm
 > touch build-stamp
 >  /usr/bin/fakeroot debian/rules binary
 > dh_testdir
 > dh_testroot
 > dh_clean -k
 > # Add commands to install the package into debian/PACKAGE_NAME here
 > /usr/bin/perl Build test
 > t/00.load............# Testing Device::Cdio 0.2.4
 > ok
 > t/01.pod-coverage....
 > #   Failed test 'Pod coverage on perlcdio'
 > #   in /usr/share/perl5/Test/Pod/Coverage.pm at line 126.
 > # Coverage for perlcdio is 1.8%, with 54 naked subroutines:
 > #    audio_pause
 > #    audio_play_lsn
 > #    audio_resume
 > #    audio_stop
 > #    close
 > #    close_tray
 > #    driver_errmsg
 > #    eject_media
 > #    eject_media_drive
 > #    get_arg
 > #    get_default_device_driver
 > #    get_device
 > #    get_devices
 > #    get_devices_ret
 > #    get_devices_with_cap
 > #    get_devices_with_cap_ret
 > #    get_disc_last_lsn
 > #    get_disc_mode
 > #    get_drive_cap
 > #    get_driver_id
 > #    get_driver_name
 > #    get_first_track_num
 > #    get_hwinfo
 > #    get_joliet_level
 > #    get_last_session
 > #    get_last_track_num
 > #    get_mcn
 > #    get_media_changed
 > #    get_num_tracks
 > #    get_track
 > #    get_track_channels
 > #    get_track_copy_permit
 > #    get_track_format
 > #    get_track_last_lsn
 > #    get_track_lba
 > #    get_track_lsn
 > #    get_track_msf
 > #    get_track_preemphasis
 > #    get_track_sec_count
 > #    have_ATAPI
 > #    have_driver
 > #    is_binfile
 > #    is_cuefile
 > #    is_device
 > #    is_nrg
 > #    is_tocfile
 > #    is_track_green
 > #    lseek
 > #    open_cd
 > #    read_cd
 > #    read_data_bytes
 > #    read_sectors
 > #    set_blocksize
 > #    set_speed
 > 
 > #   Failed test 'Pod coverage on perliso9660'
 > #   in /usr/share/perl5/Test/Pod/Coverage.pm at line 126.
 > # Coverage for perliso9660 is 91.7%, with 5 naked subroutines:
 > #    fs_read_superblock
 > #    is_xa
 > #    iso9660_dir_to_name
 > #    iso9660_open_fuzzy_ext
 > #    pathtable_init
 > # Looks like you failed 2 tests of 10.
 > dubious
 >      Test returned status 2 (wstat 512, 0x200)
 > DIED. FAILED tests 1-2
 >      Failed 2/10 tests, 80.00% okay
 > t/01.pod.............ok
 > t/02.default.........ok
 > t/05.ops.............ok
 > t/06.bincue..........ok
 > t/06.image...........ok
 > t/06.toc.............ok
 > t/07.iso.............ok
 > t/07.iso1............ok
 > t/07.iso2............ok
 > t/07.iso3............ok
 > t/10.cdda............ok
 > t/10.read............ok
 > Failed Test         Stat Wstat Total Fail  Failed  List of Failed
 > -------------------------------------------------------------------------------
 > t/01.pod-coverage.t    2   512    10    2  20.00%  1-2
 > Failed 1/14 test scripts, 92.86% okay. 2/105 subtests failed, 98.10% okay.
 > make: *** [install-stamp] Error 255
 > dpkg-buildpackage: failure: /usr/bin/fakeroot debian/rules binary gave error 
 > exit status 2

The full build log is available from:
        http://people.debian.org/~lucas/logs/2007/12/17

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: libdevice-cdio-perl
Source-Version: 0.2.4-4

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

libdevice-cdio-perl_0.2.4-4.diff.gz
  to pool/main/libd/libdevice-cdio-perl/libdevice-cdio-perl_0.2.4-4.diff.gz
libdevice-cdio-perl_0.2.4-4.dsc
  to pool/main/libd/libdevice-cdio-perl/libdevice-cdio-perl_0.2.4-4.dsc
libdevice-cdio-perl_0.2.4-4_i386.deb
  to pool/main/libd/libdevice-cdio-perl/libdevice-cdio-perl_0.2.4-4_i386.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.
Roberto C. Sanchez <[EMAIL PROTECTED]> (supplier of updated libdevice-cdio-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.7
Date: Wed, 09 Jan 2008 23:19:21 -0500
Source: libdevice-cdio-perl
Binary: libdevice-cdio-perl
Architecture: source i386
Version: 0.2.4-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <[EMAIL PROTECTED]>
Changed-By: Roberto C. Sanchez <[EMAIL PROTECTED]>
Description: 
 libdevice-cdio-perl - CD Input and control library
Closes: 456845
Changes: 
 libdevice-cdio-perl (0.2.4-4) unstable; urgency=medium
 .
   [ Frank Lichtenheld ]
   * Clean up debian/rules target dependencies so that the package
     can be build with dpkg-buildpackage -j. Found by Daniel Schepler.
 .
   [ gregor herrmann ]
   * Add new patch 07_pod-coverage.dpatch: only test pod coverage for modules
     in lib/Device/ (closes: #456845).
   * Set urgency to medium because of the fix for this FTBFS bug.
   * debian/control:
     - set Standards-Version to 3.7.3 (no changes needed)
     - remove trailing comma from Depends: line
   * debian/rules:
     - only delete /usr/share/perl5 if it exists
     - remove commented out dh_installman and unused dh_link calls
   * debian/watch: use dist-based URL.
   * debian/copyright: provide generic upstream source location.
 .
   [ Roberto C. Sanchez ]
   * Update to debhelper compatibility level 6
   * debian/control: Add XS-DM-Upload-Allowed field
Files: 
 f58add905ebef49f23a9ad5b31eafdf5 1123 perl optional 
libdevice-cdio-perl_0.2.4-4.dsc
 175994a369ab0c3547ca5ee9a25799b5 7117 perl optional 
libdevice-cdio-perl_0.2.4-4.diff.gz
 64b8e67dc9aaf73c647c6748af8c3141 170132 perl optional 
libdevice-cdio-perl_0.2.4-4_i386.deb

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

iD8DBQFHhZ6f5SXWIKfIlGQRAjggAKCDEYUbCV10729jvO9KuD8vEPZfoACeNyRg
J4oY4g9nJPS2r/rBCB14+Fo=
=O+bY
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to