Hi Priyal,

On Fri, 16 May 2014 11:15:25 +0000
Priyal Jain <jpri...@juniper.net> wrote:

> Hello,
> 
> I am getting following message when I run "cpan Net::Netconf"
> 
> Checking if EOF on pty slave is correctly reported to master...
> (this fails on about 50% of the supported systems, so don't panic!
>  Expect will work anyway!)
> TIMEOUT
> Sorry, you may not notice if the spawned process closes the pty.
> Passed 42 of 42 tests.
> RGIERSIG/Expect-1.21.tar.gz
> Tests succeeded but 2 dependencies missing (IO:ty,IO::Tty)
> RGIERSIG/Expect-1.21.tar.gz
> [dependencies] -- NA
> Running make install
> make test had returned bad status, won't install without force
> Running install for module 'File::Which'
> Running make for A/AD/ADAMK/File-Which-1.09.tar.gz
> Fetching with HTTP::Tiny:
> http://www.planet-elektronik.de/CPAN/authors/id/A/AD/ADAMK/File-Which-1.09.tar.gz
> Fetching with HTTP::Tiny:
> http://www.planet-elektronik.de/CPAN/authors/id/A/AD/ADAMK/CHECKSUMS
> Checksum for /root/.cpan/sources/authors/id/A/AD/ADAMK/File-Which-1.09.tar.gz
> ok .............
> .........
>   CPAN.pm: Going to build A/AD/ADAMK/File-Which-1.09.tar.gz
> 
> CPAN.pm: Going to build A/AD/ADAMK/File-Which-1.09.tar.gz
> 
> Checking if your kit is complete...
> Looks good
> Warning: prerequisite Test::Script 1.05 not found.
> Generating a Unix-style Makefile
> Writing Makefile for File::Which
> Writing MYMETA.yml and MYMETA.json
> ---- Unsatisfied dependencies detected during ----
> ----       ADAMK/File-Which-1.09.tar.gz       ----
>     Test::Script [requires]
> Running make test
>   Delayed until after prerequisites
> Running make install
>   Delayed until after prerequisites
> Running install for module 'Test::Script'
> Running make for A/AD/ADAMK/Test-Script-1.07.tar.gz
> Fetching with HTTP::Tiny:
> 
> Warning: prerequisite IPC::Run3 0.034 not found.
> Warning: prerequisite Probe:erl 0.01 not found.
> Generating a Unix-style Makefile
> Writing Makefile for Test::Script
> Writing MYMETA.yml and MYMETA.json
> ---- Unsatisfied dependencies detected during ----
> ----       ADAMK/Test-Script-1.07.tar.gz      ----
>     Probe:erl [requires]
>     IPC::Run3 [requires]
> Running make test
>   Delayed until after prerequisites
> Running make install
>   Delayed until after prerequisites
> Running install for module 'Probe:erl'
> .................................
> .......................
> 
>   JPRIYAL/Net-Netconf-0.01.tar.gz
>   /usr/bin/make -- OK
> Running make test
> No tests defined for Net-Netconf extension.
>   JPRIYAL/Net-Netconf-0.01.tar.gz
> Tests succeeded but one dependency not OK (Bundle::Expect)
>   JPRIYAL/Net-Netconf-0.01.tar.gz
>   [dependencies] -- NA
> Running make install
>   make test had returned bad status, won't install without force
> 
> 
> But when I install all the three dependencies manually, this command works
> and installed Net::Netconf module in my system.

What is your operating system, distribution, perl version, etc.? Perhaps you
should be using native OS packages:

* http://perl-begin.org/topics/cpan/wrappers-for-distributions/

* http://perl-begin.org/topics/cpan/

Regards,

        Shlomi Fish

-- 
-----------------------------------------------------------------
Shlomi Fish       http://www.shlomifish.org/
Apple Inc. is Evil - http://www.shlomifish.org/open-source/anti/apple/

*shlomif:* hack, hack, hack ; save ; make ; make test; commit. And start over.

*mrjink:* hack, hack, hack; save; make; swear; fix typos; save; make; make
test; swear some more; hack some more; save; make; make test; cheer; commit.

*meep:* hack, make, test, segfault, oh noes, revert to previous revision

Please reply to list if it's a mailing list post - http://shlom.in/reply .

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to