Subject: | "make test" fails (plus some deprecation warnings) |
These warnings are scheduled to become errors in the next CPAN release of POE:
ErrorState is deprecated. \
Use ErrorEvent at blib/lib/POE/Component/IKC/Channel.pm line 143
FailureState is deprecated. \
Use FailureEvent at blib/lib/POE/Component/IKC/Client.pm line 125
FailureState is deprecated. \
Use FailureEvent at blib/lib/POE/Component/IKC/Server.pm line 141
FlushedState is deprecated. \
Use FlushedEvent at blib/lib/POE/Component/IKC/Channel.pm line 178
InputState is deprecated. \
Use InputEvent at blib/lib/POE/Component/IKC/Channel.pm line 143
InputState is deprecated. \
Use InputEvent at blib/lib/POE/Component/IKC/Channel.pm line 178
InputState is deprecated. \
Use InputEvent at blib/lib/POE/Component/IKC/Channel.pm line 260
SuccessState is deprecated. \
Use SuccessEvent at blib/lib/POE/Component/IKC/Client.pm line 125
SuccessState is deprecated. \
Use SuccessEvent at blib/lib/POE/Component/IKC/Server.pm line 141
"make test" also fails with the following messages:
Server: Timedout waiting for child process.
FAILED tests 9-22
Failed 14/25 tests, 44.00% okay
t/20_clientlite.......ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/10_server_client.t 25 14 56.00% 9-22
Failed 1/3 test scripts, 66.67% okay. 14/36 subtests failed, 61.11% okay.
*** Error code 35
... perl -V output is attached.
-- Rocco Caputo / troc@pobox.com / poe.perl.org / poe.sf.net
Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration:
Platform:
osname=freebsd, osvers=4.3-rc, archname=i386-freebsd
uname='freebsd eyrie.homenet 4.3-rc freebsd 4.3-rc #0: wed apr 11 01:15:54 edt 2001 troc@eyrie.homenet:usrobjusrsrcsysrc20010411 i386 '
config_args=''
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
Compiler:
cc='cc', ccflags ='-DDEBUGGING -fno-strict-aliasing -I/usr/local/include',
optimize='-O2 -g',
cppflags='-DDEBUGGING -fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='2.95.3 [FreeBSD] 20010315 (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=8
alignbytes=4, usemymalloc=n, prototype=define
Linker and Libraries:
ld='cc', ldflags ='-Wl,-E -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lm -lc -lcrypt -liconv -lutil
perllibs=-lm -lc -lcrypt -liconv -lutil
libc=, so=so, useshrplib=false, libperl=libperl.a
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fpic', lddlflags='-shared -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: DEBUGGING USE_LARGE_FILES
Built under freebsd
Compiled at Apr 16 2001 12:18:12
%ENV:
PERL5LIB="/home/troc/perl/poe"
@INC:
/home/troc/perl/poe
/usr/local/perl-561-single/lib/i386-freebsd
/usr/local/perl-561-single/lib
/usr/local/perl-561-single/site-lib/i386-freebsd
/usr/local/perl-561-single/site-lib
/usr/local/perl-561-single/site-lib
.