Created
July 18, 2012 02:52
-
-
Save p16i/3133801 to your computer and use it in GitHub Desktop.
www-curl-simple
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| cpanm -v WWW::Curl::Simple | |
| cpanm (App::cpanminus) 1.5011 on perl 5.014002 built for darwin-2level | |
| Work directory is /Users/goonnow/.cpanm/work/1342579777.98264 | |
| You have make /usr/bin/make | |
| You have LWP 6.04 | |
| You have /usr/bin/tar: bsdtar 2.8.3 - libarchive 2.8.3 | |
| You have /usr/bin/unzip | |
| Searching WWW::Curl::Simple on cpanmetadb ... | |
| --> Working on WWW::Curl::Simple | |
| Fetching http://www.cpan.org/authors/id/A/AN/ANDREMAR/WWW-Curl-Simple-0.100185.tar.gz ... OK | |
| Unpacking WWW-Curl-Simple-0.100185.tar.gz | |
| x WWW-Curl-Simple-0.100185 | |
| x WWW-Curl-Simple-0.100185/TODO | |
| x WWW-Curl-Simple-0.100185/README | |
| x WWW-Curl-Simple-0.100185/Changes | |
| x WWW-Curl-Simple-0.100185/LICENSE | |
| x WWW-Curl-Simple-0.100185/dist.ini | |
| x WWW-Curl-Simple-0.100185/META.yml | |
| x WWW-Curl-Simple-0.100185/MANIFEST | |
| x WWW-Curl-Simple-0.100185/META.json | |
| x WWW-Curl-Simple-0.100185/t | |
| x WWW-Curl-Simple-0.100185/t/00.load.t | |
| x WWW-Curl-Simple-0.100185/Makefile.PL | |
| x WWW-Curl-Simple-0.100185/t/10.simple.t | |
| x WWW-Curl-Simple-0.100185/t/20.timeout.t | |
| x WWW-Curl-Simple-0.100185/t/Testserver.pm | |
| x WWW-Curl-Simple-0.100185/lib/WWW/Curl | |
| x WWW-Curl-Simple-0.100185/lib/WWW/Curl/Simple.pm | |
| x WWW-Curl-Simple-0.100185/xt/benchmarks | |
| x WWW-Curl-Simple-0.100185/xt/benchmarks/bench.pl | |
| x WWW-Curl-Simple-0.100185/xt/benchmarks/i | |
| x WWW-Curl-Simple-0.100185/xt/benchmarks/i/lwp.pl | |
| x WWW-Curl-Simple-0.100185/t/release-pod-syntax.t | |
| x WWW-Curl-Simple-0.100185/t/author-20.non-fatal.t | |
| x WWW-Curl-Simple-0.100185/xt/benchmarks/i/curl.pl | |
| x WWW-Curl-Simple-0.100185/t/author-99.pua-compat.t | |
| x WWW-Curl-Simple-0.100185/xt/benchmarks/benchit.pl | |
| x WWW-Curl-Simple-0.100185/t/release-pod-coverage.t | |
| x WWW-Curl-Simple-0.100185/t/author-10.usage.multi.t | |
| x WWW-Curl-Simple-0.100185/t/author-20.timeout-old.t | |
| x WWW-Curl-Simple-0.100185/t/author-10.usage.single.t | |
| x WWW-Curl-Simple-0.100185/lib/WWW/Curl/Simple | |
| x WWW-Curl-Simple-0.100185/lib/WWW/Curl/Simple/Request.pm | |
| x WWW-Curl-Simple-0.100185/xt/benchmarks/i/curl-simple.pl | |
| x WWW-Curl-Simple-0.100185/xt/benchmarks/n | |
| x WWW-Curl-Simple-0.100185/xt/benchmarks/n/curl-simple.pl | |
| Entering WWW-Curl-Simple-0.100185 | |
| Checking configure dependencies from META.yml | |
| Checking if you have ExtUtils::MakeMaker 6.30 ... Yes (6.62) | |
| Configuring WWW-Curl-Simple-0.100185 ... Running Makefile.PL | |
| Checking if your kit is complete... | |
| Looks good | |
| Warning: prerequisite WWW::Curl::Easy 0 not found. | |
| Warning: prerequisite WWW::Curl::Multi 0 not found. | |
| Writing Makefile for WWW::Curl::Simple | |
| Writing MYMETA.yml and MYMETA.json | |
| OK | |
| Checking dependencies from MYMETA.json ... | |
| Checking if you have strict 0 ... Yes (1.04) | |
| Checking if you have base 0 ... Yes (2.16) | |
| Checking if you have Test::More 0.96 ... Yes (0.98) | |
| Checking if you have Test::Exception 0 ... Yes (0.31) | |
| Checking if you have Scalar::Util 0 ... Yes (1.23) | |
| Checking if you have Time::HiRes 1.9705 ... Yes (1.9721_01) | |
| Checking if you have Carp 0 ... Yes (1.25) | |
| Checking if you have namespace::clean 0 ... Yes (0.23) | |
| Checking if you have HTTP::Response 0 ... Yes (6.03) | |
| Checking if you have HTTP::Request 0 ... Yes (6.00) | |
| Checking if you have Moose 0 ... Yes (2.0602) | |
| Checking if you have WWW::Curl::Easy 0 ... No | |
| Checking if you have WWW::Curl::Multi 0 ... No | |
| ==> Found dependencies: WWW::Curl::Easy, WWW::Curl::Multi | |
| Searching WWW::Curl::Easy on cpanmetadb ... | |
| --> Working on WWW::Curl::Easy | |
| Fetching http://www.cpan.org/authors/id/S/SZ/SZBALINT/WWW-Curl-4.15.tar.gz ... OK | |
| Unpacking WWW-Curl-4.15.tar.gz | |
| x WWW-Curl-4.15/ | |
| x WWW-Curl-4.15/SIGNATURE | |
| x WWW-Curl-4.15/README | |
| x WWW-Curl-4.15/Curl.xs | |
| x WWW-Curl-4.15/Changes | |
| x WWW-Curl-4.15/META.yml | |
| x WWW-Curl-4.15/README.Win32 | |
| x WWW-Curl-4.15/MANIFEST | |
| x WWW-Curl-4.15/lib/ | |
| x WWW-Curl-4.15/lib/WWW/ | |
| x WWW-Curl-4.15/lib/WWW/Curl.pm | |
| x WWW-Curl-4.15/lib/WWW/Curl/ | |
| x WWW-Curl-4.15/lib/WWW/Curl/Easy.pm | |
| x WWW-Curl-4.15/lib/WWW/Curl/Multi.pm | |
| x WWW-Curl-4.15/lib/WWW/Curl/Form.pm | |
| x WWW-Curl-4.15/lib/WWW/Curl/Share.pm | |
| x WWW-Curl-4.15/t/ | |
| x WWW-Curl-4.15/t/16formpost.t | |
| x WWW-Curl-4.15/t/meta.t | |
| x WWW-Curl-4.15/t/15duphandle-callback.t | |
| x WWW-Curl-4.15/t/20undefined_subs.t | |
| x WWW-Curl-4.15/t/04abort-test.t | |
| x WWW-Curl-4.15/t/01basic.t | |
| x WWW-Curl-4.15/t/pod-coverage.t | |
| x WWW-Curl-4.15/t/21write-to-scalar.t | |
| x WWW-Curl-4.15/t/05progress.t | |
| x WWW-Curl-4.15/t/17slist.t | |
| x WWW-Curl-4.15/t/00constants.t | |
| x WWW-Curl-4.15/t/10errbuf.t | |
| x WWW-Curl-4.15/t/08ssl.t | |
| x WWW-Curl-4.15/t/06http-post.t | |
| x WWW-Curl-4.15/t/13slowleak.t | |
| x WWW-Curl-4.15/t/new/ | |
| x WWW-Curl-4.15/t/new/04abort.t | |
| x WWW-Curl-4.15/t/new/README | |
| x WWW-Curl-4.15/t/new/07errbuf.t | |
| x WWW-Curl-4.15/t/new/01basic.t | |
| x WWW-Curl-4.15/t/new/03body-callback.t | |
| x WWW-Curl-4.15/t/new/05progress.t | |
| x WWW-Curl-4.15/t/new/00constants.t | |
| x WWW-Curl-4.15/t/new/06http-post.t | |
| x WWW-Curl-4.15/t/new/10multi-callback.t | |
| x WWW-Curl-4.15/t/new/02header-callback.t | |
| x WWW-Curl-4.15/t/new/09duphandle-callback.t | |
| x WWW-Curl-4.15/t/new/08duphandle.t | |
| x WWW-Curl-4.15/t/14duphandle.t | |
| x WWW-Curl-4.15/t/pod.t | |
| x WWW-Curl-4.15/t/07ftp-upload.t | |
| x WWW-Curl-4.15/t/symbols-in-versions | |
| x WWW-Curl-4.15/t/19multi.t | |
| x WWW-Curl-4.15/t/18twinhandles.t | |
| x WWW-Curl-4.15/t/02callbacks.t | |
| x WWW-Curl-4.15/t/09times.t | |
| x WWW-Curl-4.15/Makefile.PL | |
| x WWW-Curl-4.15/inc/ | |
| x WWW-Curl-4.15/inc/Module/ | |
| x WWW-Curl-4.15/inc/Module/Install/ | |
| x WWW-Curl-4.15/inc/Module/Install/External.pm | |
| x WWW-Curl-4.15/inc/Module/Install/Can.pm | |
| x WWW-Curl-4.15/inc/Module/Install/Base.pm | |
| x WWW-Curl-4.15/inc/Module/Install/Metadata.pm | |
| x WWW-Curl-4.15/inc/Module/Install/Makefile.pm | |
| x WWW-Curl-4.15/inc/Module/Install/MakeMaker.pm | |
| x WWW-Curl-4.15/inc/Module/Install.pm | |
| x WWW-Curl-4.15/template/ | |
| x WWW-Curl-4.15/template/Easy.pm.tmpl | |
| x WWW-Curl-4.15/template/Share.pm.tmpl | |
| x WWW-Curl-4.15/LICENSE | |
| x WWW-Curl-4.15/typemap | |
| Entering WWW-Curl-4.15 | |
| Checking configure dependencies from META.yml | |
| Checking if you have ExtUtils::MakeMaker 6.42 ... Yes (6.62) | |
| Configuring WWW-Curl-4.15 ... Running Makefile.PL | |
| Locating required external dependency bin:curl-config... found at /usr/bin/curl-config. | |
| The version is libcurl 7.21.4 | |
| Found curl.h in /usr/include/curl/curl.h | |
| In file included from /usr/include/stdio.h:500, | |
| from /usr/include/curl/curl.h:47: | |
| /usr/include/secure/_stdio.h:49: error: syntax error in macro parameter list | |
| /usr/include/secure/_stdio.h:57: error: syntax error in macro parameter list | |
| Building curlopt-constants.c for your libcurl version | |
| Building Easy.pm constants for your libcurl version | |
| Building Share.pm constants for your libcurl version | |
| Checking if your kit is complete... | |
| Looks good | |
| Writing Makefile for WWW::Curl | |
| Writing MYMETA.yml and MYMETA.json | |
| OK | |
| Checking dependencies from MYMETA.json ... | |
| Checking if you have ExtUtils::MakeMaker 0 ... Yes (6.62) | |
| Checking if you have ExtUtils::MakeMaker 6.42 ... Yes (6.62) | |
| Building and testing WWW-Curl-4.15 ... cp lib/WWW/Curl/Share.pm blib/lib/WWW/Curl/Share.pm | |
| cp lib/WWW/Curl/Form.pm blib/lib/WWW/Curl/Form.pm | |
| cp lib/WWW/Curl.pm blib/lib/WWW/Curl.pm | |
| cp lib/WWW/Curl/Easy.pm blib/lib/WWW/Curl/Easy.pm | |
| cp lib/WWW/Curl/Multi.pm blib/lib/WWW/Curl/Multi.pm | |
| /Users/goonnow/perl5/perlbrew/perls/perl-5.14.2/bin/perl "-Iinc" /Users/goonnow/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2/ExtUtils/xsubpp -typemap /Users/goonnow/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2/ExtUtils/typemap -typemap typemap Curl.xs > Curl.xsc && mv Curl.xsc Curl.c | |
| cc -c -I/usr/include -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -O3 -DVERSION=\"4.15\" -DXS_VERSION=\"4.15\" "-I/Users/goonnow/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2/darwin-2level/CORE" Curl.c | |
| Running Mkbootstrap for WWW::Curl () | |
| chmod 644 Curl.bs | |
| rm -f blib/arch/auto/WWW/Curl/Curl.bundle | |
| LD_RUN_PATH="/usr/lib" env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector Curl.o -o blib/arch/auto/WWW/Curl/Curl.bundle \ | |
| -lcurl \ | |
| chmod 755 blib/arch/auto/WWW/Curl/Curl.bundle | |
| cp Curl.bs blib/arch/auto/WWW/Curl/Curl.bs | |
| chmod 644 blib/arch/auto/WWW/Curl/Curl.bs | |
| Manifying blib/man3/WWW::Curl.3 | |
| PERL_DL_NONLAZY=1 /Users/goonnow/perl5/perlbrew/perls/perl-5.14.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t | |
| t/00constants.t ........... ok | |
| t/01basic.t ............... ok | |
| t/02callbacks.t ........... ok | |
| t/04abort-test.t .......... ok | |
| t/05progress.t ............ ok | |
| t/06http-post.t ........... skipped: Not performing http POST/upload tests | |
| t/07ftp-upload.t .......... skipped: Not performing ftp upload tests | |
| t/08ssl.t ................. ok | |
| t/09times.t ............... ok | |
| t/10errbuf.t .............. ok | |
| t/13slowleak.t ............ skipped: Not performing slow leakage regression test | |
| t/14duphandle.t ........... ok | |
| t/15duphandle-callback.t .. ok | |
| t/16formpost.t ............ skipped: Not performing POST | |
| t/17slist.t ............... skipped: Not performing printenv cgi tests | |
| t/18twinhandles.t ......... ok | |
| t/19multi.t ............... 1/20 | |
| # Failed test 'The read or write fdset contains one fd' | |
| # at t/19multi.t line 61. | |
| # Failed test 'The read or write fdset still only contains one fd' | |
| # at t/19multi.t line 64. | |
| # Failed test 'The read or write fdset contains two fds' | |
| # at t/19multi.t line 67. | |
| t/19multi.t ............... 16/20 # Looks like you failed 3 tests of 20. | |
| t/19multi.t ............... Dubious, test returned 3 (wstat 768, 0x300) | |
| Failed 3/20 subtests | |
| t/20undefined_subs.t ...... ok | |
| t/21write-to-scalar.t ..... ok | |
| t/meta.t .................. skipped: Test::CPAN::Meta required for testing META.yml | |
| t/pod-coverage.t .......... ok | |
| t/pod.t ................... ok | |
| Test Summary Report | |
| ------------------- | |
| t/19multi.t (Wstat: 768 Tests: 20 Failed: 3) | |
| Failed tests: 11-13 | |
| Non-zero exit status: 3 | |
| Files=22, Tests=822, 35 wallclock secs ( 0.14 usr 0.04 sys + 0.93 cusr 0.13 csys = 1.24 CPU) | |
| Result: FAIL | |
| Failed 1/22 test programs. 3/822 subtests failed. | |
| make: *** [test_dynamic] Error 255 | |
| FAIL | |
| ! Installing WWW::Curl::Easy failed. See /Users/goonnow/.cpanm/build.log for details. | |
| Searching WWW::Curl::Multi on cpanmetadb ... | |
| Already tried WWW-Curl-4.15. Skipping. | |
| ! Bailing out the installation for WWW-Curl-Simple-0.100185. Retry with --prompt or --force. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment