Re: Open3: Problems installing from CPAN
[email protected] (Johannes Kilian)
| Newsgroups | perl.win32.vanilla |
|---|---|
| Message-ID | <[email protected]> |
Am 18.05.2010 13:34, schrieb David Golden:
> Can you give some specific example of modules that fail and the
> specific test files that fail?
>
Just at the moment I tried to install
"Catalyst::Authentication::Store::LDAP".
As there are missing a lot of prerequisites the described error happens
something deep into installing the prerequisites (see above). As you can
see the error occurs while installing Net-LDAP-Server-0.42 and
Net-LDAP-Server-Test-0.09
As I said: this does not occur with all modules - but with quite a lot
modules. The two above are only 2 examples - there are a lot more...
TIA
Jo
------
CPAN-Output:
------
...
CPAN.pm: Going to build K/KA/KARMAN/Net-LDAP-Server-Test-0.09.tar.gz
Warning: prerequisite Net::LDAP::Server 0.3 not found.
---- Unsatisfied dependencies detected during ----
---- KARMAN/Net-LDAP-Server-Test-0.09.tar.gz ----
Net::LDAP::Server [requires]
Running make test
Delayed until after prerequisites
Running make install
Delayed until after prerequisites
Running install for module 'Net::LDAP::Server'
Running make for A/AA/AAR/Net-LDAP-Server-0.42.tar.gz
Fetching with LWP:
http://cpan.strawberryperl.com/authors/id/A/AA/AAR/Net-LDAP-Server-0.42.tar.gz
Fetching with LWP:
http://cpan.strawberryperl.com/authors/id/A/AA/AAR/CHECKSUMS
Checksum for
C:\Perl\cpan\sources\authors\id\A\AA\AAR\Net-LDAP-Server-0.42.tar.gz ok
CPAN.pm: Going to build A/AA/AAR/Net-LDAP-Server-0.42.tar.gz
AAR/Net-LDAP-Server-0.42.tar.gz
C:\Perl\c\bin\dmake.exe -- OK
Running make test
Could not execute (C:\Perl\perl\bin\perl.exe -w t/01-use.t): open3:
Can't call method "close" on an undefined value at
C:/Perl/perl/lib/IPC/Open3.pm line 370.
dmake.exe: Error code 150, while making 'test_dynamic'
AAR/Net-LDAP-Server-0.42.tar.gz
C:\Perl\c\bin\dmake.exe test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports AAR/Net-LDAP-Server-0.42.tar.gz
Running make install
make test had returned bad status, won't install without force
Running make for K/KA/KARMAN/Net-LDAP-Server-Test-0.09.tar.gz
Has already been unwrapped into directory
C:\Perl\cpan\build\Net-LDAP-Server-Test-0.09-G0W4sc
CPAN.pm: Going to build K/KA/KARMAN/Net-LDAP-Server-Test-0.09.tar.gz
Warning: Prerequisite 'Net::LDAP::Server => 0.3' for
'KARMAN/Net-LDAP-Server-Test-0.09.tar.gz' failed when processing
'AAR/Net-LDAP-Server-0.42.tar.gz' with 'make_test => NO'. Continuing,
but chances
to succeed are limited.
KARMAN/Net-LDAP-Server-Test-0.09.tar.gz
C:\Perl\c\bin\dmake.exe -- OK
Running make test
Could not execute (C:\Perl\perl\bin\perl.exe -w -T
-IC:\Perl\cpan\build\Net-LDAP-Server-Test-0.09-G0W4sc\blib\lib
-IC:\Perl\cpan\build\Net-LDAP-Server-Test-0.09-G0W4sc\blib\arch
t/00-load.t): open3: Can't call method "close" on an undefined value at
C:/Perl/perl/lib/IPC/Open3.pm line 370.
dmake.exe: Error code 150, while making 'test_dynamic'
KARMAN/Net-LDAP-Server-Test-0.09.tar.gz
C:\Perl\c\bin\dmake.exe test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports KARMAN/Net-LDAP-Server-Test-0.09.tar.gz
Running make install
make test had returned bad status, won't install without force
Running make for
B/BO/BOBTFISH/Catalyst-Authentication-Store-LDAP-1.009.tar.gz
Has already been unwrapped into directory
C:\Perl\cpan\build\Catalyst-Authentication-Store-LDAP-1.009-nKP3Em
CPAN.pm: Going to build
B/BO/BOBTFISH/Catalyst-Authentication-Store-LDAP-1.009.tar.gz
...
-------------------------