Gentlemen, Having some problems building as shown below. Should I go ahead and file a bug report?
On Win 2000, "nmake test" finishes like below. Log indicates some files are missing near the end. What do you suggest? t\user\rewrite..........................ok t\vhost\config..........................ok t\vhost\log.............................ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\apr-ext\finfo.t 27 2 7.41% 10 24 t\apr\finfo.t 28 2 7.14% 11 25 8 tests and 24 subtests skipped. Failed 2/231 test scripts, 99.13% okay. 4/2272 subtests failed, 99.82% okay. [warning] server cgoehring1.ResourceConsultants.com:8529 shutdown [ error] error running tests (please examine t\logs\error_log) +--------------------------------------------------------+ | Please file a bug report: http://perl.apache.org/bugs/ | +--------------------------------------------------------+ NMAKE : fatal error U1077: 'D:\perl\bin\perl.exe' : return code '0x1' Stop. t\logs\error_log [Fri Dec 02 09:06:34 2005] [info] 6 Apache2:: modules loaded [Fri Dec 02 09:06:34 2005] [info] 0 APR:: modules loaded [Fri Dec 02 09:06:34 2005] [info] base server + 27 vhosts ready to run tests [Fri Dec 02 09:06:36 2005] [notice] Child 3328: Child process is running [Fri Dec 02 09:06:36 2005] [notice] Child 3328: Acquired the start mutex. [Fri Dec 02 09:06:36 2005] [notice] Child 3328: Starting 50 worker threads. [Fri Dec 02 09:06:36 2005] [debug] child.c(697): Child 3328: Worker thread 0 starting. [Fri Dec 02 09:06:36 2005] [debug] child.c(697): Child 3328: Worker thread 1 starting. [Fri Dec 02 09:06:36 2005] [debug] child.c(697): Child 3328: Worker thread 2 starting. ... [Fri Dec 02 09:06:36 2005] [debug] child.c(697): Child 3328: Worker thread 49 starting. [Fri Dec 02 09:07:02 2005] [info] [client 10.12.10.56] TestAPI::aplog test in progress This log message comes with no header [Fri Dec 02 09:07:02 2005] [debug] aplog.pm(71): log_serror test 1 [Fri Dec 02 09:07:02 2005] [debug] aplog.pm(83): (20014)Error string not specified yet: log_serror test 2 [Fri Dec 02 09:07:02 2005] [crit] [client 10.12.10.56] (20007)No time was provided and one was required.: log_rerror test [Fri Dec 02 09:07:02 2005] [error] $r->log_error test [Fri Dec 02 09:07:02 2005] [error] $s->log_error test [Fri Dec 02 09:07:02 2005] [error] access to /TestAPI__aplog failed for 10.12.10.56, reason: $r->log_reason test [Fri Dec 02 09:07:02 2005] [error] access to filename failed for 10.12.10.56, reason: $r->log_reason filename test [Fri Dec 02 09:07:02 2005] [warn] $s->warn test [Fri Dec 02 09:07:02 2005] [warn] Apache2::ServerRec::warn test [Fri Dec 02 09:07:02 2005] [warn] Apache2::ServerRec::warn test [Fri Dec 02 09:07:02 2005] [warn] warn test [Fri Dec 02 09:08:19 2005] [error] Apache::log_error test ok [Fri Dec 02 09:08:19 2005] [warn] Apache->warn ok [Fri Dec 02 09:08:19 2005] [warn] Apache::warn ok [Fri Dec 02 09:08:20 2005] [warn] Apache::Server->warn ok [Fri Dec 02 09:08:20 2005] [warn] Apache::Server::warn ok [Fri Dec 02 09:08:53 2005] [error] [client 10.12.10.56] APR::Socket::recv: (730035) A non-blocking socket operation could not be completed immediately. at H:\\src_build\\mod_perl-2.0.2\\t\\response/TestError/runtime.pm line 156 [Fri Dec 02 09:08:53 2005] [error] [client 10.12.10.56] Undefined subroutine &TestError::runtime::no_such_func called at H:\\src_build\\mod_perl-2.0.2\\t\\response/TestError/runtime.pm line 150.\n [Fri Dec 02 09:08:53 2005] [error] [client 10.12.10.56] APR::Socket::recv: (730035) A non-blocking socket operation could not be completed immediately. at H:\\src_build\\mod_perl-2.0.2\\t\\response/TestError/runtime.pm line 156\n\tTestError::runtime::mp_error('APR::Socket=SCALAR(0x3731134)') called at H:\\src_build\\mod_perl-2.0.2\\t\\response/TestError/runtime.pm line 75\n\tTestError::runtime::die_hook_confess_mp_error('Apache2::RequestRec=SCALAR(0x3476880)', 'APR::Socket=SCALAR(0x3731134)') called at H:\\src_build\\mod_perl-2.0.2\\t\\response/TestError/runtime.pm line 31\n\tTestError::runtime::handler('Apache2::RequestRec=SCALAR(0x3476880)') called at -e line 0\n\teval {...} called at -e line 0\n [Fri Dec 02 09:08:53 2005] [error] [client 10.12.10.56] Undefined subroutine &TestError::runtime::no_such_func called at H:\\src_build\\mod_perl-2.0.2\\t\\response/TestError/runtime.pm line 150.\n at H:\\src_build\\mod_perl-2.0.2\\t\\response/TestError/runtime.pm line 150\n\tTestError::runtime::non_mp_error('APR::Socket=SCALAR(0x3731128)') called at H:\\src_build\\mod_perl-2.0.2\\t\\response/TestError/runtime.pm line 82\n\tTestError::runtime::die_hook_confess_non_mp_error('Apache2::RequestRec=SCALAR(0x3476880)', 'APR::Socket=SCALAR(0x3731128)') called at H:\\src_build\\mod_perl-2.0.2\\t\\response/TestError/runtime.pm line 31\n\tTestError::runtime::handler('Apache2::RequestRec=SCALAR(0x3476880)') called at -e line 0\n\teval {...} called at -e line 0\n [Fri Dec 02 09:08:53 2005] [error] [client 10.12.10.56] custom die hook: APR::Socket::recv: (730035) A non-blocking socket operation could not be completed immediately. at H:\\src_build\\mod_perl-2.0.2\\t\\response/TestError/runtime.pm line 156 at H:\\src_build\\mod_perl-2.0.2\\t\\response/TestError/runtime.pm line 87.\n [Fri Dec 02 09:08:53 2005] [error] [client 10.12.10.56] custom die hook: Undefined subroutine &TestError::runtime::no_such_func called at H:\\src_build\\mod_perl-2.0.2\\t\\response/TestError/runtime.pm line 150.\n *** The following error entry is expected and harmless *** [Fri Dec 02 09:08:54 2005] [error] [client 10.12.10.56] failed to resolve handler `TestError::syntax': syntax error at H:\\src_build\\mod_perl-2.0.2\\t\\response/TestError/syntax.pm line 17, near "\\;"\nCompilation failed in require at (eval 232) line 3.\n [Fri Dec 02 09:09:09 2005] [error] [client 10.12.10.56] This filter must die at H:\\src_build\\mod_perl-2.0.2\\t\\filter/TestFilter/in_error.pm line 26.\n [Fri Dec 02 09:09:09 2005] [error] [client 10.12.10.56] Apache2::RequestIO::read: (120001) filter handler has failed at H:\\src_build\\mod_perl-2.0.2\\t\\filter/TestFilter/in_error.pm line 41 *** The following error entry is expected and harmless *** [Fri Dec 02 09:10:14 2005] [error] [client 10.12.10.56] File does not exist: H:/src_build/mod_perl-2.0.2/t/htdocs/nope [Fri Dec 02 09:10:49 2005] [error] [client 10.12.10.56] need AuthName: /TestModperl__setauth [Fri Dec 02 09:10:53 2005] [error] [client 10.12.10.56] File does not exist: H:/src_build/mod_perl-2.0.2/t/htdocs/TestModperl__status [Fri Dec 02 09:10:53 2005] [error] [client 10.12.10.56] Died at H:\\src_build\\mod_perl-2.0.2\\t\\response/TestModperl/status.pm line 24.\n *** The following error entry is expected and harmless *** [Fri Dec 02 09:11:28 2005] [error] [client 10.12.10.56] user stas: authentication failure for "/": Password Mismatch Configuration: Win32 Windows 2000 Professional MS Visaul Studio 6.0 with service pack 6 apxs CGI.pm-3.11 chucks_build_notes Compress-Zlib-1.41 Crypt-Blowfish-2.09 DBD-CSV-0.22 DBD-Oracle-1.16 DBI-1.48 Digest-MD5-2.33 File-Temp-0.16 HTML-Parser-3.46 HTML-Tagset-3.10 httpd-2.0.55 libnet-1.19 libwin32-0.26 libwww-perl-5.803 MIME-Base64-3.05 MIME-Lite-3.01 mod_perl-2.0.2 perl-5.8.7 Spreadsheet-WriteExcel-2.15 Spreadsheet-WriteExcel-WebPivot Switch-2.10 Text-CSV-0.01 URI-1.35 zlib-1.2.3 Charles M. Goehring