can perlbal run on freebsd??

mika mika at netstock.net
Mon Jul 2 06:54:47 UTC 2007


Hello every one I already upgrade my freebsd to 6.2-release

And download the io::aio 2.33(make test fail )

And   Perlbal-1.59(make test fail)

Do anyone know what happen ...

Below are the two make test(io::aio and Perlbal-1.59) result 

 

Thanks!!!

 

 This is io:aio errors

PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t

t/00_load.......ok

t/01_stat.......ok

t/02_read.......ok

t/03_errors.....perl in malloc(): error: recursive call

t/03_errors.....dubious

        Test returned status 0 (wstat 6, 0x6)

DIED. FAILED tests 1-13

        Failed 13/13 tests, 0.00% okay

t/04_fork.......perl in malloc(): error: recursive call

t/04_fork.......dubious

        Test returned status 0 (wstat 6, 0x6)

DIED. FAILED tests 1-9

        Failed 9/9 tests, 0.00% okay

t/05_readdir....ok

t/06_group......perl in malloc(): error: recursive call

t/06_group......dubious

        Test returned status 0 (wstat 6, 0x6)

DIED. FAILED tests 1-12

        Failed 12/12 tests, 0.00% okay

t/07_feeder.....ok

Failed Test   Stat Wstat Total Fail  Failed  List of Failed

----------------------------------------------------------------------------
---

t/03_errors.t    0     6    13   26 200.00%  1-13

t/04_fork.t      0     6     9   18 200.00%  1-9

t/06_group.t     0     6    12   24 200.00%  1-12

Failed 3/8 test scripts, 62.50% okay. 34/63 subtests failed, 46.03% okay.

*** Error code 255

 

 

This is Perlbal-1.59 errors

PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t

t/00-use.................Can't locate HTTP/Date.pm in @INC (@INC contains:
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/arch
/usr/local/lib/perl5/5.8.8/i386-freebsd /usr/local/lib/perl5/5.8.8
/usr/local/lib/perl5/site_perl/5.8.8/i386-freebsd
/usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl .) at
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib/Perlbal/ClientHTTPBase.pm
line 20.

BEGIN failed--compilation aborted at
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib/Perlbal/ClientHTTPBase.pm
line 20.

Compilation failed in require at (eval 17) line 3.

        ...propagated at /usr/local/lib/perl5/5.8.8/base.pm line 85.

BEGIN failed--compilation aborted at
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib/Perlbal/ClientProxy.pm
line 10.

Compilation failed in require at
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib/Perlbal/BackendHTTP.pm
line 47.

BEGIN failed--compilation aborted at
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib/Perlbal/BackendHTTP.pm
line 47.

Compilation failed in require at
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib/Perlbal/Service.pm line
14.

BEGIN failed--compilation aborted at
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib/Perlbal/Service.pm line
14.

Compilation failed in require at
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib/Perlbal.pm line 70.

BEGIN failed--compilation aborted at
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib/Perlbal.pm line 70.

Compilation failed in require at t/00-use.t line 6.

BEGIN failed--compilation aborted at t/00-use.t line 6.

# Looks like your test died before it could output anything.

t/00-use.................dubious

        Test returned status 255 (wstat 65280, 0xff00)

DIED. FAILED test 1

        Failed 1/1 tests, 0.00% okay

t/10-testharness.........Can't locate HTTP/Response.pm in @INC (@INC
contains: /usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/arch
/usr/local/lib/perl5/5.8.8/i386-freebsd /usr/local/lib/perl5/5.8.8
/usr/local/lib/perl5/site_perl/5.8.8/i386-freebsd
/usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl .) at
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib/Perlbal/Test.pm line 5.

BEGIN failed--compilation aborted at
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib/Perlbal/Test.pm line 5.

Compilation failed in require at t/10-testharness.t line 4.

BEGIN failed--compilation aborted at t/10-testharness.t line 4.

t/10-testharness.........dubious

        Test returned status 2 (wstat 512, 0x200)

t/12-headers.............Can't locate HTTP/Response.pm in @INC (@INC
contains: /usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/arch
/usr/local/lib/perl5/5.8.8/i386-freebsd /usr/local/lib/perl5/5.8.8
/usr/local/lib/perl5/site_perl/5.8.8/i386-freebsd
/usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl .) at
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib/Perlbal/Test.pm line 5.

BEGIN failed--compilation aborted at
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib/Perlbal/Test.pm line 5.

Compilation failed in require at t/12-headers.t line 4.

BEGIN failed--compilation aborted at t/12-headers.t line 4.

t/12-headers.............dubious

        Test returned status 2 (wstat 512, 0x200)

t/15-webserver...........Can't locate HTTP/Response.pm in @INC (@INC
contains: /usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/arch
/usr/local/lib/perl5/5.8.8/i386-freebsd /usr/local/lib/perl5/5.8.8
/usr/local/lib/perl5/site_perl/5.8.8/i386-freebsd
/usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl .) at
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib/Perlbal/Test.pm line 5.

BEGIN failed--compilation aborted at
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib/Perlbal/Test.pm line 5.

Compilation failed in require at t/15-webserver.t line 4.

BEGIN failed--compilation aborted at t/15-webserver.t line 4.

t/15-webserver...........dubious

        Test returned status 2 (wstat 512, 0x200)

t/17-webserver-concat....Can't locate HTTP/Response.pm in @INC (@INC
contains: /usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/arch
/usr/local/lib/perl5/5.8.8/i386-freebsd /usr/local/lib/perl5/5.8.8
/usr/local/lib/perl5/site_perl/5.8.8/i386-freebsd
/usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl .) at
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib/Perlbal/Test.pm line 5.

BEGIN failed--compilation aborted at
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib/Perlbal/Test.pm line 5.

Compilation failed in require at t/17-webserver-concat.t line 4.

BEGIN failed--compilation aborted at t/17-webserver-concat.t line 4.

t/17-webserver-concat....dubious

        Test returned status 2 (wstat 512, 0x200)

t/20-put.................Can't locate HTTP/Response.pm in @INC (@INC
contains: /usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/arch
/usr/local/lib/perl5/5.8.8/i386-freebsd /usr/local/lib/perl5/5.8.8
/usr/local/lib/perl5/site_perl/5.8.8/i386-freebsd
/usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl .) at
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib/Perlbal/Test.pm line 5.

BEGIN failed--compilation aborted at
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib/Perlbal/Test.pm line 5.

Compilation failed in require at t/20-put.t line 4.

BEGIN failed--compilation aborted at t/20-put.t line 4.

t/20-put.................dubious

        Test returned status 2 (wstat 512, 0x200)

t/22-chunked-put.........Can't locate HTTP/Response.pm in @INC (@INC
contains: /usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/arch
/usr/local/lib/perl5/5.8.8/i386-freebsd /usr/local/lib/perl5/5.8.8
/usr/local/lib/perl5/site_perl/5.8.8/i386-freebsd
/usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl .) at
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib/Perlbal/Test.pm line 5.

BEGIN failed--compilation aborted at
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib/Perlbal/Test.pm line 5.

Compilation failed in require at t/22-chunked-put.t line 4.

BEGIN failed--compilation aborted at t/22-chunked-put.t line 4.

t/22-chunked-put.........dubious

        Test returned status 2 (wstat 512, 0x200)

t/30-reverseproxy........Can't locate HTTP/Response.pm in @INC (@INC
contains: /usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/arch
/usr/local/lib/perl5/5.8.8/i386-freebsd /usr/local/lib/perl5/5.8.8
/usr/local/lib/perl5/site_perl/5.8.8/i386-freebsd
/usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl .) at
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib/Perlbal/Test.pm line 5.

BEGIN failed--compilation aborted at
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib/Perlbal/Test.pm line 5.

Compilation failed in require at t/30-reverseproxy.t line 4.

BEGIN failed--compilation aborted at t/30-reverseproxy.t line 4.

t/30-reverseproxy........dubious

        Test returned status 2 (wstat 512, 0x200)

t/31-realworld...........Can't locate HTTP/Response.pm in @INC (@INC
contains: /usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/arch
/usr/local/lib/perl5/5.8.8/i386-freebsd /usr/local/lib/perl5/5.8.8
/usr/local/lib/perl5/site_perl/5.8.8/i386-freebsd
/usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl .) at
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib/Perlbal/Test.pm line 5.

BEGIN failed--compilation aborted at
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib/Perlbal/Test.pm line 5.

Compilation failed in require at t/31-realworld.t line 4.

BEGIN failed--compilation aborted at t/31-realworld.t line 4.

t/31-realworld...........dubious

        Test returned status 2 (wstat 512, 0x200)

t/32-pipelining..........Can't locate HTTP/Response.pm in @INC (@INC
contains: /usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/arch
/usr/local/lib/perl5/5.8.8/i386-freebsd /usr/local/lib/perl5/5.8.8
/usr/local/lib/perl5/site_perl/5.8.8/i386-freebsd
/usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl .) at
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib/Perlbal/Test.pm line 5.

BEGIN failed--compilation aborted at
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib/Perlbal/Test.pm line 5.

Compilation failed in require at t/32-pipelining.t line 11.

BEGIN failed--compilation aborted at t/32-pipelining.t line 11.

t/32-pipelining..........dubious

        Test returned status 2 (wstat 512, 0x200)

t/32-selector............Can't locate HTTP/Response.pm in @INC (@INC
contains: /usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/arch
/usr/local/lib/perl5/5.8.8/i386-freebsd /usr/local/lib/perl5/5.8.8
/usr/local/lib/perl5/site_perl/5.8.8/i386-freebsd
/usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl .) at
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib/Perlbal/Test.pm line 5.

BEGIN failed--compilation aborted at
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib/Perlbal/Test.pm line 5.

Compilation failed in require at t/32-selector.t line 4.

BEGIN failed--compilation aborted at t/32-selector.t line 4.

t/32-selector............dubious

        Test returned status 2 (wstat 512, 0x200)

t/35-reproxy.............Can't locate HTTP/Response.pm in @INC (@INC
contains: /usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/arch
/usr/local/lib/perl5/5.8.8/i386-freebsd /usr/local/lib/perl5/5.8.8
/usr/local/lib/perl5/site_perl/5.8.8/i386-freebsd
/usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl .) at
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib/Perlbal/Test.pm line 5.

BEGIN failed--compilation aborted at
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib/Perlbal/Test.pm line 5.

Compilation failed in require at t/35-reproxy.t line 4.

BEGIN failed--compilation aborted at t/35-reproxy.t line 4.

t/35-reproxy.............dubious

        Test returned status 2 (wstat 512, 0x200)

t/40-ranges..............Can't locate HTTP/Response.pm in @INC (@INC
contains: /usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/arch
/usr/local/lib/perl5/5.8.8/i386-freebsd /usr/local/lib/perl5/5.8.8
/usr/local/lib/perl5/site_perl/5.8.8/i386-freebsd
/usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl .) at
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib/Perlbal/Test.pm line 5.

BEGIN failed--compilation aborted at
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib/Perlbal/Test.pm line 5.

Compilation failed in require at t/40-ranges.t line 4.

BEGIN failed--compilation aborted at t/40-ranges.t line 4.

t/40-ranges..............dubious

        Test returned status 2 (wstat 512, 0x200)

t/45-buffereduploads.....Can't locate HTTP/Response.pm in @INC (@INC
contains: /usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/arch
/usr/local/lib/perl5/5.8.8/i386-freebsd /usr/local/lib/perl5/5.8.8
/usr/local/lib/perl5/site_perl/5.8.8/i386-freebsd
/usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl .) at
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib/Perlbal/Test.pm line 5.

BEGIN failed--compilation aborted at
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib/Perlbal/Test.pm line 5.

Compilation failed in require at t/45-buffereduploads.t line 4.

BEGIN failed--compilation aborted at t/45-buffereduploads.t line 4.

t/45-buffereduploads.....dubious

        Test returned status 2 (wstat 512, 0x200)

t/50-plugins.............Can't locate HTTP/Response.pm in @INC (@INC
contains: /usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/arch
/usr/local/lib/perl5/5.8.8/i386-freebsd /usr/local/lib/perl5/5.8.8
/usr/local/lib/perl5/site_perl/5.8.8/i386-freebsd
/usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl .) at
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib/Perlbal/Test.pm line 5.

BEGIN failed--compilation aborted at
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib/Perlbal/Test.pm line 5.

Compilation failed in require at t/50-plugins.t line 4.

BEGIN failed--compilation aborted at t/50-plugins.t line 4.

t/50-plugins.............dubious

        Test returned status 2 (wstat 512, 0x200)

t/52-chunked-upload......Can't locate HTTP/Response.pm in @INC (@INC
contains: /usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/arch
/usr/local/lib/perl5/5.8.8/i386-freebsd /usr/local/lib/perl5/5.8.8
/usr/local/lib/perl5/site_perl/5.8.8/i386-freebsd
/usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl .) at
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib/Perlbal/Test.pm line 5.

BEGIN failed--compilation aborted at
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib/Perlbal/Test.pm line 5.

Compilation failed in require at t/52-chunked-upload.t line 4.

BEGIN failed--compilation aborted at t/52-chunked-upload.t line 4.

t/52-chunked-upload......dubious

        Test returned status 2 (wstat 512, 0x200)

t/60-child-httpd.........Can't locate HTTP/Response.pm in @INC (@INC
contains: /usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/arch
/usr/local/lib/perl5/5.8.8/i386-freebsd /usr/local/lib/perl5/5.8.8
/usr/local/lib/perl5/site_perl/5.8.8/i386-freebsd
/usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl .) at
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib/Perlbal/Test.pm line 5.

BEGIN failed--compilation aborted at
/usr/local/apache/htdocs/pf/Perlbal-1.59/blib/lib/Perlbal/Test.pm line 5.

Compilation failed in require at t/60-child-httpd.t line 4.

BEGIN failed--compilation aborted at t/60-child-httpd.t line 4.

t/60-child-httpd.........dubious

        Test returned status 2 (wstat 512, 0x200)

Failed Test             Stat Wstat Total Fail  Failed  List of Failed

----------------------------------------------------------------------------
---

t/00-use.t               255 65280     1    2 200.00%  1

t/10-testharness.t         2   512    ??   ??       %  ??

t/12-headers.t             2   512    ??   ??       %  ??

t/15-webserver.t           2   512    ??   ??       %  ??

t/17-webserver-concat.t    2   512    ??   ??       %  ??

t/20-put.t                 2   512    ??   ??       %  ??

t/22-chunked-put.t         2   512    ??   ??       %  ??

t/30-reverseproxy.t        2   512    ??   ??       %  ??

t/31-realworld.t           2   512    ??   ??       %  ??

t/32-pipelining.t          2   512    ??   ??       %  ??

t/32-selector.t            2   512    ??   ??       %  ??

t/35-reproxy.t             2   512    ??   ??       %  ??

t/40-ranges.t              2   512    ??   ??       %  ??

t/45-buffereduploads.t     2   512    ??   ??       %  ??

t/50-plugins.t             2   512    ??   ??       %  ??

t/52-chunked-upload.t      2   512    ??   ??       %  ??

t/60-child-httpd.t         2   512    ??   ??       %  ??

Failed 17/17 test scripts, 0.00% okay. 1/1 subtests failed, 0.00% okay.

*** Error code 2

 

  _____  

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.danga.com/pipermail/perlbal/attachments/20070702/6ab2870c/attachment-0001.html


More information about the perlbal mailing list