Skip Menu |

This queue is for tickets about the Audio-LADSPA CPAN distribution.

Report information
The Basics
Id: 53891
Status: new
Priority: 0/
Queue: Audio-LADSPA

People
Owner: Nobody in particular
Requestors: eric [...] thefoxbox.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Test and use fails
Date: Thu, 21 Jan 2010 11:29:51 -0800
To: bug-Audio-LADSPA [...] rt.cpan.org
From: Eric Fox <eric [...] thefoxbox.com>
Hello, I am trying to use Audio::LADSPA and cannot get it to complete the tests, and installing without testing causes error when using. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00load..................NOK 1/1 # Failed test 'use Audio::LADSPA;' # at t/00load.t line 7. # Tried to use 'Audio::LADSPA'. # Error: Can't locate object method "id" via package "Audio::LADSPA::Plugin::XS::transient_1206" (perhaps you forgot to load "Audio::LADSPA::Plugin::XS::transient_1206"?) at /net/home/efox/src/Audio-LADSPA-0.021/blib/lib/Audio/LADSPA.pm line 45. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at t/00load.t line 7. Method "id" seems to be what is causing the problem. I am using Perl 5.10.0 on Ubuntu 9.04 Any help would be appreciated. Thanks, Eric