develooper Front page | perl.vmsperl | Postings from January 2002

Re: ExtUtils::MakeMaker full release pending

Thread Next
From:
Craig A. Berry
Date:
January 31, 2002 19:03
Subject:
Re: ExtUtils::MakeMaker full release pending
Message ID:
a05101400b87fb3a46224@[172.16.52.1]
At 7:07 PM -0500 1/30/02, Michael G Schwern wrote:
>http://www.cpan.org/authors/id/M/MS/MSCHWERN/ExtUtils-MakeMaker-5.48_04.tar.gz
>
>The new alpha of ExtUtils::MakeMaker has been available for a while
>and I haven't gotten much feedback about it.  Pending any horrible
>reports I'm going to make that an official release shortly.

Not looking that good on VMS against an installed version of
bleadperl, full details below.  I'm chasing other problems at the
moment and haven't had a chance to track down any of the failures.
The files that it thinks are missing are in fact present.

$ perl makefile.pl
Checking if your kit is complete...
Warning: the following files are missing in your kit:
        lib/extutils/manifest.pm
        lib/extutils/manifest.skip
        t/manifest.t
Please inform the author.
Writing Descrip.MMS for ExtUtils::MakeMaker
$ mmk
MCR perl_root:[000000]perl.exe "-Iperl_root:[lib]" "-MExtUtils::Install" -e "pm_to_blib({split(' ',<STDIN>)},'[.blib.lib.auto]','')"
 <.MM_tmp
cp [.lib.extutils]mm_vms.pm [.blib.lib.extutils]mm_vms.pm
cp [.lib.extutils]command.pm [.blib.lib.extutils]command.pm
cp [.lib.extutils]mm_cygwin.pm [.blib.lib.extutils]mm_cygwin.pm
cp [.lib.extutils]mm_nw5.pm [.blib.lib.extutils]mm_nw5.pm
cp [.lib.extutils]typemap. [.blib.lib.extutils]typemap.
cp [.lib.extutils]install.pm [.blib.lib.extutils]install.pm
cp [.lib.extutils]manifest.skip [.blib.lib.extutils]manifest.skip
cp [.lib.extutils]packlist.pm [.blib.lib.extutils]packlist.pm
cp [.lib.extutils]mm_win32.pm [.blib.lib.extutils]mm_win32.pm
cp [.lib.extutils]embed.pm [.blib.lib.extutils]embed.pm
cp [.lib.extutils]mksymlists.pm [.blib.lib.extutils]mksymlists.pm
cp [.lib.extutils]manifest.pm [.blib.lib.extutils]manifest.pm
cp [.lib.extutils]mm_beos.pm [.blib.lib.extutils]mm_beos.pm
cp [.lib.extutils]constant.pm [.blib.lib.extutils]constant.pm
cp [.lib.extutils]miniperl.pm [.blib.lib.extutils]miniperl.pm
cp [.lib.extutils]makemaker.pm [.blib.lib.extutils]makemaker.pm
cp [.lib.extutils]mkbootstrap.pm [.blib.lib.extutils]mkbootstrap.pm
cp [.lib.extutils]testlib.pm [.blib.lib.extutils]testlib.pm
cp [.lib.extutils]liblist.pm [.blib.lib.extutils]liblist.pm
cp [.lib.extutils]mm_unix.pm [.blib.lib.extutils]mm_unix.pm
cp [.lib.extutils]installed.pm [.blib.lib.extutils]installed.pm
cp [.lib.extutils]mm_os2.pm [.blib.lib.extutils]mm_os2.pm
Copy/NoConfirm [.bin]instmodsh [.blib.script]instmodsh
%COPY-S-COPIED, D0:[CRAIG.EXTUTILS-MAKEMAKER-5_48_04.BIN]INSTMODSH.;1 copied to D0:[CRAIG.EXTUTILS-MAKEMAKER-5_48_04.BLIB.SCRIPT]INS
TMODSH.;1 (7 blocks)
Copy/NoConfirm [.bin]xsubpp [.blib.script]xsubpp
%COPY-S-COPIED, D0:[CRAIG.EXTUTILS-MAKEMAKER-5_48_04.BIN]XSUBPP.;1 copied to D0:[CRAIG.EXTUTILS-MAKEMAKER-5_48_04.BLIB.SCRIPT]XSUBPP
..;1 (93 blocks)
$ mmk test
MCR perl_root:[000000]perl.exe "-I[.blib.arch]" "-I[.blib.lib]" "-Iperl_root:[lib]" "-Iperl_root:[lib.VMS_AXP.5_7_2]"   -e "use Test
::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;"  t/*.t
t/command........
ok
t/embed..........
%LINK-F-OPENIN, error opening D0:[CRAIG.EXTUTILS-MAKEMAKER-5_48_04]PERLSHR.OPT; as input
-RMS-E-FNF, file not found
Test output counter mismatch [test 9]
FAILED tests 1-9
        Failed 9/9 tests, 0.00% okay
t/extutils.......
%MMK-F-CANTUPD, cannot update target PERL_ROOT:[LIB.VMS_AXP.5_7_2.CORE]FAKETHR.H - sources unknown
%SYSTEM-W-PLHLDR, reserved for future use
dubious
        Test returned status 1024 (wstat 256, 0x100)
                (VMS status is 1024)
DIED. FAILED tests 3-27
        Failed 25/27 tests, 7.41% okay
t/hints..........
ok
t/installed......
#     Failed test (t/installed.t at line 117)
#     Failed test (t/installed.t at line 118)
#     The object isn't defined
#     Failed test (t/installed.t at line 119)
#          got: undef
#     expected: '1.1.1'
#     Failed test (t/installed.t at line 143)
#          got: '0'
#     expected: '1'
#     Failed test (t/installed.t at line 144)
#                   undef
#     doesn't match '(?-xism:foo$)'
#     Failed test (t/installed.t at line 146)
#          got: '0'
#     expected: '2'
#     Failed test (t/installed.t at line 150)
#          got: '0'
#     expected: '1'
#     Failed test (t/installed.t at line 151)
#                   undef
#     doesn't match '(?-xism:foobar$)'
#     Failed test (t/installed.t at line 160)
#          got: '0'
#     expected: '2'
#     Failed test (t/installed.t at line 171)
#          got: '0'
#     expected: '2'
# Looks like you failed 10 tests of 43.
%SYSTEM-F-ABORT, abort
dubious
        Test returned status 44 (wstat 1024, 0x400)
                (VMS status is 44)
DIED. FAILED tests 19-21, 25-27, 29-30, 33, 36
        Failed 10/43 tests, 76.74% okay
t/manifest.......
ok
t/mkbootstrap....
ok
t/mm_beos........
skipped: This is not BeOS
t/mm_cygwin......
skipped: This is not cygwin
t/mm_os2.........
skipped: This is not OS/2
t/mm_unix........
skipped: Non-Unix platform
t/mm_vms.........
ok
t/mm_win32.......
skipped: This is not Win32
t/packlist.......
ok
t/testlib........
ok
Failed Test   Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/embed.t                    9    9 100.00%  1-9
t/extutils.t   102   256    27   25  92.59%  3-27
t/installed.t   44  1024    43   10  23.26%  19-21 25-27 29-30 33 36
5 tests skipped.
Failed 3/15 test scripts, 80.00% okay. 44/204 subtests failed, 78.43% okay.
%SYSTEM-F-ABORT, abort
%MMK-F-ERRUPD, error status %X0000002C occurred when updating target TEST_DYNAMIC
$ perl -"V"
Summary of my perl5 (revision 5.0 version 7 subversion 2 patch 14502) configuration:
  Platform:
    osname=VMS, osvers=V7.3, archname=VMS_AXP
    uname='VMS unknown V7.3 Digital Personal WorkStation'
    config_args='-"Dusedevel" -"Dcf_email=system" -"des"'
    hint=none, useposix=false, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=undef usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=undef, bincompat5005=undef
  Compiler:
    cc='CC/DECC', ccflags ='/Include=[]/Standard=Relaxed_ANSI/Prefix=All/Obj=.obj /NOANSI_ALIAS/float=ieee/ieee=denorm_results',
    optimize='/NoList',
    cppflags='undef'
    ccversion='60590001', gccversion='', gccosandvers='undef'
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='int', lseeksize=4
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='Link', ldflags ='/NoTrace/NoMap'
    libpth=/sys$share /sys$library
    libs=
    perllibs=
    libc=(DECCRTL), so=exe, useshrplib=undef, libperl=undef
  Dynamic Linking:
    dlsrc=dl_vms.c, dlext=exe, d_dlsymun=undef, ccdlflags=''
    cccdlflags='', lddlflags='/Share'


Characteristics of this PERLSHR image:
  Compile-time options: DEBUGGING
  Locally applied patches:
        DEVEL14502
  Built under VMS
  Compiled at Jan 31 2002 19:34:38
  %ENV:
    PERLSHR="PERL_ROOT:[000000]PERLSHR.EXE"
    PERL_ROOT="BRIANA$DKA0:[CRAIG.PERL_ROOT.]"
  @INC:
    perl_root:[lib.VMS_AXP.5_7_2]
    perl_root:[lib]
    perl_root:[lib.site_perl.VMS_AXP]
    perl_root:[lib.site_perl]
    /perl_root/lib/site_perl
    .

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About