On Fri, 28 Jan 2005 at 18:32 +0100, Jos I. Boumans <[EMAIL PROTECTED]> wrote:

Here's a second attempt at integrating IPC::Run (now at version 0.80), with the most notable change the location of the modules themselves; they now all live directly in lib/, and their test files in lib/Foo/Bar/t (modeled after attribute::handlers).

All tests pass on my osx box and the patch applies cleanly against a recent rsync of the perl sources.

My blead perl just reports the following as the only build error:

lib/IPC/Run/t/run.........................# Test 69 got: "Try again: write( 6, '
...15904 \"x\" chars...DOC2\n' ) at ../../IPC/Run/IO.pm line 547\n" (../lib/IPC/
Run/t/run.t at line 359 *TODO*)
#    Expected: ""
ok

I have no idea where the "Try again:" write comes from, the
string didn't appear in the perl source directory (that I could find).

Perhaps my mirror doesn't have the latest code yet?


Summary of my perl5 (revision 5 version 9 subversion 2 patch 23961) configuration: Platform: osname=linux, osvers=2.4.30-pre1, archname=i686-linux uname='linux dd 2.4.30-pre1 #1 wed feb 9 18:15:26 pst 2005 i686 ' config_args='-Accflags=-DPERL_DISABLE_PMC -Dmksymlinks -Dinstallusrbinperl -Uversiononly -Dusedevel -Doptimize=-O3 -g -de [EMAIL PROTECTED]' hint=recommended, useposix=true, d_sigaction=define usethreads=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 ='-DPERL_DISABLE_PMC -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O3 -g', cppflags='-DPERL_DISABLE_PMC -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='egcs-2.91.66.1 19990314/Linux (egcs-1.1.2 release)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4 alignbytes=4, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lgdbm -ldbm -ldb -ldl -lm -lc perllibs=-ldl -lm -lc libc=/lib/libc.so.5.4.44, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'


Characteristics of this binary (from libperl): Compile-time options: DEBUGGING USE_LARGE_FILES Locally applied patches: DEVEL22511 Built under linux Compiled at Feb 11 2005 15:47:14 %ENV: PERL5_CPANPLUS_CONFIG="/home/dcd/.cpanplus/config" @INC: /usr/local/lib/perl5/5.9.2/i686-linux /usr/local/lib/perl5/5.9.2 /usr/local/lib/perl5/site_perl/5.9.2/i686-linux /usr/local/lib/perl5/site_perl/5.9.2 /usr/local/lib/perl5/site_perl .

Reply via email to