PATH=/usr/bin:/bin:/home/fly1800/var/megalib/bin Start 2013-11-20T08:09:52 ActivePerl-1800 CPAN-2.00 Reading '/home/fly1800/var/cpan/Metadata' Database was generated on Wed, 20 Nov 2013 15:08:57 GMT Running make for G/GU/GUGOD/App-perlbrew-0.67.tar.gz Checksum for /net/nas1/cpan/authors/id/G/GU/GUGOD/App-perlbrew-0.67.tar.gz ok App-perlbrew-0.67/ App-perlbrew-0.67/bin/ App-perlbrew-0.67/Changes App-perlbrew-0.67/doc/ App-perlbrew-0.67/inc/ App-perlbrew-0.67/lib/ App-perlbrew-0.67/LICENSE App-perlbrew-0.67/Makefile.PL App-perlbrew-0.67/MANIFEST App-perlbrew-0.67/META.yml App-perlbrew-0.67/README App-perlbrew-0.67/t/ App-perlbrew-0.67/t/00.load.t App-perlbrew-0.67/t/01.options.t App-perlbrew-0.67/t/02.format_perl_version.t App-perlbrew-0.67/t/03.path_with_tilde.t App-perlbrew-0.67/t/03.test_get_available_versions.t App-perlbrew-0.67/t/04.find_available_perls.t App-perlbrew-0.67/t/05.get_current_perl.t App-perlbrew-0.67/t/06.installed_perls.t App-perlbrew-0.67/t/07.argv.t App-perlbrew-0.67/t/08.error_available.t App-perlbrew-0.67/t/08.error_install.t App-perlbrew-0.67/t/08.error_install_blead.t App-perlbrew-0.67/t/08.error_install_cpanm.t App-perlbrew-0.67/t/08.error_mirror.t App-perlbrew-0.67/t/09.exit_status.t App-perlbrew-0.67/t/10.resolve.t App-perlbrew-0.67/t/11.editdist.t App-perlbrew-0.67/t/11.root_from_arg.t App-perlbrew-0.67/t/12.sitecustomize.t App-perlbrew-0.67/t/13.perl_release.t App-perlbrew-0.67/t/14.perl_version_parsing.t App-perlbrew-0.67/t/15.no-reuse-build-dir.t App-perlbrew-0.67/t/command-alias.t App-perlbrew-0.67/t/command-available.t App-perlbrew-0.67/t/command-compgen.t App-perlbrew-0.67/t/command-display-rc.t App-perlbrew-0.67/t/command-env.t App-perlbrew-0.67/t/command-exec.t App-perlbrew-0.67/t/command-help.t App-perlbrew-0.67/t/command-info.t App-perlbrew-0.67/t/command-install-cpanm.t App-perlbrew-0.67/t/command-install-patchperl.t App-perlbrew-0.67/t/command-lib.t App-perlbrew-0.67/t/command-list.t App-perlbrew-0.67/t/current_perl.t App-perlbrew-0.67/t/do_system.t App-perlbrew-0.67/t/failure-command-install-cpanm.t App-perlbrew-0.67/t/failure-command-install-patchperl.t App-perlbrew-0.67/t/http.t App-perlbrew-0.67/t/installation-perlbrew.t App-perlbrew-0.67/t/installation.t App-perlbrew-0.67/t/installation2.t App-perlbrew-0.67/t/installation3.t App-perlbrew-0.67/t/test.tar.gz App-perlbrew-0.67/t/test_helpers.pl App-perlbrew-0.67/t/unit-files-are-the-same.t App-perlbrew-0.67/lib/App/ App-perlbrew-0.67/lib/App/perlbrew.pm App-perlbrew-0.67/inc/Module/ App-perlbrew-0.67/inc/Module/Install/ App-perlbrew-0.67/inc/Module/Install.pm App-perlbrew-0.67/inc/Module/Install/Base.pm App-perlbrew-0.67/inc/Module/Install/Can.pm App-perlbrew-0.67/inc/Module/Install/Fetch.pm App-perlbrew-0.67/inc/Module/Install/Makefile.pm App-perlbrew-0.67/inc/Module/Install/Metadata.pm App-perlbrew-0.67/inc/Module/Install/Scripts.pm App-perlbrew-0.67/inc/Module/Install/Win32.pm App-perlbrew-0.67/inc/Module/Install/WriteAll.pm App-perlbrew-0.67/doc/MIT-LICENSE App-perlbrew-0.67/doc/notes.org App-perlbrew-0.67/doc/PERL-LICENSE App-perlbrew-0.67/bin/perlbrew /bin/tar: Read 2048 bytes from - CPAN.pm: Building G/GU/GUGOD/App-perlbrew-0.67.tar.gz >>> /home/fly1800/ap1800-297235/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for App::perlbrew Writing MYMETA.yml and MYMETA.json >>> make cp lib/App/perlbrew.pm blib/lib/App/perlbrew.pm cp bin/perlbrew blib/script/perlbrew /home/fly1800/ap1800-297235/bin/perl-static "-Iinc" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/perlbrew Manifying blib/man1/perlbrew.1 Manifying blib/man3/App::perlbrew.3 GUGOD/App-perlbrew-0.67.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1800/ap1800-297235/bin/perl-static "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/00.load.t ............................ 1..1 ok 1 - use App::perlbrew; ok t/01.options.t ......................... 1..12 # bless( { # '64all' => '', # '64int' => '', # 'A' => [ # 'ccflags' # ], # 'D' => [ # 'usethreads', # 'DEBUGGING' # ], # 'U' => [ # 'usemymalloc' # ], # 'append' => '', # 'args' => [ # 'install', # 'perl-5.12.1' # ], # 'both' => [], # 'clang' => '', # 'debug' => '', # 'force' => 0, # 'ld' => '', # 'multi' => '', # 'noman' => '', # 'notest' => 1, # 'original_argv' => [ # 'install', # '-n', # 'perl-5.12.1', # '-Dusethreads', # '-DDEBUGGING', # '-Uusemymalloc', # '-Accflags' # ], # 'quiet' => 0, # 'sitecustomize' => '', # 'thread' => '', # 'variation' => '' # }, 'App::perlbrew' ) ok 1 ok 2 - -D ok 3 - -U ok 4 - -A ok 5 - not quiet ok 6 - notest # bless( { # '64all' => '', # '64int' => '', # 'A' => [ # 'ccflags' # ], # 'D' => [ # 'usethreads', # 'DEBUGGING' # ], # 'U' => [ # 'usemymalloc' # ], # 'append' => '', # 'args' => [ # 'install', # 'perl-5.12.1' # ], # 'both' => [], # 'clang' => '', # 'debug' => '', # 'force' => 0, # 'ld' => '', # 'multi' => '', # 'noman' => '', # 'original_argv' => [ # 'install', # '--quiet', # 'perl-5.12.1', # '-D', # 'usethreads', # '-D=DEBUGGING', # '-U', # 'usemymalloc', # '-A', # 'ccflags' # ], # 'quiet' => 1, # 'sitecustomize' => '', # 'thread' => '', # 'variation' => '' # }, 'App::perlbrew' ) ok 7 ok 8 - -D ok 9 - -U ok 10 - -A ok 11 - quiet ok 12 - notest ok t/02.format_perl_version.t ............. 1..5 ok 1 - 5.008008 -> 5.8.8 ok 2 - 5.010001 -> 5.10.1 ok 3 - 5.012002 -> 5.12.2 ok 4 - 5.008 -> 5.8.0 ok 5 - no warnings ok t/03.path_with_tilde.t ................. 1..2 ok 1 ok 2 ok t/03.test_get_available_versions.t ..... 1..9 ok 1 - Correct number of releases found ok 2 - perl-5.13.11 found ok 3 - perl-5.12.3 found ok 4 - perl-5.10.1 found ok 5 - perl-5.8.9 found ok 6 - perl-5.6.2 found ok 7 - perl5.005_04 found ok 8 - perl5.004_05 found ok 9 - perl5.003_07 found ok t/04.find_available_perls.t ............ 1..52 ok 1 - found 11 releases ok 2 - 5.13 branch ok 3 - branch 5.13 found ok 4 - release 5.13.11 found ok 5 - file perl-5.13.11.tar.gz found ok 6 - type devel found ok 7 - age 14 days found ok 8 - branch 5.12 found ok 9 - release 5.12.3 found ok 10 - file perl-5.12.3.tar.gz found ok 11 - type maint found ok 12 - age 2 months, 11 days found ok 13 - branch 5.10 found ok 14 - release 5.10.1 found ok 15 - file perl-5.10.1.tar.gz found ok 16 - type maint found ok 17 - age 1 year, 7 months found ok 18 - branch 5.8 found ok 19 - release 5.8.9 found ok 20 - file perl-5.8.9.tar.gz found ok 21 - type maint found ok 22 - age 2 years, 3 months found ok 23 - branch 5.6 found ok 24 - release 5.6.2 found ok 25 - file perl-5.6.2.tar.gz found ok 26 - type maint found ok 27 - age 7 years, 4 months found ok 28 - branch 5.5 found ok 29 - release 5.5.4 found ok 30 - file perl5.005_04.tar.gz found ok 31 - type maint found ok 32 - age 7 years, 1 month found ok 33 - branch 5.4 found ok 34 - release 5.4.5 found ok 35 - file perl5.004_05.tar.gz found ok 36 - type maint found ok 37 - age 11 years, 11 months found ok 38 - branch 5.3 found ok 39 - release 5.3.7 found ok 40 - file perl5.003_07.tar.gz found ok 41 - type maint found ok 42 - age 14 years, 5 months found ok 43 - branch 5.3 found ok 44 - release 5.3.7 found ok 45 - file perl5.003_07.tar.gz found ok 46 - type maint found ok 47 - age 14 years, 5 months found ok 48 - branch 5.3 found ok 49 - release 5.3.7 found ok 50 - file perl5.003_07.tar.gz found ok 51 - type maint found ok 52 - age 14 years, 5 months found ok t/05.get_current_perl.t ................ # (mock) installed perl-5.12.3 to /tmp/DuKt89Ob72/perls/perl-5.12.3 # (mock) installed perl-5.12.4 to /tmp/DuKt89Ob72/perls/perl-5.12.4 # (mock) installed perl-5.14.1 to /tmp/DuKt89Ob72/perls/perl-5.14.1 # (mock) installed perl-5.14.2 to /tmp/DuKt89Ob72/perls/perl-5.14.2 # Subtest: perlbrew version ok 1 1..1 ok 1 - perlbrew version # Subtest: Current perl is decided from environment variable PERLBREW_PERL ok 1 ok 2 ok 3 ok 4 1..4 ok 2 - Current perl is decided from environment variable PERLBREW_PERL # Subtest: Current perl can be decided from object attribute, which overrides env var. ok 1 ok 2 ok 3 ok 4 1..4 ok 3 - Current perl can be decided from object attribute, which overrides env var. 1..3 ok t/06.installed_perls.t ................. skipped: No perl installation under PERLBREW_ROOT t/07.argv.t ............................ ok 1 ok 2 ok 3 ok 4 ok 5 1..5 ok t/08.error_available.t ................. ok 1 - threw Regexp ((?^:ERROR: Unable to retrieve the list of perls.)) 1..1 ok t/08.error_install.t ................... Fetching perl 5.12.3 as /tmp/oHKfLHpD93/dists/perl-5.12.3.tar.bz2 Download http://www.cpan.org/src/5.0/perl-5.12.3.tar.bz2 to /tmp/oHKfLHpD93/dists/perl-5.12.3.tar.bz2 ok 1 - threw Regexp ((?^:ERROR: Failed to download .*perl-5.12.3.*)) 1..1 ok t/08.error_install_blead.t ............. Fetching blead as /tmp/DNmoAjbPR2/dists/blead.tar.gz ok 1 - threw Regexp ((?^:ERROR: Failed to download perl-blead tarball.)) Fetching blead as /tmp/DNmoAjbPR2/dists/blead.tar.gz ok 2 - threw Regexp ((?^:ERROR: Failed to download perl-blead tarball.)) 1..2 ok t/08.error_install_cpanm.t ............. ok 1 - threw Regexp ((?^:ERROR: Failed to retrieve cpanm executable.)) 1..1 ok t/08.error_mirror.t .................... Fetching mirror list ok 1 - threw Regexp ((?^:ERROR: Failed to retrieve the mirror list.)) 1..1 ok t/09.exit_status.t ..................... ok 1 - threw Regexp ((?^:unknown-command)) Unknown command: `unknown-command`. Typo? ok 2 bin/perlbrew - App::perlbrew/0.67 ok 3 1..3 ok Can't locate Test/Trap.pm in @INC (you may need to install the Test::Trap module) (@INC contains: /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/t /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/inc /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/blib/lib /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/blib/arch /home/fly1800/var/megalib /home/fly1800/ap1800-297235/site/lib /home/fly1800/ap1800-297235/lib .) at /home/fly1800/var/megalib/Test/Spec.pm line 4. BEGIN failed--compilation aborted at /home/fly1800/var/megalib/Test/Spec.pm line 4. Compilation failed in require at t/10.resolve.t line 9. BEGIN failed--compilation aborted at t/10.resolve.t line 9. t/10.resolve.t ......................... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/11.editdist.t ........................ ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 1..6 ok Can't locate Test/Trap.pm in @INC (you may need to install the Test::Trap module) (@INC contains: /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/t /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/inc /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/blib/lib /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/blib/arch /home/fly1800/var/megalib /home/fly1800/ap1800-297235/site/lib /home/fly1800/ap1800-297235/lib .) at /home/fly1800/var/megalib/Test/Spec.pm line 4. BEGIN failed--compilation aborted at /home/fly1800/var/megalib/Test/Spec.pm line 4. Compilation failed in require at t/11.root_from_arg.t line 10. BEGIN failed--compilation aborted at t/11.root_from_arg.t line 10. t/11.root_from_arg.t ................... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/12.sitecustomize.t ................... # PERLBREW_ROOT set to /tmp/5lISMmr373 # Subtest: No perls yet installed ok 1 - no perls installed 1..1 ok 1 - No perls yet installed # Subtest: --sitecustomize option can be set ok 1 - post-option args correct ok 2 - --sitecustomize set as expected 1..2 ok 2 - --sitecustomize option can be set # Subtest: mock installing ok 1 - found 1 installed perl ok 2 - found expected perl ok 3 - sitecustomize.pl installed ok 4 - sitecustomize.pl contents correct 1..4 ok 3 - mock installing 1..3 ok Can't locate Test/Trap.pm in @INC (you may need to install the Test::Trap module) (@INC contains: /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/t /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/inc /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/blib/lib /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/blib/arch /home/fly1800/var/megalib /home/fly1800/ap1800-297235/site/lib /home/fly1800/ap1800-297235/lib .) at /home/fly1800/var/megalib/Test/Spec.pm line 4. BEGIN failed--compilation aborted at /home/fly1800/var/megalib/Test/Spec.pm line 4. Compilation failed in require at t/13.perl_release.t line 10. BEGIN failed--compilation aborted at t/13.perl_release.t line 10. t/13.perl_release.t .................... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/14.perl_version_parsing.t ............ 1..104 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 ok 72 ok 73 ok 74 ok 75 ok 76 ok 77 ok 78 ok 79 ok 80 ok 81 ok 82 ok 83 ok 84 ok 85 ok 86 ok 87 ok 88 ok 89 ok 90 ok 91 ok 92 ok 93 ok 94 ok 95 ok 96 ok 97 ok 98 ok 99 ok 100 ok 101 ok 102 ok 103 ok 104 ok t/15.no-reuse-build-dir.t .............. 1..6 # PERLBREW_ROOT set to /tmp/IR_JiZy4bw ok 1 - An object of class 'App::perlbrew' isa 'App::perlbrew' ok 2 - Test file 3 created ok 3 - Test tarball extracted as expected ok 4 - Test file 3 was unlinked by tar ok 5 - Test file 1 exists ok 6 - Test file 2 exists ok Can't locate Test/Trap.pm in @INC (you may need to install the Test::Trap module) (@INC contains: /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/t /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/inc /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/blib/lib /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/blib/arch /home/fly1800/var/megalib /home/fly1800/ap1800-297235/site/lib /home/fly1800/ap1800-297235/lib .) at /home/fly1800/var/megalib/Test/Spec.pm line 4. BEGIN failed--compilation aborted at /home/fly1800/var/megalib/Test/Spec.pm line 4. Compilation failed in require at t/command-alias.t line 15. BEGIN failed--compilation aborted at t/command-alias.t line 15. t/command-alias.t ...................... Dubious, test returned 2 (wstat 512, 0x200) No subtests run Can't locate Test/Trap.pm in @INC (you may need to install the Test::Trap module) (@INC contains: /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/inc /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/blib/lib /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/blib/arch /home/fly1800/var/megalib /home/fly1800/var/megalib /home/fly1800/ap1800-297235/site/lib /home/fly1800/ap1800-297235/lib .) at /home/fly1800/var/megalib/Test/Spec.pm line 4. BEGIN failed--compilation aborted at /home/fly1800/var/megalib/Test/Spec.pm line 4. Compilation failed in require at t/command-available.t line 4. BEGIN failed--compilation aborted at t/command-available.t line 4. t/command-available.t .................. Dubious, test returned 2 (wstat 512, 0x200) No subtests run Can't locate Test/Trap.pm in @INC (you may need to install the Test::Trap module) (@INC contains: /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/t /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/inc /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/blib/lib /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/blib/arch /home/fly1800/var/megalib /home/fly1800/ap1800-297235/site/lib /home/fly1800/ap1800-297235/lib .) at /home/fly1800/var/megalib/Test/Spec.pm line 4. BEGIN failed--compilation aborted at /home/fly1800/var/megalib/Test/Spec.pm line 4. Compilation failed in require at t/command-compgen.t line 12. BEGIN failed--compilation aborted at t/command-compgen.t line 12. t/command-compgen.t .................... Dubious, test returned 2 (wstat 512, 0x200) No subtests run Can't locate Test/Trap.pm in @INC (you may need to install the Test::Trap module) (@INC contains: /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/inc /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/blib/lib /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/blib/arch /home/fly1800/var/megalib /home/fly1800/var/megalib /home/fly1800/ap1800-297235/site/lib /home/fly1800/ap1800-297235/lib .) at /home/fly1800/var/megalib/Test/Spec.pm line 4. BEGIN failed--compilation aborted at /home/fly1800/var/megalib/Test/Spec.pm line 4. Compilation failed in require at t/command-display-rc.t line 4. BEGIN failed--compilation aborted at t/command-display-rc.t line 4. t/command-display-rc.t ................. Dubious, test returned 2 (wstat 512, 0x200) No subtests run Can't locate Test/Trap.pm in @INC (you may need to install the Test::Trap module) (@INC contains: /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/t /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/inc /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/blib/lib /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/blib/arch /home/fly1800/var/megalib /home/fly1800/ap1800-297235/site/lib /home/fly1800/ap1800-297235/lib .) at /home/fly1800/var/megalib/Test/Spec.pm line 4. BEGIN failed--compilation aborted at /home/fly1800/var/megalib/Test/Spec.pm line 4. Compilation failed in require at t/command-env.t line 14. BEGIN failed--compilation aborted at t/command-env.t line 14. t/command-env.t ........................ Dubious, test returned 2 (wstat 512, 0x200) No subtests run Can't locate Test/Trap.pm in @INC (you may need to install the Test::Trap module) (@INC contains: /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/t /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/inc /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/blib/lib /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/blib/arch /home/fly1800/var/megalib /home/fly1800/ap1800-297235/site/lib /home/fly1800/ap1800-297235/lib .) at /home/fly1800/var/megalib/Test/Spec.pm line 4. BEGIN failed--compilation aborted at /home/fly1800/var/megalib/Test/Spec.pm line 4. Compilation failed in require at t/command-exec.t line 9. BEGIN failed--compilation aborted at t/command-exec.t line 9. t/command-exec.t ....................... Dubious, test returned 2 (wstat 512, 0x200) No subtests run Can't locate Test/Trap.pm in @INC (you may need to install the Test::Trap module) (@INC contains: /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/t /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/inc /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/blib/lib /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/blib/arch /home/fly1800/var/megalib /home/fly1800/ap1800-297235/site/lib /home/fly1800/ap1800-297235/lib .) at /home/fly1800/var/megalib/Test/Spec.pm line 4. BEGIN failed--compilation aborted at /home/fly1800/var/megalib/Test/Spec.pm line 4. Compilation failed in require at t/command-help.t line 9. BEGIN failed--compilation aborted at t/command-help.t line 9. t/command-help.t ....................... Dubious, test returned 2 (wstat 512, 0x200) No subtests run Can't locate Test/Trap.pm in @INC (you may need to install the Test::Trap module) (@INC contains: /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/inc /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/blib/lib /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/blib/arch /home/fly1800/var/megalib /home/fly1800/var/megalib /home/fly1800/ap1800-297235/site/lib /home/fly1800/ap1800-297235/lib .) at /home/fly1800/var/megalib/Test/Spec.pm line 4. BEGIN failed--compilation aborted at /home/fly1800/var/megalib/Test/Spec.pm line 4. Compilation failed in require at t/command-info.t line 4. BEGIN failed--compilation aborted at t/command-info.t line 4. t/command-info.t ....................... Dubious, test returned 2 (wstat 512, 0x200) No subtests run Can't locate Test/Trap.pm in @INC (you may need to install the Test::Trap module) (@INC contains: /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/inc /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/blib/lib /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/blib/arch /home/fly1800/var/megalib /home/fly1800/var/megalib /home/fly1800/ap1800-297235/site/lib /home/fly1800/ap1800-297235/lib .) at /home/fly1800/var/megalib/Test/Spec.pm line 4. BEGIN failed--compilation aborted at /home/fly1800/var/megalib/Test/Spec.pm line 4. Compilation failed in require at t/command-install-cpanm.t line 4. BEGIN failed--compilation aborted at t/command-install-cpanm.t line 4. t/command-install-cpanm.t .............. Dubious, test returned 2 (wstat 512, 0x200) No subtests run Can't locate Test/Trap.pm in @INC (you may need to install the Test::Trap module) (@INC contains: /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/inc /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/blib/lib /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/blib/arch /home/fly1800/var/megalib /home/fly1800/var/megalib /home/fly1800/ap1800-297235/site/lib /home/fly1800/ap1800-297235/lib .) at /home/fly1800/var/megalib/Test/Spec.pm line 4. BEGIN failed--compilation aborted at /home/fly1800/var/megalib/Test/Spec.pm line 4. Compilation failed in require at t/command-install-patchperl.t line 4. BEGIN failed--compilation aborted at t/command-install-patchperl.t line 4. t/command-install-patchperl.t .......... Dubious, test returned 2 (wstat 512, 0x200) No subtests run Can't locate Test/Trap.pm in @INC (you may need to install the Test::Trap module) (@INC contains: /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/t /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/inc /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/blib/lib /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/blib/arch /home/fly1800/var/megalib /home/fly1800/ap1800-297235/site/lib /home/fly1800/ap1800-297235/lib .) at /home/fly1800/var/megalib/Test/Spec.pm line 4. BEGIN failed--compilation aborted at /home/fly1800/var/megalib/Test/Spec.pm line 4. Compilation failed in require at t/command-lib.t line 8. BEGIN failed--compilation aborted at t/command-lib.t line 8. t/command-lib.t ........................ Dubious, test returned 2 (wstat 512, 0x200) No subtests run Can't locate Test/Trap.pm in @INC (you may need to install the Test::Trap module) (@INC contains: /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/t /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/inc /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/blib/lib /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/blib/arch /home/fly1800/var/megalib /home/fly1800/ap1800-297235/site/lib /home/fly1800/ap1800-297235/lib .) at /home/fly1800/var/megalib/Test/Spec.pm line 4. BEGIN failed--compilation aborted at /home/fly1800/var/megalib/Test/Spec.pm line 4. Compilation failed in require at t/command-list.t line 19. BEGIN failed--compilation aborted at t/command-list.t line 19. t/command-list.t ....................... Dubious, test returned 2 (wstat 512, 0x200) No subtests run Can't locate Test/Trap.pm in @INC (you may need to install the Test::Trap module) (@INC contains: /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/t /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/inc /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/blib/lib /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/blib/arch /home/fly1800/var/megalib /home/fly1800/ap1800-297235/site/lib /home/fly1800/ap1800-297235/lib .) at /home/fly1800/var/megalib/Test/Spec.pm line 4. BEGIN failed--compilation aborted at /home/fly1800/var/megalib/Test/Spec.pm line 4. Compilation failed in require at t/current_perl.t line 9. BEGIN failed--compilation aborted at t/current_perl.t line 9. t/current_perl.t ....................... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/do_system.t .......................... 1..2 ok 1 - passed all arguments to system() ok 2 - passed single string to system() ok Can't locate Test/Trap.pm in @INC (you may need to install the Test::Trap module) (@INC contains: /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/inc /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/blib/lib /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/blib/arch /home/fly1800/var/megalib /home/fly1800/var/megalib /home/fly1800/ap1800-297235/site/lib /home/fly1800/ap1800-297235/lib .) at /home/fly1800/var/megalib/Test/Spec.pm line 4. BEGIN failed--compilation aborted at /home/fly1800/var/megalib/Test/Spec.pm line 4. Compilation failed in require at t/failure-command-install-cpanm.t line 4. BEGIN failed--compilation aborted at t/failure-command-install-cpanm.t line 4. t/failure-command-install-cpanm.t ...... Dubious, test returned 2 (wstat 512, 0x200) No subtests run Can't locate Test/Trap.pm in @INC (you may need to install the Test::Trap module) (@INC contains: /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/inc /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/blib/lib /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/blib/arch /home/fly1800/var/megalib /home/fly1800/var/megalib /home/fly1800/ap1800-297235/site/lib /home/fly1800/ap1800-297235/lib .) at /home/fly1800/var/megalib/Test/Spec.pm line 4. BEGIN failed--compilation aborted at /home/fly1800/var/megalib/Test/Spec.pm line 4. Compilation failed in require at t/failure-command-install-patchperl.t line 4. BEGIN failed--compilation aborted at t/failure-command-install-patchperl.t line 4. t/failure-command-install-patchperl.t .. Dubious, test returned 2 (wstat 512, 0x200) No subtests run Can't locate Test/Trap.pm in @INC (you may need to install the Test::Trap module) (@INC contains: /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/inc /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/blib/lib /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/blib/arch /home/fly1800/var/megalib /home/fly1800/var/megalib /home/fly1800/ap1800-297235/site/lib /home/fly1800/ap1800-297235/lib .) at /home/fly1800/var/megalib/Test/Spec.pm line 4. BEGIN failed--compilation aborted at /home/fly1800/var/megalib/Test/Spec.pm line 4. Compilation failed in require at t/http.t line 3. BEGIN failed--compilation aborted at t/http.t line 3. t/http.t ............................... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/installation-perlbrew.t .............. # PERLBREW_ROOT set to /tmp/yYvVu7_xN5 # Subtest: `perlbrew self-install` initialize the required dir structure under PERLBREW_ROOT perlbrew root (/tmp/yYvVu7_xN5) is initialized. Append the following piece of code to the end of your ~/.bash_profile and start a new shell, perlbrew should be up and fully functional from there: export PERLBREW_HOME=/tmp/jykU__L66E source /tmp/yYvVu7_xN5/etc/bashrc Simply run `perlbrew` for usage details. Happy brewing! ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 1..11 ok 1 - `perlbrew self-install` initialize the required dir structure under PERLBREW_ROOT 1..1 ok t/installation.t ....................... # PERLBREW_ROOT set to /tmp/27mgiXe2eN ok 1 # (mock) installed perl-5.14.0 to /tmp/27mgiXe2eN/perls/perl-5.14.0 ok 2 ok 3 ok 4 - should die when doing install with existing distribution name. # Subtest: App::perlbrew#is_installed method. ok 1 ok 2 ok 3 1..3 ok 5 - App::perlbrew\#is_installed method. # Subtest: do not clobber exitsing user-specified name. # (mock) installed the-dude to /tmp/27mgiXe2eN/perls/the-dude ok 1 ok 2 ok 3 - should die when doing install with existing user-specified name. 1..3 ok 6 - do not clobber exitsing user-specified name. 1..6 ok Can't locate Test/Trap.pm in @INC (you may need to install the Test::Trap module) (@INC contains: /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/t /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/inc /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/blib/lib /home/fly1800/var/cpan/build/App-perlbrew-0.67-Ui2Hn1/blib/arch /home/fly1800/var/megalib /home/fly1800/ap1800-297235/site/lib /home/fly1800/ap1800-297235/lib .) at /home/fly1800/var/megalib/Test/Spec.pm line 4. BEGIN failed--compilation aborted at /home/fly1800/var/megalib/Test/Spec.pm line 4. Compilation failed in require at t/installation2.t line 10. BEGIN failed--compilation aborted at t/installation2.t line 10. t/installation2.t ...................... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/installation3.t ...................... 1..3 # (mock) installed perl-5.16.2 to /tmp/72cQe8S6hC/perls/perl-5.16.2 ok 1 - install perl-stable installs one perl ok 2 - install perl-stable installs correct perl ok 3 - install --switch automatically switches to the installed perl ok t/unit-files-are-the-same.t ............ ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 1..20 ok Test Summary Report ------------------- t/10.resolve.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/11.root_from_arg.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/13.perl_release.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/command-alias.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/command-available.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/command-compgen.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/command-display-rc.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/command-env.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/command-exec.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/command-help.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/command-info.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/command-install-cpanm.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/command-install-patchperl.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/command-lib.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/command-list.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/current_perl.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/failure-command-install-cpanm.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/failure-command-install-patchperl.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/http.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/installation2.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output Files=44, Tests=249, 6 wallclock secs ( 0.17 usr 0.13 sys + 4.16 cusr 0.57 csys = 5.03 CPU) Result: FAIL Failed 20/44 test programs. 0/249 subtests failed. make: *** [test_dynamic] Error 255 GUGOD/App-perlbrew-0.67.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports GUGOD/App-perlbrew-0.67.tar.gz VmSize: 261452 kB Finished 2013-11-20T08:10:02