Subject: | make test hangs in IPC-Run3.t on threaded perl 5.10.1 on OpenBSD 4.5 |
cpan[3]> install IPC::Run3
Running install for module 'IPC::Run3'
Running make for R/RJ/RJBS/IPC-Run3-0.043.tar.gz
Has already been unwrapped into directory /home/jeff/.cpan/build/IPC-Run3-0.043-
K3gK85
Has already been made
Running make test
PERL_DL_NONLAZY=1 /usr/local/perl-5.10.1-threads/bin/perl "-MExtUtils::Command::MM"
"-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/fd_leak.t ................... ok
t/fork.t ...................... ok
t/IPC-Run3-ProfArrayBuffer.t .. ok
t/IPC-Run3-profiling.t ........ ok
t/IPC-Run3-ProfLogger.t ....... ok
t/IPC-Run3-ProfLogReader.t .... ok
t/IPC-Run3-ProfPP.t ........... ok
t/IPC-Run3-ProfReporter.t ..... ok
t/IPC-Run3.t .................. 1/28 ^C RJBS/IPC-Run3-0.043.tar.gz
/usr/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports RJBS/IPC-Run3-0.043.tar.gz
Warning (usually harmless): 'YAML' not installed, will not store persistent state
Running make install
make test had returned bad status, won't install without force
Failed during this command:
RJBS/IPC-Run3-0.043.tar.gz : make_test NO
jeff@minimunch:~/Code/perl-5.10.1 $ /usr/local/perl-5.10.1-threads/bin/perl -V
Summary of my perl5 (revision 5 version 10 subversion 1) configuration:
Platform:
osname=openbsd, osvers=4.5, archname=OpenBSD.i386-openbsd-thread-multi-64int
uname='openbsd minimunch.int.zeroclue.org 4.5 generic#1749 i386 '
config_args=''
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-pthread -fno-strict-aliasing -pipe -fstack-protector -
I/usr/local/include',
optimize='-O2',
cppflags='-pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='3.3.5 (propolice)', gccosandvers='openbsd4.5'
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags ='-pthread -Wl,-E -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib
libs=-lgdbm -lm -lutil -lc
perllibs=-lm -lutil -lc
libc=/usr/lib/libc.so.50.1, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_64_BIT_INT
USE_ITHREADS USE_LARGE_FILES USE_PERLIO
USE_REENTRANT_API
Built under openbsd
Compiled at Sep 14 2009 23:10:12
@INC:
/usr/local/perl-5.10.1-threads/lib/5.10.1/OpenBSD.i386-openbsd-thread-multi-64int
/usr/local/perl-5.10.1-threads/lib/5.10.1
/usr/local/perl-5.10.1-threads/lib/site_perl/5.10.1/OpenBSD.i386-openbsd-thread-
multi-64int
/usr/local/perl-5.10.1-threads/lib/site_perl/5.10.1
.