Hello! I'm having some difficulty installing IPC::Run on Mac OS X 10.3.5.
perl -v returns


This is perl, v5.8.1-RC3 built for darwin-thread-multi-2level
(with 1 registered patch, see perl -V for more detail)

Interested parties can find perl -V output at the end of this email.

I'm using CPANPLUS to install IPC::Run and get the following error (truncated a bit for clarity):

------
<snip />

t/run..............# Test 1 got: '012-----89--' (t/run.t at line 160)
# Expected: '012-----8---'
# t/run.t line 160 is: sub { ok( _map_fds, $fd_map ) ; $fd_map = _map_fds },
FAILED test 1
Failed 1/266 tests, 99.62% okay
<snip />
Failed Test Stat Wstat Total Fail Failed List of Failed
------------------------------------------------------------------------ -------
t/run.t 266 1 0.38% 1
(1 subtest UNEXPECTEDLY SUCCEEDED), 61 subtests skipped.
Failed 1/15 test scripts, 93.33% okay. 1/703 subtests failed, 99.86% okay.
make: *** [test_dynamic] Error 45
MAKE TEST failed! - in CPANPLUS::Internals::Make::_make at Tue Oct 5 09:52:37 2004 at /Library/Perl/5.8.1/CPANPLUS/Internals/Make.pm line 503
An error occurred handling module IPC::Run in CPANPLUS::Internals::Install::_install_module at Tue Oct 5 09:52:37 2004 at /Library/Perl/5.8.1/CPANPLUS/Internals/Install.pm line 170
Installing IPC::Run failed! in CPANPLUS::Backend::install at Tue Oct 5 09:52:37 2004 at /Library/Perl/5.8.1/CPANPLUS/Backend.pm line 255
Error installed IPC::Run
Problem installed one or more modules
*** You can view the complete error buffer by pressing 'p' ***
CPAN Terminal> p
Could not find or check module 'IPC::Run' in CPANPLUS::Internals::_can_use at Tue Oct 5 09:52:13 2004
Could not find or check module 'IPC::Run' in CPANPLUS::Internals::_can_use at Tue Oct 5 09:52:14 2004
Could not find or check module 'IPC::Run' in CPANPLUS::Internals::_can_use at Tue Oct 5 09:52:16 2004
Use of uninitialized value in concatenation (.) or string at t/pty.t line 256. in CPANPLUS::Internals::__ANON__ at Tue Oct 5 09:52:22 2004
Use of uninitialized value in concatenation (.) or string at t/pty.t line 257. in CPANPLUS::Internals::__ANON__ at Tue Oct 5 09:52:22 2004
# Test 1 got: '012-----89--' (t/run.t at line 160) in CPANPLUS::Internals::__ANON__ at Tue Oct 5 09:52:23 2004
# Expected: '012-----8---' in CPANPLUS::Internals::__ANON__ at Tue Oct 5 09:52:23 2004
# t/run.t line 160 is: sub { ok( _map_fds, $fd_map ) ; $fd_map = _map_fds }, in CPANPLUS::Internals::__ANON__ at Tue Oct 5 09:52:23 2004
v-strings are deprecated at (eval 1) line 1. in CPANPLUS::Internals::__ANON__ at Tue Oct 5 09:52:37 2004
v-string in use/require non-portable at (eval 1) line 3. in CPANPLUS::Internals::__ANON__ at Tue Oct 5 09:52:37 2004
Failed 1/15 test scripts, 93.33% okay. 1/703 subtests failed, 99.86% okay. in CPANPLUS::Internals::__ANON__ at Tue Oct 5 09:52:37 2004
make: *** [test_dynamic] Error 45 in CPANPLUS::Internals::__ANON__ at Tue Oct 5 09:52:37 2004
MAKE TEST failed! - in CPANPLUS::Internals::Make::_make at Tue Oct 5 09:52:37 2004
An error occurred handling module IPC::Run in CPANPLUS::Internals::Install::_install_module at Tue Oct 5 09:52:37 2004
Installing IPC::Run failed! in CPANPLUS::Backend::install at Tue Oct 5 09:52:37 2004
Stack printed successfully
-----


Googling hasn't revealed much other than a report of the same failure on perl.cpan.testers with, unfortunately, no solution. I get the same t/run.t error installing via CPAN as well. Any ideas or suggestions? It seems that IPC::Run to install other modules I'm interested in using.

Thanks for any and all assistance.

Michael

$ perl -V
Summary of my perl5 (revision 5.0 version 8 subversion 1 RC3) configuration:
Platform:
osname=darwin, osvers=7.0, archname=darwin-thread-multi-2level
uname='darwin hampsten 7.0 darwin kernel version 6.0: fri jul 25 16:58:41 pdt 2003; root:xnu-344.frankd.rootsxnu-344.frankd~objrelease_ppc power macintosh powerpc '
config_args='-ds -e -Dprefix=/usr -Dccflags=-g -pipe -Dldflags=-Dman3ext=3pm -Duseithreads -Duseshrplib'
hint=recommended, useposix=true, d_sigaction=define
usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-g -pipe -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -I/usr/local/include',
optimize='-Os',
cppflags='-no-cpp-precomp -g -pipe -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='3.3 20030304 (Apple Computer, Inc. build 1495)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags ='-L/usr/local/lib'
libpth=/usr/local/lib /usr/lib
libs=-ldbm -ldl -lm -lc
perllibs=-ldl -lm -lc
libc=/usr/lib/libc.dylib, so=dylib, useshrplib=true, libperl=libperl.dylib
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dyld.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-bundle -undefined dynamic_lookup -L/usr/local/lib'



Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY USE_ITHREADS USE_LARGE_FILES PERL_IMPLICIT_CONTEXT
Locally applied patches:
RC3
Built under darwin
Compiled at Sep 12 2003 19:50:49
%ENV:
PERL5LIB="/sw/lib/perl5"
@INC:
/sw/lib/perl5
/System/Library/Perl/5.8.1/darwin-thread-multi-2level
/System/Library/Perl/5.8.1
/Library/Perl/5.8.1/darwin-thread-multi-2level
/Library/Perl/5.8.1
/Library/Perl
/Network/Library/Perl/5.8.1/darwin-thread-multi-2level
/Network/Library/Perl/5.8.1
/Network/Library/Perl
.



-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to