PATH=/usr/bin:/bin Start 2012-02-02T08:03:21 ActivePerl-1200 CPAN-1.9402 Going to read '/home/fly1200/var/cpan/Metadata' Database was generated on Thu, 02 Feb 2012 15:12:45 GMT Running make for G/GU/GUGOD/App-perlbrew-0.41.tar.gz Checksum for /net/nas/data/cpan/authors/id/G/GU/GUGOD/App-perlbrew-0.41.tar.gz ok App-perlbrew-0.41/ App-perlbrew-0.41/bin/ App-perlbrew-0.41/Changes App-perlbrew-0.41/doc/ App-perlbrew-0.41/inc/ App-perlbrew-0.41/lib/ App-perlbrew-0.41/LICENSE App-perlbrew-0.41/Makefile.PL App-perlbrew-0.41/MANIFEST App-perlbrew-0.41/META.yml App-perlbrew-0.41/README App-perlbrew-0.41/t/ App-perlbrew-0.41/t/00.load.t App-perlbrew-0.41/t/01.options.t App-perlbrew-0.41/t/02.format_perl_version.t App-perlbrew-0.41/t/03.path_with_tilde.t App-perlbrew-0.41/t/03.test_get_available_versions.t App-perlbrew-0.41/t/04.find_available_perls.t App-perlbrew-0.41/t/04.test_uniq.t App-perlbrew-0.41/t/05.get_current_perl.t App-perlbrew-0.41/t/06.installed_perls.t App-perlbrew-0.41/t/07.argv.t App-perlbrew-0.41/t/08.error_available.t App-perlbrew-0.41/t/08.error_install.t App-perlbrew-0.41/t/08.error_install_blead.t App-perlbrew-0.41/t/08.error_install_cpanm.t App-perlbrew-0.41/t/08.error_mirror.t App-perlbrew-0.41/t/09.exit_status.t App-perlbrew-0.41/t/10.resolve.t App-perlbrew-0.41/t/11.editdist.t App-perlbrew-0.41/t/11.root_from_arg.t App-perlbrew-0.41/t/12.sitecustomize.t App-perlbrew-0.41/t/13.perl_release.t App-perlbrew-0.41/t/command-available.t App-perlbrew-0.41/t/command-compgen.t App-perlbrew-0.41/t/command-display-rc.t App-perlbrew-0.41/t/command-env.t App-perlbrew-0.41/t/command-exec.t App-perlbrew-0.41/t/command-help.t App-perlbrew-0.41/t/command-install-cpanm.t App-perlbrew-0.41/t/command-install-patchperl.t App-perlbrew-0.41/t/command-lib.t App-perlbrew-0.41/t/command-list.t App-perlbrew-0.41/t/current_perl.t App-perlbrew-0.41/t/installation-perlbrew.t App-perlbrew-0.41/t/installation.t App-perlbrew-0.41/t/installation2.t App-perlbrew-0.41/t/test_helpers.pl App-perlbrew-0.41/lib/App/ App-perlbrew-0.41/lib/App/perlbrew.pm App-perlbrew-0.41/inc/Module/ App-perlbrew-0.41/inc/Module/Install/ App-perlbrew-0.41/inc/Module/Install.pm App-perlbrew-0.41/inc/Module/Install/Base.pm App-perlbrew-0.41/inc/Module/Install/Can.pm App-perlbrew-0.41/inc/Module/Install/Fetch.pm App-perlbrew-0.41/inc/Module/Install/Makefile.pm App-perlbrew-0.41/inc/Module/Install/Metadata.pm App-perlbrew-0.41/inc/Module/Install/Scripts.pm App-perlbrew-0.41/inc/Module/Install/Win32.pm App-perlbrew-0.41/inc/Module/Install/WriteAll.pm App-perlbrew-0.41/doc/MIT-LICENSE App-perlbrew-0.41/doc/notes.org App-perlbrew-0.41/doc/PERL-LICENSE App-perlbrew-0.41/bin/perlbrew CPAN.pm: Going to build G/GU/GUGOD/App-perlbrew-0.41.tar.gz >>> /home/fly1200/ap1200/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good 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/fly1200/ap1200/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.41.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1200/ap1200/bin/perl-static "-MExtUtils::Command::MM" "-e" "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( { # 'A' => [ # 'ccflags' # ], # 'D' => [ # 'usethreads', # 'DEBUGGING' # ], # 'U' => [ # 'usemymalloc' # ], # 'args' => [ # 'install', # 'perl-5.12.1' # ], # 'force' => 0, # 'notest' => 1, # 'original_argv' => [ # 'install', # '-n', # 'perl-5.12.1', # '-Dusethreads', # '-DDEBUGGING', # '-Uusemymalloc', # '-Accflags' # ], # 'quiet' => 0, # 'sitecustomize' => '' # }, 'App::perlbrew' ) ok 1 ok 2 - -D ok 3 - -U ok 4 - -A ok 5 - not quiet ok 6 - notest # bless( { # 'A' => [ # 'ccflags' # ], # 'D' => [ # 'usethreads', # 'DEBUGGING' # ], # 'U' => [ # 'usemymalloc' # ], # 'args' => [ # 'install', # 'perl-5.12.1' # ], # 'force' => 0, # 'original_argv' => [ # 'install', # '--quiet', # 'perl-5.12.1', # '-D', # 'usethreads', # '-D=DEBUGGING', # '-U', # 'usemymalloc', # '-A', # 'ccflags' # ], # 'quiet' => 1, # 'sitecustomize' => '' # }, '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..3 ok 1 - 5.008008 -> 5.8.8 ok 2 - 5.010001 -> 5.10.1 ok 3 - 5.012002 -> 5.12.2 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/04.test_uniq.t .................... 1..1 ok 1 - Successfully uniquified an array. ok t/05.get_current_perl.t ............. # (mock) installed perl-5.12.3 to /tmp/yXSz67cpuV/perls/perl-5.12.3 # (mock) installed perl-5.12.4 to /tmp/yXSz67cpuV/perls/perl-5.12.4 # (mock) installed perl-5.14.1 to /tmp/yXSz67cpuV/perls/perl-5.14.1 # (mock) installed perl-5.14.2 to /tmp/yXSz67cpuV/perls/perl-5.14.2 ok 1 1..1 ok 1 - perlbrew version ok 1 ok 2 ok 3 ok 4 1..4 ok 2 - Current perl is decided from environment variable PERLBREW_PERL 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 ((?-xism:ERROR: Unable to retrieve the list of perls.)) 1..1 ok t/08.error_install.t ................ Fetching perl-5.12.3 as /tmp/kcxZJe2oJn/dists/perl-5.12.3.tar.bz2 ok 1 - threw Regexp ((?-xism:ERROR: Failed to download perl-5.12.3 tarball.)) 1..1 ok t/08.error_install_blead.t .......... Fetching blead as /tmp/MTdkCyOXIs/dists/blead.tar.gz ok 1 - threw Regexp ((?-xism:ERROR: Failed to download perl-blead tarball.)) Fetching blead as /tmp/MTdkCyOXIs/dists/blead.tar.gz ok 2 - threw Regexp ((?-xism:ERROR: Failed to download perl-blead tarball.)) 1..2 ok t/08.error_install_cpanm.t .......... ok 1 - threw Regexp ((?-xism:ERROR: Failed to retrieve cpanm executable.)) 1..1 ok t/08.error_mirror.t ................. Fetching mirror list ok 1 - threw Regexp ((?-xism:ERROR: Failed to retrieve the mirror list.)) 1..1 ok # Failed test at t/09.exit_status.t line 28. # Looks like you failed 1 test of 3. t/09.exit_status.t .................. ok 1 - threw Regexp ((?-xism:unknown-command)) Can't load '/home/fly1200/var/megalib/auto/IO/IO.so' for module IO: /home/fly1200/var/megalib/auto/IO/IO.so: undefined symbol: Perl_croak_xs_usage at /home/fly1200/var/megalib/XSLoader.pm line 71. at /home/fly1200/var/megalib/IO.pm line 11 Compilation failed in require at /home/fly1200/var/megalib/IO/Handle.pm line 266. BEGIN failed--compilation aborted at /home/fly1200/var/megalib/IO/Handle.pm line 266. Compilation failed in require at /home/fly1200/var/megalib/Capture/Tiny.pm line 9. BEGIN failed--compilation aborted at /home/fly1200/var/megalib/Capture/Tiny.pm line 9. Compilation failed in require at lib/App/perlbrew.pm line 5. BEGIN failed--compilation aborted at lib/App/perlbrew.pm line 5. Compilation failed in require at bin/perlbrew line 3. BEGIN failed--compilation aborted at bin/perlbrew line 3. ok 2 Can't load '/home/fly1200/var/megalib/auto/IO/IO.so' for module IO: /home/fly1200/var/megalib/auto/IO/IO.so: undefined symbol: Perl_croak_xs_usage at /home/fly1200/var/megalib/XSLoader.pm line 71. at /home/fly1200/var/megalib/IO.pm line 11 Compilation failed in require at /home/fly1200/var/megalib/IO/Handle.pm line 266. BEGIN failed--compilation aborted at /home/fly1200/var/megalib/IO/Handle.pm line 266. Compilation failed in require at /home/fly1200/var/megalib/Capture/Tiny.pm line 9. BEGIN failed--compilation aborted at /home/fly1200/var/megalib/Capture/Tiny.pm line 9. Compilation failed in require at lib/App/perlbrew.pm line 5. BEGIN failed--compilation aborted at lib/App/perlbrew.pm line 5. Compilation failed in require at bin/perlbrew line 3. BEGIN failed--compilation aborted at bin/perlbrew line 3. not ok 3 1..3 Dubious, test returned 1 (wstat 256, 0x100) Failed 1/3 subtests t/10.resolve.t ...................... # (mock) installed perl-5.8.9 to /tmp/ROge4I6RDu/perls/perl-5.8.9 # (mock) installed perl-5.14.0 to /tmp/ROge4I6RDu/perls/perl-5.14.0 # (mock) installed 5.8.9 to /tmp/ROge4I6RDu/perls/5.8.9 # (mock) installed perl-shiny to /tmp/ROge4I6RDu/perls/perl-shiny ok 1 - App::perlbrew->resolve_installation_name takes exactly one argument, which means the `shortname` that needs to be resolved to a `longname` ok 2 - App::perlbrew->resolve_installation_name takes exactly one argument, which means the `shortname` that needs to be resolved to a `longname` ok 3 - App::perlbrew->resolve_installation_name returns the same value as the argument if there is an installation with exactly the same name ok 4 - App::perlbrew->resolve_installation_name returns the same value as the argument if there is an installation with exactly the same name ok 5 - App::perlbrew->resolve_installation_name returns the same value as the argument if there is an installation with exactly the same name ok 6 - App::perlbrew->resolve_installation_name returns `perl-$shortname` if that happens to be a proper installation name. ok 7 - App::perlbrew->resolve_installation_name returns `perl-$shortname` if that happens to be a proper installation name. ok 8 - App::perlbrew->resolve_installation_name returns undef if no proper installation can be found ok 9 - App::perlbrew->resolve_installation_name with lib names returns both perl version and libnames ok 10 - App::perlbrew->resolve_installation_name with lib names returns both perl version and libnames ok 11 - App::perlbrew->resolve_installation_name with lib names returns current perl version when only a libname is given ok 12 - App::perlbrew->resolve_installation_name with lib names returns current perl version when only a libname is given 1..12 ok t/11.editdist.t ..................... ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 1..6 ok t/11.root_from_arg.t ................ ok 1 - App::perlbrew\#root method should returns $App::perlbrew::PERLBREW_ROOT normally ok 2 - App::perlbrew\#root method should returns the instance property of 'root' if set ok 3 - App::perlbrew->new accept --root args and treat it as the value od PERLBREW_ROOT for the instance 1..3 ok Argument "" isn't numeric in sprintf at /home/fly1200/var/cpan/build/App-perlbrew-0.41-yjrXOR/blib/lib/App/perlbrew.pm line 1089. t/12.sitecustomize.t ................ # PERLBREW_ROOT set to /tmp/5KNwuuMxba ok 1 - no perls installed 1..1 ok 1 - No perls yet installed ok 1 - post-option args correct ok 2 - --sitecustomize set as expected 1..2 ok 2 - --sitecustomize option can be set 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 t/13.perl_release.t ................. ok 1 - perl-5.14.2.tar.gz ok 2 - http://search.cpan.org/CPAN/authors/id//CPAN/authors/id/SOMEONE/perl-5.14.2.tar.gz ok 3 - App::perlbrew\#perl_release method given a valid perl version returns the perl dist tarball file name, and its download url ok 4 - App::perlbrew\#perl_release method given a valid perl version returns the perl dist tarball file name, and its download url ok 5 - App::perlbrew\#perl_release method given a valid perl version returns the perl dist tarball file name, and its download url ok 6 - App::perlbrew\#perl_release method given a valid perl version returns the perl dist tarball file name, and its download url ok 7 - App::perlbrew\#perl_release method given a valid perl version returns the perl dist tarball file name, and its download url ok 8 - App::perlbrew\#perl_release method given a valid perl version returns the perl dist tarball file name, and its download url ok 9 - App::perlbrew\#perl_release method given a valid perl version returns the perl dist tarball file name, and its download url ok 10 - App::perlbrew\#perl_release method given a valid perl version returns the perl dist tarball file name, and its download url ok 11 - App::perlbrew\#perl_release method given a valid perl version returns the perl dist tarball file name, and its download url ok 12 - App::perlbrew\#perl_release method given a valid perl version returns the perl dist tarball file name, and its download url 1..12 ok t/command-available.t ............... ok 1 - available command output, when nothing installed locally, should display a list of perl versions ok 2 - available command output, when something installed locally, should display a list of perl versions, with markers on installed versions 1..2 ok t/command-compgen.t ................. # (mock) installed perl-5.12.3 to /tmp/skYroPbKs2/perls/perl-5.12.3 # (mock) installed perl-5.12.4 to /tmp/skYroPbKs2/perls/perl-5.12.4 # (mock) installed perl-5.14.1 to /tmp/skYroPbKs2/perls/perl-5.14.1 # (mock) installed perl-5.14.2 to /tmp/skYroPbKs2/perls/perl-5.14.2 ok 1 - compgen command, when there is no args displays a list of subcommands ok 2 - compgen command, when there is a part of a subcommand displays a list of l* ok 3 - compgen command, when there is a part of a subcommand 'versio[tab]' is completed as 'version' ok 4 - compgen command, given 'use' subcommand 'use [tab]' suggests a list of installed perls ok 5 - compgen command, given 'use' subcommand 'use 5.12 [tab]' suggests perls with /5\.12/ ok 6 - compgen command, given 'switch' subcommand 'use [tab]' suggests a list of installed perls ok 7 - compgen command, given 'switch' subcommand 'use 5.12 [tab]' suggests perls with /5\.12/ 1..7 ok t/command-display-rc.t .............. ok 1 - App::perlbrew should be able to run 'display-bashrc' command ok 2 - App::perlbrew should be able to run 'display-cshrc' command 1..2 ok t/command-env.t ..................... # (mock) installed perl-5.14.1 to /tmp/M5XwHuQ6nh/perls/perl-5.14.1 ok 1 - env command, when invoked with a perl installation name, displays environment variables that should be set to use the given perl. # perlbrew env perl-5.14.1@nobita ok 2 - env command, when invoked with a perl installation name with lib name, displays local::lib-related environment variables that should be set to use the given perl. 1..2 ok t/command-exec.t .................... # (mock) installed perl-5.12.3 to /tmp/6Ux8RXvkNt/perls/perl-5.12.3 # (mock) installed perl-5.12.4 to /tmp/6Ux8RXvkNt/perls/perl-5.12.4 # (mock) installed perl-5.14.1 to /tmp/6Ux8RXvkNt/perls/perl-5.14.1 # (mock) installed perl-5.14.2 to /tmp/6Ux8RXvkNt/perls/perl-5.14.2 perl-5.12.3 ========== ok 1 - perlbrew exec perl -E "say 42" invokes all perls ok 2 - perlbrew exec perl -E "say 42" invokes all perls ok 3 - perls/perl-5.12.3/bin perl-5.12.4 ========== ok 4 - perlbrew exec perl -E "say 42" invokes all perls ok 5 - perlbrew exec perl -E "say 42" invokes all perls ok 6 - perls/perl-5.12.4/bin perl-5.14.1 ========== ok 7 - perlbrew exec perl -E "say 42" invokes all perls ok 8 - perlbrew exec perl -E "say 42" invokes all perls ok 9 - perls/perl-5.14.1/bin perl-5.14.2 ========== ok 10 - perlbrew exec perl -E "say 42" invokes all perls ok 11 - perlbrew exec perl -E "say 42" invokes all perls ok 12 - perls/perl-5.14.2/bin perl-5.12.3 ========== ok 13 - perlbrew exec --with perl-5.12.3 perl -E "say 42" invokes perl-5.12.3/bin/perl ok 14 - perlbrew exec --with perl-5.12.3 perl -E "say 42" invokes perl-5.12.3/bin/perl ok 15 - perlbrew exec --with perl-5.12.3 perl -E "say 42" invokes perl-5.12.3/bin/perl 1..15 ok Can't load '/home/fly1200/var/megalib/auto/IO/IO.so' for module IO: /home/fly1200/var/megalib/auto/IO/IO.so: undefined symbol: Perl_croak_xs_usage at /home/fly1200/var/megalib/XSLoader.pm line 71. at /home/fly1200/var/megalib/IO.pm line 11 Compilation failed in require at /home/fly1200/var/megalib/IO/Handle.pm line 266. BEGIN failed--compilation aborted at /home/fly1200/var/megalib/IO/Handle.pm line 266. Compilation failed in require at /home/fly1200/var/megalib/Capture/Tiny.pm line 9. BEGIN failed--compilation aborted at /home/fly1200/var/megalib/Capture/Tiny.pm line 9. Compilation failed in require at lib/App/perlbrew.pm line 5. BEGIN failed--compilation aborted at lib/App/perlbrew.pm line 5. Compilation failed in require at bin/perlbrew line 3. BEGIN failed--compilation aborted at bin/perlbrew line 3. # Failed test 'help should instruct user to read help for individual commands.' # at t/command-help.t line 19. # '' # doesn't match '(?si-xm:perlbrew help )' # Looks like you failed 1 test of 1. t/command-help.t .................... # (mock) installed perl-5.12.3 to /tmp/wjKXNpvtBg/perls/perl-5.12.3 not ok 1 - help should instruct user to read help for individual commands. 1..1 Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests t/command-install-cpanm.t ........... ok 1 - GET cpanm url: https://github.com/miyagawa/cpanminus/raw/master/cpanm ok 2 - cpanm is produced. /tmp/bVJ9yY3L24/bin/cpanm ok 3 - cpanm should be an executable. 1..3 ok t/command-install-patchperl.t ....... ok 1 - GET patchperl url: https://raw.github.com/gugod/patchperl-packing/master/patchperl ok 2 - patchperl is produced. /tmp/zClCO_IuK2/bin/patchperl ok 3 - patchperl should be an executable. 1..3 ok t/command-lib.t ..................... # (mock) installed perl-5.14.1 to /tmp/_uEmQJm023/perls/perl-5.14.1 # (mock) installed perl-5.14.2 to /tmp/_uEmQJm023/perls/perl-5.14.2 # (mock) installed perl-5.14.3 to /tmp/_uEmQJm023/perls/perl-5.14.3 ok 1 - lib command, shows a page of usage synopsis when no sub-command are given. ok 2 - lib command, `create` sub-command, with a bare lib name, creates the lib folder for current perl ok 3 - lib command, `create` sub-command, with a bare lib name, creates the lib folder for current perl ok 4 - lib command, `create` sub-command, with @ in the beginning of lib name, creates the lib folder for current perl ok 5 - lib command, `create` sub-command, with @ in the beginning of lib name, creates the lib folder for current perl ok 6 - lib command, `create` sub-command, with perl name and @ as part of lib name, creates the lib folder for the specified perl ok 7 - lib command, `create` sub-command, with perl name and @ as part of lib name, creates the lib folder for the specified perl ok 8 - lib command, `create` sub-command, with perl name and @ as part of lib name, creates the lib folder for the specified perl ok 9 - lib command, `create` sub-command, with perl name and @ as part of lib name, creates the lib folder for the specified perl ok 10 - threw Regexp ((?-xism:^ERROR: 'perl-5.8.8' is not installed yet, 'perl-5.8.8\@nobita' cannot be created.\n)) ok 11 - lib command, `create` sub-command, with perl name and @ as part of lib name, shows errors if the specified perl does not exist. ok 12 - lib command, `delete` sub-command, deletes the local::lib folder ok 13 - lib command, `delete` sub-command, deletes the local::lib folder ok 14 - lib command, `delete` sub-command, deletes the local::lib folder ok 15 - threw Regexp ((?-xism:^ERROR: 'perl-5\.14\.2\@yoga' does not exist\.)) 1..15 ok t/command-list.t .................... # (mock) installed perl-5.12.3 to /tmp/3F6kbOjMpG/perls/perl-5.12.3 # (mock) installed perl-5.12.4 to /tmp/3F6kbOjMpG/perls/perl-5.12.4 # (mock) installed perl-5.14.1 to /tmp/3F6kbOjMpG/perls/perl-5.14.1 # (mock) installed perl-5.14.2 to /tmp/3F6kbOjMpG/perls/perl-5.14.2 ok 1 - list command, when there no libs under PERLBREW_HOME, displays a list of perl installation names lib 'perl-5.12.3@nobita' is created. lib 'perl-5.12.3@shizuka' is created. ok 2 - list command, when there are lib under PERLBREW_HOME, displays lib names ok 3 - list command, when there are lib under PERLBREW_HOME, marks currently activated lib 1..3 ok t/current_perl.t .................... # (mock) installed perl-5.12.3 to /tmp/XRGDioh4CM/perls/perl-5.12.3 # (mock) installed perl-5.12.4 to /tmp/XRGDioh4CM/perls/perl-5.12.4 # (mock) installed perl-5.14.1 to /tmp/XRGDioh4CM/perls/perl-5.14.1 # (mock) installed perl-5.14.2 to /tmp/XRGDioh4CM/perls/perl-5.14.2 ok 1 - current perl is decided from env var PERLBREW_PERL ok 2 - current perl is decided from env var PERLBREW_PERL ok 3 - current perl is decided from env var PERLBREW_PERL ok 4 - current perl is decided from env var PERLBREW_PERL ok 5 - current perl can be decided from object attribute, which overrides env var. ok 6 - current perl can be decided from object attribute, which overrides env var. ok 7 - current perl can be decided from object attribute, which overrides env var. ok 8 - current perl can be decided from object attribute, which overrides env var. ok 9 - current perl can be set with current_perl method. ok 10 - current perl can be set with current_perl method. ok 11 - current perl can be set with current_perl method. ok 12 - current perl can be set with current_perl method. ok 13 - current perl can be set with current_perl method. ok 14 - current perl can be set with current_perl method. ok 15 - current perl can be set with current_perl method. ok 16 - current perl can be set with current_perl method. 1..16 ok t/installation-perlbrew.t ........... # PERLBREW_ROOT set to /tmp/DoFUCF7KpL The perlbrew is installed as: /tmp/DoFUCF7KpL/bin/perlbrew You may trash the downloaded /home/fly1200/var/cpan/build/App-perlbrew-0.41-yjrXOR/t/installation-perlbrew.t from now on. Perlbrew environment initiated under /tmp/DoFUCF7KpL 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/TrMWgtLabH source /tmp/DoFUCF7KpL/etc/bashrc For further instructions, simply run `perlbrew` to see the help message. Happy brewing! ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 1..8 ok 1 - `perlbrew self-install` initialize the required dir structure under PERLBREW_ROOT 1..1 ok t/installation.t .................... # PERLBREW_ROOT set to /tmp/A5qtwm_VTW ok 1 # (mock) installed perl-5.14.0 to /tmp/A5qtwm_VTW/perls/perl-5.14.0 ok 2 ok 3 ok 4 - should die when doing install with existing distribution name. ok 1 ok 2 ok 3 1..3 ok 5 - App::perlbrew\#is_installed method. # (mock) installed the-dude to /tmp/A5qtwm_VTW/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 t/installation2.t ................... # PERLBREW_ROOT set to /tmp/d8pE3DbAqf Fetching perl-5.14.0 as /tmp/d8pE3DbAqf/dists/perl-5.14.0.tar.gz ok 1 - App::perlbrew ->do_install_url method should accept an URL to perl tarball, and download the tarball. ok 2 - App::perlbrew ->do_install_url method should accept an URL to perl tarball, and download the tarball. ok 3 - App::perlbrew ->do_install_url method should accept an URL to perl tarball, and download the tarball. ok 4 - App::perlbrew ->do_install_url method should accept an URL to perl tarball, and download the tarball. ok 5 - do_extract_tarball is called ok 6 - do_install_this is called ok 7 - App::perlbrew ->do_install_archive method accepts a path to perl tarball and perform installation process. 1..7 ok Test Summary Report ------------------- t/09.exit_status.t (Wstat: 256 Tests: 3 Failed: 1) Failed test: 3 Non-zero exit status: 1 t/command-help.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 Files=35, Tests=216, 9 wallclock secs ( 0.16 usr 0.01 sys + 5.77 cusr 0.79 csys = 6.73 CPU) Result: FAIL Failed 2/35 test programs. 2/216 subtests failed. make: *** [test_dynamic] Error 255 GUGOD/App-perlbrew-0.41.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.41.tar.gz Finished 2012-02-02T08:03:33