Below is the complete output-

C:\Jenkins Workspace>pp -o TCExecutor.exe -l "C:\Perl\site\lib\Sys\Inf +o\Driver\Windows" -l "C:\Perl\site\lib\Sys\Info\Dr iver\Unknown" -l "C:\Perl\site\lib\auto\Sys\Info\Driver\Windows\Window +s.dll" -l "C:\Perl\site\lib\Sys\Info" -M "Sys\Info \Driver\Windows\OS.pm" -M "Sys\Info\Driver\Unknown\OS.pm" -M "Sys\Info +.pm" -M "Module\ScanDeps\DataFeed.pm" -x -vv TCEx ecutor.pl Set up gcc environment - 3.4.5 (mingw-vista special r3) C:\Perl\site\bin/pp: Packing TCExecutor.pl C:\Perl\site\bin/pp: Writing PAR on \ppLopua.par Killing running processes of IEDriverServer, chromedriver, firefox or +AutoItX3 if any.. No any IEDriverServer, chromedriver, firefox or AutoItX3 processes run +ning.. Looks Good Deleting C:\Users\ADMINI~1\AppData\Local\Temp\2 directory.. + done Mapping a drive to build machine 10.211.32.254.. failed Error: Couldn't map to network drive \\10.211.32.254\C$\luauser_perfor +ce\depot\Shared_Tech\Documentation\Projects\LUA\2. 3.3\QA\Automation\LUA Maven\Eclipse_Maven\Framework Please check your network: Sys\Info\Driver\Windows\OS.pm: No such file or directory at C:/Perl/si +te/lib/Module/ScanDeps/DataFeed.pm line 17. END failed--call queue aborted at TCExecutor.pl line 128. SYSTEM ERROR in executing TCExecutor.pl: 512 at C:/Perl/site/lib/Modul +e/ScanDeps.pm line 1302.

I've implemented the changes suggested. Still, pp doesn't execute successfully.


In reply to Re^2: Packaging for Perl Code by tarunmudgal4u
in thread Packaging for Perl Code by tarunmudgal4u

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.