REP-57054:In-process job terminated:Finished sucessfully but output is void

Hi
since upgrading to 10.1.2.3 and ias 10.1.3.5, our in-process reports server is reporting the above error
for several reports running as concurrent programs from Ebusiness suite.
Currently have a SR oipen, but it is not progressing very well.
Anyone else had this sort of error ?
Many thanks.

You either need to follow the steps in (Patch 11669923 Post Patch Instructions Would Get Overridden By Autoconfig (Doc ID 1322704.1)) or apply Techstack (TXK) one-off Patch 11776182.
Thanks,
Hussein

Similar Messages

  • REP-57054: In-process job terminated:Terminated with error:

    Hi All,
    I using R12 application and using 10g report devloper.
    When i run the report it is giving the below errors, can any pls check and suggest me. I had one more parameter as customer From, To and its is not mandatory. So am not passing the value.
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    P_ORG_ID='131'
    P_DIVISION='100'
    P_REPORT_DATE='2010/10/04 00:00:00'
    P_CURR_TYPE='Local'
    P_TYPE='Open'
    P_BUCKET_TYPE='Month'
    APPLLCSP Environment Variable set to :
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.UTF8
    Enter Password:
    MSG-00001: 1:
    MSG-00002: 2:
    MSG-00003: 3:
    MSG-00004: 4:
    MSG-00005: 5:
    REP-0300: ORACLE error occurred.
    REP-0069: Internal error
    REP-57054: In-process job terminated:Terminated with error:
    REP-300: ORACLE error occurred.
    Report Builder: Release 10.1.2.2.0 - Production on Mon Oct 4 12:46:23 2010
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Program exited with status 1
    Concurrent Manager encountered an error while running Oracle*Report for your concurrent request 4301855.
    Review your concurrent request log and/or report output file for more detailed information.
    Executing request completion options...
    ------------- 1) PUBLISH -------------
    Beginning post-processing of request 4301855 on node APPSPRD at 04-OCT-2010 12:46:25.
    Post-processing of request 4301855 failed at 04-OCT-2010 12:46:25 with the error message:
    One or more post-processing actions failed. Consult the OPP service log for details.
    Finished executing request completion options.
    Concurrent request completed
    Current system time is 04-OCT-2010 12:46:25
    ---------------------------------------------------------------------------

    Please see
    REP-0004 Warning - Unable to Open User Preference File. (Doc ID 26014.1)
    ApPsMaStI
    sharing is Caring

  • Custom Oracle Report errored with Enter Password:  REP-0004: Warning: Unable to open user preference file. REP-0300: ORACLE error occurred. REP-0069: Internal error REP-57054: In-process job terminated:Terminated with error:  REP-300: ORACLE error occurre

    Hi Gurus
    We have created a custom oracle report and concurrent program and when we ran the concurrent program it is error out with below error
    Enter Password:
    REP-0004: Warning: Unable to open user preference file.
    REP-0300: ORACLE error occurred.
    REP-0069: Internal error
    REP-57054: In-process job terminated:Terminated with error:
    REP-300: ORACLE error occurred.
    Can any one help us
    Thanks in advance.
    Kumar

    Please see
    REP-0004 Warning - Unable to Open User Preference File. (Doc ID 26014.1)
    ApPsMaStI
    sharing is Caring

  • Concurrent req failed with  Rep-0069,Rep-57054

    Hi All,
    Please suggest on this error.
    I have submitted active user concurrent req.
    Failed with the below error
    REP-0069: Internal error
    REP-57054: In-process job terminated:Finished successfully but output is voided
    Ny clues on this.
    Regards,
    Nag.

    Please post the details of the application release, database version and OS.
    Was this working before? If yes, any changes have been done recently?
    What is the type of this concurrent program? Is it Text (which is by default) or it was changed to something else?
    Can you reproduce the issue with other concurrent programs?
    Please see if these docs help.
    All Concurrent Reports Are Failing With Error REP-0004,REP-0082 and REP-0104 [ID 844976.1]
    Intermittent Oracle Reports REP-0069: REP-57054: Error [ID 1237834.1]
    After Upgarde to R 12.1.2 Running Any PDF Reports: Get: REP-3000,REP-0069 and REP-57054 [ID 1204553.1]
    REP-1924, REP-0069, REP-57054, REP-1924 - Errors When Generate Reprts By PDF Style [ID 1053091.1
    Reports Fail With REP-0004 REP-3000 REP-0069 REP-57054 On a Cloned R12 (12.0.4) Instance [ID 742122.1]
    Reports Cache Directory in Oracle E-Business R12 is Growing Rapidly [ID 859255.1]
    Thanks,
    Hussein

  • REP-0069,REP-57054,REP-50159 and REP-50127

    Hi,
    In Oracle Apps R12 , trying to run Oracle 10g report from Apps , report is erroring out with following error log.
    REP-0069: Internal error
    REP-57054: In-process job terminated:Executed successfully but there were some errors when distribute the output
    REP-50159: Executed successfully but there were some errors when distribute the output
    REP-50127: file : Cannot write into file o856261.out
    Any idea how this can be resolved.

    Good afternoon,
    Typically, what I have found is that there is a problem with the location of the output file. Check Disk Space, write-access where o856261.out is being created. Also, check to see if o856261.out exists and is flagged as READ-ONLY.
    Good luck,
    Don.
    You can reward this reply by marking it as either Helpful or Correct :)

  • REP-0069 REP-57054 REP-50159

    When I run my report, I get the following error:
    REP-0069: Internal error
    REP-57054: In-process job terminated: Executed successfully but there were some eroors when distribute the output
    REP-50159: Executed successfully but there were some errors when distribute the output
    Please help, what could be the issue?

    Version- Oracle 10gR2
    OS- Windows XP
    Trying to run the report in reports builder.
    If I generate PDF then I'm able to see the output but when I do Ctrl + R to run the report it gives those errors.
    There is a code in when-button-pressed trigger of a button in form, which calls this report:
    Declare
         WebUrl varchar2(400);
    Begin
    WebUrl := :global.RepURL||'&report='||:global.CONSTRUCTION_reports||'\cr_field_billable_items'||
                                  '&paramform=no&p_layout_no='||:layout_hdr.layout_no||
                                  '&destype=cache&blankpages=NO';
    WEB.SHOW_DOCUMENT(WebURL, '_blank');
    End;                    Please let me know if you need something more.
    Edited by: 831050 on Aug 2, 2011 11:15 AM

  • Reports error REP-0069,REP-57054,REP-300

    hi,
    I am getting below error while running the report.
    REP-0069: Internal error
    REP-57054: In-process job terminated:Terminated with error:
    REP-300: Parallel query is not supported on temporary LOBs
    SELECT DP.DES ==> CRIPTION AS "DEPARTMENT",
    Plz suggest.
    Tks,
    Shubhen

    1 Please always write complete English words as opposed to IM-speak as 'Plz'. We are not teenagers.
    2 Do not dump all error messgaes in the Database General forum. This is an Oracle Reports message and does not belong in this forum.
    3 All error messages can be looked up in the online documentation.
    This error message is self-explanatory.
    Sybrand Bakker
    Senior Oracle DBA

  • Reports output in Excel form fail - Finished successf output is voided

    Hi
    We have oracle 10g application server on solaris. A few of the reports are configured to have the output in PDF and other reports in excel form.
    The reports which are configured to give the output in excel form fail with Finished successfully but output is voided.
    I have the below paramters configured
    <property name="cacheSize" value="1024"/>
    <property name="cacheDir" value="/reports/reportoutput"/>
    Are there any other parameters I should set or look out for. So that the reports are which give excel output are successfull.
    Thanks

    The problem has been solved. The report is successfull. But the OEM status was showing the message like that.
    Thanks

  • Error in Process Chain for DTP- Job not finished

    Hi Experts,
    We have an issue with one of our process chains. When we execute the chain manually, there is no problem. BUt if we schedule the chain, issues arise. the last part of the chain is DTP. But the job doesnt finished even if the DTP step si already green. Locks occur for the DTP and the infoobject. When we look at the job log in SM37, it is still active. But this should not take a long time, since if we execute it manually it is ok.
    Pleas help experts

    Guys, I am also facing the same issue.
    When DTP is completed successfully, it has the job log blow :
    Job started
    Step 001 started (program RSPROCESS, variant &0000000391261, user ID BWREMOTE)
    Performing check and potential update for status control table
    Status 'Executable' (user BWREMOTE)
    Status 'Active' (user BWREMOTE)
    Program RSBATCH_EXECUTE_PROZESS successfully scheduled as job BIDTPR_335754_1 with ID 06532200
    Job finished
    When it fails or remain yelllow for long time and then turn into red.
    Job started
    Step 001 started (program RSPROCESS, variant &0000000391306, user ID BWREMOTE)
    Performing check and potential update for status control table
    Status 'Executable' (user BWREMOTE)
    Status 'Active' (user BWREMOTE)
    EXTRACTION OF DATAPACKAGE 000001
    EXTRACTION OF DATAPACKAGE 000002
    Job finished
    The question is, why the program  RSBATCH_EXECUTE_PROZESS is not scheduled.  Is it because there is no free resource? Or poor response from SAP ECC?
    Finally what does "EXTRACTION OF DATAPACKAGE 000001" mean? Its not scheduled?
    Regards
    MultiABAP
    Edited by: MultiABAP on Oct 6, 2010 10:32 AM

  • Log Info  REASON="Job slave process was terminated"

    hi,
    i'm using oracle 10g, i have scheduled a job in scheduler, the job status is "STOPPED" and shows the log details as Details REASON="Job slave process was terminated". wht can be the reason?
    how to resolve it ?
    Edited by: user10745179 on Jun 8, 2009 3:28 AM

    Was it an external job?
    What is the platform and exact version?
    Ronald
    http://ronr.blogspot.com

  • Job termination in source system

    Dear All,
         I am trying to load payroll data using Datasource ZHR_PY_1 . I am doing init data for the first time using infopackage for this datasource. I have tried to pull a couple of years, 2 months, even 1 day of data, but all give me the same error.
    The error is
    1.The request turns red after a couple of hrs pulling zero records.
    2. Error Message says Job terminated in source system.
    3.Step by step analysis says
    red - data selection successfully started
    red - data selection successfully finished
    red - processing error in source system.
    Error says "error occured in data selection"
    If I go to RSA7 in R/3, datasource ZHR_PY_1 has yellow status.
    RSA6 shows everything active.
    Can anybody make out what may be the reasons why BI system is not able to connect to pull R/3 data.
    Regards,
    Jack

    Hi,
    Some times the source system needs a lot of time to "prepare" the output records and will got through a lot of tables before getiing any result how small it may be.
    But also try the options as given by the others consultants (as RSA3, checking the system connection, replicate and activae data source again.)
    Your can also use tx SMQ2 u2013 qRFC-monitor in R/3 to see what happened.
    Success,
    Udo

  • Terminating Process in Terminal

    I am trying to start a process using terminal but I get the follong error:
    Speirs-Computer:~ dspeirs$ sudo perl -MCPAN -e shell
    Password:
    Terminal does not support AddHistory.
    CPAN.pm panic: Lockfile /Users/dspeirs/.cpan/.lock
    reports other host daniel-speirs-computer-7.local and other process 6445.
    Cannot proceed.
    Speirs-Computer:~ dspeirs$
    The problem is that the compauter thinks there is another process going on. How do I stop it? "host daniel-speirs-computer-7" was the name of the computer last night but I renamed it and I think that is part of the problem.
    I read online that someone suggested "Make sure you don't have any CPAN processes running and delete / root/.cpan/.lock." but I don't know here those files are located. HELP!
    - D

    one more question, it seems as though I have to reinstall CPAN again. It also doesn't look like it is going to let me. Any idea what to do?
    Last login: Fri Apr 28 18:15:11 on console
    Welcome to Darwin!
    Speirs-Computer:~ dspeirs$ sudo perl -MCPAN -e shell;
    Password:
    Terminal does not support AddHistory.
    There seems to be running another CPAN process (pid 1228). Contacting...
    Other job not responding. Shall I overwrite the lockfile? (Y/N) [y] y
    cpan shell -- CPAN exploration and modules installation (v1.7601)
    ReadLine support available (try 'install Bundle::CPAN')
    cpan> install Bundle::CPAN
    CPAN: Storable loaded ok
    Going to read /Users/dspeirs/.cpan/Metadata
    Database was generated on Wed, 26 Apr 2006 06:34:46 GMT
    LWP not available
    CPAN: Net::FTP loaded ok
    Fetching with Net::FTP:
    ftp://ftp.perl.org/pub/CPAN/authors/01mailrc.txt.gz
    Going to read /Users/dspeirs/.cpan/sources/authors/01mailrc.txt.gz
    CPAN: Compress::Zlib loaded ok
    LWP not available
    Fetching with Net::FTP:
    ftp://ftp.perl.org/pub/CPAN/modules/02packages.details.txt.gz
    Going to read /Users/dspeirs/.cpan/sources/modules/02packages.details.txt.gz
    Database was generated on Fri, 28 Apr 2006 19:10:23 GMT
    HTTP::Date not available
    There's a new CPAN.pm version (v1.87) available!
    [Current version is v1.7601]
    You might want to try
    install Bundle::CPAN
    reload cpan
    without quitting the current session. It should be a seamless upgrade
    while we are running...
    LWP not available
    Fetching with Net::FTP:
    ftp://ftp.perl.org/pub/CPAN/modules/03modlist.data.gz
    Going to read /Users/dspeirs/.cpan/sources/modules/03modlist.data.gz
    Going to write /Users/dspeirs/.cpan/Metadata
    Running install for module Digest::SHA
    Running make for M/MS/MSHELOR/Digest-SHA-5.34.tar.gz
    CPAN: Digest::MD5 loaded ok
    Checksum for /Users/dspeirs/.cpan/sources/authors/id/M/MS/MSHELOR/Digest-SHA-5.34.tar.gz ok
    Scanning cache /Users/dspeirs/.cpan/build for sizes
    Digest-SHA-5.34/
    Digest-SHA-5.34/Changes
    Digest-SHA-5.34/Makefile.PL
    Digest-SHA-5.34/MANIFEST
    Digest-SHA-5.34/META.yml
    Digest-SHA-5.34/ppport.h
    Digest-SHA-5.34/README
    Digest-SHA-5.34/SHA.pm
    Digest-SHA-5.34/SHA.xs
    Digest-SHA-5.34/shasum
    Digest-SHA-5.34/SIGNATURE
    Digest-SHA-5.34/src/
    Digest-SHA-5.34/src/hmac.c
    Digest-SHA-5.34/src/hmac.h
    Digest-SHA-5.34/src/hmacxtra.c
    Digest-SHA-5.34/src/sha.c
    Digest-SHA-5.34/src/sha.h
    Digest-SHA-5.34/src/sha64bit.c
    Digest-SHA-5.34/src/sha64bit.h
    Digest-SHA-5.34/src/shaxtra.c
    Digest-SHA-5.34/t/
    Digest-SHA-5.34/t/0-pod-coverage.t
    Digest-SHA-5.34/t/0-pod.t
    Digest-SHA-5.34/t/1-exist.t
    Digest-SHA-5.34/t/1-hello-world.t
    Digest-SHA-5.34/t/2-nist-sha-1.t
    Digest-SHA-5.34/t/2-nist-sha-224.t
    Digest-SHA-5.34/t/2-nist-sha-256.t
    Digest-SHA-5.34/t/2-nist-sha-384.t
    Digest-SHA-5.34/t/2-nist-sha-512.t
    Digest-SHA-5.34/t/2-nist-sha-base64.t
    Digest-SHA-5.34/t/2-nist-sha-oo.t
    Digest-SHA-5.34/t/2-nist-vectors-bit.t
    Digest-SHA-5.34/t/2-nist-vectors-byte.t
    Digest-SHA-5.34/t/3-gillogly-easy.t
    Digest-SHA-5.34/t/3-gillogly-hard.t
    Digest-SHA-5.34/t/4-bitstr-increasing.t
    Digest-SHA-5.34/t/4-bitstr-large.t
    Digest-SHA-5.34/t/4-bitstr-random.t
    Digest-SHA-5.34/t/5-hmac-fips198.t
    Digest-SHA-5.34/t/5-hmac-rfc2202.t
    Digest-SHA-5.34/t/5-hmac-sha-256.t
    Digest-SHA-5.34/t/5-hmac-woodbury.t
    Digest-SHA-5.34/t/6-dump-load.t
    Digest-SHA-5.34/t/7-ireland.t
    Digest-SHA-5.34/t/gillogly/
    Digest-SHA-5.34/t/gillogly/state.011
    Digest-SHA-5.34/t/gillogly/state.110
    Digest-SHA-5.34/t/nist/
    Digest-SHA-5.34/t/nist/bit-hashes.sha1
    Digest-SHA-5.34/t/nist/bit-messages.sha1
    Digest-SHA-5.34/t/nist/byte-hashes.sha1
    Digest-SHA-5.34/t/nist/byte-messages.sha1
    Digest-SHA-5.34/t/nist/COPYRIGHT
    Digest-SHA-5.34/t/nist/Readme.txt
    Digest-SHA-5.34/t/state/
    Digest-SHA-5.34/t/state/state.1
    Digest-SHA-5.34/t/state/state.256
    Digest-SHA-5.34/t/state/state.384
    Digest-SHA-5.34/t/state/state.512
    Digest-SHA-5.34/typemap
    Removing previously used /Users/dspeirs/.cpan/build/Digest-SHA-5.34
    CPAN.pm: Going to build M/MS/MSHELOR/Digest-SHA-5.34.tar.gz
    Checking if your kit is complete...
    Looks good
    Writing Makefile for Digest::SHA
    -- NOT OK
    Running make test
    Can't test without successful make
    Running make install
    make had returned bad status, install seems impossible
    Running install for module Module::Signature
    Running make for A/AU/AUTRIJUS/Module-Signature-0.53.tar.gz
    Checksum for /Users/dspeirs/.cpan/sources/authors/id/A/AU/AUTRIJUS/Module-Signature-0.53.tar .gz ok
    Module-Signature-0.53
    Module-Signature-0.53/inc
    Module-Signature-0.53/lib
    Module-Signature-0.53/AUDREY2006.pub
    Module-Signature-0.53/PAUSE2003.pub
    Module-Signature-0.53/Changes
    Module-Signature-0.53/t
    Module-Signature-0.53/MANIFEST
    Module-Signature-0.53/META.yml
    Module-Signature-0.53/script
    Module-Signature-0.53/AUTHORS
    Module-Signature-0.53/SIGNATURE
    Module-Signature-0.53/README
    Module-Signature-0.53/Makefile.PL
    Module-Signature-0.53/script/cpansign
    Module-Signature-0.53/t/1-basic.t
    Module-Signature-0.53/t/0-signature.t
    Module-Signature-0.53/lib/Module
    Module-Signature-0.53/lib/Module/Signature.pm
    Module-Signature-0.53/inc/Test
    Module-Signature-0.53/inc/Module
    Module-Signature-0.53/inc/Module/Install.pm
    Module-Signature-0.53/inc/Module/Install
    Module-Signature-0.53/inc/Module/AutoInstall.pm
    Module-Signature-0.53/inc/Module/Install/AutoInstall.pm
    Module-Signature-0.53/inc/Module/Install/Fetch.pm
    Module-Signature-0.53/inc/Module/Install/Makefile.pm
    Module-Signature-0.53/inc/Module/Install/Include.pm
    Module-Signature-0.53/inc/Module/Install/Scripts.pm
    Module-Signature-0.53/inc/Module/Install/Base.pm
    Module-Signature-0.53/inc/Module/Install/Metadata.pm
    Module-Signature-0.53/inc/Module/Install/Can.pm
    Module-Signature-0.53/inc/Module/Install/WriteAll.pm
    Module-Signature-0.53/inc/Module/Install/Win32.pm
    Module-Signature-0.53/inc/Test/Builder.pm
    Module-Signature-0.53/inc/Test/Builder
    Module-Signature-0.53/inc/Test/More.pm
    Module-Signature-0.53/inc/Test/Builder/Module.pm
    Removing previously used /Users/dspeirs/.cpan/build/Module-Signature-0.53
    CPAN.pm: Going to build A/AU/AUTRIJUS/Module-Signature-0.53.tar.gz
    * Looking for GnuPG (GNU Privacy Guard, a cryptographic signature tool)...
    GnugPG not found anywhere in your PATH, eek.
    * Looking for Crypt::OpenPGP (Pure-Perl OpenPGP implementation)...
    What do you want me to do?
    1) Let you install GnuPG manually while I'm waiting for your answer;
    it is available at http://www.gnupg.org/download/.
    2) Forget this cryptographic signature stuff for now.
    Your choice: [3] 2
    * Module::AutoInstall version 1.01
    * Checking for dependencies...
    [Core Features]
    - Test::More ...loaded. (0.62)
    [Sign and verify PAR (Perl Archive) files]
    - PAR::Dist ...missing.
    ==> Auto-install the 1 optional module(s) from CPAN? [y]
    [Support for SHA-256]
    - Digest::SHA::PurePerl ...missing.
    ==> Auto-install the 1 optional module(s) from CPAN? [y]
    * Since we're running under CPAN, I'll just let it take care
    of the dependency's installation later.
    * Module::AutoInstall configuration finished.
    Checking if your kit is complete...
    Looks good
    Warning: prerequisite Digest::SHA::PurePerl 0 not found.
    Warning: prerequisite PAR::Dist 0 not found.
    Writing Makefile for Module::Signature
    Now, please enter 'make test' to test, and 'make install' to install.
    ---- Unsatisfied dependencies detected during [A/AU/AUTRIJUS/Module-Signature-0.53.tar.gz] -----
    PAR::Dist
    Digest::SHA::PurePerl
    Shall I follow them and prepend them to the queue
    of modules we are processing right now? [yes]
    Running make test
    Delayed until after prerequisites
    Running make install
    Delayed until after prerequisites
    Running install for module File::Temp
    Running make for T/TJ/TJENNESS/File-Temp-0.16.tar.gz
    Checksum for /Users/dspeirs/.cpan/sources/authors/id/T/TJ/TJENNESS/File-Temp-0.16.tar.gz ok
    File-Temp-0.16/
    File-Temp-0.16/misc/
    File-Temp-0.16/misc/benchmark.pl
    File-Temp-0.16/misc/results.txt
    File-Temp-0.16/META.yml
    File-Temp-0.16/t/
    File-Temp-0.16/t/posix.t
    File-Temp-0.16/t/tempfile.t
    File-Temp-0.16/t/mktemp.t
    File-Temp-0.16/t/security.t
    File-Temp-0.16/t/object.t
    File-Temp-0.16/MANIFEST
    File-Temp-0.16/ChangeLog
    File-Temp-0.16/Temp.pm
    File-Temp-0.16/Makefile.PL
    File-Temp-0.16/README
    Removing previously used /Users/dspeirs/.cpan/build/File-Temp-0.16
    CPAN.pm: Going to build T/TJ/TJENNESS/File-Temp-0.16.tar.gz
    Checking if your kit is complete...
    Looks good
    Writing Makefile for File::Temp
    -- NOT OK
    Running make test
    Can't test without successful make
    Running make install
    make had returned bad status, install seems impossible
    Running install for module File::HomeDir
    Running make for A/AD/ADAMK/File-HomeDir-0.56.tar.gz
    Checksum for /Users/dspeirs/.cpan/sources/authors/id/A/AD/ADAMK/File-HomeDir-0.56.tar.gz ok
    File-HomeDir-0.56/
    File-HomeDir-0.56/inc/
    File-HomeDir-0.56/inc/Module/
    File-HomeDir-0.56/inc/Module/Install.pm
    File-HomeDir-0.56/inc/Module/Install/
    File-HomeDir-0.56/inc/Module/Install/AutoInstall.pm
    File-HomeDir-0.56/inc/Module/Install/Fetch.pm
    File-HomeDir-0.56/inc/Module/Install/Makefile.pm
    File-HomeDir-0.56/inc/Module/Install/Include.pm
    File-HomeDir-0.56/inc/Module/Install/Base.pm
    File-HomeDir-0.56/inc/Module/Install/Metadata.pm
    File-HomeDir-0.56/inc/Module/Install/Can.pm
    File-HomeDir-0.56/inc/Module/Install/WriteAll.pm
    File-HomeDir-0.56/inc/Module/Install/Win32.pm
    File-HomeDir-0.56/inc/Module/AutoInstall.pm
    File-HomeDir-0.56/lib/
    File-HomeDir-0.56/lib/File/
    File-HomeDir-0.56/lib/File/HomeDir/
    File-HomeDir-0.56/lib/File/HomeDir/MacOS9.pm
    File-HomeDir-0.56/lib/File/HomeDir/Windows.pm
    File-HomeDir-0.56/lib/File/HomeDir/Unix.pm
    File-HomeDir-0.56/lib/File/HomeDir/Darwin.pm
    File-HomeDir-0.56/lib/File/HomeDir.pm
    File-HomeDir-0.56/Changes
    File-HomeDir-0.56/MANIFEST
    File-HomeDir-0.56/t/
    File-HomeDir-0.56/t/99_pod.t
    File-HomeDir-0.56/t/02_main.t
    File-HomeDir-0.56/t/01_compile.t
    File-HomeDir-0.56/META.yml
    File-HomeDir-0.56/README
    File-HomeDir-0.56/Makefile.PL
    File-HomeDir-0.56/LICENSE
    Removing previously used /Users/dspeirs/.cpan/build/File-HomeDir-0.56
    CPAN.pm: Going to build A/AD/ADAMK/File-HomeDir-0.56.tar.gz
    * Module::AutoInstall version 1.02
    * Checking for Perl dependencies...
    [Core Features]
    - Test::More ...loaded. (0.47 >= 0.47)
    - File::Spec ...loaded. (3.01 >= 0.80)
    * Module::AutoInstall configuration finished.
    Checking if your kit is complete...
    Looks good
    Writing Makefile for File::HomeDir
    -- NOT OK
    Running make test
    Can't test without successful make
    Running make install
    make had returned bad status, install seems impossible
    Running install for module File::Spec
    Running make for K/KW/KWILLIAMS/PathTools-3.18.tar.gz
    LWP not available
    Fetching with Net::FTP:
    ftp://ftp.perl.org/pub/CPAN/authors/id/K/KW/KWILLIAMS/PathTools-3.18.tar.gz
    LWP not available
    Fetching with Net::FTP:
    ftp://ftp.perl.org/pub/CPAN/authors/id/K/KW/KWILLIAMS/CHECKSUMS
    Checksum for /Users/dspeirs/.cpan/sources/authors/id/K/KW/KWILLIAMS/PathTools-3.18.tar.gz ok
    PathTools-3.18/
    PathTools-3.18/Build.PL
    PathTools-3.18/Changes
    PathTools-3.18/Cwd.pm
    PathTools-3.18/Cwd.xs
    PathTools-3.18/INSTALL
    PathTools-3.18/lib/
    PathTools-3.18/lib/File/
    PathTools-3.18/lib/File/Spec/
    PathTools-3.18/lib/File/Spec/Cygwin.pm
    PathTools-3.18/lib/File/Spec/Epoc.pm
    PathTools-3.18/lib/File/Spec/Functions.pm
    PathTools-3.18/lib/File/Spec/Mac.pm
    PathTools-3.18/lib/File/Spec/OS2.pm
    PathTools-3.18/lib/File/Spec/Unix.pm
    PathTools-3.18/lib/File/Spec/VMS.pm
    PathTools-3.18/lib/File/Spec/Win32.pm
    PathTools-3.18/lib/File/Spec.pm
    PathTools-3.18/Makefile.PL
    PathTools-3.18/MANIFEST
    PathTools-3.18/META.yml
    PathTools-3.18/ppport.h
    PathTools-3.18/SIGNATURE
    PathTools-3.18/t/
    PathTools-3.18/t/crossplatform.t
    PathTools-3.18/t/cwd.t
    PathTools-3.18/t/Functions.t
    PathTools-3.18/t/lib/
    PathTools-3.18/t/lib/Test/
    PathTools-3.18/t/lib/Test/Builder.pm
    PathTools-3.18/t/lib/Test/More.pm
    PathTools-3.18/t/lib/Test/Simple.pm
    PathTools-3.18/t/lib/Test/Tutorial.pod
    PathTools-3.18/t/rel2abs2rel.t
    PathTools-3.18/t/Spec.t
    PathTools-3.18/t/taint.t
    PathTools-3.18/t/tmpdir.t
    PathTools-3.18/t/win32.t
    CPAN.pm: Going to build K/KW/KWILLIAMS/PathTools-3.18.tar.gz
    Checking if your kit is complete...
    Looks good
    Writing Makefile for Cwd
    -- NOT OK
    Running make test
    Can't test without successful make
    Running make install
    make had returned bad status, install seems impossible
    Running install for module Compress::Zlib
    Running make for P/PM/PMQS/Compress-Zlib-1.41.tar.gz
    Checksum for /Users/dspeirs/.cpan/sources/authors/id/P/PM/PMQS/Compress-Zlib-1.41.tar.gz ok
    Compress-Zlib-1.41/
    Compress-Zlib-1.41/zlib-src/
    Compress-Zlib-1.41/zlib-src/compress.c
    Compress-Zlib-1.41/zlib-src/inffixed.h
    Compress-Zlib-1.41/zlib-src/zlib.h
    Compress-Zlib-1.41/zlib-src/zutil.h
    Compress-Zlib-1.41/zlib-src/inftrees.h
    Compress-Zlib-1.41/zlib-src/gzio.c
    Compress-Zlib-1.41/zlib-src/zconf.h
    Compress-Zlib-1.41/zlib-src/crc32.h
    Compress-Zlib-1.41/zlib-src/uncompr.c
    Compress-Zlib-1.41/zlib-src/zutil.c
    Compress-Zlib-1.41/zlib-src/deflate.c
    Compress-Zlib-1.41/zlib-src/inftrees.c
    Compress-Zlib-1.41/zlib-src/crc32.c
    Compress-Zlib-1.41/zlib-src/deflate.h
    Compress-Zlib-1.41/zlib-src/inffast.h
    Compress-Zlib-1.41/zlib-src/adler32.c
    Compress-Zlib-1.41/zlib-src/trees.c
    Compress-Zlib-1.41/zlib-src/infback.c
    Compress-Zlib-1.41/zlib-src/trees.h
    Compress-Zlib-1.41/zlib-src/inflate.h
    Compress-Zlib-1.41/zlib-src/inffast.c
    Compress-Zlib-1.41/zlib-src/inflate.c
    Compress-Zlib-1.41/examples/
    Compress-Zlib-1.41/examples/gzgrep
    Compress-Zlib-1.41/examples/filtdef
    Compress-Zlib-1.41/examples/filtinf
    Compress-Zlib-1.41/examples/gzstream
    Compress-Zlib-1.41/examples/gzcat
    Compress-Zlib-1.41/Zlib.xs
    Compress-Zlib-1.41/Changes
    Compress-Zlib-1.41/fallback.h
    Compress-Zlib-1.41/MANIFEST
    Compress-Zlib-1.41/typemap
    Compress-Zlib-1.41/t/
    Compress-Zlib-1.41/t/05gzsetp.t
    Compress-Zlib-1.41/t/03examples.t
    Compress-Zlib-1.41/t/06gzdopen.t
    Compress-Zlib-1.41/t/01version.t
    Compress-Zlib-1.41/t/02zlib.t
    Compress-Zlib-1.41/t/04encoding.t
    Compress-Zlib-1.41/META.yml
    Compress-Zlib-1.41/fallback.xs
    Compress-Zlib-1.41/ANNOUNCE
    Compress-Zlib-1.41/Zlib.pm
    Compress-Zlib-1.41/hints/
    Compress-Zlib-1.41/hints/mpeix.pl
    Compress-Zlib-1.41/config.in
    Compress-Zlib-1.41/Makefile.PL
    Compress-Zlib-1.41/README
    Removing previously used /Users/dspeirs/.cpan/build/Compress-Zlib-1.41
    CPAN.pm: Going to build P/PM/PMQS/Compress-Zlib-1.41.tar.gz
    Parsing config.in...
    Building Zlib enabled
    Looks Good.
    Up/Downgrade complete.
    Checking if your kit is complete...
    Looks good
    Writing Makefile for Compress::Zlib
    -- NOT OK
    Running make test
    Can't test without successful make
    Running make install
    make had returned bad status, install seems impossible
    Running install for module Archive::Tar
    Running make for K/KA/KANE/Archive-Tar-1.29.tar.gz
    Checksum for /Users/dspeirs/.cpan/sources/authors/id/K/KA/KANE/Archive-Tar-1.29.tar.gz ok
    Archive-Tar-1.29/
    Archive-Tar-1.29/bin/
    Archive-Tar-1.29/bin/ptar
    Archive-Tar-1.29/bin/ptardiff
    Archive-Tar-1.29/CHANGES
    Archive-Tar-1.29/lib/
    Archive-Tar-1.29/lib/Archive/
    Archive-Tar-1.29/lib/Archive/Tar/
    Archive-Tar-1.29/lib/Archive/Tar/Constant.pm
    Archive-Tar-1.29/lib/Archive/Tar/File.pm
    Archive-Tar-1.29/lib/Archive/Tar.pm
    Archive-Tar-1.29/Makefile.PL
    Archive-Tar-1.29/MANIFEST
    Archive-Tar-1.29/META.yml
    Archive-Tar-1.29/README
    Archive-Tar-1.29/t/
    Archive-Tar-1.29/t/00_setup.t
    Archive-Tar-1.29/t/01_use.t
    Archive-Tar-1.29/t/02_methods.t
    Archive-Tar-1.29/t/03_file.t
    Archive-Tar-1.29/t/04resolvedissues.t
    Archive-Tar-1.29/t/99_clean.t
    Archive-Tar-1.29/t/99_pod.t
    Removing previously used /Users/dspeirs/.cpan/build/Archive-Tar-1.29
    CPAN.pm: Going to build K/KA/KANE/Archive-Tar-1.29.tar.gz
    Archive::Tar comes with a utility called 'ptardiff' which lets you run diffs against tar archives.
    However, this utility requires you to have Text::Diff installed.
    To add Text::Diff as a prerequisite, please supply the '-d' option when invoking this Makefile.PL.
    Checking if your kit is complete...
    Looks good
    Writing Makefile for Archive::Tar
    -- NOT OK
    Running make test
    Can't test without successful make
    Running make install
    make had returned bad status, install seems impossible
    Running install for module Archive::Zip
    Running make for S/SM/SMPETERS/Archive-Zip-1.16.tar.gz
    Checksum for /Users/dspeirs/.cpan/sources/authors/id/S/SM/SMPETERS/Archive-Zip-1.16.tar.gz ok
    Archive-Zip-1.16
    Archive-Zip-1.16/t
    Archive-Zip-1.16/t/testex.t
    Archive-Zip-1.16/t/testUpdate.t
    Archive-Zip-1.16/t/00.load.t
    Archive-Zip-1.16/t/testMemberRead.t
    Archive-Zip-1.16/t/pod.t
    Archive-Zip-1.16/t/testTree.t
    Archive-Zip-1.16/t/test.t
    Archive-Zip-1.16/t/common.pl
    Archive-Zip-1.16/Changes
    Archive-Zip-1.16/examples
    Archive-Zip-1.16/examples/mfh.pl
    Archive-Zip-1.16/examples/updateZip.pl
    Archive-Zip-1.16/examples/unzipAll.pl
    Archive-Zip-1.16/examples/extract.pl
    Archive-Zip-1.16/examples/readScalar.pl
    Archive-Zip-1.16/examples/copy.pl
    Archive-Zip-1.16/examples/zip.pl
    Archive-Zip-1.16/examples/zipGrep.pl
    Archive-Zip-1.16/examples/calcSizes.pl
    Archive-Zip-1.16/examples/ziprecent.pl
    Archive-Zip-1.16/examples/zipcheck.pl
    Archive-Zip-1.16/examples/updateTree.pl
    Archive-Zip-1.16/examples/writeScalar.pl
    Archive-Zip-1.16/examples/selfex.pl
    Archive-Zip-1.16/examples/zipinfo.pl
    Archive-Zip-1.16/examples/ziptest.pl
    Archive-Zip-1.16/examples/mailZip.pl
    Archive-Zip-1.16/examples/writeScalar2.pl
    Archive-Zip-1.16/docs
    Archive-Zip-1.16/docs/Archive-Zip.pdf
    Archive-Zip-1.16/docs/appnote.iz
    Archive-Zip-1.16/docs/Appnote.txt
    Archive-Zip-1.16/docs/ideas.txt
    Archive-Zip-1.16/docs/Archive-Zip.ps
    Archive-Zip-1.16/MANIFEST
    Archive-Zip-1.16/TODO
    Archive-Zip-1.16/crc32
    Archive-Zip-1.16/META.yml
    Archive-Zip-1.16/lib
    Archive-Zip-1.16/lib/Archive
    Archive-Zip-1.16/lib/Archive/Zip
    Archive-Zip-1.16/lib/Archive/Zip/BufferedFileHandle.pm
    Archive-Zip-1.16/lib/Archive/Zip/MemberRead.pm
    Archive-Zip-1.16/lib/Archive/Zip/MockFileHandle.pm
    Archive-Zip-1.16/lib/Archive/Zip/Tree.pm
    Archive-Zip-1.16/lib/Archive/Zip/FAQ.pod
    Archive-Zip-1.16/lib/Archive/Zip.pod
    Archive-Zip-1.16/lib/Archive/Zip.pm
    Archive-Zip-1.16/INSTALL
    Archive-Zip-1.16/README
    Archive-Zip-1.16/Makefile.PL
    Removing previously used /Users/dspeirs/.cpan/build/Archive-Zip-1.16
    CPAN.pm: Going to build S/SM/SMPETERS/Archive-Zip-1.16.tar.gz
    Checking if your kit is complete...
    Looks good
    Writing Makefile for Archive::Zip
    -- NOT OK
    Running make test
    Can't test without successful make
    Running make install
    make had returned bad status, install seems impossible
    Data::Dumper is up to date.
    Running install for module Net::Telnet
    Running make for J/JR/JROGERS/Net-Telnet-3.03.tar.gz
    Checksum for /Users/dspeirs/.cpan/sources/authors/id/J/JR/JROGERS/Net-Telnet-3.03.tar.gz ok
    Net-Telnet-3.03/
    Net-Telnet-3.03/Makefile.PL
    Net-Telnet-3.03/ChangeLog
    Net-Telnet-3.03/lib/
    Net-Telnet-3.03/lib/Net/
    Net-Telnet-3.03/lib/Net/Telnet.pm
    Net-Telnet-3.03/t/
    Net-Telnet-3.03/t/select.t
    Net-Telnet-3.03/README
    Net-Telnet-3.03/MANIFEST
    Removing previously used /Users/dspeirs/.cpan/build/Net-Telnet-3.03
    CPAN.pm: Going to build J/JR/JROGERS/Net-Telnet-3.03.tar.gz
    Checking if your kit is complete...
    Looks good
    Writing Makefile for Net::Telnet
    -- NOT OK
    Running make test
    Can't test without successful make
    Running make install
    make had returned bad status, install seems impossible
    Net::Cmd is up to date.
    Bundle summary: The following items in bundle Bundle::libnet had
    installation problems:
    Net::Telnet
    Running install for module Term::ReadKey
    Running make for J/JS/JSTOWE/TermReadKey-2.30.tar.gz
    Checksum for /Users/dspeirs/.cpan/sources/authors/id/J/JS/JSTOWE/TermReadKey-2.30.tar.gz ok
    TermReadKey-2.30/
    TermReadKey-2.30/genchars.pl
    TermReadKey-2.30/Makefile.PL
    TermReadKey-2.30/Configure.pm
    TermReadKey-2.30/test.pl
    TermReadKey-2.30/ReadKey.pm
    TermReadKey-2.30/META.yml
    TermReadKey-2.30/ReadKey.xs
    TermReadKey-2.30/ppport.h
    TermReadKey-2.30/MANIFEST
    TermReadKey-2.30/README
    Removing previously used /Users/dspeirs/.cpan/build/TermReadKey-2.30
    CPAN.pm: Going to build J/JS/JSTOWE/TermReadKey-2.30.tar.gz
    Checking if your kit is complete...
    Looks good
    Writing Makefile for Term::ReadKey
    -- NOT OK
    Running make test
    Can't test without successful make
    Running make install
    make had returned bad status, install seems impossible
    Running install for module Term::ReadLine::Perl
    Running make for I/IL/ILYAZ/modules/Term-ReadLine-Perl-1.03.tar.gz
    Checksum for /Users/dspeirs/.cpan/sources/authors/id/I/IL/ILYAZ/modules/Term-ReadLine-Perl-1 .03.tar.gz ok
    Term-ReadLine-Perl-1.03/
    Term-ReadLine-Perl-1.03/CHANGES
    Term-ReadLine-Perl-1.03/Makefile.PL
    Term-ReadLine-Perl-1.03/MANIFEST
    Term-ReadLine-Perl-1.03/ReadLine/
    Term-ReadLine-Perl-1.03/ReadLine/Perl.pm
    Term-ReadLine-Perl-1.03/ReadLine/readline.pm
    Term-ReadLine-Perl-1.03/README
    Term-ReadLine-Perl-1.03/test.pl
    Removing previously used /Users/dspeirs/.cpan/build/Term-ReadLine-Perl-1.03
    CPAN.pm: Going to build I/IL/ILYAZ/modules/Term-ReadLine-Perl-1.03.tar.gz
    Checking if your kit is complete...
    Looks good
    Writing Makefile for Term::ReadLine
    -- NOT OK
    Running make test
    Can't test without successful make
    Running make install
    make had returned bad status, install seems impossible
    Running install for module YAML
    Running make for I/IN/INGY/YAML-0.58.tar.gz
    Checksum for /Users/dspeirs/.cpan/sources/authors/id/I/IN/INGY/YAML-0.58.tar.gz ok
    YAML-0.58/
    YAML-0.58/Changes
    YAML-0.58/inc/
    YAML-0.58/inc/Module/
    YAML-0.58/inc/Module/Install/
    YAML-0.58/inc/Module/Install/Base.pm
    YAML-0.58/inc/Module/Install/Can.pm
    YAML-0.58/inc/Module/Install/Fetch.pm
    YAML-0.58/inc/Module/Install/Include.pm
    YAML-0.58/inc/Module/Install/Makefile.pm
    YAML-0.58/inc/Module/Install/Metadata.pm
    YAML-0.58/inc/Module/Install/Scripts.pm
    YAML-0.58/inc/Module/Install/TestBase.pm
    YAML-0.58/inc/Module/Install/Win32.pm
    YAML-0.58/inc/Module/Install/WriteAll.pm
    YAML-0.58/inc/Module/Install.pm
    YAML-0.58/inc/Spiffy.pm
    YAML-0.58/inc/Test/
    YAML-0.58/inc/Test/Base/
    YAML-0.58/inc/Test/Base/Filter.pm
    YAML-0.58/inc/Test/Base.pm
    YAML-0.58/inc/Test/Builder/
    YAML-0.58/inc/Test/Builder/Module.pm
    YAML-0.58/inc/Test/Builder.pm
    YAML-0.58/inc/Test/More.pm
    YAML-0.58/lib/
    YAML-0.58/lib/Test/
    YAML-0.58/lib/Test/YAML.pm
    YAML-0.58/lib/YAML/
    YAML-0.58/lib/YAML/Base.pm
    YAML-0.58/lib/YAML/Dumper/
    YAML-0.58/lib/YAML/Dumper/Base.pm
    YAML-0.58/lib/YAML/Dumper.pm
    YAML-0.58/lib/YAML/Error.pm
    YAML-0.58/lib/YAML/Loader/
    YAML-0.58/lib/YAML/Loader/Base.pm
    YAML-0.58/lib/YAML/Loader.pm
    YAML-0.58/lib/YAML/Marshall.pm
    YAML-0.58/lib/YAML/Node.pm
    YAML-0.58/lib/YAML/Tag.pm
    YAML-0.58/lib/YAML/Types.pm
    YAML-0.58/lib/YAML.pm
    YAML-0.58/Makefile.PL
    YAML-0.58/MANIFEST
    YAML-0.58/META.yml
    YAML-0.58/README
    YAML-0.58/t/
    YAML-0.58/t/2-scalars.t
    YAML-0.58/t/Base.pm
    YAML-0.58/t/basic-tests.t
    YAML-0.58/t/bugs-emailed.t
    YAML-0.58/t/bugs-rt.t
    YAML-0.58/t/changes.t
    YAML-0.58/t/dump-basics.t
    YAML-0.58/t/dump-blessed.t
    YAML-0.58/t/dump-code.t
    YAML-0.58/t/dump-file.t
    YAML-0.58/t/dump-nested.t
    YAML-0.58/t/dump-opts.t
    YAML-0.58/t/dump-perl-types.t
    YAML-0.58/t/dump-stringify.t
    YAML-0.58/t/dump-tests.t
    YAML-0.58/t/dump-works.t
    YAML-0.58/t/errors.t
    YAML-0.58/t/export.t
    YAML-0.58/t/freeze-thaw.t
    YAML-0.58/t/global-api.t
    YAML-0.58/t/inbox.t
    YAML-0.58/t/load-fails.t
    YAML-0.58/t/load-passes.t
    YAML-0.58/t/load-slides.t
    YAML-0.58/t/load-spec.t
    YAML-0.58/t/load-tests.t
    YAML-0.58/t/load-works.t
    YAML-0.58/t/marshall.t
    YAML-0.58/t/meta-yml.t
    YAML-0.58/t/node-info.t
    YAML-0.58/t/pugs-objects.t
    YAML-0.58/t/svk-config.yaml
    YAML-0.58/t/svk.t
    YAML-0.58/t/test.t
    YAML-0.58/t/TestYAML.pm
    YAML-0.58/ysh
    Removing previously used /Users/dspeirs/.cpan/build/YAML-0.58
    CPAN.pm: Going to build I/IN/INGY/YAML-0.58.tar.gz
    Checking if your kit is complete...
    Looks good
    Writing Makefile for YAML
    ---- Unsatisfied dependencies detected during [I/IN/INGY/YAML-0.58.tar.gz] -----
    Test::Base
    Shall I follow them and prepend them to the queue
    of modules we are processing right now? [yes]
    Running make test
    Delayed until after prerequisites
    Running make install
    Delayed until after prerequisites
    Running install for module Text::Glob
    Running make for R/RC/RCLAMP/Text-Glob-0.06.tar.gz
    Checksum for /Users/dspeirs/.cpan/sources/authors/id/R/RC/RCLAMP/Text-Glob-0.06.tar.gz ok
    Text-Glob-0.06/
    Text-Glob-0.06/t/
    Text-Glob-0.06/t/Text-Glob.t
    Text-Glob-0.06/MANIFEST
    Text-Glob-0.06/META.yml
    Text-Glob-0.06/lib/
    Text-Glob-0.06/lib/Text/
    Text-Glob-0.06/lib/Text/Glob.pm
    Text-Glob-0.06/Changes
    Text-Glob-0.06/Build.PL
    Text-Glob-0.06/Makefile.PL
    Text-Glob-0.06/README
    Removing previously used /Users/dspeirs/.cpan/build/Text-Glob-0.06
    CPAN.pm: Going to build R/RC/RCLAMP/Text-Glob-0.06.tar.gz
    Checking if your kit is complete...
    Looks good
    Writing Makefile for Text::Glob
    -- NOT OK
    Running make test
    Can't test without successful make
    Running make install
    make had returned bad status, install seems impossible
    Running install for module Module::Build
    Running make for K/KW/KWILLIAMS/Module-Build-0.28.tar.gz
    LWP not available
    Fetching with Net::FTP:
    ftp://ftp.perl.org/pub/CPAN/authors/id/K/KW/KWILLIAMS/Module-Build-0.28.tar.gz
    Checksum for /Users/dspeirs/.cpan/sources/authors/id/K/KW/KWILLIAMS/Module-Build-0.28.tar.gz ok
    Module-Build-0.28/
    Module-Build-0.28/Build.PL
    Module-Build-0.28/Changes
    Module-Build-0.28/INSTALL
    Module-Build-0.28/lib/
    Module-Build-0.28/lib/Module/
    Module-Build-0.28/lib/Module/Build/
    Module-Build-0.28/lib/Module/Build/API.pod
    Module-Build-0.28/lib/Module/Build/Authoring.pod
    Module-Build-0.28/lib/Module/Build/Base.pm
    Module-Build-0.28/lib/Module/Build/Compat.pm
    Module-Build-0.28/lib/Module/Build/Cookbook.pm
    Module-Build-0.28/lib/Module/Build/ModuleInfo.pm
    Module-Build-0.28/lib/Module/Build/Notes.pm
    Module-Build-0.28/lib/Module/Build/Platform/
    Module-Build-0.28/lib/Module/Build/Platform/aix.pm
    Module-Build-0.28/lib/Module/Build/Platform/Amiga.pm
    Module-Build-0.28/lib/Module/Build/Platform/cygwin.pm
    Module-Build-0.28/lib/Module/Build/Platform/darwin.pm
    Module-Build-0.28/lib/Module/Build/Platform/Default.pm
    Module-Build-0.28/lib/Module/Build/Platform/EBCDIC.pm
    Module-Build-0.28/lib/Module/Build/Platform/MacOS.pm
    Module-Build-0.28/lib/Module/Build/Platform/MPEiX.pm
    Module-Build-0.28/lib/Module/Build/Platform/os2.pm
    Module-Build-0.28/lib/Module/Build/Platform/RiscOS.pm
    Module-Build-0.28/lib/Module/Build/Platform/Unix.pm
    Module-Build-0.28/lib/Module/Build/Platform/VMS.pm
    Module-Build-0.28/lib/Module/Build/Platform/VOS.pm
    Module-Build-0.28/lib/Module/Build/Platform/Windows.pm
    Module-Build-0.28/lib/Module/Build/PodParser.pm
    Module-Build-0.28/lib/Module/Build/PPMMaker.pm
    Module-Build-0.28/lib/Module/Build/YAML.pm
    Module-Build-0.28/lib/Module/Build.pm
    Module-Build-0.28/Makefile.PL
    Module-Build-0.28/MANIFEST
    Module-Build-0.28/META.yml
    Module-Build-0.28/README
    Module-Build-0.28/scripts/
    Module-Build-0.28/scripts/config_data
    Module-Build-0.28/SIGNATURE
    Module-Build-0.28/t/
    Module-Build-0.28/t/basic.t
    Module-Build-0.28/t/bundled/
    Module-Build-0.28/t/bundled/Test/
    Module-Build-0.28/t/bundled/Test/Builder.pm
    Module-Build-0.28/t/bundled/Test/More.pm
    Module-Build-0.28/t/bundled/Test/Simple.pm
    Module-Build-0.28/t/bundled/Tie/
    Module-Build-0.28/t/bundled/Tie/CPHash.pm
    Module-Build-0.28/t/compat.t
    Module-Build-0.28/t/destinations.t
    Module-Build-0.28/t/ext.t
    Module-Build-0.28/t/extend.t
    Module-Build-0.28/t/files.t
    Module-Build-0.28/t/install.t
    Module-Build-0.28/t/lib/
    Module-Build-0.28/t/lib/DistGen.pm
    Module-Build-0.28/t/lib/MBTest.pm
    Module-Build-0.28/t/manifypods.t
    Module-Build-0.28/t/mbyaml.t
    Module-Build-0.28/t/metadata.t
    Module-Build-0.28/t/metadata2.t
    Module-Build-0.28/t/moduleinfo.t
    Module-Build-0.28/t/notes.t
    Module-Build-0.28/t/parents.t
    Module-Build-0.28/t/pod_parser.t
    Module-Build-0.28/t/ppm.t
    Module-Build-0.28/t/runthrough.t
    Module-Build-0.28/t/signature.t
    Module-Build-0.28/t/tilde.t
    Module-Build-0.28/t/versions.t
    Module-Build-0.28/t/xs.t
    CPAN.pm: Going to build K/KW/KWILLIAMS/Module-Build-0.28.tar.gz
    # running Build.PL
    /usr/bin/perl Build.PL
    Checking whether your kit is complete...
    Looks good
    Checking prerequisites...
    * Optional prerequisite Module::Signature is not installed
    * Optional prerequisite ExtUtils::ParseXS is not installed
    * Optional prerequisite Pod::Readme is not installed
    * Optional prerequisite ExtUtils::CBuilder is not installed
    ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions
    of the modules indicated above before proceeding with this installation
    Checking features:
    manpage_support....enabled
    YAML_support.......disabled
    - YAML is not installed
    C_support..........disabled
    - ExtUtils::CBuilder is not installed
    * Optional prerequisite ExtUtils::ParseXS is not installed
    HTML_support.......enabled
    Creating new 'Build' script for 'Module-Build' version '0.28'
    -- NOT OK
    Running make test
    Can't test without successful make
    Running make install
    make had returned bad status, install seems impossible
    Running install for module CPAN
    Running make for A/AN/ANDK/CPAN-1.87.tar.gz
    Checksum for /Users/dspeirs/.cpan/sources/authors/id/A/AN/ANDK/CPAN-1.87.tar.gz ok
    CPAN-1.87/
    CPAN-1.87/t/
    CPAN-1.87/t/30shell.t
    CPAN-1.87/t/50pod.t
    CPAN-1.87/t/CPAN/
    CPAN-1.87/t/CPAN/modules/
    CPAN-1.87/t/CPAN/modules/02packages.details.txt
    CPAN-1.87/t/CPAN/modules/03modlist.data
    CPAN-1.87/t/CPAN/CpanTestDummies-1.55.pm
    CPAN-1.87/t/CPAN/authors/
    CPAN-1.87/t/CPAN/authors/id/
    CPAN-1.87/t/CPAN/authors/id/A/
    CPAN-1.87/t/CPAN/authors/id/A/AN/
    CPAN-1.87/t/CPAN/authors/id/A/AN/ANDK/
    CPAN-1.87/t/CPAN/authors/id/A/AN/ANDK/CHECKSUMS@588
    CPAN-1.87/t/CPAN/authors/id/A/AN/ANDK/CPAN-Test-Dummy-Perl5-Build-Fails-1.01.tar .gz
    CPAN-1.87/t/CPAN/authors/id/A/AN/ANDK/CPAN-Test-Dummy-Perl5-Make-Zip-1.01.zip
    CPAN-1.87/t/CPAN/authors/id/A/AN/ANDK/CPAN-Test-Dummy-Perl5-BuildOrMake-1.01.tar .gz
    CPAN-1.87/t/CPAN/authors/id/A/AN/ANDK/CPAN-Test-Dummy-Perl5-Make-Failearly-1.01. tar.gz
    CPAN-1.87/t/CPAN/authors/id/A/AN/ANDK/CPAN-Test-Dummy-Perl5-Make-1.02.tar.gz
    CPAN-1.87/t/CPAN/authors/id/A/AN/ANDK/CPAN-Test-Dummy-Perl5-Build-1.01.tar.gz
    CPAN-1.87/t/CPAN/authors/id/A/AN/ANDK/CHECKSUMS
    CPAN-1.87/t/CPAN/authors/id/A/AN/ANDK/NotInChecksums-0.000.tar.gz
    CPAN-1.87/t/CPAN/authors/id/A/AN/CHECKSUMS
    CPAN-1.87/t/CPAN/authors/id/A/CHECKSUMS
    CPAN-1.87/t/CPAN/authors/id/CHECKSUMS
    CPAN-1.87/t/CPAN/authors/01mailrc.txt
    CPAN-1.87/t/CPAN/TestConfig.pm
    CPAN-1.87/t/12cpan.t
    CPAN-1.87/t/02nox.t
    CPAN-1.87/t/01loadme.t
    CPAN-1.87/t/10version.t
    CPAN-1.87/t/03pkgs.t
    CPAN-1.87/t/30shell.pod
    CPAN-1.87/t/00signature.t
    CPAN-1.87/t/README.shell.txt
    CPAN-1.87/t/11mirroredby.t
    CPAN-1.87/lib/
    CPAN-1.87/lib/CPAN.pm
    CPAN-1.87/lib/CPAN/
    CPAN-1.87/lib/CPAN/Debug.pm
    CPAN-1.87/lib/CPAN/FirstTime.pm
    CPAN-1.87/lib/CPAN/Admin.pm
    CPAN-1.87/lib/CPAN/Tarzip.pm
    CPAN-1.87/lib/CPAN/Version.pm
    CPAN-1.87/lib/CPAN/Nox.pm
    CPAN-1.87/lib/CPAN/HandleConfig.pm
    CPAN-1.87/inc/
    CPAN-1.87/inc/Test/
    CPAN-1.87/inc/Test/Builder.pm
    CPAN-1.87/inc/Test/More.pm
    CPAN-1.87/PAUSE2003.pub
    CPAN-1.87/Changes
    CPAN-1.87/MANIFEST
    CPAN-1.87/scripts/
    CPAN-1.87/scripts/cpan
    CPAN-1.87/META.yml
    CPAN-1.87/ChangeLog
    CPAN-1.87/Changes.old
    CPAN-1.87/ChangeLog.old
    CPAN-1.87/MANIFEST.SKIP
    CPAN-1.87/PAUSE2005.pub
    CPAN-1.87/Todo
    CPAN-1.87/SIGNATURE
    CPAN-1.87/README
    CPAN-1.87/Makefile.PL
    Removing previously used /Users/dspeirs/.cpan/build/CPAN-1.87
    CPAN.pm: Going to build A/AN/ANDK/CPAN-1.87.tar.gz
    Checking if your kit is complete...
    Looks good
    Writing Makefile for CPAN
    -- NOT OK
    Running make test
    Can't test without successful make
    Running make install
    make had returned bad status, install seems impossible
    Bundle summary: The following items in bundle Bundle::CPAN had installation
    problems:
    Digest::SHA Module::Signature File::Temp File::HomeDir File::Spec
    Compress::Zlib Archive::Tar Archive::Zip Bundle::libnet Term::ReadKey
    Term::ReadLine::Perl YAML Text::Glob Module::Build CPAN and the following
    items had problems during recursive bundle calls: Net::Telnet
    Running install for module Test::Base
    Running make for I/IN/INGY/Test-Base-0.50.tar.gz
    Checksum for /Users/dspeirs/.cpan/sources/authors/id/I/IN/INGY/Test-Base-0.50.tar.gz ok
    Test-Base-0.50/
    Test-Base-0.50/Changes
    Test-Base-0.50/inc/
    Test-Base-0.50/inc/Module/
    Test-Base-0.50/inc/Module/Install/
    Test-Base-0.50/inc/Module/Install/Base.pm
    Test-Base-0.50/inc/Module/Install/Can.pm
    Test-Base-0.50/inc/Module/Install/Fetch.pm
    Test-Base-0.50/inc/Module/Install/Makefile.pm
    Test-Base-0.50/inc/Module/Install/Metadata.pm
    Test-Base-0.50/inc/Module/Install/Win32.pm
    Test-Base-0.50/inc/Module/Install/WriteAll.pm
    Test-Base-0.50/inc/Module/Install.pm
    Test-Base-0.50/lib/
    Test-Base-0.50/lib/Module/
    Test-Base-0.50/lib/Module/Install/
    Test-Base-0.50/lib/Module/Install/TestBase.pm
    Test-Base-0.50/lib/Test/
    Test-Base-0.50/lib/Test/Base/
    Test-Base-0.50/lib/Test/Base/Filter.pm
    Test-Base-0.50/lib/Test/Base.pm
    Test-Base-0.50/Makefile.PL
    Test-Base-0.50/MANIFEST
    Test-Base-0.50/META.yml
    Test-Base-0.50/README
    Test-Base-0.50/t/
    Test-Base-0.50/t/append.t
    Test-Base-0.50/t/arguments.t
    Test-Base-0.50/t/array.t
    Test-Base-0.50/t/autoload.t
    Test-Base-0.50/t/base64.t
    Test-Base-0.50/t/BaseTest.pm
    Test-Base-0.50/t/blocks-scalar.t
    Test-Base-0.50/t/blocks_grep.t
    Test-Base-0.50/t/chomp.t
    Test-Base-0.50/t/chop.t
    Test-Base-0.50/t/compact.t
    Test-Base-0.50/t/compile.t
    Test-Base-0.50/t/delimiters.t
    Test-Base-0.50/t/description.t
    Test-Base-0.50/t/diff_is.t
    Test-Base-0.50/t/dos_spec
    Test-Base-0.50/t/dumper.t
    Test-Base-0.50/t/embed_perl.t
    Test-Base-0.50/t/escape.t
    Test-Base-0.50/t/eval.t
    Test-Base-0.50/t/eval_all.t
    Test-Base-0.50/t/eval_stderr.t
    Test-Base-0.50/t/eval_stdout.t
    Test-Base-0.50/t/export.t
    Test-Base-0.50/t/filter_arguments.t
    Test-Base-0.50/t/filter_delay.t
    Test-Base-0.50/t/filter_functions.t
    Test-Base-0.50/t/filters-append.t
    Test-Base-0.50/t/filters.t
    Test-Base-0.50/t/filters_map.t
    Test-Base-0.50/t/first_block.t
    Test-Base-0.50/t/flatten.t
    Test-Base-0.50/t/get_url.t
    Test-Base-0.50/t/hash.t
    Test-Base-0.50/t/head.t
    Test-Base-0.50/t/internals.t
    Test-Base-0.50/t/is.t
    Test-Base-0.50/t/jit-run.t
    Test-Base-0.50/t/join-deep.t
    Test-Base-0.50/t/join.t
    Test-Base-0.50/t/last.t
    Test-Base-0.50/t/late.t
    Test-Base-0.50/t/lazy-filters.t
    Test-Base-0.50/t/lines.t
    Test-Base-0.50/t/list.t
    Test-Base-0.50/t/main_filters.t
    Test-Base-0.50/t/multi-level-inherit.t
    Test-Base-0.50/t/name.t
    Test-Base-0.50/t/next.t
    Test-Base-0.50/t/no_diff.t
    Test-Base-0.50/t/no_plan.t
    Test-Base-0.50/t/normalize.t
    Test-Base-0.50/t/only-with-implicit.t
    Test-Base-0.50/t/only.t
    Test-Base-0.50/t/oo.t
    Test-Base-0.50/t/oo_run.t
    Test-Base-0.50/t/parentheses.t
    Test-Base-0.50/t/prepend.t
    Test-Base-0.50/t/preserve-order.t
    Test-Base-0.50/t/prototypes.t
    Test-Base-0.50/t/quick-plan.t
    Test-Base-0.50/t/quick_test.t
    Test-Base-0.50/t/read_file.t
    Test-Base-0.50/t/regexp.t
    Test-Base-0.50/t/repeated-filters.t
    Test-Base-0.50/t/require.t
    Test-Base-0.50/t/reserved_names.t
    Test-Base-0.50/t/reverse-deep.t
    Test-Base-0.50/t/reverse.t
    Test-Base-0.50/t/run-args.t
    Test-Base-0.50/t/run_compare.t
    Test-Base-0.50/t/run_is.t
    Test-Base-0.50/t/runisdeeply.t
    Test-Base-0.50/t/run_like.t
    Test-Base-0.50/t/run_unlike.t
    Test-Base-0.50/t/sample-file.txt
    Test-Base-0.50/t/simple.t
    Test-Base-0.50/t/skip.t
    Test-Base-0.50/t/slice.t
    Test-Base-0.50/t/sort-deep.t
    Test-Base-0.50/t/sort.t
    Test-Base-0.50/t/spec1
    Test-Base-0.50/t/spec2
    Test-Base-0.50/t/spec_file.t
    Test-Base-0.50/t/spec_string.t
    Test-Base-0.50/t/split-deep.t
    Test-Base-0.50/t/split-regexp.t
    Test-Base-0.50/t/split.t
    Test-Base-0.50/t/strict-warnings.t
    Test-Base-0.50/t/strict-warnings.test
    Test-Base-0.50/t/strict.t
    Test-Base-0.50/t/subclass-autoclass.t
    Test-Base-0.50/t/subclass-import.t
    Test-Base-0.50/t/Subclass.pm
    Test-Base-0.50/t/subclass.t
    Test-Base-0.50/t/subclass_late.t
    Test-Base-0.50/t/tail.t
    Test-Base-0.50/t/Test-Less/
    Test-Base-0.50/t/Test-Less/index.txt
    Test-Base-0.50/t/TestA.pm
    Test-Base-0.50/t/TestB.pm
    Test-Base-0.50/t/TestBass.pm
    Test-Base-0.50/t/TestC.pm
    Test-Base-0.50/t/tie_output.t
    Test-Base-0.50/t/trim.t
    Test-Base-0.50/t/unchomp.t
    Test-Base-0.50/t/use-test-more.t
    Test-Base-0.50/t/write_file.t
    Test-Base-0.50/t/xxx.t
    Test-Base-0.50/t/yaml.t
    Test-Base-0.50/t/zero-blocks.t
    Test-Base-0.50/ToDo
    Removing previously used /Users/dspeirs/.cpan/build/Test-Base-0.50
    CPAN.pm: Going to build I/IN/INGY/Test-Base-0.50.tar.gz
    Checking if your kit is complete...
    Looks good
    Warning: prerequisite Spiffy 0.30 not found.
    Warning: prerequisite Test::More 0.62 not found. We have 0.47.
    Writing Makefile for Test::Base
    ---- Unsatisfied dependencies detected during [I/IN/INGY/Test-Base-0.50.tar.gz] -----
    Test::More
    Spiffy
    Shall I follow them and prepend them to the queue
    of modules we are processing right now? [yes]
    Running make test
    Delayed until after prerequisites
    Running make install
    Delayed until after prerequisites
    Running install for module Test::More
    Running make for M/MS/MSCHWERN/Test-Simple-0.62.tar.gz
    Checksum for /Users/dspeirs/.cpan/sources/authors/id/M/MS/MSCHWERN/Test-Simple-0.62.tar.gz ok
    Test-Simple-0.62/
    Test-Simple-0.62/Changes
    Test-Simple-0.62/lib/
    Test-Simple-0.62/lib/Test/
    Test-Simple-0.62/lib/Test/Builder/
    Test-Simple-0.62/lib/Test/Builder/Module.pm
    Test-Simple-0.62/lib/Test/Builder/Tester/
    Test-Simple-0.62/lib/Test/Builder/Tester/Color.pm
    Test-Simple-0.62/lib/Test/Builder/Tester.pm
    Test-Simple-0.62/lib/Test/Builder.pm
    Test-Simple-0.62/lib/Test/More.pm
    Test-Simple-0.62/lib/Test/Simple.pm
    Test-Simple-0.62/lib/Test/Tutorial.pod
    Test-Simple-0.62/Makefile.PL
    Test-Simple-0.62/MANIFEST
    Test-Simple-0.62/META.yml
    Test-Simple-0.62/README
    Test-Simple-0.62/t/
    Test-Simple-0.62/t/00signature.t
    Test-Simple-0.62/t/00testharnesscheck.t
    Test-Simple-0.62/t/bad_plan.t
    Test-Simple-0.62/t/bail_out.t
    Test-Simple-0.62/t/buffer.t
    Test-Simple-0.62/t/Builder.t
    Test-Simple-0.62/t/circular_data.t
    Test-Simple-0.62/t/create.t
    Test-Simple-0.62/t/curr_test.t
    Test-Simple-0.62/t/details.t
    Test-Simple-0.62/t/diag.t
    Test-Simple-0.62/t/eq_set.t
    Test-Simple-0.62/t/exit.t
    Test-Simple-0.62/t/extra.t
    Test-Simple-0.62/t/extra_one.t
    Test-Simple-0.62/t/fail-like.t
    Test-Simple-0.62/t/fail-more.t
    Test-Simple-0.62/t/fail.t
    Test-Simple-0.62/t/fail_one.t
    Test-Simple-0.62/t/filehandles.t
    Test-Simple-0.62/t/fork.t
    Test-Simple-0.62/t/harness_active.t
    Test-Simple-0.62/t/has_plan.t
    Test-Simple-0.62/t/has_plan2.t
    Test-Simple-0.62/t/import.t
    Test-Simple-0.62/t/isdeeplyfail.t
    Test-Simple-0.62/t/is_fh.t
    Test-Simple-0.62/t/lib/
    Test-Simple-0.62/t/lib/NoExporter.pm
    Test-Simple-0.62/t/lib/Test/
    Test-Simple-0.62/t/lib/Test/Simple/
    Test-Simple-0.62/t/lib/Test/Simple/Catch.pm
    Test-Simple-0.62/t/lib/Test/Simple/sample_tests/
    Test-Simple-0.62/t/lib/Test/Simple/sample_tests/death.plx
    Test-Simple-0.62/t/lib/Test/Simple/sampletests/death_ineval.plx
    Test-Simple-0.62/t/lib/Test/Simple/sample_tests/exit.plx
    Test-Simple-0.62/t/lib/Test/Simple/sample_tests/extras.plx
    Test-Simple-0.62/t/lib/Test/Simple/sampletests/fivefail.plx
    Test-Simple-0.62/t/lib/Test/Simple/sampletests/last_minutedeath.plx
    Test-Simple-0.62/t/lib/Test/Simple/sampletests/onefail.plx
    Test-Simple-0.62/t/lib/Test/Simple/sampletests/pre_plandeath.plx
    Test-Simple-0.62/t/lib/Test/Simple/sample_tests/require.plx
    Test-Simple-0.62/t/lib/Test/Simple/sample_tests/success.plx
    Test-Simple-0.62/t/lib/Test/Simple/sampletests/toofew.plx
    Test-Simple-0.62/t/lib/Test/Simple/sampletests/too_fewfail.plx
    Test-Simple-0.62/t/lib/Test/Simple/sampletests/twofail.plx
    Test-Simple-0.62/t/lib/TieOut.pm
    Test-Simple-0.62/t/maybe_regex.t
    Test-Simple-0.62/t/missing.t
    Test-Simple-0.62/t/More.t
    Test-Simple-0.62/t/no_diag.t
    Test-Simple-0.62/t/no_ending.t
    Test-Simple-0.62/t/no_header.t
    Test-Simple-0.62/t/no_plan.t
    Test-Simple-0.62/t/ok_obj.t
    Test-Simple-0.62/t/output.t
    Test-Simple-0.62/t/overload.t
    Test-Simple-0.62/t/overload_threads.t
    Test-Simple-0.62/t/plan.t
    Test-Simple-0.62/t/plan_bad.t
    Test-Simple-0.62/t/planisnoplan.t
    Test-Simple-0.62/t/plannoplan.t
    Test-Simple-0.62/t/planshouldntimport.t
    Test-Simple-0.62/t/planskipall.t
    Test-Simple-0.62/t/require_ok.t
    Test-Simple-0.62/t/reset.t
    Test-Simple-0.62/t/simple.t
    Test-Simple-0.62/t/skip.t
    Test-Simple-0.62/t/skipall.t
    Test-Simple-0.62/t/sort_bug.t
    Test-Simple-0.62/t/tbt_01basic.t
    Test-Simple-0.62/t/tbt_02fhrestore.t
    Test-Simple-0.62/t/tbt_03die.t
    Test-Simple-0.62/t/tbt04linenum.t
    Test-Simple-0.62/t/tbt_05faildiag.t
    Test-Simple-0.62/t/tbt_06errormess.t
    Test-Simple-0.62/t/tbt_07args.t
    Test-Simple-0.62/t/thread_taint.t
    Test-Simple-0.62/t/threads.t
    Test-Simple-0.62/t/todo.t
    Test-Simple-0.62/t/undef.t
    Test-Simple-0.62/t/use_ok.t
    Test-Simple-0.62/t/useing.t
    Test-Simple-0.62/TODO
    Removing previously used /Users/dspeirs/.cpan/build/Test-Simple-0.62
    CPAN.pm: Going to build M/MS/MSCHWERN/Test-Simple-0.62.tar.gz
    NOTE: There have been API changes between this version and any older
    than version 0.48! Please see the Changes file for details.
    NOTE: The behavior of Test::More and threads has changed between this
    version and any older than version 0.48! Please see the Changes file
    for details.
    WARNING: LICENSE is not a known parameter.
    Checking if your kit is complete...
    Looks good
    'LICENSE' is not a known MakeMaker parameter name.
    Writing Makefile for Test::Simple
    -- NOT OK
    Running make test
    Can't test without successful make
    Running make install
    make had returned bad status, install seems impossible
    Running install for module Spiffy
    Running make for I/IN/INGY/Spiffy-0.30.tar.gz
    Checksum for /Users/dspeirs/.cpan/sources/authors/id/I/IN/INGY/Spiffy-0.30.tar.gz ok
    Spiffy-0.30/
    Spiffy-0.30/Changes
    Spiffy-0.30/inc/
    Spiffy-0.30/inc/Module/
    Spiffy-0.30/inc/Module/Install/
    Spiffy-0.30/inc/Module/Install/Base.pm
    Spiffy-0.30/inc/Module/Install/Can.pm
    Spiffy-0.30/inc/Module/Install/Fetch.pm
    Spiffy-0.30/inc/Module/Install/Makefile.pm
    Spiffy-0.30/inc/Module/Install/Metadata.pm
    Spiffy-0.30/inc/Module/Install/Win32.pm
    Spiffy-0.30/inc/Module/Install/WriteAll.pm
    Spiffy-0.30/inc/Module/Install.pm
    Spiffy-0.30/lib/
    Spiffy-0.30/lib/Spiffy.pm
    Spiffy-0.30/Makefile.PL
    Spiffy-0.30/MANIFEST
    Spiffy-0.30/META.yml
    Spiffy-0.30/README
    Spiffy-0.30/t/
    Spiffy-0.30/t/autoload.t
    Spiffy-0.30/t/base.t
    Spiffy-0.30/t/base2.t
    Spiffy-0.30/t/cascade.t
    Spiffy-0.30/t/const.t
    Spiffy-0.30/t/early.t
    Spiffy-0.30/t/export1.t
    Spiffy-0.30/t/export2.t
    Spiffy-0.30/t/export3.t
    Spiffy-0.30/t/export4.t
    Spiffy-0.30/t/export5.t
    Spiffy-0.30/t/export6.t
    Spiffy-0.30/t/export7.t
    Spiffy-0.30/t/exporter.t
    Spiffy-0.30/t/field.t
    Spiffy-0.30/t/field2.t
    Spiffy-0.30/t/field3.t
    Spiffy-0.30/t/filter.t
    Spiffy-0.30/t/filter2.t
    Spiffy-0.30/t/filter3.t
    Spiffy-0.30/t/Filter4.pm
    Spiffy-0.30/t/filter4.t
    Spiffy-0.30/t/Filter5.pm
    Spiffy-0.30/t/filter5.t
    Spiffy-0.30/t/mixin.t
    Spiffy-0.30/t/mixin2.t
    Spiffy-0.30/t/mixin3.t
    Spiffy-0.30/t/new.t
    Spiffy-0.30/t/NonSpiffy.pm
    Spiffy-0.30/t/package.t
    Spiffy-0.30/t/parse.t
    Spiffy-0.30/t/Something.pm
    Spiffy-0.30/t/stub.t
    Spiffy-0.30/t/super.t
    Spiffy-0.30/t/super2.t
    Spiffy-0.30/t/Thing.pm
    Removing previously used /Users/dspeirs/.cpan/build/Spiffy-0.30
    CPAN.pm: Going to build I/IN/INGY/Spiffy-0.30.tar.gz
    Checking if your kit is complete...
    Looks good
    Writing Makefile for Spiffy
    -- NOT OK
    Running make test
    Can't test without successful make
    Running make install
    make had returned bad status, install seems impossible
    Running make for I/IN/INGY/Test-Base-0.50.tar.gz
    Is already unwrapped into directory /Users/dspeirs/.cpan/build/Test-Base-0.50
    CPAN.pm: Going to build I/IN/INGY/Test-Base-0.50.tar.gz
    -- NOT OK
    Running make test
    Can't test without successful make
    Running make install
    make had returned bad status, install seems impossible
    Running make for I/IN/INGY/YAML-0.58.tar.gz
    Is already unwrapped into directory /Users/dspeirs/.cpan/build/YAML-0.58
    CPAN.pm: Going to build I/IN/INGY/YAML-0.58.tar.gz
    -- NOT OK
    Running make test
    Can't test without successful make
    Running make install
    make had returned bad status, install seems impossible
    Running install for module PAR::Dist
    Running make for S/SM/SMUELLER/PAR-Dist-0.08.tar.gz
    Checksum for /Users/dspeirs/.cpan/sources/authors/id/S/SM/SMUELLER/PAR-Dist-0.08.tar.gz ok
    PAR-Dist-0.08/
    PAR-Dist-0.08/inc/
    PAR-Dist-0.08/inc/Module/
    PAR-Dist-0.08/inc/Module/Install.pm
    PAR-Dist-0.08/inc/Module/Install/
    PAR-Dist-0.08/inc/Module/Install/Fetch.pm
    PAR-Dist-0.08/inc/Module/Install/Makefile.pm
    PAR-Dist-0.08/inc/Module/Install/Base.pm
    PAR-Dist-0.08/inc/Module/Install/Metadata.pm
    PAR-Dist-0.08/inc/Module/Install/Can.pm
    PAR-Dist-0.08/inc/Module/Install/WriteAll.pm
    PAR-Dist-0.08/inc/Module/Install/Win32.pm
    PAR-Dist-0.08/Changes
    PAR-Dist-0.08/t/
    PAR-Dist-0.08/t/1-basic.t
    PAR-Dist-0.08/t/0-signature.t
    PAR-Dist-0.08/MANIFEST
    PAR-Dist-0.08/META.yml
    PAR-Dist-0.08/lib/
    PAR-Dist-0.08/lib/PAR/
    PAR-Dist-0.08/lib/PAR/Dist.pm
    PAR-Dist-0.08/Makefile.PL
    PAR-Dist-0.08/README
    PAR-Dist-0.08/SIGNATURE
    Removing previously used /Users/dspeirs/.cpan/build/PAR-Dist-0.08
    CPAN.pm: Going to build S/SM/SMUELLER/PAR-Dist-0.08.tar.gz
    Checking if your kit is complete...
    Looks good
    Writing Makefile for PAR::Dist
    -- NOT OK
    Running make test
    Can't test without successful make
    Running make install
    make had returned bad status, install seems impossible
    Running install for module Digest::SHA::PurePerl
    Running make for M/MS/MSHELOR/Digest-SHA-PurePerl-5.34.tar.gz
    Checksum for /Users/dspeirs/.cpan/sources/authors/id/M/MS/MSHELOR/Digest-SHA-PurePerl-5.34.t ar.gz ok
    Digest-SHA-PurePerl-5.34/
    Digest-SHA-PurePerl-5.34/Changes
    Digest-SHA-PurePerl-5.34/Makefile.PL
    Digest-SHA-PurePerl-5.34/MANIFEST
    Digest-SHA-PurePerl-5.34/META.yml
    Digest-SHA-PurePerl-5.34/PurePerl.pm
    Digest-SHA-PurePerl-5.34/README
    Digest-SHA-PurePerl-5.34/shasum
    Digest-SHA-PurePerl-5.34/SIGNATURE
    Digest-SHA-PurePerl-5.34/t/
    Digest-SHA-PurePerl-5.34/t/0-pod-coverage.t
    Digest-SHA-PurePerl-5.34/t/0-pod.t
    Digest-SHA-PurePerl-5.34/t/1-exist.t
    Digest-SHA-PurePerl-5.34/t/1-hello-world.t
    Digest-SHA-PurePerl-5.34/t/2-nist-sha-1.t
    Digest-SHA-PurePerl-5.34/t/2-nist-sha-224.t
    Digest-SHA-PurePerl-5.34/t/2-nist-sha-256.t
    Digest-SHA-PurePerl-5.34/t/2-nist-sha-384.t
    Digest-SHA-PurePerl-5.34/t/2-nist-sha-512.t
    Digest-SHA-PurePerl-5.34/t/2-nist-sha-base64.t
    Digest-SHA-PurePerl-5.34/t/2-nist-sha-oo.t
    Digest-SHA-PurePerl-5.34/t/2-nist-vectors-bit.t
    Digest-SHA-PurePerl-5.34/t/2-nist-vectors-byte.t
    Digest-SHA-PurePerl-5.34/t/3-gillogly-easy.t
    Digest-SHA-PurePerl-5.34/t/3-gillogly-hard.t
    Digest-SHA-PurePerl-5.34/t/4-bitstr-increasing.t
    Digest-SHA-PurePerl-5.34/t/4-bitstr-large.t
    Digest-SHA-PurePerl-5.34/t/4-bitstr-random.t
    Digest-SHA-PurePerl-5.34/t/5-hmac-fips198.t
    Digest-SHA-PurePerl-5.34/t/5-hmac-rfc2202.t
    Digest-SHA-PurePerl-5.34/t/5-hmac-sha-256.t
    Digest-SHA-PurePerl-5.34/t/5-hmac-woodbury.t
    Digest-SHA-PurePerl-5.34/t/6-dump-load.t
    Digest-SHA-PurePerl-5.34/t/7-ireland.t
    Digest-SHA-PurePerl-5.34/t/gillogly/
    Digest-SHA-PurePerl-5.34/t/gillogly/state.011
    Digest-SHA-PurePerl-5.34/t/gillogly/state.110
    Digest-SHA-PurePerl-5.34/t/nist/
    Digest-SHA-PurePerl-5.34/t/nist/bit-hashes.sha1
    Digest-SHA-PurePerl-5.34/t/nist/bit-messages.sha1
    Digest-SHA-PurePerl-5.34/t/nist/byte-hashes.sha1
    Digest-SHA-PurePerl-5.34/t/nist/byte-messages.sha1
    Digest-SHA-PurePerl-5.34/t/nist/COPYRIGHT
    Digest-SHA-PurePerl-5.34/t/nist/Readme.txt
    Digest-SHA-PurePerl-5.34/t/state/
    Digest-SHA-PurePerl-5.34/t/state/state.1
    Digest-SHA-PurePerl-5.34/t/state/state.256
    Digest-SHA-PurePerl-5.34/t/state/state.384
    Digest-SHA-PurePerl-5.34/t/state/state.512
    Removing previously used /Users/dspeirs/.cpan/build/Digest-SHA-PurePerl-5.34
    CPAN.pm: Going to build M/MS/MSHELOR/Digest-SHA-PurePerl-5.34.tar.gz
    Checking if your kit is complete...
    Looks good
    Writing Makefile for Digest::SHA::PurePerl
    -- NOT OK
    Running make test
    Can't test without successful make
    Running make install
    make had returned bad status, install seems impossible
    Running make for A/AU/AUTRIJUS/Module-Signature-0.53.tar.gz
    Is already unwrapped into directory /Users/dspeirs/.cpan/build/Module-Signature-0.53
    CPAN.pm: Going to build A/AU/AUTRIJUS/Module-Signature-0.53.tar.gz
    -- NOT OK
    Running make test
    Can't test without successful make
    Running make install
    make had returned bad status, install seems impossible
    cpan>

  • Job terminated in source system -- Request set to red,SAPSQL_SQLS_INVALID_

    Hi All,
    can any one help on this issue.
    I run the BI statistics in production and found out the error while triggering the delta's
    Error message from the source system
    Diagnosis
    An error occurred in the source system.
    System Response
    Caller 09 contains an error message.
    Further analysis:
    The error occurred in Extractor .
    Refer to the error message.
    Procedure
    How you remove the error depends on the error message.
    Note
    If the source system is a Client Workstation, then it is possible that the file that you wanted to load was being edited at the time of the data request. Make sure that the file is in the specified directory, that it is not being processed at the moment, and restart the request.
    Error msg :  Job terminated in source system --> Request set to red
    Message no. RSM078
    Job started
    Step 001 started (program SBIE0001, variant &0000000000756, user ID
    Asynchronous transmission of info IDoc 2 in task 0001 (0 parallel tasks)
    DATASOURCE = 0TCT_DSA1
    RLOGSYS = BCLNT300
    REQUNR = REQU_D4GZHNLA3PSQ7XRNGL0EMV6AP
    UPDMODE = D
    LANGUAGES = *
    Current Values for Selected Profile Parameters *
    abap/heap_area_nondia......... 0 *
    abap/heap_area_total.......... 2147483648 *
    abap/heaplimit................ 40894464 *
    zcsa/installed_languages...... ED *
    zcsa/system_language.......... E *
    ztta/max_memreq_MB............ 2047 *
    ztta/roll_area................ 3000320 *
    ztta/roll_extension........... 2000683008 *
    ABAP/4 processor: SAPSQL_SQLS_INVALID_CURSOR
    Job cancelled
    But delta laoding for same is working in DEV...but not in prod...
    Please suggest
    Regards
    Shweta

    Swetha
    finally found out the notes.
    Please look into them and ask you basis to implemnt,
    1161940
    1106569
    1145041
    1146851
    Please have a look and ask for implemtation in your system which are suitable for you
    We also faced the same issue job termination in source system for BI Statistics
    Regards#
    Srini

  • Regarding "Data does not match the job definition; job terminated"

    Dear Friends,
    The following job is with respect to an inbound interface that transfers data into SAP.
    The file mist.txt is picked from the /FI/in directory of the application server and is moved to the /FI/work directory of application server for processing. Once the program ends up without any error, the file is moved to /FI/archive directory.
    The below are the steps listed in job log, no spool is generated for this job and it ended up with an error "Data does not match the job definition; job terminated".Please see below for more info.
    1.Job Started
    2.Step 001 started (program Y_SAP_FI_POST, variant MIST, user ID K364646)
    3.File mist.txt copied from /data/sap/ARD/interface/FI/in/ to /data/sap/ARD/interface/FI/work/.
    4.File mist.txt deleted from /data/sap/ARD/interface/FI/in/.
    5.File mist.txt read from /data/sap/ARD/interface/FI/work/.
    6.PD-DKLY-Y_SAP_FI_POST: This job was started periodically or directly from SM36/SM37 (Message Class: BD, Message Number : 076)
    7.Job PD-DKLY-Y_SAP_FI_POST: Data does not match the job definition; job terminated (Message Class : BD, Message No. 078)
    8.Job cancelled after system exception
    ERROR_MESSAGE
    Could you please analyse and come up about under what circumstance the above error is reported.
    As well I heard that because of the customization issues in T.Code BMV0, the above error has raised.
    Also please note that we can define as well schedule jobs from the above transaction and the corresponding data is stored in the table TBICU
    My Trials
    1. Tested uplaoding an empty file
    2. Tested uploading with wrong data
    3. Tested uploading with improper data that has false file structue
    But failed to simulate the above scenario.
    Clarification Required
    Assume that I have defined a job using BMV0. Is that mandatory to use the same job in SM37/SM36 for scheduling?
    Is the above question valid?

    Hi dharmendra
    Good Day
    How are you
       I am facing the same problem which you have posted
    By any chance have you got the soultion for this
    If so please let me know the solution for this.
    Thanks in advance.
    Cheers
    Vallabhaneni

  • Scheduled back ground job not finishing

    hie gurus, i need your help with back ground scheduling , i have created a background schedule to run my program after every 30min .  in the job overview it shows my job released and active but its not finishing processing . the program being run picks up data from an external data base and then inserting via BDC call transaction. i have tried with a different program that inserts data into a database table and its executing and finishing well in the back ground. What could be the problem ? and how can i debug a back ground job ??

    Daniel,
    To start, BDCs are very out-dated.  I would look for a BAPI if you are calling std SAP functionality.
    Also - direct updates into std SAP tables is a HUGE "no-no"... I hope that you are updating custom tables only.
    Pass that - to debug a b/g job---> 
    1) Set a breakpoint in your program
    2) select the job in SM37
    3) enter JDBG into the SAP fastpath of the SM37 screen and press ENTER
    This will navigate you into a b/g debug - you can then press the debugger buttons to move to your breakpoint.
    Hope that helps.

Maybe you are looking for

  • My Adobe Illustrator and Photoshop CS6 aren't opening...

    Hello, I am having issues with my Illustrator and Photoshop CS6.  Both software are encountering different issues. For Illustrator, the issue is that when the software is trying to start up, it crashes unexpectedly (it seems to get stuck on the "Colo

  • Movie taking up more space than the size

    Hello. I published a movie in imovie to the media gallery in HD. It is a long video, so I knew it would take up a lot of space. It is listed as 5 GB in my imovie project folder. However, when I "show package contents" of the movie, the actual size of

  • Error Ora-12560: TNS: error del adaptador del Protocolo

    When I'm connect to oracle data base I have this problem it's the error. What can I do whith my problem. Please helpme.

  • IMovie 08 won't open a new project

    I open iMovie but under File nothing is highlighted but Import from camera. I can't select New Project. A new project window doesn't open when you start iMovie. I am trying to work with video clips already imported. Any suggestions would be appreciat

  • Your purchase could not be implemented

    Your purchase could not be implemented Help me pls