These are commands that are run when trying to build Devel::Cover. Note the last line.

c:\Perl\packages\Devel-Cover-0.55>nmake /n Microsoft (R) Program Maintenance Utility Version 7.00.9466 Copyright (C) Microsoft Corporation. All rights reserved. rem rem rem rem rem C:\Perl\bin\perl.exe -MExtUtils::Install -e "pm_to_blib({@ARG +V}, 'blib\ lib/Devel/Cover/Report/Text.pm blib\lib\Devel\Cover\Report\Text.pm +lib/Devel/ C:\Perl\bin\perl.exe -MExtUtils::Install -e "pm_to_blib({@ARG +V}, 'blib\ C:\Perl\bin\perl.exe -MExtUtils::Command -e touch pm_to_blib rem cl -c -nologo -Gf -W3 -MD -DNDEBUG -DWIN32 -D_CONSOLE -DNO_ +STRICT -DH C:\Perl\bin\perl.exe -l -e "print qq{@ARGV}" "Running Mkboots +trap for D C:\Perl\bin\perl.exe "-MExtUtils::Mkbootstrap" -e "Mkbootst +rap('Cover C:\Perl\bin\perl.exe -MExtUtils::Command -e touch Cover.bs C:\Perl\bin\perl.exe -MExtUtils::Command -e chmod 644 Cover.bs link -out:blib\arch\auto\Devel\Cover\Cover.dll -dll -nologo -n +odefaultli C:\Perl\bin\perl.exe -MExtUtils::Command -e chmod 755 blib\arc +h\auto\Dev C:\Perl\bin\perl.exe -MExtUtils::Command -e rm_rf blib\arch\a +uto\Devel\ C:\Perl\bin\perl.exe -MExtUtils::Command -e cp Cover.bs blib\a +rch\auto\D C:\Perl\bin\perl.exe -MExtUtils::Command -e chmod 644 blib\arc +h\auto\Dev rem rem rem C:\Perl\bin\perl.exe -MExtUtils::Command -e rm_f blib\script\ +cover C:\Perl\bin\perl.exe -MExtUtils::Command -e cp cover blib\scri +pt\cover pl2bat.bat blib\script\cover C:\Perl\bin\perl.exe -MExtUtils::Command -e chmod 755 blib\sc +ript\cover C:\Perl\bin\perl.exe -MExtUtils::Command -e rm_f blib\script\ +gcov2perl C:\Perl\bin\perl.exe -MExtUtils::Command -e cp gcov2perl blib\ +script\gco pl2bat.bat blib\script\gcov2perl C:\Perl\bin\perl.exe -MExtUtils::Command -e chmod 755 blib\sc +ript\gcov2 rem C:\Perl\bin\perl.exe "-MActivePerl::DocTools" -e "Pod2HTML(in +stalldirs => "site")" rem rem

Having reverted to 5.8.6, this builds clean, but under builds of 5.8.7, (813 & 815), that last command fails.

I got the same thing with the makefiles for Inline::C++, Lexical::Alias and several others.

However, from the reports I have from several other people both in the thread and via /msg, it seems to be a problem confined to my system. My conclusion is that one of the aborted attempts to install has left something lying around somewhere that continues to prevent a successful installation.

Time to back everything up to CD, erase all perl related stuff from my system and start from scratch :(


Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
Lingua non convalesco, consenesco et abolesco. -- Rule 1 has a caveat! -- Who broke the cabal?
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.

In reply to Re^2: AS 5.8.7 (813 & 815) problems? by BrowserUk
in thread AS 5.8.7 (813 & 815) problems? by BrowserUk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.