Forwarding for pondering.
----- Forwarded message from Abe Timmerman <[EMAIL PROTECTED]> -----
From: Abe Timmerman <[EMAIL PROTECTED]>
Date: Sat, 5 Apr 2003 02:18:46 +0200
To: Michael G Schwern <[EMAIL PROTECTED]>
Subject: Re: [ANNOUNCE] ExtUtils::MakeMaker 6.06_02 alpha
Delivered-To: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
User-Agent: KMail/1.4.3
In-Reply-To: <[EMAIL PROTECTED]>
Organization: ztreet
Op een frisse lentedag (Saturday 05 April 2003 01:06), schreef Michael G
Schwern:
> On Fri, Apr 04, 2003 at 01:19:11PM +0200, Abe Timmerman wrote:
> > > Could you give the latest MakeMaker snapshot a try from makemaker.org?
> >
> > Is that 6.10_01?
>
> Yep.
>
> > > I think I've fixed the dmake problems.
> >
> > c:\opt\perl590\bin\perl -Mblib t\basic.t
> > 1..48
> > not ok 1 - chdir'd to Big-Dummy
> > # Failed test (t\basic.t at line 62)
> > # chdir failed: No such file or directory
> > Can't open perl script "Makefile.PL": No such file or directory
>
> t/00setup_dummy.t has to be run before basic.t will work. I'd suggest
> just running the full 'dmake test' process anyway. Other things may have
> broken since the last time you ran it, and just on general principles.
Ah, I see. I did run "dmake test" first and reran t/basic.t separate because
it failed, my mistake.
Attached is the full dmake test output (incl. stderr)
Good luck,
Abe
--
NI-S> All in all not one of my better bits of code.
EINSUFFICIENTPARANOIA?
Remember, just because you don't believe that everyone is out to get
you, it doesn't actually mean that they are not.
-- Nicholas Clark on p5p @ 20020522
C:\opt\perl590\bin\perl.exe "-Ilib" -MExtUtils::Command -e cp bin/instmodsh
blib\script\instmodsh
pl2bat.bat blib\script\instmodsh
C:\opt\perl590\bin\perl.exe "-Ilib" "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib\lib', 'blib\arch')" t\00compile.t t\00setup_dummy.t t\backwards.t t\basic.t
t\Command.t t\hints.t t\INST.t t\INST_PREFIX.t t\Install.t t\Installed.t t\Liblist.t
t\Manifest.t t\Mkbootstrap.t t\MM_BeOS.t t\MM_Cygwin.t t\MM_NW5.t t\MM_OS2.t
t\MM_Unix.t t\MM_VMS.t t\MM_Win32.t t\oneliner.t t\Packlist.t t\prefixify.t
t\problems.t t\prompt.t t\split_command.t t\testlib.t t\VERSION_FROM.t
t\writemakefile_args.t t\zz_cleanup_dummy.t
t\00compile.............ok
27/54 skipped: Test::Pod not installed
t\00setup_dummy.........ok
t\backwards.............ok
t\basic.................Can't find string terminator "@" anywhere before EOF at -e
line 1.
dmake.exe: Error code 255, while making 'ppd'
# Failed test (t\basic.t at line 101)
# got: '65280'
# expected: '0'
# Failed test (t\basic.t at line 106)
# ''
# doesn't match '(?m-xis:^<SOFTPKG NAME="Big-Dummy" VERSION="0,01,0,0">)'
# Failed test (t\basic.t at line 108)
# ''
# doesn't match '(?m-xis:^\s*<TITLE>Big-Dummy</TITLE>)'
# Failed test (t\basic.t at line 109)
# ''
# doesn't match '(?m-xis:^\s*<ABSTRACT>Try "our" hot dog's</ABSTRACT>)'
# Failed test (t\basic.t at line 111)
# ''
# doesn't match '(?m-xis:^\s*<AUTHOR>Michael G Schwern <[EMAIL
PROTECTED]></AUTHOR>)'
# Failed test (t\basic.t at line 114)
# ''
# doesn't match '(?m-xis:^\s*<IMPLEMENTATION>)'
# Failed test (t\basic.t at line 115)
# ''
# doesn't match '(?m-xis:^\s*<DEPENDENCY NAME="strict" VERSION="0,0,0,0" />)'
# Failed test (t\basic.t at line 117)
# ''
# doesn't match '(?m-xis:^\s*<OS NAME="MSWin32" />)'
# Failed test (t\basic.t at line 119)
# ''
# doesn't match '(?m-xis:^\s*<ARCHITECTURE NAME="MSWin32-x86-multi-thread" />)'
# Failed test (t\basic.t at line 121)
# ''
# doesn't match '(?m-xis:^\s*<CODEBASE HREF="" />)'
# Failed test (t\basic.t at line 122)
# ''
# doesn't match '(?m-xis:^\s*</IMPLEMENTATION>)'
# Failed test (t\basic.t at line 123)
# ''
# doesn't match '(?m-xis:^\s*</SOFTPKG>)'
dmake.exe: makefile: line 669: Warning -- Macro `TEST_VERBOSE' cannot be redefined
Can't find string terminator "@" anywhere before EOF at -e line 1.
dmake.exe: Error code 255, while making 'doc_site_install'
# Failed test (t\basic.t at line 140)
# got: '65280'
# expected: '0'
# Installing dummy-install\lib\Big\Dummy.pm
# Installing dummy-install\lib\Big\Liar.pm
# Writing dummy-install\lib\auto\Big\Dummy\.packlist
# Failed test (t\basic.t at line 153)
dmake.exe: makefile: line 69: Warning -- Macro `PREFIX' cannot be redefined
Can't find string terminator "@" anywhere before EOF at -e line 1.
dmake.exe: Error code 255, while making 'doc_site_install'
# Failed test (t\basic.t at line 160)
# got: '65280'
# expected: '0'
# Installing elsewhere\lib\Big\Dummy.pm
# Installing elsewhere\lib\Big\Liar.pm
# Writing elsewhere\lib\auto\Big\Dummy\.packlist
# Failed test (t\basic.t at line 170)
Can't find string terminator "@" anywhere before EOF at -e line 1.
dmake.exe: Error code 255, while making 'metafile'
# Failed test (t\basic.t at line 175)
# got: '65280'
# expected: '0'
#
# Failed test (t\basic.t at line 184)
# got: undef
# expected: 'Module meta-data in YAML'
# Looks like you failed 18 tests of 48.
dubious
Test returned status 18 (wstat 4608, 0x1200)
DIED. FAILED tests 9, 11-21, 27, 34-35, 42-43, 45
Failed 18/48 tests, 62.50% okay
t\Command...............ok
3/27 skipped: various reasons
t\hints.................ok
t\INST..................ok
t\INST_PREFIX...........ok
t\Install...............ok
t\Installed.............ok
t\Liblist...............ok
t\Manifest..............ok
t\Mkbootstrap...........ok
t\MM_BeOS...............skipped
all skipped: This is not BeOS
t\MM_Cygwin.............skipped
all skipped: This is not cygwin
t\MM_NW5................skipped
all skipped: This is not NW5
t\MM_OS2................skipped
all skipped: This is not OS/2
t\MM_Unix...............skipped
all skipped: Non-Unix platform
t\MM_VMS................skipped
all skipped: This is not VMS
t\MM_Win32..............ok
t\oneliner..............ok
t\Packlist..............ok
t\prefixify.............ok
t\problems..............ok
t\prompt................ok
t\split_command.........ok
t\testlib...............ok
t\VERSION_FROM..........ok
t\writemakefile_args....ok
t\zz_cleanup_dummy......ok
Failed 1/30 test scripts, 96.67% okay. 18/456 subtests failed, 96.05% okay.
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t\basic.t 18 4608 48 18 37.50% 9 11-21 27 34-35 42-43 45
6 tests and 30 subtests skipped.
dmake.exe: Error code 255, while making 'test_dynamic'
----- End forwarded message -----
--
"A Masterpiece."
"Well, better than average, maybe."