| Posted on 2009-12-15 23:33:41-08 by alavoil |
| Trouble Installing |
|
I am trying to install MPEG-Audio-Frame using CPAN and am getting an error. Here is the output of my install attempt:
CPAN: Storable loaded ok (v2.18)
Going to read /Users/andy/.cpan/Metadata
Database was generated on Tue, 15 Dec 2009 01:40:10 GMT
Running install for module 'MPEG::Audio::Frame'
CPAN: Data::Dumper loaded ok (v2.121_14)
'YAML' not installed, falling back to Data::Dumper and Storable to read prefs '/Users/andy/.cpan/pr
+efs'
Running make for N/NU/NUFFIN/MPEG-Audio-Frame-0.09.tar.gz
CPAN: Digest::SHA loaded ok (v5.45)
CPAN: Compress::Zlib loaded ok (v2.008)
Checksum for /Users/andy/.cpan/sources/authors/id/N/NU/NUFFIN/MPEG-Audio-Frame-0.09.tar.gz ok
CPAN: File::Temp loaded ok (v0.18)
CPAN: Module::Build loaded ok (v0.280801)
Warning (usually harmless): 'YAML' not installed, will not store persistent state
CPAN.pm: Going to build N/NU/NUFFIN/MPEG-Audio-Frame-0.09.tar.gz
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Creating new 'Build' script for 'MPEG-Audio-Frame' version '0.09'
Could not read '/Users/andy/.cpan/build/MPEG-Audio-Frame-0.09-8V5XPz/META.yml'. Falling back to oth
+er methods to determine prerequisites
Copying lib/MPEG/Audio/Frame.pm -> blib/lib/MPEG/Audio/Frame.pm
Manifying blib/lib/MPEG/Audio/Frame.pm -> blib/libdoc/MPEG::Audio::Frame.3pm
NUFFIN/MPEG-Audio-Frame-0.09.tar.gz
./Build -- OK
Warning (usually harmless): 'YAML' not installed, will not store persistent state
Running Build test
t/01-basic......................ok
t/02-constants..................ok
t/03-crc........................ok
t/04-tie........................dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 3-5
Failed 3/5 tests, 40.00% okay
t/05-invalid....................ok
t/10-mpeg1-44100................ok
t/11-mpeg1-layerI-fl1...........ok
t/11-mpeg1-layerI-fl2...........ok
t/11-mpeg1-layerI-fl3...........ok
t/11-mpeg1-layerI-fl4...........ok
t/11-mpeg1-layerI-fl5...........ok
t/11-mpeg1-layerI-fl6...........ok
7/394 skipped: various reasons
t/11-mpeg1-layerI-fl7...........ok
t/11-mpeg1-layerI-fl8...........ok
t/12-mpeg1-layerII-fl10.........ok
t/12-mpeg1-layerII-fl11.........ok
t/12-mpeg1-layerII-fl12.........ok
t/12-mpeg1-layerII-fl13.........ok
t/12-mpeg1-layerII-fl14.........ok
t/12-mpeg1-layerII-fl15.........ok
t/12-mpeg1-layerII-fl16.........ok
t/13-mpeg1-layerIII-compl.......ok
t/14-mpeg1-layerIII-hecommon....ok
t/15-mpeg1-layerIII-he_32khz....ok
t/16-mpeg1-layerIII-he_44khz....ok
t/17-mpeg1-layerIII-he_48khz....ok
t/18-mpeg1-layerIII-he_mode.....ok
t/19-mpeg1-layerIII-he_free.....ok
t/20-mpeg1-test01...............ok
t/20-mpeg2-22050................ok
t/30-mpeg25-11025...............ok
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/04-tie.t 255 65280 5 6 3-5
7 subtests skipped.
Failed 1/31 test scripts. 3/14743 subtests failed.
Files=31, Tests=14743, 3 wallclock secs ( 2.80 cusr + 0.30 csys = 3.10 CPU)
NUFFIN/MPEG-Audio-Frame-0.09.tar.gz
./Build test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports NUFFIN/MPEG-Audio-Frame-0.09.tar.gz
Warning (usually harmless): 'YAML' not installed, will not store persistent state
Running Build install
make test had returned bad status, won't install without force
Any idea what I can do to make it work?
Thanks,
Andy |
| Direct Responses: Write a response |