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 Loic Dachary, This is a computer-generated report for URIC-2.02 on perl-5.00505, created automatically by CPAN-Reporter-1.04 and sent to the CPAN Testers mailing list. If you have received this email directly, it is because the person testing your distribution chose to send a copy to your CPAN email address; there may be a delay before the official report is received and processed by CPAN Testers. Thank you for uploading your work to CPAN. However, it appears that there were some problems with your distribution. If these results are not what you expect, please consult "Notes for CPAN Authors" on the CPAN Testers Wiki: http://cpantest.grango.org Sections of this report: * Tester comments * Program output * Prerequisites * Environment and other context ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PROGRAM OUTPUT ------------------------------ Output from '/home/perlt2/perl/bin/perl Makefile.PL': creating cache ./config.cache checking host system type... i686-pc-linux-gnu checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for sh... /bin/sh checking for perl... /usr/local/bin/perl checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for stdlib.h... yes checking for string.h... yes checking for ctype.h... yes checking for stdarg.h... yes checking for time.h... yes checking for strchr... yes checking for memcpy... yes checking for strstr... yes checking for strcmp... yes checking for strncmp... yes checking for strncpy... yes checking for vsprintf... yes updating cache ./config.cache creating ./config.status creating Makefile creating uri_test creating gen_escapes creating config.h gcc -I. -fPIC -DHAVE_CONFIG_H -g -O2 -c -o uri.o uri.c In file included from uri.c:357: uri_escape_string.h:1:27: warning: multi-line string literals are deprecated uri_escape_string.h:4:28: warning: multi-line string literals are deprecated ar rv liburi.a uri.o a - uri.o gcc -I. -fPIC -DHAVE_CONFIG_H -g -O2 -c -o uri_schemes.o uri_schemes.c ar rv liburi.a uri_schemes.o a - uri_schemes.o gcc -I. -fPIC -DHAVE_CONFIG_H -g -O2 -c -o uri_util.o uri_util.c ar rv liburi.a uri_util.o a - uri_util.o gcc -I. -fPIC -DHAVE_CONFIG_H -g -O2 -c -o uri_parse.o uri_parse.c ar rv liburi.a uri_parse.o a - uri_parse.o gcc -I. -fPIC -DHAVE_CONFIG_H -g -O2 -c -o uri_scheme_generic.o uri_scheme_generic.c ar rv liburi.a uri_scheme_generic.o a - uri_scheme_generic.o gcc -I. -fPIC -DHAVE_CONFIG_H -g -O2 -c -o mpath.o mpath.c ar rv liburi.a mpath.o a - mpath.o gcc -I. -fPIC -DHAVE_CONFIG_H -g -O2 -c -o strlower.o strlower.c ar rv liburi.a strlower.o a - strlower.o gcc -I. -fPIC -DHAVE_CONFIG_H -g -O2 -c -o salloc.o salloc.c ar rv liburi.a salloc.o a - salloc.o gcc -I. -fPIC -DHAVE_CONFIG_H -g -O2 -c -o split.o split.c ar rv liburi.a split.o a - split.o gcc -I. -fPIC -DHAVE_CONFIG_H -g -O2 -c -o getopt.o getopt.c ar rv liburi.a getopt.o a - getopt.o gcc -I. -fPIC -DHAVE_CONFIG_H -g -O2 -c -o getopt1.o getopt1.c ar rv liburi.a getopt1.o a - getopt1.o gcc -I. -fPIC -DHAVE_CONFIG_H -g -O2 -c -o uri_scheme_file.o uri_scheme_file.c ar rv liburi.a uri_scheme_file.o a - uri_scheme_file.o gcc -I. -fPIC -DHAVE_CONFIG_H -g -O2 -c -o uri_scheme_ftp.o uri_scheme_ftp.c ar rv liburi.a uri_scheme_ftp.o a - uri_scheme_ftp.o gcc -I. -fPIC -DHAVE_CONFIG_H -g -O2 -c -o uri_scheme_news.o uri_scheme_news.c ar rv liburi.a uri_scheme_news.o a - uri_scheme_news.o gcc -I. -fPIC -DHAVE_CONFIG_H -g -O2 -c -o uri_scheme_http.o uri_scheme_http.c ar rv liburi.a uri_scheme_http.o a - uri_scheme_http.o gcc -I. -fPIC -DHAVE_CONFIG_H -g -O2 -c -o uri_scheme_https.o uri_scheme_https.c ar rv liburi.a uri_scheme_https.o a - uri_scheme_https.o gcc -I. -fPIC -DHAVE_CONFIG_H -g -O2 -c -o uri_scheme_wais.o uri_scheme_wais.c ar rv liburi.a uri_scheme_wais.o a - uri_scheme_wais.o gcc -I. -fPIC -DHAVE_CONFIG_H -g -O2 -c -o uri_scheme_telnet.o uri_scheme_telnet.c ar rv liburi.a uri_scheme_telnet.o a - uri_scheme_telnet.o gcc -I. -fPIC -DHAVE_CONFIG_H -g -O2 -c -o uri_scheme_mailto.o uri_scheme_mailto.c ar rv liburi.a uri_scheme_mailto.o a - uri_scheme_mailto.o gcc -I. -fPIC -DHAVE_CONFIG_H -g -O2 -c -o uri_scheme_nntp.o uri_scheme_nntp.c ar rv liburi.a uri_scheme_nntp.o a - uri_scheme_nntp.o gcc -I. -fPIC -DHAVE_CONFIG_H -g -O2 -c -o uri_scheme_finger.o uri_scheme_finger.c ar rv liburi.a uri_scheme_finger.o a - uri_scheme_finger.o gcc -I. -fPIC -DHAVE_CONFIG_H -g -O2 -c -o uri_scheme_gopher.o uri_scheme_gopher.c ar rv liburi.a uri_scheme_gopher.o a - uri_scheme_gopher.o gcc -I. -fPIC -DHAVE_CONFIG_H -g -O2 -c -o uri_scheme_prospero.o uri_scheme_prospero.c ar rv liburi.a uri_scheme_prospero.o a - uri_scheme_prospero.o gcc -I. -fPIC -DHAVE_CONFIG_H -g -O2 -c -o uri_scheme_snews.o uri_scheme_snews.c ar rv liburi.a uri_scheme_snews.o a - uri_scheme_snews.o gcc -I. -fPIC -DHAVE_CONFIG_H -g -O2 -c -o uri_scheme_rlogin.o uri_scheme_rlogin.c ar rv liburi.a uri_scheme_rlogin.o a - uri_scheme_rlogin.o rm uri_scheme_gopher.o uri_scheme_https.o uri_schemes.o uri_scheme_file.o mpath.o uri_scheme_ftp.o uri_util.o getopt1.o getopt.o uri_scheme_nntp.o uri.o uri_scheme_mailto.o split.o uri_scheme_http.o uri_scheme_prospero.o salloc.o uri_scheme_wais.o uri_scheme_telnet.o strlower.o uri_scheme_rlogin.o uri_scheme_finger.o uri_parse.o uri_scheme_snews.o uri_scheme_news.o Can't use string ("0") as a HASH ref while "strict refs" in use at /home/perlt2/perl/lib/5.00505/ExtUtils/MakeMaker.pm line 430. Checking if your kit is complete... Looks good ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: No requirements found ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: LANG = en_US.UTF-8 PATH = /usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin PERL5LIB = PERL5_CPANPLUS_IS_RUNNING = 26939 PERL5_CPAN_IS_EXECUTING = /home/perlt2/.cpan/build/URIC-2.02-e9SVHf/Makefile.PL PERL5_CPAN_IS_RUNNING = 26939 SHELL = /bin/bash TERM = vt100 Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = /home/perlt2/perl/bin/perl $UID/$EUID = 519 / 519 $GID = 100 100 $EGID = 100 100 Perl module toolchain versions installed: Module Have ------------------- --------- CPAN broken Cwd 2.01 ExtUtils::CBuilder 0.21 ExtUtils::Command 1.13 ExtUtils::Install 1.41 ExtUtils::MakeMaker 6.36 ExtUtils::Manifest 1.51 ExtUtils::ParseXS n/a File::Spec 0.8 Module::Build 0.2808_01 Module::Signature n/a Test::Harness 3.04 Test::More 0.74 YAML n/a YAML::Syck n/a version 0.74 -- Summary of my perl5 (5.0 patchlevel 5 subversion 5) configuration: Platform: osname=linux, osvers=2.4.20-8smp, archname=i686-linux uname='linux server1 2.4.20-8smp #1 smp thu mar 13 17:45:54 est 2003 i686 i686 i386 gnulinux ' hint=recommended, useposix=true, d_sigaction=define usethreads=undef useperlio=undef d_sfio=undef Compiler: cc='cc', optimize='-O2', gccversion=3.2.2 20030222 (Red Hat Linux 3.2.2-5) cppflags='-Dbool=char -DHAS_BOOL -I/usr/local/include' ccflags ='-Dbool=char -DHAS_BOOL -I/usr/local/include' stdchar='char', d_stdstdio=undef, usevfork=false intsize=4, longsize=4, ptrsize=4, doublesize=8 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 alignbytes=4, usemymalloc=n, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -lgdbm -ldb -ldl -lm -lc -lcrypt libc=, so=so, useshrplib=false, libperl=libperl.a Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic' cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
