доброго времени суток.
возник вопрос, каким образом на Ubuntu устанавливаются модули для Perl (надо установить модуль Tkx ), на окнах делал это с помощью ppa, нашел информацию о установке с помощью cpan.pm, делаю все как в руководстве но модуль не устанавливается, лог
canis@AHM:~$ cpan
Terminal does not support AddHistory.
cpan shell -- CPAN exploration and modules installation (v1.9402)
Enter 'h' for help.
cpan[1]> install Tkx
CPAN: Storable loaded ok (v2.20)
Going to read '/home/canis/.cpan/Metadata'
Database was generated on Sat, 30 Jul 2011 09:28:23 GMT
Running install for module 'Tkx'
CPAN: YAML loaded ok (v0.71)
Running make for G/GA/GAAS/Tkx-1.09.tar.gz
CPAN: Digest::SHA loaded ok (v5.47)
CPAN: Compress::Zlib loaded ok (v2.02)
Checksum for /home/canis/.cpan/sources/authors/id/G/GA/GAAS/Tkx-1.09.tar.gz ok
Scanning cache /home/canis/.cpan/build for sizes
............................................................................DONE
CPAN: Archive::Tar loaded ok (v1.52)
Tkx-1.09/
Tkx-1.09/Changes
Tkx-1.09/lib/
Tkx-1.09/Makefile.PL
Tkx-1.09/MANIFEST
Tkx-1.09/menu
Tkx-1.09/META.yml
Tkx-1.09/README
Tkx-1.09/t/
Tkx-1.09/tkx-ed
Tkx-1.09/tkx-prove
Tkx-1.09/t/LabEntry.t
Tkx-1.09/t/mega-config.t
Tkx-1.09/t/mega.t
Tkx-1.09/t/nul-char.t
Tkx-1.09/t/tcl-callback.t
Tkx-1.09/t/tcl.t
Tkx-1.09/t/tk.t
Tkx-1.09/t/utf8.t
Tkx-1.09/lib/Tkx/
Tkx-1.09/lib/Tkx.pm
Tkx-1.09/lib/Tkx/LabEntry.pm
Tkx-1.09/lib/Tkx/MegaConfig.pm
Tkx-1.09/lib/Tkx/Tutorial.pod
CPAN: File::Temp loaded ok (v0.22)
CPAN.pm: Going to build G/GA/GAAS/Tkx-1.09.tar.gz
Checking if your kit is complete...
Looks good
Warning: prerequisite Tcl 1 not found.
Writing Makefile for Tkx
---- Unsatisfied dependencies detected during ----
---- GAAS/Tkx-1.09.tar.gz ----
Tcl [requires]
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 'Tcl'
Running make for V/VK/VKON/Tcl-1.02.tar.gz
Checksum for /home/canis/.cpan/sources/authors/id/V/VK/VKON/Tcl-1.02.tar.gz ok
Tcl-1.02/
Tcl-1.02/tcl-core/
Tcl-1.02/tcl-core/solaris-sparc/
Tcl-1.02/tcl-core/solaris-sparc/libtclstub8.4.a
Tcl-1.02/tcl-core/hpux-parisc/
Tcl-1.02/tcl-core/hpux-parisc/libtclstub8.4.a
Tcl-1.02/tcl-core/aix/
Tcl-1.02/tcl-core/aix/libtclstub8.4.a
Tcl-1.02/tcl-core/linux-x86_64/
Tcl-1.02/tcl-core/linux-x86_64/libtclstub8.4.a
Tcl-1.02/tcl-core/include/
Tcl-1.02/tcl-core/include/tcl.h
Tcl-1.02/tcl-core/include/tclDecls.h
Tcl-1.02/tcl-core/include/tclPlatDecls.h
Tcl-1.02/tcl-core/solaris-x86/
Tcl-1.02/tcl-core/solaris-x86/libtclstub8.4.a
Tcl-1.02/tcl-core/linux-ia64/
Tcl-1.02/tcl-core/linux-ia64/libtclstub8.4.a
Tcl-1.02/tcl-core/hpux-ia64/
Tcl-1.02/tcl-core/hpux-ia64/libtclstub8.4.a
Tcl-1.02/tcl-core/darwin-universal/
Tcl-1.02/tcl-core/darwin-universal/libtclstub8.4.a
Tcl-1.02/tcl-core/win32-x64/
Tcl-1.02/tcl-core/win32-x64/tclstub84.lib
Tcl-1.02/tcl-core/linux-i686/
Tcl-1.02/tcl-core/linux-i686/libtclstub8.4.a
Tcl-1.02/tcl-core/win32-x86/
Tcl-1.02/tcl-core/win32-x86/tclstub84.lib
Tcl-1.02/tclcfg.tcl
Tcl-1.02/README
Tcl-1.02/Tcl.xs
Tcl-1.02/typemap
Tcl-1.02/META.yml
Tcl-1.02/Changes
Tcl-1.02/Makefile.PL
Tcl-1.02/Tcl.pm
Tcl-1.02/MANIFEST
Tcl-1.02/t/
Tcl-1.02/t/trace.t
Tcl-1.02/t/unicode.t
Tcl-1.02/t/info.t
Tcl-1.02/t/result.t
Tcl-1.02/t/createcmd.t
Tcl-1.02/t/eval.t
Tcl-1.02/t/export_to_tcl.t
Tcl-1.02/t/subclass.t
Tcl-1.02/t/call.t
Tcl-1.02/t/constants.t
Tcl-1.02/t/var.t
CPAN.pm: Going to build V/VK/VKON/Tcl-1.02.tar.gz
LIBS = -Ltcl-core/linux-i686 -ltclstub8.4
INC = -Itcl-core/include
DEFINE = -DUSE_TCL_STUBS
Checking if your kit is complete...
Looks good
Warning: -Ltcl-core/linux-i686 changed to -L/home/canis/.cpan/build/Tcl-1.02-IXbSEn/tcl-core/linux-i686
Writing Makefile for Tcl
cp Tcl.pm blib/lib/Tcl.pm
/usr/bin/perl /usr/share/perl/5.10/ExtUtils/xsubpp -typemap /usr/share/perl/5.10/ExtUtils/typemap -typemap typemap Tcl.xs > Tcl.xsc && mv Tcl.xsc Tcl.c
Please specify prototyping behavior for Tcl.xs (see perlxs manual)
cc -c -Itcl-core/include -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"1.02\" -DXS_VERSION=\"1.02\" -fPIC "-I/usr/lib/perl/5.10/CORE" -DUSE_TCL_STUBS Tcl.c
Tcl.xs: In function ‘NpLoadLibrary’:
Tcl.xs:216:3: warning: format not a string literal and no format arguments
Tcl.xs: In function ‘NpInitialize’:
Tcl.xs:402:3: warning: format not a string literal and no format arguments
Tcl.xs: In function ‘Tcl_EvalInPerl’:
Tcl.xs:788:7: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘I32’
Tcl.xs: In function ‘Tcl_PerlCallWrapper’:
Tcl.xs:868:7: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘I32’
Tcl.xs: In function ‘XS_Tcl_Eval’:
Tcl.xs:1032:6: warning: format not a string literal and no format arguments
Tcl.xs: In function ‘XS_Tcl_EvalFile’:
Tcl.xs:1095:6: warning: format not a string literal and no format arguments
Tcl.xs: In function ‘XS_Tcl_EvalFileHandle’:
Tcl.xs:1120:7: warning: format not a string literal and no format arguments
Tcl.xs: In function ‘XS_Tcl_invoke’:
Tcl.xs:1254:3: warning: format not a string literal and no format arguments
Tcl.xs: In function ‘XS_Tcl_icall’:
Tcl.xs:1321:3: warning: format not a string literal and no format arguments
Tcl.xs: In function ‘XS_Tcl_Init’:
Tcl.xs:1396:6: warning: format not a string literal and no format arguments
Running Mkbootstrap for Tcl ()
chmod 644 Tcl.bs
rm -f blib/arch/auto/Tcl/Tcl.so
cc -shared -O2 -g -L/usr/local/lib -fstack-protector Tcl.o -o blib/arch/auto/Tcl/Tcl.so \
-L/home/canis/.cpan/build/Tcl-1.02-IXbSEn/tcl-core/linux-i686 -ltclstub8.4 \
chmod 755 blib/arch/auto/Tcl/Tcl.so
cp Tcl.bs blib/arch/auto/Tcl/Tcl.bs
chmod 644 blib/arch/auto/Tcl/Tcl.bs
Manifying blib/man3/Tcl.3pm
VKON/Tcl-1.02.tar.gz
/usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/call.t ........... NpLoadLibrary: could not find Tcl dll
Failed to load Tcl dll! at /usr/lib/perl/5.10/DynaLoader.pm line 215.
Unable to initialize Tcl at /usr/lib/perl/5.10/DynaLoader.pm line 215.
Compilation failed in require at t/call.t line 6.
BEGIN failed--compilation aborted at t/call.t line 6.
t/call.t ........... Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/constants.t ...... NpLoadLibrary: could not find Tcl dll
Failed to load Tcl dll! at /usr/lib/perl/5.10/DynaLoader.pm line 215.
Unable to initialize Tcl at /usr/lib/perl/5.10/DynaLoader.pm line 215.
Compilation failed in require at t/constants.t line 8.
BEGIN failed--compilation aborted at t/constants.t line 8.
t/constants.t ...... Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/createcmd.t ...... NpLoadLibrary: could not find Tcl dll
Failed to load Tcl dll! at /usr/lib/perl/5.10/DynaLoader.pm line 215.
Unable to initialize Tcl at /usr/lib/perl/5.10/DynaLoader.pm line 215.
Compilation failed in require at t/createcmd.t line 1.
BEGIN failed--compilation aborted at t/createcmd.t line 1.
t/createcmd.t ...... Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/eval.t ........... NpLoadLibrary: could not find Tcl dll
Failed to load Tcl dll! at /usr/lib/perl/5.10/DynaLoader.pm line 215.
Unable to initialize Tcl at /usr/lib/perl/5.10/DynaLoader.pm line 215.
Compilation failed in require at t/eval.t line 1.
BEGIN failed--compilation aborted at t/eval.t line 1.
t/eval.t ........... Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/export_to_tcl.t .. NpLoadLibrary: could not find Tcl dll
Failed to load Tcl dll! at /usr/lib/perl/5.10/DynaLoader.pm line 215.
Unable to initialize Tcl at /usr/lib/perl/5.10/DynaLoader.pm line 215.
Compilation failed in require at t/export_to_tcl.t line 5.
BEGIN failed--compilation aborted at t/export_to_tcl.t line 5.
t/export_to_tcl.t .. Dubious, test returned 2 (wstat 512, 0x200)
Failed 4/4 subtests
t/info.t ........... NpLoadLibrary: could not find Tcl dll
Failed to load Tcl dll! at /usr/lib/perl/5.10/DynaLoader.pm line 215.
Unable to initialize Tcl at /usr/lib/perl/5.10/DynaLoader.pm line 215.
Compilation failed in require at t/info.t line 8.
BEGIN failed--compilation aborted at t/info.t line 8.
t/info.t ........... Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/result.t ......... NpLoadLibrary: could not find Tcl dll
Failed to load Tcl dll! at /usr/lib/perl/5.10/DynaLoader.pm line 215.
Unable to initialize Tcl at /usr/lib/perl/5.10/DynaLoader.pm line 215.
Compilation failed in require at t/result.t line 1.
BEGIN failed--compilation aborted at t/result.t line 1.
t/result.t ......... Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/subclass.t ....... NpLoadLibrary: could not find Tcl dll
Failed to load Tcl dll! at /usr/lib/perl/5.10/DynaLoader.pm line 215.
Unable to initialize Tcl at /usr/lib/perl/5.10/DynaLoader.pm line 215.
Compilation failed in require at t/subclass.t line 10.
t/subclass.t ....... Dubious, test returned 2 (wstat 512, 0x200)
Failed 4/4 subtests
t/trace.t .......... NpLoadLibrary: could not find Tcl dll
Failed to load Tcl dll! at /usr/lib/perl/5.10/DynaLoader.pm line 215.
Unable to initialize Tcl at /usr/lib/perl/5.10/DynaLoader.pm line 215.
Compilation failed in require at t/trace.t line 1.
BEGIN failed--compilation aborted at t/trace.t line 1.
t/trace.t .......... Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/unicode.t ........ NpLoadLibrary: could not find Tcl dll
Failed to load Tcl dll! at /usr/lib/perl/5.10/DynaLoader.pm line 215.
Unable to initialize Tcl at /usr/lib/perl/5.10/DynaLoader.pm line 215.
Compilation failed in require at t/unicode.t line 14.
BEGIN failed--compilation aborted at t/unicode.t line 14.
t/unicode.t ........ Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/var.t ............ NpLoadLibrary: could not find Tcl dll
Failed to load Tcl dll! at /usr/lib/perl/5.10/DynaLoader.pm line 215.
Unable to initialize Tcl at /usr/lib/perl/5.10/DynaLoader.pm line 215.
Compilation failed in require at t/var.t line 1.
BEGIN failed--compilation aborted at t/var.t line 1.
t/var.t ............ Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Test Summary Report
-------------------
t/call.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/constants.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/createcmd.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/eval.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/export_to_tcl.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 4 tests but ran 0.
t/info.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/result.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/subclass.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 4 tests but ran 0.
t/trace.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/unicode.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/var.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
Files=11, Tests=0, 0 wallclock secs ( 0.08 usr 0.00 sys + 0.21 cusr 0.02 csys = 0.31 CPU)
Result: FAIL
Failed 11/11 test programs. 0/0 subtests failed.
make: *** [test_dynamic] Ошибка 2
VKON/Tcl-1.02.tar.gz
/usr/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports VKON/Tcl-1.02.tar.gz
Running make install
make test had returned bad status, won't install without force
Running make for G/GA/GAAS/Tkx-1.09.tar.gz
Has already been unwrapped into directory /home/canis/.cpan/build/Tkx-1.09-i5wGXI
CPAN.pm: Going to build G/GA/GAAS/Tkx-1.09.tar.gz
Warning: Prerequisite 'Tcl => 1' for 'GAAS/Tkx-1.09.tar.gz' failed when processing 'VKON/Tcl-1.02.tar.gz' with 'make_test => NO'. Continuing, but chances to succeed are limited.
CPAN: Time::HiRes loaded ok (v1.9719)
cp lib/Tkx/Tutorial.pod blib/lib/Tkx/Tutorial.pod
cp lib/Tkx/MegaConfig.pm blib/lib/Tkx/MegaConfig.pm
cp lib/Tkx.pm blib/lib/Tkx.pm
cp lib/Tkx/LabEntry.pm blib/lib/Tkx/LabEntry.pm
cp tkx-ed blib/script/tkx-ed
/usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/tkx-ed
cp tkx-prove blib/script/tkx-prove
/usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/tkx-prove
Manifying blib/man1/tkx-ed.1p
Manifying blib/man3/Tkx::MegaConfig.3pm
Manifying blib/man3/Tkx::Tutorial.3pm
Manifying blib/man3/Tkx::LabEntry.3pm
Manifying blib/man3/Tkx.3pm
GAAS/Tkx-1.09.tar.gz
/usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/LabEntry.t ...... Can't locate Tcl.pm in @INC (@INC contains: /home/canis/.cpan/build/Tkx-1.09-i5wGXI/blib/lib /home/canis/.cpan/build/Tkx-1.09-i5wGXI/blib/arch /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /home/canis/.cpan/build/Tkx-1.09-i5wGXI/blib/lib/Tkx.pm line 215.
BEGIN failed--compilation aborted at /home/canis/.cpan/build/Tkx-1.09-i5wGXI/blib/lib/Tkx.pm line 215.
Compilation failed in require at t/LabEntry.t line 8.
BEGIN failed--compilation aborted at t/LabEntry.t line 8.
t/LabEntry.t ...... Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/mega-config.t ... Can't locate Tcl.pm in @INC (@INC contains: /home/canis/.cpan/build/Tkx-1.09-i5wGXI/blib/lib /home/canis/.cpan/build/Tkx-1.09-i5wGXI/blib/arch /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /home/canis/.cpan/build/Tkx-1.09-i5wGXI/blib/lib/Tkx.pm line 215.
BEGIN failed--compilation aborted at /home/canis/.cpan/build/Tkx-1.09-i5wGXI/blib/lib/Tkx.pm line 215.
Compilation failed in require at t/mega-config.t line 8.
BEGIN failed--compilation aborted at t/mega-config.t line 8.
t/mega-config.t ... Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/mega.t .......... Can't locate Tcl.pm in @INC (@INC contains: /home/canis/.cpan/build/Tkx-1.09-i5wGXI/blib/lib /home/canis/.cpan/build/Tkx-1.09-i5wGXI/blib/arch /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /home/canis/.cpan/build/Tkx-1.09-i5wGXI/blib/lib/Tkx.pm line 215.
BEGIN failed--compilation aborted at /home/canis/.cpan/build/Tkx-1.09-i5wGXI/blib/lib/Tkx.pm line 215.
Compilation failed in require at t/mega.t line 8.
BEGIN failed--compilation aborted at t/mega.t line 8.
t/mega.t .......... Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/nul-char.t ...... Can't locate Tcl.pm in @INC (@INC contains: /home/canis/.cpan/build/Tkx-1.09-i5wGXI/blib/lib /home/canis/.cpan/build/Tkx-1.09-i5wGXI/blib/arch /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /home/canis/.cpan/build/Tkx-1.09-i5wGXI/blib/lib/Tkx.pm line 215.
BEGIN failed--compilation aborted at /home/canis/.cpan/build/Tkx-1.09-i5wGXI/blib/lib/Tkx.pm line 215.
Compilation failed in require at t/nul-char.t line 15.
BEGIN failed--compilation aborted at t/nul-char.t line 15.
t/nul-char.t ...... Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/tcl-callback.t .. Can't locate Tcl.pm in @INC (@INC contains: /home/canis/.cpan/build/Tkx-1.09-i5wGXI/blib/lib /home/canis/.cpan/build/Tkx-1.09-i5wGXI/blib/arch /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /home/canis/.cpan/build/Tkx-1.09-i5wGXI/blib/lib/Tkx.pm line 215.
BEGIN failed--compilation aborted at /home/canis/.cpan/build/Tkx-1.09-i5wGXI/blib/lib/Tkx.pm line 215.
Compilation failed in require at t/tcl-callback.t line 8.
BEGIN failed--compilation aborted at t/tcl-callback.t line 8.
t/tcl-callback.t .. Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/tcl.t ........... Can't locate Tcl.pm in @INC (@INC contains: /home/canis/.cpan/build/Tkx-1.09-i5wGXI/blib/lib /home/canis/.cpan/build/Tkx-1.09-i5wGXI/blib/arch /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /home/canis/.cpan/build/Tkx-1.09-i5wGXI/blib/lib/Tkx.pm line 215.
BEGIN failed--compilation aborted at /home/canis/.cpan/build/Tkx-1.09-i5wGXI/blib/lib/Tkx.pm line 215.
Compilation failed in require at t/tcl.t line 8.
BEGIN failed--compilation aborted at t/tcl.t line 8.
t/tcl.t ........... Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/tk.t ............ Can't locate Tcl.pm in @INC (@INC contains: /home/canis/.cpan/build/Tkx-1.09-i5wGXI/blib/lib /home/canis/.cpan/build/Tkx-1.09-i5wGXI/blib/arch /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /home/canis/.cpan/build/Tkx-1.09-i5wGXI/blib/lib/Tkx.pm line 215.
BEGIN failed--compilation aborted at /home/canis/.cpan/build/Tkx-1.09-i5wGXI/blib/lib/Tkx.pm line 215.
Compilation failed in require at t/tk.t line 8.
BEGIN failed--compilation aborted at t/tk.t line 8.
t/tk.t ............ Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/utf8.t .......... Can't locate Tcl.pm in @INC (@INC contains: /home/canis/.cpan/build/Tkx-1.09-i5wGXI/blib/lib /home/canis/.cpan/build/Tkx-1.09-i5wGXI/blib/arch /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /home/canis/.cpan/build/Tkx-1.09-i5wGXI/blib/lib/Tkx.pm line 215.
BEGIN failed--compilation aborted at /home/canis/.cpan/build/Tkx-1.09-i5wGXI/blib/lib/Tkx.pm line 215.
Compilation failed in require at t/utf8.t line 15.
BEGIN failed--compilation aborted at t/utf8.t line 15.
t/utf8.t .......... Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Test Summary Report
-------------------
t/LabEntry.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/mega-config.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/mega.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/nul-char.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/tcl-callback.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/tcl.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/tk.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/utf8.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
Files=8, Tests=0, 0 wallclock secs ( 0.04 usr 0.02 sys + 0.09 cusr 0.02 csys = 0.17 CPU)
Result: FAIL
Failed 8/8 test programs. 0/0 subtests failed.
make: *** [test_dynamic] Ошибка 2
GAAS/Tkx-1.09.tar.gz
/usr/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports GAAS/Tkx-1.09.tar.gz
Running make install
make test had returned bad status, won't install without force
Failed during this command:
VKON/Tcl-1.02.tar.gz : make_test NO
GAAS/Tkx-1.09.tar.gz : make_test NO
cpan[2]>