Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 131955 - dev-perl/ExtUtils-CBuilder-0.18 tests failure
Summary: dev-perl/ExtUtils-CBuilder-0.18 tests failure
Status: RESOLVED INVALID
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: FreeBSD (show other bugs)
Hardware: All FreeBSD
: High normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-01 13:24 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2006-05-01 14:09 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2006-05-01 13:24:16 UTC
Here the output:

>>> Emerging (1 of 3) dev-perl/ExtUtils-CBuilder-0.18 to /
>>> Unpacking source...
>>> Unpacking ExtUtils-CBuilder-0.18.tar.gz to /var/tmp/portage/ExtUtils-CBuilder-0.18/work
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/ExtUtils-CBuilder-0.18/work/ExtUtils-CBuilder-0.18 ...
 * Using ExtUtils::MakeMaker
Checking if your kit is complete...
Looks good
Writing Makefile for ExtUtils::CBuilder
cp lib/ExtUtils/CBuilder.pm blib/lib/ExtUtils/CBuilder.pm
cp lib/ExtUtils/CBuilder/Platform/Windows.pm blib/lib/ExtUtils/CBuilder/Platform/Windows.pm
cp lib/ExtUtils/CBuilder/Platform/aix.pm blib/lib/ExtUtils/CBuilder/Platform/aix.pm
cp lib/ExtUtils/CBuilder/Platform/cygwin.pm blib/lib/ExtUtils/CBuilder/Platform/cygwin.pm
cp lib/ExtUtils/CBuilder/Platform/VMS.pm blib/lib/ExtUtils/CBuilder/Platform/VMS.pm
cp lib/ExtUtils/CBuilder/Platform/Unix.pm blib/lib/ExtUtils/CBuilder/Platform/Unix.pm
cp lib/ExtUtils/CBuilder/Platform/darwin.pm blib/lib/ExtUtils/CBuilder/Platform/darwin.pm
cp lib/ExtUtils/CBuilder/Platform/os2.pm blib/lib/ExtUtils/CBuilder/Platform/os2.pm
cp lib/ExtUtils/CBuilder/Base.pm blib/lib/ExtUtils/CBuilder/Base.pm
>>> Source compiled.
PERL_DL_NONLAZY=1 /usr/bin/perl5.8.8 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01-basic....ok 2/11gcc-config error: Could not run/locate "i686-gentoo-freebsd6.0-gcc"
error building /var/tmp/portage/ExtUtils-CBuilder-0.18/temp/compilet.o from '/var/tmp/portage/ExtUtils-CBuilder-0.18/temp/compilet.c' at /var/tmp/portage/ExtUtils-CBuilder-0.18/work/ExtUtils-CBuilder-0.18/blib/lib/ExtUtils/CBuilder/Base.pm line 108.
t/01-basic....NOK 3# Failed test 3 in t/01-basic.t at line 26
#  t/01-basic.t line 26 is: ok $b->have_compiler;
t/01-basic....ok 4/11gcc-config error: Could not run/locate "i686-gentoo-freebsd6.0-gcc"
error building t/compilet.o from 't/compilet.c' at /var/tmp/portage/ExtUtils-CBuilder-0.18/work/ExtUtils-CBuilder-0.18/blib/lib/ExtUtils/CBuilder/Base.pm line 108.
t/01-basic....dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 3, 6-11
        Failed 7/11 tests, 36.36% okay
t/02-link.....ok 1/5gcc-config error: Could not run/locate "i686-gentoo-freebsd6.0-gcc"
error building t/compilet.o from 't/compilet.c' at /var/tmp/portage/ExtUtils-CBuilder-0.18/work/ExtUtils-CBuilder-0.18/blib/lib/ExtUtils/CBuilder/Base.pm line 108.
t/02-link.....dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED tests 3-5
        Failed 3/5 tests, 40.00% okay
Failed Test  Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/01-basic.t    2   512    11   13 118.18%  3 6-11
t/02-link.t     1   256     5    6 120.00%  3-5
Failed 2/2 test scripts, 0.00% okay. 10/16 subtests failed, 37.50% okay.
gmake: *** [test_dynamic] Error 1

!!! ERROR: dev-perl/ExtUtils-CBuilder-0.18 failed.
Call stack:
  ebuild.sh, line 1525:   Called dyn_test
  ebuild.sh, line 976:   Called src_test
  ebuild.sh, line 1237:   Called perl-module_src_test
  perl-module.eclass, line 130:   Called die

!!! test failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-05-01 14:09:49 UTC
PEBKAC, I've forgot to rebuild perl.