Manually resending, as the mailing list rejects emails above 400k, and the error output is larger than that...
Return-Path: <[EMAIL PROTECTED]>
Received: (qmail 28050 invoked from network); 6 Jan 2005 18:06:19 -0000
Received: from x1.develooper.com (63.251.223.170)
by lists.develooper.com with SMTP; 6 Jan 2005 18:06:19 -0000
Received: (qmail 21846 invoked by uid 225); 6 Jan 2005 18:06:18 -0000
Delivered-To: [email protected]
Received: (qmail 21821 invoked by alias); 6 Jan 2005 18:06:15 -0000
Received-SPF: neutral (x1.develooper.com: local policy)
Received: from pD9563A9E.dip.t-dialin.net (HELO dawn) (217.86.58.158)
by la.mx.develooper.com (qpsmtpd/0.28) with ESMTP; Thu, 06 Jan 2005 10:06:08 -0800
Date: Thu, 6 Jan 2005 19:15:10 +0100
Subject: FAIL Apache-Test-1.19 MSWin32-x86-multi-thread 4.0
From: [EMAIL PROTECTED]
To: [email protected]
Cc: [EMAIL PROTECTED]
X-Reported-Via: Test::Reporter 1.20, via CPANPLUS 0.0499
X-Virus-Checked: Checked
This distribution has been tested as part of the cpan-testers effort to test as many new uploads to CPAN as possible. See http://testers.cpan.org/
Please cc any replies to [email protected] to keep other test volunteers informed and to prevent any duplicate effort. -- This is an error report generated automatically by CPANPLUS, version 0.0499.
Below is the error stack during 'make test':
C:\perl\5.8.5\bin\perl.exe -Iblib\arch -Iblib\lib t/TEST -clean
C:\perl\5.8.5\bin\perl.exe -Iblib\arch -Iblib\lib t/TEST -bugreport -verbose=0
We are now going to configure the Apache-Test framework. This configuration process needs to be done only once.
First we need to know where the 'httpd' executable is located. If you have more than one Apache server is installed, make sure you supply the path to the one you are going to use for testing. You can always override this setting at run time via the '-httpd' option. For example:
% t/TEST -httpd /path/to/alternative/httpd
or via the environment variable APACHE_TEST_HTTPD. For example:
% APACHE_TEST_HTTPD=/path/to/alternative/httpd t/TEST
If for some reason you want to skip the test suite, type: skip
Please provide a full path to 'httpd' executable:
[]
... [about 1 MB of repeats deleted until I killed the script] ...
Please provide a full path to 'httpd' executable:
[]
Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved.
The path '' is not an absolute path. Please specify an absolute path [... again, at least 5000 repeats ... ] The path '' is not an absolute path. Please specify an absolute path NMAKE : fatal error U1077: 'C:\perl\5.8.5\bin\perl.exe' : return code '0x1' Stop.
Additional comments:
It enters a joyous endless loop of asking, again, and again, where my httpd is, but there
is nobody in front of the terminal to answer. Maybe that should be changed, or
it should bail out after 10 times the same, senseless answer. I shouldn't have to kill
the process myself.
Why is it so hard to make installation scripts work unattended?
--
Summary of my perl5 (revision 5 version 8 subversion 5) configuration:
Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cl', ccflags ='-nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX',
optimize='-MD -Zi -DNDEBUG -O1',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='__int64', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf -libpath:"c:\perl\5.8.5\lib\CORE" -machine:x86'
libpth="C:\Programme\Microsoft Visual C++ Toolkit 2003\lib"
libs= oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib wsock32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib
perllibs= oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib wsock32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl58.lib
gnulibc_version='undef'
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"c:\perl\5.8.5\lib\CORE" -machine:x86'
