92 lines
4 KiB
Text
92 lines
4 KiB
Text
perl-blead
|
|
==========
|
|
cpanm (App::cpanminus) 1.7042 on perl 5.026000 built for x86_64-linux
|
|
Work directory is /home/ryan/.cpanm/work/1491213315.11339
|
|
You have make /usr/bin/make
|
|
You have LWP 6.24
|
|
You have /bin/tar: tar (GNU tar) 1.29
|
|
Copyright (C) 2015 Free Software Foundation, Inc.
|
|
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
|
|
This is free software: you are free to change and redistribute it.
|
|
There is NO WARRANTY, to the extent permitted by law.
|
|
|
|
Written by John Gilmore and Jay Fenlason.
|
|
You have /usr/bin/unzip
|
|
Searching Tk::MDI () on cpanmetadb ...
|
|
Unpacking Tk-MDI-0.2.tar.gz
|
|
--> Working on Tk::MDI
|
|
Fetching http://www.cpan.org/authors/id/A/AQ/AQUMSIEH/Tk-MDI-0.2.tar.gz ... OK
|
|
Tk-MDI-0.2/
|
|
Tk-MDI-0.2/MDI.pm
|
|
Tk-MDI-0.2/MDI/
|
|
Tk-MDI-0.2/MDI/CVS/
|
|
Tk-MDI-0.2/MDI/CVS/Root
|
|
Tk-MDI-0.2/MDI/CVS/Repository
|
|
Tk-MDI-0.2/MDI/CVS/Entries
|
|
Tk-MDI-0.2/MDI/Menu.bad.pm
|
|
Tk-MDI-0.2/MDI/Menu.pm
|
|
Tk-MDI-0.2/MDI/Images.pm
|
|
Tk-MDI-0.2/MDI/Menu.ala.pm
|
|
Tk-MDI-0.2/MDI/ChildWindow.pm
|
|
Tk-MDI-0.2/MDI/Menu.pm.prePOD
|
|
Tk-MDI-0.2/MDI/ChildWindow.pm.prePOD
|
|
Tk-MDI-0.2/Makefile.PL
|
|
Tk-MDI-0.2/README
|
|
Tk-MDI-0.2/t.pl
|
|
Entering Tk-MDI-0.2
|
|
META.yml/json not found. Creating skeleton for it.
|
|
Running Makefile.PL
|
|
Configuring Tk-MDI-0.2 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Tk::MDI
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
OK
|
|
Building and testing Tk-MDI-0.2 ... cp MDI/Menu.pm blib/lib/Tk/MDI/Menu.pm
|
|
cp MDI/Images.pm blib/lib/Tk/MDI/Images.pm
|
|
cp MDI/Menu.ala.pm blib/lib/Tk/MDI/Menu.ala.pm
|
|
cp MDI/ChildWindow.pm blib/lib/Tk/MDI/ChildWindow.pm
|
|
cp t.pl blib/lib/Tk/t.pl
|
|
cp MDI/Menu.bad.pm blib/lib/Tk/MDI/Menu.bad.pm
|
|
cp MDI/ChildWindow.pm.prePOD blib/lib/Tk/MDI/ChildWindow.pm.prePOD
|
|
cp MDI.pm blib/lib/Tk/MDI.pm
|
|
cp MDI/Menu.pm.prePOD blib/lib/Tk/MDI/Menu.pm.prePOD
|
|
Manifying 1 pod document
|
|
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-Iblib/lib" "-Iblib/arch" test.pl
|
|
1..12
|
|
# Running under perl version 5.026000 for linux
|
|
# Current time local: Mon Apr 3 05:55:17 2017
|
|
# Current time GMT: Mon Apr 3 09:55:17 2017
|
|
# Using Test.pm version 1.30
|
|
not ok 1
|
|
# Test 1 got: "Can't locate Tk.pm in @INC (you may need to install the Tk module) (@INC contains: blib/lib blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0 .) at test.pl line 8.\n" (test.pl at line 9)
|
|
# Expected: "" (loading Tk module)
|
|
# test.pl line 9 is: ok($@, '', 'loading Tk module');
|
|
not ok 2
|
|
# Test 2 got: "Can't locate object method \"new\" via package \"Tk::MainWindow\" (perhaps you forgot to load \"Tk::MainWindow\"?) at test.pl line 12.\n" (test.pl at line 13)
|
|
# Expected: "" (Can't create MainWindow)
|
|
# test.pl line 13 is: ok($@, '', "Can't create MainWindow");
|
|
Undefined subroutine &Tk::Exists called at test.pl line 14.
|
|
Makefile:843: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 2
|
|
! Installing Tk::MDI failed. See /home/ryan/.cpanm/work/1491213315.11339/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Tk::MDI] terminated with exit code 1 ($? = 256) under the following perl environment:
|
|
Command terminated with non-zero status.
|
|
|
|
|
|
Current perl:
|
|
Name: perl-blead
|
|
Path: /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl
|
|
Config: -de -Dprefix=/home/ryan/perl5/perlbrew/perls/perl-blead -Dusedevel -Aeval:scriptdir=/home/ryan/perl5/perlbrew/perls/perl-blead/bin
|
|
Compiled at: Mar 30 2017 03:10:09
|
|
|
|
perlbrew:
|
|
version: 0.78
|
|
ENV:
|
|
PERLBREW_ROOT: /home/ryan/perl5/perlbrew
|
|
PERLBREW_HOME: /home/ryan/.perlbrew
|
|
PERLBREW_PATH: /home/ryan/perl5/perlbrew/bin:/home/ryan/perl5/perlbrew/perls/perl-blead/bin
|
|
PERLBREW_MANPATH: /home/ryan/perl5/perlbrew/perls/perl-blead/man
|