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 Matt S Trout, This is a computer-generated report for Devel-Declare-0.001001 on perl-5.10.0 patch 31938, created automatically by CPAN-Reporter-1.01 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 '/usr/bin/make': cp lib/Devel/Declare.pm blib/lib/Devel/Declare.pm /usr/local/bin/perl5.10.0 "-Iinc" /usr/perl5.10.0/lib/5.10.0/ExtUtils/xsubpp -typemap /usr/perl5.10.0/lib/5.10.0/ExtUtils/typemap Declare.xs > Declare.xsc && mv Declare.xsc Declare.c ccache cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include -O2 -mtune=athlon64 -pipe -DVERSION=\"0.001001\" -DXS_VERSION=\"0.001001\" -DPIC -fpic "-I/usr/perl5.10.0/lib/5.10.0/i386-freebsd/CORE" Declare.c In file included from Declare.xs:8: stolen_chunk_of_toke.c:26:1: warning: "Newx" redefined In file included from /usr/perl5.10.0/lib/5.10.0/i386-freebsd/CORE/perl.h:2382, from Declare.xs:5: /usr/perl5.10.0/lib/5.10.0/i386-freebsd/CORE/handy.h:773:1: warning: this is the location of the previous definition In file included from Declare.xs:8: stolen_chunk_of_toke.c:27:1: warning: "SvPVX_const" redefined In file included from /usr/perl5.10.0/lib/5.10.0/i386-freebsd/CORE/perl.h:3312, from Declare.xs:5: /usr/perl5.10.0/lib/5.10.0/i386-freebsd/CORE/sv.h:1328:1: warning: this is the location of the previous definition In file included from Declare.xs:8: stolen_chunk_of_toke.c: In function `Perl_filter_read': stolen_chunk_of_toke.c:89: error: `PL_rsfp_filters' undeclared (first use in this function) stolen_chunk_of_toke.c:89: error: (Each undeclared identifier is reported only once stolen_chunk_of_toke.c:89: error: for each function it appears in.) stolen_chunk_of_toke.c:103: error: `PL_rsfp' undeclared (first use in this function) stolen_chunk_of_toke.c: In function `S_filter_gets': stolen_chunk_of_toke.c:147: error: `PL_rsfp_filters' undeclared (first use in this function) stolen_chunk_of_toke.c: In function `S_skipspace': stolen_chunk_of_toke.c:168: error: `PL_lex_formbrack' undeclared (first use in this function) stolen_chunk_of_toke.c:168: error: `PL_lex_brackets' undeclared (first use in this function) stolen_chunk_of_toke.c:169: error: `PL_bufend' undeclared (first use in this function) stolen_chunk_of_toke.c:178: error: `PL_rsfp' undeclared (first use in this function) stolen_chunk_of_toke.c:199: error: `PL_sublex_info' undeclared (first use in this function) stolen_chunk_of_toke.c:200: error: `PL_lex_state' undeclared (first use in this function) stolen_chunk_of_toke.c:204: error: `PL_linestr' undeclared (first use in this function) stolen_chunk_of_toke.c:221: error: `PL_oldoldbufptr' undeclared (first use in this function) stolen_chunk_of_toke.c:221: error: `PL_oldbufptr' undeclared (first use in this function) stolen_chunk_of_toke.c:221: error: `PL_bufptr' undeclared (first use in this function) stolen_chunk_of_toke.c:222: error: `PL_linestart' undeclared (first use in this function) stolen_chunk_of_toke.c:224: error: `PL_last_lop' undeclared (first use in this function) stolen_chunk_of_toke.c:224: error: `PL_last_uni' undeclared (first use in this function) stolen_chunk_of_toke.c:266: warning: initialization makes pointer from integer without a cast stolen_chunk_of_toke.c: In function `S_scan_word': stolen_chunk_of_toke.c:287: error: `PL_linestr' undeclared (first use in this function) stolen_chunk_of_toke.c: At top level: stolen_chunk_of_toke.c:326: error: conflicting types for 'S_incline' /usr/perl5.10.0/lib/5.10.0/i386-freebsd/CORE/proto.h:4096: error: previous declaration of 'S_incline' was here stolen_chunk_of_toke.c:326: error: conflicting types for 'S_incline' /usr/perl5.10.0/lib/5.10.0/i386-freebsd/CORE/proto.h:4096: error: previous declaration of 'S_incline' was here stolen_chunk_of_toke.c: In function `S_scan_str': stolen_chunk_of_toke.c:485: error: `PL_copline' undeclared (first use in this function) stolen_chunk_of_toke.c:489: error: `PL_linestr' undeclared (first use in this function) stolen_chunk_of_toke.c:501: error: `PL_multi_start' undeclared (first use in this function) stolen_chunk_of_toke.c:502: error: `PL_multi_open' undeclared (first use in this function) stolen_chunk_of_toke.c:508: error: `PL_multi_close' undeclared (first use in this function) stolen_chunk_of_toke.c:512: warning: assignment makes pointer from integer without a cast stolen_chunk_of_toke.c:533: error: `PL_rsfp' undeclared (first use in this function) stolen_chunk_of_toke.c:594: error: `PL_bufend' undeclared (first use in this function) stolen_chunk_of_toke.c:686: error: `PL_oldoldbufptr' undeclared (first use in this function) stolen_chunk_of_toke.c:686: error: `PL_oldbufptr' undeclared (first use in this function) stolen_chunk_of_toke.c:686: error: `PL_linestart' undeclared (first use in this function) stolen_chunk_of_toke.c:696: warning: initialization makes pointer from integer without a cast stolen_chunk_of_toke.c:707: error: `PL_last_lop' undeclared (first use in this function) stolen_chunk_of_toke.c:707: error: `PL_last_uni' undeclared (first use in this function) stolen_chunk_of_toke.c:720: error: `PL_multi_end' undeclared (first use in this function) stolen_chunk_of_toke.c:737: error: `PL_lex_stuff' undeclared (first use in this function) stolen_chunk_of_toke.c:738: error: `PL_lex_repl' undeclared (first use in this function) stolen_chunk_of_toke.c: In function `S_force_next': stolen_chunk_of_toke.c:756: error: `PL_nexttype' undeclared (first use in this function) stolen_chunk_of_toke.c:756: error: `PL_nexttoke' undeclared (first use in this function) stolen_chunk_of_toke.c:758: error: `PL_lex_state' undeclared (first use in this function) stolen_chunk_of_toke.c:759: error: `PL_lex_defer' undeclared (first use in this function) stolen_chunk_of_toke.c:760: error: `PL_lex_expect' undeclared (first use in this function) stolen_chunk_of_toke.c:760: error: `PL_expect' undeclared (first use in this function) Declare.xs: In function `dd_ck_rv2cv': Declare.xs:44: error: `PL_tokenbuf' undeclared (first use in this function) Declare.xs:73: error: `PL_lex_state' undeclared (first use in this function) Declare.xs:111: error: `PL_bufptr' undeclared (first use in this function) Declare.xs:125: error: `PL_bufend' undeclared (first use in this function) Declare.xs:160: error: `PL_lex_stuff' undeclared (first use in this function) Declare.xs:215: error: `PL_linestr' undeclared (first use in this function) *** Error code 1 Stop in /usr/local/src/CPAN/build/Devel-Declare-0.001001-WnknrR. ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have ------------ ---- ---- Scalar::Util 0 1.19 Test::More 0 0.71 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: LC_ALL = de_DE.ISO8859-1 LC_CTYPE = de_DE.ISO8859-1 PATH = /usr/X11R6/bin:/usr/X11/bin:/usr/local/bin:/usr/bin:/bin:/usr/gnu/bin:/usr/TeX/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/pilot/bin:/home/e/eserte/bin/FreeBSD:/home/e/eserte/bin/sh:/home/e/eserte/bin:/usr/X386/bin:/usr/games:/home/e/eserte/devel PERL5LIB = /usr/local/src/CPAN/build/Sepia-0.93-GclEzv/blib/arch:/usr/local/src/CPAN/build/Sepia-0.93-GclEzv/blib/lib:/usr/local/src/CPAN/build/Module-Info-0.31-7rJPqG/blib/arch:/usr/local/src/CPAN/build/Module-Info-0.31-7rJPqG/blib/lib:/usr/local/src/CPAN/build/Test-Weaken-0.001_006-1e3oY8/blib/arch:/usr/local/src/CPAN/build/Test-Weaken-0.001_006-1e3oY8/blib/lib:/usr/local/src/CPAN/build/JSON-DWIW-0.16-Cj9R76/blib/arch:/usr/local/src/CPAN/build/JSON-DWIW-0.16-Cj9R76/blib/lib:/usr/local/src/CPAN/build/RIDDLE-OtDvFB/blib/arch:/usr/local/src/CPAN/build/RIDDLE-OtDvFB/blib/lib:/usr/local/src/CPAN/build/RIDDLE-fUlQft/blib/arch:/usr/local/src/CPAN/build/RIDDLE-fUlQft/blib/lib:/usr/local/src/CPAN/build/Locales-0.04-wXsmM0/blib/arch:/usr/local/src/CPAN/build/Locales-0.04-wXsmM0/blib/lib:/usr/local/src/CPAN/build/Class-Data-Accessor-0.04001-vagXAs/blib/arch:/usr/local/src/CPAN/build/Class-Data-Accessor-0.04001-vagXAs/blib/lib:/usr/local/src/CPAN/build/UNIVERSAL-require-0.11-iILWzJ/blib/arch:/usr/local/src/CPAN/build/UNIVERSAL-require-0.11-iILWzJ/blib/lib:/usr/local/src/CPAN/build/XML-SAX-0.16-viLSSK/blib/arch:/usr/local/src/CPAN/build/XML-SAX-0.16-viLSSK/blib/lib:/usr/local/src/CPAN/build/XML-NamespaceSupport-1.09-oqr4lx/blib/arch:/usr/local/src/CPAN/build/XML-NamespaceSupport-1.09-oqr4lx/blib/lib:/usr/local/src/CPAN/build/Cache-Cache-1.05-IiEApM/blib/arch:/usr/local/src/CPAN/build/Cache-Cache-1.05-IiEApM/blib/lib:/usr/local/src/CPAN/build/Error-0.17009-c4RCfU/blib/arch:/usr/local/src/CPAN/build/Error-0.17009-c4RCfU/blib/lib:/usr/local/src/CPAN/build/Digest-SHA1-2.11-KOBS9i/blib/arch:/usr/local/src/CPAN/build/Digest-SHA1-2.11-KOBS9i/blib/lib:/usr/local/src/CPAN/build/CLASS-1.00-TetYIM/blib/arch:/usr/local/src/CPAN/build/CLASS-1.00-TetYIM/blib/lib PERL5_CPANPLUS_IS_RUNNING = 6379 PERL5_CPAN_IS_EXECUTING = /usr/local/src/CPAN/build/Devel-Declare-0.001001-WnknrR/Makefile.PL PERL5_CPAN_IS_RUNNING = 6379 PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla SHELL = /bin/tcsh STDPERL = perl TERM = xterm Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = perl5.10.0 $UID/$EUID = 1000 / 1000 $GID = 1000 1000 1000 0 9999 10000 10001 $EGID = 1000 1000 1000 0 9999 10000 10001 Perl module toolchain versions installed: Module Have ------------------- --------- CPAN 1.9203 Cwd 3.25 ExtUtils::CBuilder 0.19 ExtUtils::Command 1.13 ExtUtils::Install 1.44 ExtUtils::MakeMaker 6.36_01 ExtUtils::Manifest 1.51_01 ExtUtils::ParseXS 2.18 File::Spec 3.25 Module::Build 0.2808_01 Module::Signature n/a Test::Harness 2.64 Test::More 0.71 YAML 0.65 YAML::Syck n/a version 0.73 -- Summary of my perl5 (revision 5 version 10 subversion 0 patch 31938) configuration: Platform: osname=freebsd, osvers=6.1-release, archname=i386-freebsd uname='freebsd biokovo.herceg.de 6.1-release freebsd 6.1-release #0: sun may 7 04:32:43 utc 2006 [EMAIL PROTECTED]:usrobjusrsrcsysgeneric i386 ' config_args='-Dprefix=/usr/perl5.10.0 -D cc=ccache cc -Dgccansipedantic -Duse64bit -de -D hintfile=myfreebsd' hint=recommended, useposix=true, d_sigaction=define useithreads=undef, usemultiplicity=undef useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef use64bitint=undef, use64bitall=undef, uselongdouble=undef usemymalloc=y, bincompat5005=undef Compiler: cc='ccache cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include', optimize='-O2 -mtune=athlon64 -pipe', cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='3.4.4 [FreeBSD] 20050518', 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='ccache cc', ldflags ='-Wl,-E -L/usr/local/lib' libpth=/usr/lib /usr/local/lib libs=-lm -lcrypt -lutil -lc perllibs=-lm -lcrypt -lutil -lc libc=, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' ' cccdlflags='-DPIC -fpic', lddlflags='-shared -L/usr/local/lib'
