Skip Menu |

This queue is for tickets about the IPC-Run CPAN distribution.

Report information
The Basics
Id: 4658
Status: resolved
Priority: 0/
Queue: IPC-Run

People
Owner: Nobody in particular
Requestors: cpan [...] vdm.cc
RSOD [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: run.t test failure in MacOS X 10.3 (Panther)
this is the test output: t/run..............NOK 1# Test 1 got: '012-45-----1' (t/run.t at line 160) # Expected: '012-4------1' # t/run.t line 160 is: sub { ok( _map_fds, $fd_map ) ; $fd_map = _map_fds }, t/run..............FAILED test 1 and here are some details of my perl build (it's not the stock macos x build). 77. / vdm@kant% perl -V Summary of my perl5 (revision 5.0 version 8 subversion 2) configuration: Platform: osname=darwin, osvers=7.0.0, archname=darwin-2level uname='darwin kant 7.0.0 darwin kernel version 7.0.0: wed sep 24 15:48:39 pdt 2003; root:xnuxnu-517.obj~1release_ppc power macintosh powerpc ' config_args='' hint=recommended, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing', optimize='-Os', cppflags='-no-cpp-precomp -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing' 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 ='' libpth=/usr/lib libs=-ldbm -ldl -lm -lc perllibs=-ldl -lm -lc libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dyld.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' ' cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup' Characteristics of this binary (from libperl): Compile-time options: USE_LARGE_FILES Built under darwin Compiled at Dec 10 2003 21:33:30 @INC: /usr/local/lib/perl5/5.8.2/darwin-2level /usr/local/lib/perl5/5.8.2 /usr/local/lib/perl5/site_perl/5.8.2/darwin-2level /usr/local/lib/perl5/site_perl/5.8.2 /usr/local/lib/perl5/site_perl .
From: RSOD [...] cpan.org
Confirmed to be present as of IPC-Run-0.78, OS X 10.3.7. Patch submitted to the (AWOL?) author. - R. [guest - Fri Dec 12 15:37:10 2003]: Show quoted text
> this is the test output: > > t/run..............NOK 1# Test 1 got: '012-45-----1' (t/run.t at line > 160) > # Expected: '012-4------1' > # t/run.t line 160 is: sub { ok( _map_fds, $fd_map ) ; $fd_map = > _map_fds }, > t/run..............FAILED test 1 > > and here are some details of my perl build (it's not the stock macos x > build). > > 77. / vdm@kant% perl -V > Summary of my perl5 (revision 5.0 version 8 subversion 2) > configuration: > Platform: > osname=darwin, osvers=7.0.0, archname=darwin-2level > uname='darwin kant 7.0.0 darwin kernel version 7.0.0: wed sep 24 > 15:48:39 pdt 2003; root:xnuxnu-517.obj~1release_ppc power macintosh > powerpc ' > config_args='' > hint=recommended, useposix=true, d_sigaction=define > usethreads=undef use5005threads=undef useithreads=undef > usemultiplicity=undef > useperlio=define d_sfio=undef uselargefiles=define usesocks=undef > use64bitint=undef use64bitall=undef uselongdouble=undef > usemymalloc=n, bincompat5005=undef > Compiler: > cc='cc', ccflags ='-pipe -fno-common -DPERL_DARWIN -no-cpp-precomp > -fno-strict-aliasing', > optimize='-Os', > cppflags='-no-cpp-precomp -pipe -fno-common -DPERL_DARWIN > -no-cpp-precomp -fno-strict-aliasing' > 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 ='' > libpth=/usr/lib > libs=-ldbm -ldl -lm -lc > perllibs=-ldl -lm -lc > libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, > libperl=libperl.a > gnulibc_version='' > Dynamic Linking: > dlsrc=dl_dyld.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' ' > cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup' > > > Characteristics of this binary (from libperl): > Compile-time options: USE_LARGE_FILES > Built under darwin > Compiled at Dec 10 2003 21:33:30 > @INC: > /usr/local/lib/perl5/5.8.2/darwin-2level > /usr/local/lib/perl5/5.8.2 > /usr/local/lib/perl5/site_perl/5.8.2/darwin-2level > /usr/local/lib/perl5/site_perl/5.8.2 > /usr/local/lib/perl5/site_perl > .
From: RSOD [...] cpan.org
The patch is included in ticket #8940. - R.
Thanks for the report; the fix will be in the next CPAN release of IPC::Run, which should be approximately 1-3 days from now. - R. [guest - Fri Dec 12 15:37:10 2003]: Show quoted text
> this is the test output: > > t/run..............NOK 1# Test 1 got: '012-45-----1' (t/run.t at line > 160) > # Expected: '012-4------1' > # t/run.t line 160 is: sub { ok( _map_fds, $fd_map ) ; $fd_map = > _map_fds }, > t/run..............FAILED test 1 > > and here are some details of my perl build (it's not the stock macos x > build). > > 77. / vdm@kant% perl -V > Summary of my perl5 (revision 5.0 version 8 subversion 2) > configuration: > Platform: > osname=darwin, osvers=7.0.0, archname=darwin-2level > uname='darwin kant 7.0.0 darwin kernel version 7.0.0: wed sep 24 > 15:48:39 pdt 2003; root:xnuxnu-517.obj~1release_ppc power macintosh > powerpc ' > config_args='' > hint=recommended, useposix=true, d_sigaction=define > usethreads=undef use5005threads=undef useithreads=undef > usemultiplicity=undef > useperlio=define d_sfio=undef uselargefiles=define usesocks=undef > use64bitint=undef use64bitall=undef uselongdouble=undef > usemymalloc=n, bincompat5005=undef > Compiler: > cc='cc', ccflags ='-pipe -fno-common -DPERL_DARWIN -no-cpp-precomp > -fno-strict-aliasing', > optimize='-Os', > cppflags='-no-cpp-precomp -pipe -fno-common -DPERL_DARWIN > -no-cpp-precomp -fno-strict-aliasing' > 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 ='' > libpth=/usr/lib > libs=-ldbm -ldl -lm -lc > perllibs=-ldl -lm -lc > libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, > libperl=libperl.a > gnulibc_version='' > Dynamic Linking: > dlsrc=dl_dyld.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' ' > cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup' > > > Characteristics of this binary (from libperl): > Compile-time options: USE_LARGE_FILES > Built under darwin > Compiled at Dec 10 2003 21:33:30 > @INC: > /usr/local/lib/perl5/5.8.2/darwin-2level > /usr/local/lib/perl5/5.8.2 > /usr/local/lib/perl5/site_perl/5.8.2/darwin-2level > /usr/local/lib/perl5/site_perl/5.8.2 > /usr/local/lib/perl5/site_perl > .