Subject: | Test suite freezes: Unable to listen on port 10636: Address already in use |
This is blocking the installation of the module, which is blocking the testing of a fix for
another module [https://rt.cpan.org/Ticket/Display.html?id=83900]
This has happened every time I've tried to install the module:
Show quoted text
---- cut here ----
Net-LDAP-Server-Test-0.17/lib/Net/LDAP/Server/Test.pm
CPAN: File::Temp loaded ok (v0.22)
CPAN: Parse::CPAN::Meta loaded ok (v1.4404)
CPAN: CPAN::Meta loaded ok (v2.120921)
CPAN: Module::CoreList loaded ok (v2.49_02)
CPAN.pm: Going to build K/KA/KARMAN/Net-LDAP-Server-Test-0.17.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for Net::LDAP::Server::Test
Writing MYMETA.yml and MYMETA.json
cp lib/Net/LDAP/Server/Test.pm blib/lib/Net/LDAP/Server/Test.pm
Manifying blib/man3/Net::LDAP::Server::Test.3
KARMAN/Net-LDAP-Server-Test-0.17.tar.gz
/usr/bin/make -j 3 -j 3 -- OK
Running make test
PERL_DL_NONLAZY=1 /opt/xt/xt-perl/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-load.t ........... 1/1 # Testing Net::LDAP::Server::Test 0.17, Perl 5.014002, /opt/xt/xt-
perl/bin/perl
t/00-load.t ........... ok
t/01-ldap.t ........... 1/12 # stop() server
waitpid(7244, 0) took too long
Unable to listen on port 10636: Address already in use at /tmp/.cpan/build/Net-LDAP-
Server-Test-0.17-5k9t6t/blib/lib/Net/LDAP/Server/Test.pm line 964.
---- cut here ----