On Mon, Feb 07, 2005 at 05:39:03PM +0000, Steve Hay wrote:
> What is it with tests called "ithreads.t"?
>
> Here's what I get @rev151728:
This started failing in my Linux builds too as of 2005-02-05 on:
Perl 5.8.5 on ppc, Perl 5.8.5 on i386, Perl 5.8.3 on i386
but is passing on:
Perl 5.8.0 on i386, Perl 5.8.0 on x86_64
(same results for the last three days)
/tmp/regressj18059/2.0-root/bin/httpd -d
/tmp/regressj18059/mp-2.0/ModPerl-Registry/t -f
/tmp/regressj18059/mp-2.0/ModPerl-Registry/t/conf/httpd.conf -D APACHE2 -D
PERL_USEITHREADS
using Apache/2.0.54-dev (prefork MPM)
waiting 90 seconds for server to start: ..
waiting 90 seconds for server to start: ok (waited 1 secs)
server localhost.localdomain:8529 started
t/ithreads....1..1
# Running under perl version 5.008005 for linux
# Current time local: Mon Feb 7 21:26:16 2005
# Current time GMT: Mon Feb 7 21:26:16 2005
# Using Test.pm version 1.25
# Using Apache/Test.pm version 1.21
# expected: thread 1
# thread 2
# thread 3
# thread 4
# parent
# received: thread 1
# thread 2
# thread 3
# parentthread 4
not ok 1
FAILED test 1
Failed 1/1 tests, 0.00% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/ithreads.t 1 1 100.00% 1
Failed 1/1 test scripts, 0.00% okay. 1/1 subtests failed, 0.00% okay.
======= Special Tests Sequence Failure Finder Report =======
------------------------------------------------------------
First iteration used:
/usr/bin/perl /tmp/regressj18059/mp-2.0/ModPerl-Registry/t//TEST -verbose
t/bad_scripts.t t/redirect.t t/flush.t t/nph.t t/ithreads.t t/nph.t
t/ithreads.t t/304.t t/basic.t t/bad_scripts.t t/ithreads.t t/304.t t/404.t
t/closure.t t/basic.t t/flush.t t/redirect.t t/404.t t/flush.t t/404.t t/304.t
t/nph.t t/500.t t/404.t t/304.t t/ithreads.t t/perlrun_extload.t t/500.t
t/cgi.t t/redirect.t t/redirect.t t/perlrun_extload.t t/closure.t t/206.t
t/special_blocks.t t/basic.t t/flush.t t/ithreads.t t/nph.t t/304.t
t/bad_scripts.t t/special_blocks.t t/flush.t t/304.t t/500.t t/closure.t
t/bad_scripts.t t/206.t t/perlrun_extload.t t/bad_scripts.t t/bin_resp.t
t/special_blocks.t t/flush.t t/206.t t/closure.t t/cgi.t t/206.t
t/perlrun_extload.t t/flush.t t/basic.t t/304.t t/redirect.t t/bad_scripts.t
t/cgi.t t/flush.t t/bin_resp.t t/206.t t/500.t t/perlrun_extload.t
t/bad_scripts.t t/206.t t/nph.t t/basic.t t/cgi.t t/basic.t t/special_blocks.t
t/basic.t t/closure.t t/206.t t/special_blocks.t t/nph.t t/flush.t t/404.t
t/nph.t t/basic.t t/ithreads.t t/closure.t t/304.t t/304.t t/bad_scripts.t
t/bad_scripts.t t/special_blocks.t t/perlrun_extload.t t/500.t t/cgi.t
t/basic.t t/flush.t t/bin_resp.t t/redirect.t t/redirect.t t/perlrun_extload.t
t/404.t t/206.t t/ithreads.t t/nph.t t/404.t t/bin_resp.t t/404.t t/redirect.t
t/closure.t t/perlrun_extload.t t/404.t t/304.t t/nph.t t/ithreads.t t/cgi.t
t/bin_resp.t t/cgi.t t/ithreads.t t/special_blocks.t t/bad_scripts.t t/404.t
t/nph.t t/500.t t/cgi.t t/ithreads.t t/206.t t/bin_resp.t t/special_blocks.t
t/bin_resp.t t/special_blocks.t t/closure.t t/redirect.t t/bin_resp.t
t/special_blocks.t t/closure.t t/perlrun_extload.t t/cgi.t t/bin_resp.t t/cgi.t
t/206.t t/500.t t/500.t t/bin_resp.t t/500.t t/basic.t t/perlrun_extload.t
t/500.t t/redirect.t t/closure.t
------------------------------------------------------------
iteration 1 (1 tests):
/usr/bin/perl /tmp/regressj18059/mp-2.0/ModPerl-Registry/t//TEST
-verbose t/ithreads.t
(made 1 successful reductions)
========================= Summary ==========================
Completion : Completed
Status : *** NOT OK ***
Tests run : 6
Iterations (random) made : 1
------------------------------------------------------------
--- Started at: Mon Feb 7 21:25:07 2005 ---
--- Ended at: Mon Feb 7 21:25:45 2005 ---
------------------------------------------------------------
The smoke testing was run on the system with the following
parameters:
*** mod_perl version 1.999022
*** using /tmp/regressj18059/mp-2.0/lib/Apache/BuildConfig.pm
*** Makefile.PL options:
MP_APR_LIB => aprext
MP_APXS => /tmp/regressj18059/2.0-root/bin/apxs
MP_COMPAT_1X => 1
MP_DEBUG => 1
MP_GENERATE_XS => 1
MP_INST_APACHE2 => 1
MP_LIBNAME => mod_perl
MP_MAINTAINER => 1
MP_TRACE => 1
MP_USE_DSO => 1
*** /tmp/regressj18059/2.0-root/bin/httpd -V
Server version: Apache/2.0.54-dev
Server built: Feb 7 2005 03:18:14
Server's Module Magic Number: 20020903:9
Architecture: 32-bit
Server compiled with....
-D APACHE_MPM_DIR="server/mpm/prefork"
-D APR_HAS_SENDFILE
-D APR_HAS_MMAP
-D APR_HAVE_IPV6 (IPv4-mapped addresses enabled)
-D APR_USE_SYSVSEM_SERIALIZE
-D APR_USE_PTHREAD_SERIALIZE
-D SINGLE_LISTEN_UNSERIALIZED_ACCEPT
-D APR_HAS_OTHER_CHILD
-D AP_HAVE_RELIABLE_PIPED_LOGS
-D HTTPD_ROOT="/tmp/regressj18059/2.0-root"
-D SUEXEC_BIN="/tmp/regressj18059/2.0-root/bin/suexec"
-D DEFAULT_PIDLOG="logs/httpd.pid"
-D DEFAULT_SCOREBOARD="logs/apache_runtime_status"
-D DEFAULT_LOCKFILE="logs/accept.lock"
-D DEFAULT_ERRORLOG="logs/error_log"
-D AP_TYPES_CONFIG_FILE="conf/mime.types"
-D SERVER_CONFIG_FILE="conf/httpd.conf"
*** (apr|apu)-config linking info
-L/tmp/regressj18059/2.0-root/lib -lapr-0 -lrt -lm -lcrypt -lnsl -lpthread
-ldl
-L/tmp/regressj18059/2.0-root/lib -laprutil-0 -lldap -llber -ldb-4.2 -lexpat
*** /usr/bin/perl -V
Summary of my perl5 (revision 5 version 8 subversion 5) configuration:
Platform:
osname=linux, osvers=2.4.21-14.elsmp, archname=i386-linux-thread-multi
uname='linux tweety.build.redhat.com 2.4.21-14.elsmp #1 smp wed apr 14
18:55:47 edt 2004 i686 i686 i386 gnulinux '
config_args='-des -Doptimize=-O2 -g -pipe -m32 -march=i386 -mtune=pentium4
-Dversion=5.8.5 -Dmyhostname=localhost [EMAIL PROTECTED] -Dcc=gcc -Dcf_by=Red
Hat, Inc. -Dinstallprefix=/usr -Dprefix=/usr -Darchname=i386-linux
-Dvendorprefix=/usr -Dsiteprefix=/usr -Duseshrplib -Dusethreads -Duseithreads
-Duselargefiles -Dd_dosuid -Dd_semctl_semun -Di_db -Ui_ndbm -Di_gdbm -Di_shadow
-Di_syslog -Dman3ext=3pm -Duseperlio -Dinstallusrbinperl -Ubincompat5005
-Uversiononly -Dpager=/usr/bin/less -isr -Dinc_version_list=5.8.4 5.8.3 5.8.2
5.8.1 5.8.0'
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='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS
-DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',
optimize='-O2 -g -pipe -m32 -march=i386 -mtune=pentium4',
cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING
-fno-strict-aliasing -pipe -I/usr/local/include -I/usr/include/gdbm'
ccversion='', gccversion='3.4.2 20041006 (Red Hat 3.4.2-5)', 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=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='gcc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=/lib/libc-2.3.3.so, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version='2.3.3'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E
-Wl,-rpath,/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE'
cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: DEBUGGING MULTIPLICITY USE_ITHREADS USE_LARGE_FILES
PERL_IMPLICIT_CONTEXT
Built under linux
Compiled at Oct 12 2004 12:45:01
%ENV:
PERL5LIB="/home/jorton/lib/perl5"
PERL_LWP_USE_HTTP_10="1"
@INC:
/home/jorton/lib/perl5/5.8.5/i386-linux-thread-multi
/home/jorton/lib/perl5/5.8.5
/home/jorton/lib/perl5/i386-linux-thread-multi
/home/jorton/lib/perl5/5.8.4
/home/jorton/lib/perl5/5.8.3
/home/jorton/lib/perl5/5.8.2
/home/jorton/lib/perl5/5.8.1
/home/jorton/lib/perl5/5.8.0
/home/jorton/lib/perl5
/usr/lib/perl5/5.8.5/i386-linux-thread-multi
/usr/lib/perl5/5.8.5
/usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.4/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.3/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.2/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.5
/usr/lib/perl5/site_perl/5.8.4
/usr/lib/perl5/site_perl/5.8.3
/usr/lib/perl5/site_perl/5.8.2
/usr/lib/perl5/site_perl/5.8.1
/usr/lib/perl5/site_perl/5.8.0
/usr/lib/perl5/site_perl
/usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.4/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.2/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.1/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.5
/usr/lib/perl5/vendor_perl/5.8.4
/usr/lib/perl5/vendor_perl/5.8.3
/usr/lib/perl5/vendor_perl/5.8.2
/usr/lib/perl5/vendor_perl/5.8.1
/usr/lib/perl5/vendor_perl/5.8.0
/usr/lib/perl5/vendor_perl
.
-- this report was generated by ./t/SMOKE
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]