Checking if your kit is complete... Looks good Checking if your kit is complete... Looks good Writing Makefile for Apache::AppCluster::Client For testing purposes, please give the full path to an httpd with mod_perl enabled. The path defaults to $ENV{APACHE}, if present. [/usr/sbin/httpd] ('!' to skip): Search existing config file for dynamic module dependencies? [y]: Config file [/etc/httpd/httpd.conf]: Will attempt to load mod_perl dynamically. Adding the following dynamic config lines: LoadModule config_log_module /usr/libexec/httpd/mod_log_config.so LoadModule mime_module /usr/libexec/httpd/mod_mime.so LoadModule negotiation_module /usr/libexec/httpd/mod_negotiation.so LoadModule includes_module /usr/libexec/httpd/mod_include.so LoadModule autoindex_module /usr/libexec/httpd/mod_autoindex.so LoadModule dir_module /usr/libexec/httpd/mod_dir.so LoadModule cgi_module /usr/libexec/httpd/mod_cgi.so LoadModule asis_module /usr/libexec/httpd/mod_asis.so LoadModule imap_module /usr/libexec/httpd/mod_imap.so LoadModule action_module /usr/libexec/httpd/mod_actions.so LoadModule userdir_module /usr/libexec/httpd/mod_userdir.so LoadModule alias_module /usr/libexec/httpd/mod_alias.so LoadModule rewrite_module /usr/libexec/httpd/mod_rewrite.so LoadModule access_module /usr/libexec/httpd/mod_access.so LoadModule auth_module /usr/libexec/httpd/mod_auth.so LoadModule log_forensic_module /usr/libexec/httpd/mod_log_forensic.so LoadModule setenvif_module /usr/libexec/httpd/mod_setenvif.so LoadModule hfs_apple_module /usr/libexec/httpd/mod_hfs_apple.so LoadModule bonjour_module /usr/libexec/httpd/mod_bonjour.so AddModule mod_log_config.c AddModule mod_mime.c AddModule mod_negotiation.c AddModule mod_include.c AddModule mod_autoindex.c AddModule mod_dir.c AddModule mod_cgi.c AddModule mod_asis.c AddModule mod_imap.c AddModule mod_actions.c AddModule mod_userdir.c AddModule mod_alias.c AddModule mod_rewrite.c AddModule mod_access.c AddModule mod_auth.c AddModule mod_log_forensic.c AddModule mod_so.c AddModule mod_setenvif.c AddModule mod_hfs_apple.c AddModule mod_bonjour.c LoadModule perl_module /usr/libexec/httpd//libperl.so User to run tests under [cpanrun]: Group to run tests under [cpanrun]: Port to run tests under [8228]: Warning: prerequisite Apache 0 not found. Warning: prerequisite Apache::Constants 0 not found. Warning: prerequisite mod_perl 0 not found. Checking if your kit is complete... Looks good Writing Makefile for Apache::AppCluster::Server Writing Makefile for Apache::AppCluster cp AppCluster.pm blib/lib/Apache/AppCluster.pm cp Client.pm ../blib/lib/Apache/AppCluster/Client.pm Manifying ../blib/man3/Apache::AppCluster::Client.3 cp Server.pm ../blib/lib/Apache/AppCluster/Server.pm Manifying ../blib/man3/Apache::AppCluster::Server.3 Manifying blib/man3/Apache::AppCluster.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-I../blib/lib" "-I../blib/arch" test.pl t/httpd -f `pwd`/t/httpd.conf [Wed Nov 21 19:57:51 2007] [warn] module mod_log_config.c is already added, skipping [Wed Nov 21 19:57:51 2007] [warn] module mod_mime.c is already added, skipping [Wed Nov 21 19:57:51 2007] [warn] module mod_negotiation.c is already added, skipping [Wed Nov 21 19:57:51 2007] [warn] module mod_include.c is already added, skipping [Wed Nov 21 19:57:51 2007] [warn] module mod_autoindex.c is already added, skipping [Wed Nov 21 19:57:51 2007] [warn] module mod_dir.c is already added, skipping [Wed Nov 21 19:57:51 2007] [warn] module mod_cgi.c is already added, skipping [Wed Nov 21 19:57:51 2007] [warn] module mod_asis.c is already added, skipping [Wed Nov 21 19:57:51 2007] [warn] module mod_imap.c is already added, skipping [Wed Nov 21 19:57:51 2007] [warn] module mod_actions.c is already added, skipping [Wed Nov 21 19:57:51 2007] [warn] module mod_userdir.c is already added, skipping [Wed Nov 21 19:57:51 2007] [warn] module mod_alias.c is already added, skipping [Wed Nov 21 19:57:51 2007] [warn] module mod_rewrite.c is already added, skipping [Wed Nov 21 19:57:51 2007] [warn] module mod_access.c is already added, skipping [Wed Nov 21 19:57:51 2007] [warn] module mod_auth.c is already added, skipping [Wed Nov 21 19:57:51 2007] [warn] module mod_log_forensic.c is already added, skipping [Wed Nov 21 19:57:51 2007] [warn] module mod_so.c is already added, skipping [Wed Nov 21 19:57:51 2007] [warn] module mod_setenvif.c is already added, skipping [Wed Nov 21 19:57:51 2007] [warn] module mod_hfs_apple.c is already added, skipping [Wed Nov 21 19:57:51 2007] [warn] module mod_bonjour.c is already added, skipping PERL_DL_NONLAZY=1 PORT=8228 /Users/cpanrun/build/5.10.0/bin/perl -I../blib/arch -I../blib/lib -I/Users/cpanrun/build/5.10.0/lib -I/Users/cpanrun/build/5.10.0/lib -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/1_single_client_test......1..1 not ok 1 FAILED test 1 Failed 1/1 tests, 0.00% okay t/2_single_client_digest....1..1 not ok 1 FAILED test 1 Failed 1/1 tests, 0.00% okay t/3_multi_client_test.......1..5 not ok 1 not ok 2 not ok 3 not ok 4 not ok 5 FAILED tests 1-5 Failed 5/5 tests, 0.00% okay t/4_multi_client_digest.....1..5 not ok 1 not ok 2 not ok 3 not ok 4 not ok 5 FAILED tests 1-5 Failed 5/5 tests, 0.00% okay t/5_heavy_load..............1..100 not ok 1 not ok 2 not ok 3 not ok 4 not ok 5 not ok 6 not ok 7 not ok 8 not ok 9 not ok 10 not ok 11 not ok 12 not ok 13 not ok 14 not ok 15 not ok 16 not ok 17 not ok 18 not ok 19 not ok 20 not ok 21 not ok 22 not ok 23 not ok 24 not ok 25 not ok 26 not ok 27 not ok 28 not ok 29 not ok 30 not ok 31 not ok 32 not ok 33 not ok 34 not ok 35 not ok 36 not ok 37 not ok 38 not ok 39 not ok 40 not ok 41 not ok 42 not ok 43 not ok 44 not ok 45 not ok 46 not ok 47 not ok 48 not ok 49 not ok 50 not ok 51 not ok 52 not ok 53 not ok 54 not ok 55 not ok 56 not ok 57 not ok 58 not ok 59 not ok 60 not ok 61 not ok 62 not ok 63 not ok 64 not ok 65 not ok 66 not ok 67 not ok 68 not ok 69 not ok 70 not ok 71 not ok 72 not ok 73 not ok 74 not ok 75 not ok 76 not ok 77 not ok 78 not ok 79 not ok 80 not ok 81 not ok 82 not ok 83 not ok 84 not ok 85 not ok 86 not ok 87 not ok 88 not ok 89 not ok 90 not ok 91 not ok 92 not ok 93 not ok 94 not ok 95 not ok 96 not ok 97 not ok 98 not ok 99 not ok 100 FAILED tests 1-100 Failed 100/100 tests, 0.00% okay t/6_server_to_server........1..3 not ok 1 not ok 2 not ok 3 FAILED tests 1-3 Failed 3/3 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/1_single_client_test.t 1 1 1 t/2_single_client_digest.t 1 1 1 t/3_multi_client_test.t 5 5 1-5 t/4_multi_client_digest.t 5 5 1-5 t/5_heavy_load.t 100 100 1-100 t/6_server_to_server.t 3 3 1-3 Failed 6/6 test scripts. 115/115 subtests failed. Files=6, Tests=115, 5 wallclock secs ( 3.81 cusr + 0.66 csys = 4.47 CPU) Failed 6/6 test programs. 115/115 subtests failed. make[1]: *** [run_tests] Error 255 make: *** [subdirs-test] Error 2