Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Starman CPAN distribution.

Report information
The Basics
Id: 71096
Status: rejected
Priority: 0/
Queue: Starman

People
Owner: Nobody in particular
Requestors: nonsolosoft [...] diff.org
Cc:
AdminCc:

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



Subject: tests failure on Debian GNU/Linux and perl 5.12.3
cpan install Starman [...] MIYAGAWA/Starman-0.2014.tar.gz /usr/bin/make -- OK 'YAML' not installed, will not store persistent state Running make test PERL_DL_NONLAZY=1 /home/appworker/perl5/perlbrew/perls/perl-5.12.3/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/00_compile.t ........... ok t/chunked_req.t .......... 2011/09/20-18:32:31 Starman::Server (type Net::Server::PreFork) starting! pid(6867) Binding to TCP port 10147 on host 127.0.0.1 Setting gid to "1005 1005 1005" t/chunked_req.t .......... 1/? 2011/09/20-18:32:31 Server closing! t/chunked_req.t .......... ok t/chunked_zero_length.t .. 2011/09/20-18:32:31 Starman::Server (type Net::Server::PreFork) starting! pid(6875) Binding to TCP port 10028 on host 127.0.0.1 Setting gid to "1005 1005 1005" t/chunked_zero_length.t .. 1/? 2011/09/20-18:32:31 Server closing! t/chunked_zero_length.t .. ok t/findbin.t .............. 2011/09/20-18:32:31 Starman::Server (type Net::Server::PreFork) starting! pid(6882) Binding to TCP port 10087 on host * Setting gid to "1005 1005 1005" t/findbin.t .............. 1/? 2011/09/20-18:32:31 Server closing! Accept failed with 29 tries left: Invalid argument Accept failed with 28 tries left: Invalid argument Accept failed with 27 tries left: Invalid argument [...] Setting gid to "1005 1005 1005" t/rand.t ................. 1/? 2011/09/20-18:35:02 Server closing! Accept failed with 29 tries left: Invalid argument 2011/09/20-18:35:02 Starman::Server (type Net::Server::PreFork) starting! pid(7044) Binding to TCP port 10147 on host * Setting gid to "1005 1005 1005" 2011/09/20-18:35:02 Server closing! Accept failed with 29 tries left: Invalid argument Accept failed with 28 tries left: Invalid argument Accept failed with 28 tries left: Invalid argument Accept failed with 27 tries left: Invalid argument Accept failed with 27 tries left: Invalid argument # uname -a Linux maverick 2.6.32-5-amd64 #1 SMP Wed Jan 12 03:40:32 UTC 2011 x86_64 GNU/Linux # perl -V Summary of my perl5 (revision 5 version 12 subversion 3) configuration: Platform: osname=linux, osvers=2.6.32-5-amd64, archname=x86_64-linux uname='linux maverick 2.6.32-5-amd64 #1 smp wed jan 12 03:40:32 utc 2011 x86_64 gnulinux ' config_args='-de -Dprefix=/home/appworker/perl5/perlbrew/perls/perl-5.12.3' hint=recommended, useposix=true, d_sigaction=define useithreads=undef, usemultiplicity=undef useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef use64bitint=define, use64bitall=define, uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2', cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include' ccversion='', gccversion='4.4.5', gccosandvers='' intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16 ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='cc', ldflags =' -fstack-protector -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64 libs=-lnsl -ldl -lm -lcrypt -lutil -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc libc=/lib/libc-2.11.2.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.11.2' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector' Characteristics of this binary (from libperl): Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF Built under linux Compiled at Apr 5 2011 13:36:26 @INC: /home/appworker/perl5/perlbrew/perls/perl-5.12.3/lib/site_perl/5.12.3/x86_64-linux /home/appworker/perl5/perlbrew/perls/perl-5.12.3/lib/site_perl/5.12.3 /home/appworker/perl5/perlbrew/perls/perl-5.12.3/lib/5.12.3/x86_64-linux /home/appworker/perl5/perlbrew/perls/perl-5.12.3/lib/5.12.3 .
report test failures to cpantesters, not RT.