Subject: | test of WWW-Mechanize-1.75 stuck on OSX perl 5.22 |
Date: | Tue, 9 Jun 2015 13:53:33 +0300 |
To: | bug-www-mechanize [...] rt.cpan.org |
From: | Gabor Szabo <gabor [...] szabgab.com> |
$ cpanx --look WWW::Mechanize
--look WWW::Mechanize
Constants from lexical variables potentially modified elsewhere are
deprecated at /loader/0x7fcdd3836e70/aliased.pm line 1.
--> Working on WWW::Mechanize
Fetching http://www.cpan.org/authors/id/E/ET/ETHER/WWW-Mechanize-1.75.tar.gz
... OK
Entering /Users/gabor/.cpanm/work/1433847018.25862/WWW-Mechanize-1.75 with
/bin/bash
bash-3.2$ perl Makefile.PL
WWW::Mechanize likes to have a lot of test modules for some of its tests.
The following are modules that would be nice to have, but not required.
Test::Taint
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for WWW::Mechanize
Writing MYMETA.yml and MYMETA.json
bash-3.2$ make
cp lib/WWW/Mechanize/Cookbook.pod blib/lib/WWW/Mechanize/Cookbook.pod
cp lib/WWW/Mechanize/Link.pm blib/lib/WWW/Mechanize/Link.pm
cp lib/WWW/Mechanize/FAQ.pod blib/lib/WWW/Mechanize/FAQ.pod
cp lib/WWW/Mechanize/Examples.pod blib/lib/WWW/Mechanize/Examples.pod
cp lib/WWW/Mechanize/Image.pm blib/lib/WWW/Mechanize/Image.pm
cp lib/WWW/Mechanize.pm blib/lib/WWW/Mechanize.pm
cp bin/mech-dump blib/script/mech-dump
"/Users/gabor/perl5/perlbrew/perls/perl-5.22.0_WITH_THREADS/bin/perl"
-MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/mech-dump
Manifying 1 pod document
Manifying 6 pod documents
bash-3.2$ make test
PERL_DL_NONLAZY=1
"/Users/gabor/perl5/perlbrew/perls/perl-5.22.0_WITH_THREADS/bin/perl"
"-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef
*Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')"
t/00-load.t t/add_header.t t/aliases.t t/area_link.t t/autocheck.t
t/clone.t t/content.t t/cookies.t t/credentials-api.t t/credentials.t
t/die.t t/dump.t t/field.t t/find_frame.t t/find_image.t t/find_inputs.t
t/find_link-warnings.t t/find_link.t t/find_link_id.t t/form-parsing.t
t/form_with_fields.t t/frames.t t/image-new.t t/image-parse.t t/link-base.t
t/link-relative.t t/link.t t/new.t t/pod-coverage.t t/pod.t t/regex-error.t
t/save_content.t t/select.t t/taint.t t/tick.t t/untaint.t t/upload.t
t/warn.t t/warnings.t t/local/back.t t/local/click.t t/local/click_button.t
t/local/content.t t/local/encoding.t t/local/failure.t t/local/follow.t
t/local/form.t t/local/get.t t/local/nonascii.t t/local/overload.t
t/local/page_stack.t t/local/referer.t t/local/reload.t t/local/submit.t
t/mech-dump/mech-dump.t
t/00-load.t .............. 1/2 # Testing WWW::Mechanize 1.75, with LWP
6.13, Perl 5.022000,
/Users/gabor/perl5/perlbrew/perls/perl-5.22.0_WITH_THREADS/bin/perl
# Test::Memory::Cycle 1.04 is installed.
t/00-load.t .............. ok
t/add_header.t ........... ok
t/aliases.t .............. ok
t/area_link.t ............ ok
t/autocheck.t ............ ok
t/clone.t ................ ok
t/content.t .............. ok
t/cookies.t .............. # Test server http://127.0.0.1:33997 as PID 26234
t/cookies.t .............. ok
t/credentials-api.t ...... ok
t/credentials.t .......... ok
t/die.t .................. ok
t/dump.t ................. ok
t/field.t ................ ok
t/find_frame.t ........... ok
t/find_image.t ........... ok
t/find_inputs.t .......... ok
t/find_link-warnings.t ... ok
t/find_link.t ............ ok
t/find_link_id.t ......... ok
t/form-parsing.t ......... ok
t/form_with_fields.t ..... 1/? There are 2 forms with the named fields.
The first one was used. at t/form_with_fields.t line 27.
^Cmake: *** [test_dynamic] Interrupt: 2