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 Scott McWhirter, This is a computer-generated report for Template-CTemplate-0.01_01 on perl-5.8.8, created automatically by CPAN-Reporter-1.06 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 or if you would like to learn how to avoid FAIL reports for missing dependencies, unsupported operating systems, etc., 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/perl Makefile.PL PREFIX=~/ SITELIBEXP=~/lib/perl5 LIB=~/lib/perl5 INSTALLMAN1DIR=~/share/man/man1 INSTALLMAN3DIR=~/share/man/man3 INSTALLSITEMAN1DIR=~/share/man/man1 INSTALLSITEMAN3DIR=~/share/man/man3': checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... i586-pc-linux-gnu checking host system type... i586-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for __attribute__... yes checking for ANSI C header files... (cached) yes checking printf format code for printing a size_t and ssize_t... checking for getopt_long... yes checking for u_int16_t... yes checking for __uint16... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking whether to check for GCC pthread/shared inconsistencies... yes checking whether -pthread is sufficient with -shared... yes checking support for pthread_rwlock_* functions... yes checking whether the compiler implements namespaces... yes checking what namespace STL code is in... std checking the location of hash_map... <ext/hash_map> configure: creating ./config.status config.status: creating Makefile config.status: creating src/google/template_enums.h config.status: creating src/google/template_namelist.h config.status: creating src/google/template.h config.status: creating src/google/template_from_string.h config.status: creating src/google/template_modifiers.h config.status: creating src/google/template_emitter.h config.status: creating src/google/template_dictionary.h config.status: creating src/google/template_pathops.h config.status: creating src/config.h config.status: executing depfiles commands if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -g -O2 -MT libctemplate_la-arena.lo -MD -MP -MF ".deps/libctemplate_la-arena.Tpo" -c -o libctemplate_la-arena.lo `test -f 'src/base/arena.cc' || echo './'`src/base/arena.cc; \ then mv -f ".deps/libctemplate_la-arena.Tpo" ".deps/libctemplate_la-arena.Plo"; else rm -f ".deps/libctemplate_la-arena.Tpo"; exit 1; fi mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -g -O2 -MT libctemplate_la-arena.lo -MD -MP -MF .deps/libctemplate_la-arena.Tpo -c src/base/arena.cc -fPIC -DPIC -o .libs/libctemplate_la-arena.o g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -g -O2 -MT libctemplate_la-arena.lo -MD -MP -MF .deps/libctemplate_la-arena.Tpo -c src/base/arena.cc -o libctemplate_la-arena.o >/dev/null 2>&1 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -g -O2 -MT libctemplate_la-template.lo -MD -MP -MF ".deps/libctemplate_la-template.Tpo" -c -o libctemplate_la-template.lo `test -f 'src/template.cc' || echo './'`src/template.cc; \ then mv -f ".deps/libctemplate_la-template.Tpo" ".deps/libctemplate_la-template.Plo"; else rm -f ".deps/libctemplate_la-template.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -g -O2 -MT libctemplate_la-template.lo -MD -MP -MF .deps/libctemplate_la-template.Tpo -c src/template.cc -fPIC -DPIC -o .libs/libctemplate_la-template.o ./src/google/template_modifiers.h:104: error: 'ExpandEmitter' has not been declared ./src/google/template_modifiers.h: In member function 'std::string google::template_modifiers::TemplateModifier::operator()(const char*, size_t, const std::string&) const': ./src/google/template_modifiers.h:113: error: 'StringEmitter' was not declared in this scope ./src/google/template_modifiers.h:113: error: expected `;' before 'outbuf' ./src/google/template_modifiers.h:114: error: 'outbuf' was not declared in this scope ./src/google/template_modifiers.h: At global scope: ./src/google/template_modifiers.h:126: error: 'ExpandEmitter' has not been declared ./src/google/template_modifiers.h:131: error: 'ExpandEmitter' has not been declared ./src/google/template_modifiers.h:135: error: 'ExpandEmitter' has not been declared ./src/google/template_modifiers.h:140: error: 'ExpandEmitter' has not been declared ./src/google/template_modifiers.h:145: error: 'ExpandEmitter' has not been declared ./src/google/template_modifiers.h:151: error: 'ExpandEmitter' has not been declared ./src/google/template_modifiers.h:163: error: 'ExpandEmitter' has not been declared ./src/google/template_modifiers.h:173: error: 'ExpandEmitter' has not been declared ./src/google/template_modifiers.h:177: error: 'ExpandEmitter' has not been declared ./src/google/template_modifiers.h:182: error: 'ExpandEmitter' has not been declared ./src/google/template_modifiers.h:186: error: 'ExpandEmitter' has not been declared ./src/google/template_modifiers.h:191: error: 'ExpandEmitter' has not been declared ./src/google/template_modifiers.h:197: error: 'ExpandEmitter' has not been declared src/template.cc: In function 'void google::EmitModifiedString(const google::<unnamed>::ModifierAndNonces&, const char*, size_t, const google::template_modifiers::ModifierData*, google::ExpandEmitter*)': src/template.cc:282: error: 'StringEmitter' was not declared in this scope src/template.cc:282: error: expected `;' before 'scratchbuf' src/template.cc:284: error: 'scratchbuf' was not declared in this scope src/template.cc:291: error: expected `;' before 'scratchbuf2' src/template.cc:293: error: 'scratchbuf2' was not declared in this scope src/template.cc:302: error: no matching function for call to 'google::template_modifiers::TemplateModifier::Modify(const char*&, size_t&, const google::template_modifiers::ModifierData*&, google::ExpandEmitter*&, const std::basic_string<char, std::char_traits<char>, std::allocator<char> >&) const' ./src/google/template_modifiers.h:105: note: candidates are: virtual void google::template_modifiers::TemplateModifier::Modify(const char*, size_t, const google::template_modifiers::ModifierData*, int*, const std::string&) const src/template.cc: In member function 'virtual bool google::TextTemplateNode::Expand(google::ExpandEmitter*, const google::TemplateDictionary*, const google::TemplateDictionary*) const': src/template.cc:392: error: invalid use of undefined type 'struct google::ExpandEmitter' ./src/google/template.h:202: error: forward declaration of 'struct google::ExpandEmitter' src/template.cc: In member function 'virtual bool google::VariableTemplateNode::Expand(google::ExpandEmitter*, const google::TemplateDictionary*, const google::TemplateDictionary*) const': src/template.cc:462: error: invalid use of undefined type 'struct google::ExpandEmitter' ./src/google/template.h:202: error: forward declaration of 'struct google::ExpandEmitter' src/template.cc:468: error: invalid use of undefined type 'struct google::ExpandEmitter' ./src/google/template.h:202: error: forward declaration of 'struct google::ExpandEmitter' src/template.cc:475: error: invalid use of undefined type 'struct google::ExpandEmitter' ./src/google/template.h:202: error: forward declaration of 'struct google::ExpandEmitter' src/template.cc: In member function 'virtual bool google::TemplateTemplateNode::Expand(google::ExpandEmitter*, const google::TemplateDictionary*, const google::TemplateDictionary*) const': src/template.cc:574: error: invalid use of undefined type 'struct google::ExpandEmitter' ./src/google/template.h:202: error: forward declaration of 'struct google::ExpandEmitter' src/template.cc:589: error: 'StringEmitter' was not declared in this scope src/template.cc:589: error: expected `;' before 'subtemplate_buffer' src/template.cc:591: error: 'subtemplate_buffer' was not declared in this scope src/template.cc:599: error: invalid use of undefined type 'struct google::ExpandEmitter' ./src/google/template.h:202: error: forward declaration of 'struct google::ExpandEmitter' src/template.cc: In member function 'virtual bool google::SectionTemplateNode::Expand(google::ExpandEmitter*, const google::TemplateDictionary*, const google::TemplateDictionary*) const': src/template.cc:735: error: invalid use of undefined type 'struct google::ExpandEmitter' ./src/google/template.h:202: error: forward declaration of 'struct google::ExpandEmitter' src/template.cc:750: error: invalid use of undefined type 'struct google::ExpandEmitter' ./src/google/template.h:202: error: forward declaration of 'struct google::ExpandEmitter' src/template.cc: In member function 'bool google::Template::Expand(google::ExpandEmitter*, const google::TemplateDictionary*, const google::TemplateDictionary*) const': src/template.cc:1637: error: invalid use of undefined type 'struct google::ExpandEmitter' ./src/google/template.h:202: error: forward declaration of 'struct google::ExpandEmitter' src/template.cc:1644: error: invalid use of undefined type 'struct google::ExpandEmitter' ./src/google/template.h:202: error: forward declaration of 'struct google::ExpandEmitter' src/template.cc: In member function 'bool google::Template::Expand(std::string*, const google::TemplateDictionary*) const': src/template.cc:1652: error: 'StringEmitter' was not declared in this scope src/template.cc:1652: error: expected `;' before 'e' src/template.cc:1653: error: 'e' was not declared in this scope make: *** [libctemplate_la-template.lo] Error 1 Could not make ctemplate libraries at Makefile.PL line 28. ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: No requirements found ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: PATH = /usr/local/bin:/usr/bin:/bin:/usr/games PERL5LIB = /home/icerider70/lib/perl5:/home/icerider70/lib/perl5 PERL5_CPANPLUS_IS_RUNNING = 23030 PERL5_CPAN_IS_EXECUTING = /home/icerider70/.cpan/build/Template-CTemplate-0.01_01-VFwazF/Makefile.PL PERL5_CPAN_IS_RUNNING = 23030 PERL_AUTOINSTALL = --defaultdeps PERL_MM_USE_DEFAULT = 1 SHELL = /bin/bash TERM = xterm Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = /usr/bin/perl $UID/$EUID = 1001 / 1001 $GID = 1001 1001 $EGID = 1001 1001 Perl module toolchain versions installed: Module Have ------------------- ------ CPAN 1.9205 Cwd 3.25 ExtUtils::CBuilder 0.21 ExtUtils::Command 1.13 ExtUtils::Install 1.44 ExtUtils::MakeMaker 6.42 ExtUtils::Manifest 1.51 ExtUtils::ParseXS 2.18 File::Spec 3.25 Module::Build 0.2808 Module::Signature 0.55 Test::Harness 3.05 Test::More 0.72 YAML 0.66 YAML::Syck 0.99 version 0.74 -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=linux, osvers=2.6.22-3-amd64, archname=i486-linux-gnu-thread-multi uname='linux deneb 2.6.22-3-amd64 #1 smp thu oct 11 15:23:23 utc 2007 i686 gnulinux ' config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN -Dcccdlflags=-fPIC -Darchname=i486-linux-gnu -Dprefix=/usr -Dprivlib=/usr/share/perl/5.8 -Darchlib=/usr/lib/perl/5.8 -Dvendorprefix=/usr -Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/perl5 -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.8.8 -Dsitearch=/usr/local/lib/perl/5.8.8 -Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Dsiteman3dir=/usr/local/man/man3 -Dman1ext=1 -Dman3ext=3perl -Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Uusesfio -Uusenm -Duseshrplib -Dlibperl=libperl.so.5.8.8 -Dd_dosuid -des' 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=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2', cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', 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='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt perllibs=-ldl -lm -lpthread -lc -lcrypt libc=/lib/libc-2.3.6.so, so=so, useshrplib=true, libperl=libperl.so.5.8.8 gnulibc_version='2.3.6' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'
