Skip Menu |

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

Report information
The Basics
Id: 34112
Status: resolved
Priority: 0/
Queue: Audio-TagLib

People
Owner: GLEACH [...] cpan.org
Requestors: DONGXU [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 1.43
Fixed in: 1.63



Subject: freebsd build failure
This distribution has been tested as part of the cpan-testers effort to test as many new uploads to CPAN as possible. See http://testers.cpan.org/ Please cc any replies to cpan-testers@perl.org to keep other test volunteers informed and to prevent any duplicate effort. -- Dear Dongxu Ma, This is a computer-generated report for Audio-TagLib-1.43 on perl 5.8.8, created by CPAN-Reporter-1.11. Thank you for uploading your work to CPAN. However, there was a problem testing your distribution. If you think this report is invalid, please consult the CPAN Testers Wiki for suggestions on how to avoid getting FAIL reports for missing library or binary dependencies, unsupported operating systems, and so on: http://cpantest.grango.org/wiki/CPANAuthorNotes Sections of this report: * Tester comments * Program output * Prerequisites * Environment and other context ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: none provided ------------------------------ PROGRAM OUTPUT ------------------------------ Output from '/usr/bin/make test': PERL_DL_NONLAZY=1 /usr/local/bin/perl5.8.8 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/TagLib......................................... # Failed test 'use Audio::TagLib;' # at t/TagLib.t line 9. # Tried to use 'Audio::TagLib'. # Error: Can't load '/mnt/i386/usr/local/src/CPAN/build/Audio-TagLib-1.43-2vFRZy/blib/arch/auto/Audio/TagLib/TagLib.so' for module Audio::TagLib: /mnt/i386/usr/local/src/CPAN/build/Audio-TagLib-1.43-2vFRZy/blib/arch/auto/Audio/TagLib/TagLib.so: Undefined symbol "libiconv_open" at /usr/local/lib/perl5/5.8.8/mach/DynaLoader.pm line 230. # at (eval 5) line 2 # Compilation failed in require at (eval 5) line 2. # BEGIN failed--compilation aborted at t/TagLib.t line 9. # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/TagLib_APE_Footer.............................. # Failed test 'use Audio::TagLib::APE::Footer;' # at t/TagLib_APE_Footer.t line 11. # Tried to use 'Audio::TagLib::APE::Footer'. # Error: Can't load '/mnt/i386/usr/local/src/CPAN/build/Audio-TagLib-1.43-2vFRZy/blib/arch/auto/Audio/TagLib/TagLib.so' for module Audio::TagLib: /mnt/i386/usr/local/src/CPAN/build/Audio-TagLib-1.43-2vFRZy/blib/arch/auto/Audio/TagLib/TagLib.so: Undefined symbol "libiconv_open" at /usr/local/lib/perl5/5.8.8/mach/DynaLoader.pm line 230. # at /mnt/i386/usr/local/src/CPAN/build/Audio-TagLib-1.43-2vFRZy/blib/lib/Audio/TagLib/APE/Footer.pm line 9 # Compilation failed in require at /mnt/i386/usr/local/src/CPAN/build/Audio-TagLib-1.43-2vFRZy/blib/lib/Audio/TagLib/APE/Footer.pm line 9. # BEGIN failed--compilation aborted at t/TagLib_APE_Footer.t line 11. # Compilation failed in require at (eval 5) line 2. # BEGIN failed--compilation aborted at (eval 5) line 2.
Makefile.PL has been rewritten for 1.50. As I don't have access to freebsd, I can't verify the changes. Please retest and report.
On Wed Jul 11 12:07:19 2012, GLEACH wrote: Show quoted text
> Makefile.PL has been rewritten for 1.50. As I don't have access to > freebsd, I can't verify the changes. Please retest and report.
As of 1.62, failures continue in BSD, although not this particular one. Not a Makefile.PL issue.