Skip Menu |

This queue is for tickets about the Text-Iconv CPAN distribution.

Report information
The Basics
Id: 4895
Status: resolved
Priority: 0/
Queue: Text-Iconv

People
Owner: mxp [...] dynalabs.de
Requestors: dmitry [...] pashko.ru
Cc:
AdminCc:

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



Subject: Test failure in FreeBSD
Text::Iconv v1.2 FreeBSD freebsd.home.pashko.ru 4.9-RELEASE FreeBSD 4.9-RELEASE #0: Mon Oct 27 17:51:09 GMT 2003 root@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/GENERIC i386 Perl v5.8.0 built for i386-freebsd (from FreeBSD ports) Failure while make test: Running test for module Text::Iconv Running make for M/MP/MPIOTR/Text-Iconv-1.2.tar.gz Is already unwrapped into directory /home/dap/.cpan/build/Text-Iconv-1.2 Has already been processed within this session Running make test PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00_load........Can't load '/spool1/home/dap/.cpan/build/Text-Iconv-1.2/blib/arch/auto/Text/Iconv/Iconv.so' for module Text::Iconv: /spool1/home/dap/.cpan/build/Text-Iconv-1.2/blib/arch/auto/Text/Iconv/Iconv.so: Undefined symbol "libiconv_open" at /usr/local/lib/perl5/5.8.0/mach/DynaLoader.pm line 229. at t/00_load.t line 3 Compilation failed in require at t/00_load.t line 3. BEGIN failed--compilation aborted at t/00_load.t line 3. t/00_load........dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/01_charsets....Can't load '/spool1/home/dap/.cpan/build/Text-Iconv-1.2/blib/arch/auto/Text/Iconv/Iconv.so' for module Text::Iconv: /spool1/home/dap/.cpan/build/Text-Iconv-1.2/blib/arch/auto/Text/Iconv/Iconv.so: Undefined symbol "libiconv_open" at /usr/local/lib/perl5/5.8.0/mach/DynaLoader.pm line 229. at t/01_charsets.t line 3 Compilation failed in require at t/01_charsets.t line 3. BEGIN failed--compilation aborted at t/01_charsets.t line 3. t/01_charsets....dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-13 Failed 13/13 tests, 0.00% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/00_load.t 255 65280 1 1 100.00% 1 t/01_charsets.t 255 65280 13 13 100.00% 1-13 Failed 2/2 test scripts, 0.00% okay. 14/14 subtests failed, 0.00% okay. *** Error code 2 Stop in /spool1/home/dap/.cpan/build/Text-Iconv-1.2. /usr/bin/make test -- NOT OK