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 cpan-testers@[EMAIL PROTECTED]
to keep other
test volunteers informed and to prevent any duplicate effort.
--
Dear Martin Hosken,
This is a computer-generated re****t for Encode-TECkit-0.04
on perl 5.11.0 patch 33470, created by CPAN-Re****ter-1.12.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this re****t is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL re****ts for missing library
or binary dependencies, unsup****ted operating systems, and so on:
http://cpantest.grango.org/wiki/CPANAuthorNotes
Sections of this re****t:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make':
make[3]: Entering directory
`/home/sand/.cpan/build/Encode-TECkit-0.04-u_BLhH'
cp lib/Encode/TECkit.pm blib/lib/Encode/TECkit.pm
/home/src/perl/repoperls/installed-perls/perl/pfOh1zh/perl-5.10.0@[EMAIL PROTECTED]
-nolinenumbers -noprototypes -typemap
/home/src/perl/repoperls/installed-perls/perl/pfOh1zh/perl-5.10.0@[EMAIL PROTECTED]
typemap TECkit.xs > TECkit.xsc && mv TECkit.xsc TECkit.cpp
cc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe
-fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\"
-fPIC
"-I/home/src/perl/repoperls/installed-perls/perl/pfOh1zh/perl-5.10.0@[EMAIL PROTECTED]
"
-I.. "-I../Public headers" -I../zlib/include TECkit.cpp
TECkit.cpp:13:27: error: TECkit_Engine.h: No such file or directory
TECkit.cpp:18: error: ‘TECkit_Converter’ does not name a type
TECkit.cpp: In function ‘void
XS_Encode__TECkit_new_conv(PerlInterpreter*, CV*)’:
TECkit.cpp:40: error: ‘Byte’ was not declared in this scope
TECkit.cpp:40: error: expected `;' before ‘mapForward’
TECkit.cpp:41: error: expected `;' before ‘style’
TECkit.cpp:42: error: ‘UInt16’ was not declared in this scope
TECkit.cpp:42: error: expected `;' before ‘sourceForm’
TECkit.cpp:43: error: expected `;' before ‘targetForm’
TECkit.cpp:44: error: ‘TECkit_Status’ was not declared in this scope
TECkit.cpp:44: error: expected `;' before ‘hr’
TECkit.cpp:47: error: ‘fBuff’ was not declared in this scope
TECkit.cpp:49: error: ‘Encode__TECkit’ was not declared in this scope
TECkit.cpp:49: error: expected `;' before ‘RETVAL’
TECkit.cpp:50: error: ‘style’ was not declared in this scope
TECkit.cpp:51: error: ‘sourceForm’ was not declared in this scope
TECkit.cpp:51: error: ‘kForm_UTF8’ was not declared in this scope
TECkit.cpp:53: error: ‘sourceForm’ was not declared in this scope
TECkit.cpp:53: error: ‘kForm_Bytes’ was not declared in this scope
TECkit.cpp:54: error: ‘style’ was not declared in this scope
TECkit.cpp:55: error: ‘targetForm’ was not declared in this scope
TECkit.cpp:55: error: ‘kForm_UTF8’ was not declared in this scope
TECkit.cpp:57: error: ‘targetForm’ was not declared in this scope
TECkit.cpp:57: error: ‘kForm_Bytes’ was not declared in this scope
TECkit.cpp:64: error: expected primary-expression before ‘)’ token
TECkit.cpp:64: error: expected `)' before ‘Perl_safesysmalloc’
TECkit.cpp:64: error: expected `)' before ‘;’ token
TECkit.cpp:64: error: expected `)' before ‘;’ token
TECkit.cpp:69: error: ‘hr’ was not declared in this scope
TECkit.cpp:69: error: ‘mapForward’ was not declared in this scope
TECkit.cpp:69: error: ‘sourceForm’ was not declared in this scope
TECkit.cpp:69: error: ‘targetForm’ was not declared in this scope
TECkit.cpp:69: error: ‘TECkit_Converter’ was not declared in this
scope
TECkit.cpp:69: error: expected primary-expression before ‘)’ token
TECkit.cpp:69: error: ‘RETVAL’ was not declared in this scope
TECkit.cpp:69: error: ‘TECkit_CreateConverter’ was not declared in
this scope
TECkit.cpp: In function ‘void
XS_Encode__TECkit_new_conv_scalar(PerlInterpreter*, CV*)’:
TECkit.cpp:108: error: ‘Byte’ was not declared in this scope
TECkit.cpp:108: error: expected `;' before ‘mapForward’
TECkit.cpp:109: error: expected `;' before ‘style’
TECkit.cpp:110: error: ‘UInt16’ was not declared in this scope
TECkit.cpp:110: error: expected `;' before ‘sourceForm’
TECkit.cpp:111: error: expected `;' before ‘targetForm’
TECkit.cpp:112: error: ‘TECkit_Status’ was not declared in this scope
TECkit.cpp:112: error: expected `;' before ‘hr’
TECkit.cpp:113: error: ‘fBuff’ was not declared in this scope
TECkit.cpp:116: error: ‘Encode__TECkit’ was not declared in this scope
TECkit.cpp:116: error: expected `;' before ‘RETVAL’
TECkit.cpp:117: error: ‘style’ was not declared in this scope
TECkit.cpp:118: error: ‘sourceForm’ was not declared in this scope
TECkit.cpp:118: error: ‘kForm_UTF8’ was not declared in this scope
TECkit.cpp:120: error: ‘sourceForm’ was not declared in this scope
TECkit.cpp:120: error: ‘kForm_Bytes’ was not declared in this scope
TECkit.cpp:121: error: ‘style’ was not declared in this scope
TECkit.cpp:122: error: ‘targetForm’ was not declared in this scope
TECkit.cpp:122: error: ‘kForm_UTF8’ was not declared in this scope
TECkit.cpp:124: error: ‘targetForm’ was not declared in this scope
TECkit.cpp:124: error: ‘kForm_Bytes’ was not declared in this scope
TECkit.cpp:126: error: expected primary-expression before ‘)’ token
TECkit.cpp:128: error: ‘hr’ was not declared in this scope
TECkit.cpp:128: error: ‘mapForward’ was not declared in this scope
TECkit.cpp:128: error: ‘sourceForm’ was not declared in this scope
TECkit.cpp:128: error: ‘targetForm’ was not declared in this scope
TECkit.cpp:128: error: ‘TECkit_Converter’ was not declared in this
scope
TECkit.cpp:128: error: expected primary-expression before ‘)’ token
TECkit.cpp:128: error: ‘RETVAL’ was not declared in this scope
TECkit.cpp:128: error: ‘TECkit_CreateConverter’ was not declared in
this scope
TECkit.cpp: In function ‘void
XS_Encode__TECkit_convert(PerlInterpreter*, CV*)’:
TECkit.cpp:164: error: ‘Encode__TECkit’ was not declared in this scope
TECkit.cpp:164: error: expected `;' before ‘converter’
TECkit.cpp:166: error: ‘Byte’ was not declared in this scope
TECkit.cpp:166: error: expected `;' before ‘style’
TECkit.cpp:167: error: expected `;' before ‘isComplete’
TECkit.cpp:168: error: ‘inBuff’ was not declared in this scope
TECkit.cpp:169: error: ‘outBuff’ was not declared in this scope
TECkit.cpp:171: error: ‘UInt32’ was not declared in this scope
TECkit.cpp:171: error: expected `;' before ‘inLen’
TECkit.cpp:172: error: expected `;' before ‘outLen’
TECkit.cpp:173: error: ‘TECkit_Status’ was not declared in this scope
TECkit.cpp:173: error: expected `;' before ‘hr’
TECkit.cpp:178: error: ‘converter’ was not declared in this scope
TECkit.cpp:184: error: expected primary-expression before ‘)’ token
TECkit.cpp:185: error: ‘inLen’ was not declared in this scope
TECkit.cpp:185: error: expected `;' before ‘pvLen’
TECkit.cpp:186: error: expected primary-expression before ‘)’ token
TECkit.cpp:186: error: expected `)' before ‘Perl_safesysmalloc’
TECkit.cpp:186: error: expected `)' before ‘;’ token
TECkit.cpp:186: error: expected `)' before ‘;’ token
TECkit.cpp:187: error: ‘outLen’ was not declared in this scope
TECkit.cpp:188: error: ‘hr’ was not declared in this scope
TECkit.cpp:188: error: ‘TECkit_Converter’ was not declared in this
scope
TECkit.cpp:189: error: ‘isComplete’ was not declared in this scope
TECkit.cpp:189: error: ‘TECkit_ConvertBuffer’ was not declared in this
scope
TECkit.cpp:189: error: ‘kStatus_OutputBufferFull’ was not declared in
this scope
TECkit.cpp:192: error: expected primary-expression before ‘)’ token
TECkit.cpp:192: error: expected `)' before ‘Perl_safesysmalloc’
TECkit.cpp:192: error: expected `)' before ‘;’ token
TECkit.cpp:192: error: expected `)' before ‘;’ token
TECkit.cpp:195: error: ‘hr’ was not declared in this scope
TECkit.cpp:196: error: ‘isComplete’ was not declared in this scope
TECkit.cpp:197: error: ‘TECkit_Converter’ was not declared in this
scope
TECkit.cpp:197: error: ‘TECkit_ResetConverter’ was not declared in
this scope
TECkit.cpp:198: error: ‘isComplete’ was not declared in this scope
TECkit.cpp:198: error: expected `;' before ‘hr’
TECkit.cpp:200: error: ‘style’ was not declared in this scope
TECkit.cpp: In function ‘void XS_Encode__TECkit_flush(PerlInterpreter*,
CV*)’:
TECkit.cpp:225: error: ‘Encode__TECkit’ was not declared in this scope
TECkit.cpp:225: error: expected `;' before ‘converter’
TECkit.cpp:226: error: ‘Byte’ was not declared in this scope
TECkit.cpp:226: error: expected `;' before ‘style’
TECkit.cpp:227: error: expected `;' before ‘hr’
TECkit.cpp:228: error: ‘outBuff’ was not declared in this scope
TECkit.cpp:229: error: ‘UInt32’ was not declared in this scope
TECkit.cpp:229: error: expected `;' before ‘outLen’
TECkit.cpp:234: error: ‘converter’ was not declared in this scope
TECkit.cpp:240: error: ‘outLen’ was not declared in this scope
TECkit.cpp:241: error: expected primary-expression before ‘)’ token
TECkit.cpp:241: error: expected `)' before ‘Perl_safesysmalloc’
TECkit.cpp:241: error: expected `)' before ‘;’ token
TECkit.cpp:241: error: expected `)' before ‘;’ token
TECkit.cpp:242: error: ‘hr’ was not declared in this scope
TECkit.cpp:242: error: expected `;' before ‘TECkit_Flush’
TECkit.cpp:244: error: ‘style’ was not declared in this scope
TECkit.cpp:248: error: ‘TECkit_Converter’ was not declared in this
scope
TECkit.cpp:248: error: ‘TECkit_ResetConverter’ was not declared in
this scope
TECkit.cpp: In function ‘void
XS_Encode__TECkit_DESTROY(PerlInterpreter*, CV*)’:
TECkit.cpp:268: error: ‘Encode__TECkit’ was not declared in this scope
TECkit.cpp:268: error: expected `;' before ‘converter’
TECkit.cpp:272: error: ‘converter’ was not declared in this scope
TECkit.cpp:278: error: ‘TECkit_Converter’ was not declared in this
scope
TECkit.cpp:278: error: ‘TECkit_DisposeConverter’ was not declared in
this scope
make[3]: *** [TECkit.o] Error 1
make[3]: Leaving directory
`/home/sand/.cpan/build/Encode-TECkit-0.04-u_BLhH'
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.utf8
PATH =
/usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
PERL5LIB =
PERL5_CPANPLUS_IS_RUNNING = 5710
PERL5_CPAN_IS_EXECUTING =
/home/sand/.cpan/build/Encode-TECkit-0.04-u_BLhH/Makefile.PL
PERL5_CPAN_IS_RUNNING = 5710
SHELL = /usr/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X =
/home/src/perl/repoperls/installed-perls/perl/pfOh1zh/perl-5.10.0@[EMAIL PROTECTED]
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.9205
Cwd 3.2701
ExtUtils::CBuilder 0.22_01
ExtUtils::Command 1.13
ExtUtils::Install 1.50
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.51_01
ExtUtils::Par***S 2.19_01
File::Spec 3.2701
Module::Build 0.2808_02
Module::Signature 0.55
Test::Harness 3.10
Test::More 0.78
YAML 0.66
YAML::Syck 1.04
version 0.74
--
Summary of my perl5 (revision 5 version 11 subversion 0 patch 33470)
configuration:
Platform:
osname=linux, osvers=2.6.22-1-k7, archname=i686-linux-thread-multi
uname='linux k75 2.6.22-1-k7 #1 smp sun jul 29 15:15:55 utc 2007 i686
gnulinux '
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/pfOh1zh/perl-5.10.0@[EMAIL PROTECTED]
-Uversiononly -Dusedevel -des -Ui_db -Dusethreads'
hint=recommended, useposix=true, d_sigaction=define
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 -fno-strict-aliasing
-pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe
-fstack-protector -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 =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib /usr/lib64
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=/lib/libc-2.7.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.7'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'


|