Bug#626123: libogg-vorbis-header-perl: Undefined subroutine &Ogg::Vorbis::Header::_new

Vincent Lefevre vincent at vinc17.net
Mon May 9 01:37:56 UTC 2011


Package: libogg-vorbis-header-perl
Version: 0.03-3+b2
Severity: important

$ perl -e 'require Ogg::Vorbis::Header; $ogg = Ogg::Vorbis::Header->new("file.ogg");'
Undefined subroutine &Ogg::Vorbis::Header::_new called at /usr/lib/perl5/Ogg/Vorbis/Header.pm line 23.
One or more DATA sections were not processed by Inline.

so that the module is not usable.

Note: there's no such problem with "use" instead of "require", but
"use" forces the "require" at compile time, and this seriously limits
the portability of scripts (e.g. if the module is optional).

There's no such problem with Ogg::Vorbis::Header::PurePerl.

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.38-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages libogg-vorbis-header-perl depends on:
ii  libc6                       2.13-2       Embedded GNU C Library: Shared lib
ii  libinline-perl              0.47-1       module for producing simple Foreig
ii  libogg0                     1.2.2~dfsg-1 Ogg bitstream library
ii  libvorbis0a                 1.3.2-1      The Vorbis General Audio Compressi
ii  libvorbisfile3              1.3.2-1      The Vorbis General Audio Compressi
ii  perl                        5.12.3-6     Larry Wall's Practical Extraction 
ii  perl-base [perlapi-5.12.3]  5.12.3-6     minimal Perl system

libogg-vorbis-header-perl recommends no packages.

libogg-vorbis-header-perl suggests no packages.

-- no debconf information





More information about the pkg-perl-maintainers mailing list