This distribution has been tested as part of the cpan-testers effort to test as many new uploads to CPAN as possible. See http://testers.cpan.org/
Please cc any replies to [email protected] to keep other test volunteers informed and to prevent any duplicate effort. -- Dear Roland Giersig, This is a computer-generated error report created automatically by CPANPLUS, version 0.0562. Testers personal comments may appear at the end of this report. Thank you for uploading your work to CPAN. However, it appears that there were some problems testing your distribution. TEST RESULTS: Below is the error stack from stage 'make test': [CP_MSG] [Mon Mar 6 18:42:00 2006] Checking if source files are up to date [CP_MSG] [Mon Mar 6 18:42:00 2006] Rebuilding author tree, this might take a while [CP_MSG] [Mon Mar 6 18:42:01 2006] Rebuilding module tree, this might take a while [CP_MSG] [Mon Mar 6 18:42:41 2006] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/U/UM/UMEMOTO/Socket6-0.19.tar.gz' [CP_MSG] [Mon Mar 6 18:42:43 2006] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/U/UM/UMEMOTO/CHECKSUMS' [CP_MSG] [Mon Mar 6 18:42:44 2006] Checksum matches for 'Socket6-0.19.tar.gz' [CP_MSG] [Mon Mar 6 18:42:45 2006] Extracted 'Socket6-0.19' [CP_MSG] [Mon Mar 6 18:42:45 2006] Extracted 'Socket6-0.19/t' [CP_MSG] [Mon Mar 6 18:42:45 2006] Extracted 'Socket6-0.19/gai.h' [CP_MSG] [Mon Mar 6 18:42:45 2006] Extracted 'Socket6-0.19/getnameinfo.c' [CP_MSG] [Mon Mar 6 18:42:45 2006] Extracted 'Socket6-0.19/MANIFEST' [CP_MSG] [Mon Mar 6 18:42:45 2006] Extracted 'Socket6-0.19/config.h.in' [CP_MSG] [Mon Mar 6 18:42:45 2006] Extracted 'Socket6-0.19/configure.in' [CP_MSG] [Mon Mar 6 18:42:45 2006] Extracted 'Socket6-0.19/META.yml' [CP_MSG] [Mon Mar 6 18:42:45 2006] Extracted 'Socket6-0.19/Socket6.xs' [CP_MSG] [Mon Mar 6 18:42:45 2006] Extracted 'Socket6-0.19/im-140.diff' [CP_MSG] [Mon Mar 6 18:42:45 2006] Extracted 'Socket6-0.19/inet_pton.c' [CP_MSG] [Mon Mar 6 18:42:45 2006] Extracted 'Socket6-0.19/aclocal.m4' [CP_MSG] [Mon Mar 6 18:42:45 2006] Extracted 'Socket6-0.19/ChangeLog' [CP_MSG] [Mon Mar 6 18:42:45 2006] Extracted 'Socket6-0.19/inet_ntop.c' [CP_MSG] [Mon Mar 6 18:42:45 2006] Extracted 'Socket6-0.19/configure' [CP_MSG] [Mon Mar 6 18:42:45 2006] Extracted 'Socket6-0.19/gailookup.pl.in' [CP_MSG] [Mon Mar 6 18:42:45 2006] Extracted 'Socket6-0.19/ftpmirror-1.96.diff' [CP_MSG] [Mon Mar 6 18:42:45 2006] Extracted 'Socket6-0.19/config.pl.in' [CP_MSG] [Mon Mar 6 18:42:45 2006] Extracted 'Socket6-0.19/Socket6.pm' [CP_MSG] [Mon Mar 6 18:42:45 2006] Extracted 'Socket6-0.19/README' [CP_MSG] [Mon Mar 6 18:42:45 2006] Extracted 'Socket6-0.19/Makefile.PL' [CP_MSG] [Mon Mar 6 18:42:45 2006] Extracted 'Socket6-0.19/getaddrinfo.c' [CP_MSG] [Mon Mar 6 18:42:45 2006] Extracted 'Socket6-0.19/t/use.t' [CP_MSG] [Mon Mar 6 18:42:45 2006] Extracted 'Socket6' to '/root/.cpanplus/5.8.8/build/Socket6-0.19' [CP_MSG] [Mon Mar 6 18:42:53 2006] checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking whether your Perl5 have PL_sv_undef... yes checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for getaddrinfo... yes checking for getnameinfo... yes checking for gethostbyname2... yes checking for getipnodebyname... no checking for getipnodebyname in -lsocket... no checking whether your system has IPv6 directory... no checking for getipnodebyaddr... no checking for getipnodebyaddr in -lsocket... no checking whether your system has IPv6 directory... (cached) no checking for inet_pton... yes checking for inet_ntop... yes checking whether you have sa_len in struct sockaddr... yes checking whether you have sin6_scope_id in struct sockaddr_in6... yes checking for socklen_t... yes configure: creating ./config.status config.status: creating config.pl config.status: creating gailookup.pl config.status: creating config.h Checking if your kit is complete... Looks good Writing Makefile for Socket6 [CP_MSG] [Mon Mar 6 18:42:56 2006] cp Socket6.pm blib/lib/Socket6.pm /usr/bin/perl /usr/lib/perl5/5.8.8/ExtUtils/xsubpp -noprototypes -typemap /usr/lib/perl5/5.8.8/ExtUtils/typemap Socket6.xs > Socket6.xsc && mv Socket6.xsc Socket6.c gcc -c -fno-strict-aliasing -pipe -I/usr/pkg/include -O -DVERSION=\"0.19\" -DXS_VERSION=\"0.19\" -DPIC -fPIC "-I/usr/lib/perl5/5.8.8/i386-netbsd-thread-multi-64int/CORE" Socket6.c Socket6.xs: In function `XS_Socket6_getaddrinfo': Socket6.xs:668: warning: assignment discards qualifiers from pointer target type Socket6.xs: In function `XS_Socket6_gai_strerror': Socket6.xs:724: warning: assignment discards qualifiers from pointer target type Running Mkbootstrap for Socket6 () chmod 644 Socket6.bs rm -f blib/arch/auto/Socket6/Socket6.so cc --whole-archive -shared -L/usr/pkg/lib Socket6.o -o blib/arch/auto/Socket6/Socket6.so chmod 755 blib/arch/auto/Socket6/Socket6.so cp Socket6.bs blib/arch/auto/Socket6/Socket6.bs chmod 644 blib/arch/auto/Socket6/Socket6.bs [CP_MSG] [Mon Mar 6 18:42:56 2006] MAKE TEST passed: PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/use....ok All tests successful. Files=1, Tests=3, 0 wallclock secs ( 0.09 cusr + 0.02 csys = 0.11 CPU) [CP_MSG] [Mon Mar 6 18:42:56 2006] DEFAULT 'munge_test_report' HANDLER RETURNING 'sub return value' [CP_MSG] [Mon Mar 6 18:42:56 2006] DEFAULT 'send_test_report' HANDLER RETURNING 'true' [CP_MSG] [Mon Mar 6 18:42:56 2006] DEFAULT 'edit_test_report' HANDLER RETURNING 'false' [CP_MSG] [Mon Mar 6 18:43:20 2006] Successfully sent 'pass' report for 'Socket6-0.19' [CP_MSG] [Mon Mar 6 18:43:20 2006] Installing /usr/lib/perl5/site_perl/5.8.8/i386-netbsd-thread-multi-64int/auto/Socket6/Socket6.so Installing /usr/lib/perl5/site_perl/5.8.8/i386-netbsd-thread-multi-64int/auto/Socket6/Socket6.bs Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/lib/perl5/site_perl/5.8.8/i386-netbsd-thread-multi-64int/Socket6.pm Writing /usr/lib/perl5/site_perl/5.8.8/i386-netbsd-thread-multi-64int/auto/Socket6/.packlist Appending installation info to /usr/lib/perl5/5.8.8/i386-netbsd-thread-multi-64int/perllocal.pod [CP_MSG] [Mon Mar 6 18:43:20 2006] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/R/RG/RGIERSIG/IO-Tty-1.02.tar.gz' [CP_MSG] [Mon Mar 6 18:43:21 2006] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/R/RG/RGIERSIG/CHECKSUMS' [CP_MSG] [Mon Mar 6 18:43:23 2006] Checksum matches for 'IO-Tty-1.02.tar.gz' [CP_MSG] [Mon Mar 6 18:43:23 2006] Extracted 'IO-Tty-1.02/' [CP_MSG] [Mon Mar 6 18:43:23 2006] Extracted 'IO-Tty-1.02/Pty.pm' [CP_MSG] [Mon Mar 6 18:43:23 2006] Extracted 'IO-Tty-1.02/Makefile.PL' [CP_MSG] [Mon Mar 6 18:43:23 2006] Extracted 'IO-Tty-1.02/ChangeLog' [CP_MSG] [Mon Mar 6 18:43:23 2006] Extracted 'IO-Tty-1.02/test.pl' [CP_MSG] [Mon Mar 6 18:43:23 2006] Extracted 'IO-Tty-1.02/Tty.xs' [CP_MSG] [Mon Mar 6 18:43:23 2006] Extracted 'IO-Tty-1.02/Tty.pm' [CP_MSG] [Mon Mar 6 18:43:23 2006] Extracted 'IO-Tty-1.02/README' [CP_MSG] [Mon Mar 6 18:43:23 2006] Extracted 'IO-Tty-1.02/try' [CP_MSG] [Mon Mar 6 18:43:23 2006] Extracted 'IO-Tty-1.02/MANIFEST' [CP_MSG] [Mon Mar 6 18:43:23 2006] Extracted 'IO::Pty' to '/root/.cpanplus/5.8.8/build/IO-Tty-1.02' [CP_MSG] [Mon Mar 6 18:43:55 2006] Now let's see what we can find out about your system (logfiles of failing tests are available in the conf/ dir)... Looking for _getpty()...... not found. Looking for getpt()........ not found. Looking for grantpt()...... FOUND. Looking for openpty()...... FOUND. Looking for ptsname()...... FOUND. Looking for ptsname_r().... not found. Looking for sigaction().... FOUND. Looking for strlcpy()...... FOUND. Looking for ttyname()...... FOUND. Looking for unlockpt()..... FOUND. Looking for libutil.h...... not found. Looking for pty.h.......... not found. Looking for sys/stropts.h.. not found. Looking for termio.h....... not found. Looking for termios.h...... FOUND. Looking for util.h......... FOUND. Checking which symbols compile OK... (sorry for the tedious check, but some systems have not too clean header files, to say the least; '+' means OK, '-' means not defined and '*' has compile problems...) +B0 +B110 +B115200 +B1200 +B134 +B150 -B153600 +B1800 +B19200 +B200 +B230400 +B2400 +B300 -B307200 +B38400 +B460800 +B4800 +B50 +B57600 +B600 +B75 +B76800 +B9600 +BRKINT -BS0 -BS1 -BSDLY -CBAUD -CBAUDEXT +CBRK +CCTS_OFLOW -CDEL +CDSUSP +CEOF +CEOL -CEOL2 +CEOT +CERASE -CESC +CFLUSH -CIBAUD -CIBAUDEXT +CINTR +CKILL +CLNEXT +CLOCAL -CNSWTCH -CNUL +CQUIT -CR0 -CR1 -CR2 -CR3 -CRDLY +CREAD +CRPRNT +CRTSCTS -CRTSXOFF +CRTS_IFLOW +CS5 +CS6 +CS7 +CS8 +CSIZE +CSTART +CSTOP +CSTOPB +CSUSP -CSWTCH +CWERASE -DEFECHO -DIOC -DIOCGETP -DIOCSETP -DOSMODE +ECHO +ECHOCTL +ECHOE +ECHOK +ECHOKE +ECHONL +ECHOPRT +EXTA +EXTB -FF0 -FF1 -FFDLY -FIORDCHK +FLUSHO +HUPCL +ICANON +ICRNL +IEXTEN +IGNBRK +IGNCR +IGNPAR +IMAXBEL +INLCR +INPCK +ISIG +ISTRIP -IUCLC +IXANY +IXOFF +IXON -KBENABLED -LDCHG -LDCLOSE -LDDMAP -LDEMAP -LDGETT -LDGMAP -LDIOC -LDNMAP -LDOPEN -LDSETT -LDSMAP -LOBLK +NCCS -NL0 -NL1 -NLDLY +NOFLSH +OCRNL -OFDEL -OFILL -OLCUC +ONLCR +ONLRET +ONOCR +OPOST -PAGEOUT +PARENB -PAREXT +PARMRK +PARODD +PENDIN -RCV1EN -RTS_TOG -TAB0 -TAB1 -TAB2 -TAB3 -TABDLY -TCDSET -TCFLSH -TCGETA -TCGETS +TCIFLUSH +TCIOFF +TCIOFLUSH +TCION +TCOFLUSH +TCOOFF +TCOON +TCSADRAIN +TCSAFLUSH +TCSANOW -TCSBRK -TCSETA -TCSETAF -TCSETAW -TCSETCTTY -TCSETS -TCSETSF -TCSETSW -TCXONC -TERM_D40 -TERM_D42 -TERM_H45 -TERM_NONE -TERM_TEC -TERM_TEX -TERM_V10 -TERM_V61 +TIOCCBRK +TIOCCDTR +TIOCCONS +TIOCEXCL +TIOCFLUSH -TIOCGETC +TIOCGETD -TIOCGETP -TIOCGLTC +TIOCGPGRP +TIOCGSID -TIOCGSOFTCAR +TIOCGWINSZ -TIOCHPCL -TIOCKBOF -TIOCKBON -TIOCLBIC -TIOCLBIS -TIOCLGET -TIOCLSET +TIOCMBIC +TIOCMBIS +TIOCMGET +TIOCMSET +TIOCM_CAR +TIOCM_CD +TIOCM_CTS +TIOCM_DSR +TIOCM_DTR +TIOCM_LE +TIOCM_RI +TIOCM_RNG +TIOCM_RTS +TIOCM_SR +TIOCM_ST +TIOCNOTTY +TIOCNXCL +TIOCOUTQ +TIOCREMOTE +TIOCSBRK +TIOCSCTTY +TIOCSDTR -TIOCSETC +TIOCSETD -TIOCSETN -TIOCSETP -TIOCSIGNAL -TIOCSLTC +TIOCSPGRP -TIOCSSID -TIOCSSOFTCAR +TIOCSTART +TIOCSTI +TIOCSTOP +TIOCSWINSZ -TM_ANL -TM_CECHO -TM_CINVIS -TM_LCF -TM_NONE -TM_SET -TM_SNL +TOSTOP -VCEOF -VCEOL +VDISCARD +VDSUSP +VEOF +VEOL +VEOL2 +VERASE +VINTR +VKILL +VLNEXT +VMIN +VQUIT +VREPRINT +VSTART +VSTOP +VSUSP -VSWTCH -VT0 -VT1 -VTDLY +VTIME +VWERASE -WRAP -XCASE -XCLUDE -XMT1EN -XTABS >>> Configuration looks good! <<< Writing IO::Tty::Constant.pm... DEFINE = -DHAVE_DEV_PTMX -DHAVE_GRANTPT -DHAVE_OPENPTY -DHAVE_PTSNAME -DHAVE_SIGACTION -DHAVE_STRLCPY -DHAVE_TERMIOS_H -DHAVE_TTYNAME -DHAVE_UNLOCKPT -DHAVE_UTIL_H Checking if your kit is complete... Looks good Writing Makefile for IO::Tty [CP_MSG] [Mon Mar 6 18:44:05 2006] cp Tty.pm blib/lib/IO/Tty.pm cp Tty/Constant.pm blib/lib/IO/Tty/Constant.pm cp Pty.pm blib/lib/IO/Pty.pm /usr/bin/perl /usr/lib/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.8/ExtUtils/typemap Tty.xs > Tty.xsc && mv Tty.xsc Tty.c cc -c -fno-strict-aliasing -pipe -I/usr/pkg/include -O -DVERSION=\"1.02\" -DXS_VERSION=\"1.02\" -DPIC -fPIC "-I/usr/lib/perl5/5.8.8/i386-netbsd-thread-multi-64int/CORE" -DHAVE_DEV_PTMX -DHAVE_GRANTPT -DHAVE_OPENPTY -DHAVE_PTSNAME -DHAVE_SIGACTION -DHAVE_STRLCPY -DHAVE_TERMIOS_H -DHAVE_TTYNAME -DHAVE_UNLOCKPT -DHAVE_UTIL_H Tty.c Running Mkbootstrap for IO::Tty () chmod 644 Tty.bs rm -f blib/arch/auto/IO/Tty/Tty.so cc --whole-archive -shared -L/usr/pkg/lib Tty.o -o blib/arch/auto/IO/Tty/Tty.so -lutil chmod 755 blib/arch/auto/IO/Tty/Tty.so cp Tty.bs blib/arch/auto/IO/Tty/Tty.bs chmod 644 blib/arch/auto/IO/Tty/Tty.bs Manifying blib/man3/IO::Tty::Constant.3 Manifying blib/man3/IO::Tty.3 Manifying blib/man3/IO::Pty.3 [CP_ERROR] [Mon Mar 6 18:44:06 2006] MAKE TEST failed: No such file or directory PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..4 Configuration: -DHAVE_DEV_PTMX -DHAVE_GRANTPT -DHAVE_OPENPTY -DHAVE_PTSNAME -DHAVE_SIGACTION -DHAVE_STRLCPY -DHAVE_TERMIOS_H -DHAVE_TTYNAME -DHAVE_UNLOCKPT -DHAVE_UTIL_H Checking for appropriate ioctls: TIOCNOTTY TIOCSCTTY Checking that returned fd's don't clash with stdin/out/err... trying openpty()... trying grantpt()... trying unlockpt()... trying ptsname()... Cannot create a new IO::Tty from fd 3: Bad file descriptor at test.pl line 42 trying openpty()... trying grantpt()... trying unlockpt()... trying ptsname()... Cannot create a new IO::Tty from fd 5: Bad file descriptor at test.pl line 58 child exit=2304 not ok 1 # Test failed at test.pl line 52. Checking if child gets pty as controlling terminal... *** Error code 9 Stop. make: stopped in /root/.cpanplus/5.8.8/build/IO-Tty-1.02 ******************************** NOTE ******************************** The comments above are created mechanically, possibly without manual checking by the sender. As there are many people performing automatic tests on each upload to CPAN, it is likely that you will receive identical messages about the same problem. If you believe that the message is mistaken, please reply to the first one with correction and/or additional informations, and do not take it personally. We appreciate your patience. :) ********************************************************************** Additional comments: -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=netbsd, osvers=3.0, archname=i386-netbsd-thread-multi-64int uname='netbsd canker.bingosnet.co.uk 3.0 netbsd 3.0 (generic_laptop) #0: mon dec 19 01:08:52 utc 2005 [EMAIL PROTECTED]:homebuildsabnetbsd-3-0-releasei386200512182024z-objhomebuildsabnetbsd-3-0-releasesrcsysarchi386compilegeneric_laptop i386 ' config_args='' 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=define use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/pkg/include', optimize='-O', cppflags='-fno-strict-aliasing -pipe -I/usr/pkg/include' ccversion='', gccversion='3.3.3 (NetBSD nb3 20040520)', gccosandvers='' 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 =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib -L/usr/pkg/lib' libpth=/usr/pkg/lib /lib /usr/lib libs=-lm -lcrypt -lutil -lc -lposix -lpthread perllibs=-lm -lcrypt -lutil -lc -lposix -lpthread libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E ' cccdlflags='-DPIC -fPIC ', lddlflags='--whole-archive -shared -L/usr/pkg/lib'
