Front page | perl.cpan.testers |
Postings from March 2008
FAIL Cache-Memcached-Fast-0.09 MSWin32-x86-multi-thread 5.1
From:
DAGOLDEN
Date:
March 23, 2008 08:09
Subject:
FAIL Cache-Memcached-Fast-0.09 MSWin32-x86-multi-thread 5.1
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@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.
--
Dear Tomash Brechko,
This is a computer-generated report for Cache-Memcached-Fast-0.09
on perl 5.10.0, created by CPAN-Reporter-1.12.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://cpantest.grango.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from 'C:\strawberry\c\bin\dmake.EXE':
cp lib/Cache/Memcached/Fast.pm blib\lib\Cache\Memcached\Fast.pm
cd src && dmake
C:\strawberry\perl\bin\perl.exe genparser.pl reply.kw parse_keyword.c parse_keyword.h
gcc -c -I. -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX -g -O3 -DVERSION=\"0.09\" -DXS_VERSION=\"0.09\" "-IC:\strawberry\perl\lib\CORE" parse_keyword.c
C:\strawberry\perl\bin\perl.exe gencrc32.pl compute_crc32.c compute_crc32.h
gcc -c -I. -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX -g -O3 -DVERSION=\"0.09\" -DXS_VERSION=\"0.09\" "-IC:\strawberry\perl\lib\CORE" compute_crc32.c
gcc -c -I. -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX -g -O3 -DVERSION=\"0.09\" -DXS_VERSION=\"0.09\" "-IC:\strawberry\perl\lib\CORE" array.c
gcc -c -I. -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX -g -O3 -DVERSION=\"0.09\" -DXS_VERSION=\"0.09\" "-IC:\strawberry\perl\lib\CORE" client.c
client.c:32:21: sys/uio.h: No such file or directory
In file included from C:/strawberry/perl/lib/CORE/sys/socket.h:30,
from client.c:38:
C:/strawberry/perl/lib/CORE/win32.h:339: error: syntax error before "Stat_t"
In file included from C:/strawberry/perl/lib/CORE/sys/socket.h:30,
from client.c:38:
C:/strawberry/perl/lib/CORE/win32.h:423: error: syntax error before '*' token
C:/strawberry/perl/lib/CORE/win32.h:423: error: `Signal_t' declared as function returning a function
C:/strawberry/perl/lib/CORE/win32.h:442: error: syntax error before "Sighandler_t"
C:/strawberry/perl/lib/CORE/win32.h:442: warning: no semicolon at end of struct or union
C:/strawberry/perl/lib/CORE/win32.h:445: warning: parameter names (without types) in function declaration
In file included from C:/strawberry/perl/lib/CORE/win32.h:551,
from C:/strawberry/perl/lib/CORE/sys/socket.h:30,
from client.c:38:
C:/strawberry/perl/lib/CORE/perlio.h:218: error: syntax error before "void"
C:/strawberry/perl/lib/CORE/perlio.h:218: warning: parameter names (without types) in function declaration
C:/strawberry/perl/lib/CORE/perlio.h:231: error: syntax error before "FILE"
C:/strawberry/perl/lib/CORE/perlio.h:231: error: syntax error before "const"
C:/strawberry/perl/lib/CORE/perlio.h:285: error: syntax error before "int"
C:/strawberry/perl/lib/CORE/perlio.h:343: error: syntax error before "int"
C:/strawberry/perl/lib/CORE/perlio.h:343: error: syntax error before "SV"
C:/strawberry/perl/lib/CORE/perlio.h:346: error: syntax error before "int"
C:/strawberry/perl/lib/CORE/perlio.h:346: error: syntax error before "SV"
C:/strawberry/perl/lib/CORE/perlio.h:349: error: syntax error before "FILE"
C:/strawberry/perl/lib/CORE/perlio.h:349: error: syntax error before "FILE"
C:/strawberry/perl/lib/CORE/perlio.h:358: error: syntax error before "int"
C:/strawberry/perl/lib/CORE/perlio.h:358: error: syntax error before "FILE"
C:/strawberry/perl/lib/CORE/perlio.h:362: error: syntax error before "int"
C:/strawberry/perl/lib/CORE/perlio.h:362: error: syntax error before "FILE"
C:/strawberry/perl/lib/CORE/perlio.h:369: error: syntax error before "void"
C:/strawberry/perl/lib/CORE/perlio.h:369: warning: parameter names (without types) in function declaration
C:/strawberry/perl/lib/CORE/perlio.h:371: error: syntax error before "int"
In file included from C:/strawberry/perl/lib/CORE/win32.h:557,
from C:/strawberry/perl/lib/CORE/sys/socket.h:30,
from client.c:38:
C:/strawberry/perl/lib/CORE/win32iop.h:65: error: syntax error before "win32_ftell"
C:/strawberry/perl/lib/CORE/win32iop.h:65: warning: data definition has no type or storage class
C:/strawberry/perl/lib/CORE/win32iop.h:66: error: syntax error before "Off_t"
C:/strawberry/perl/lib/CORE/win32iop.h:73: error: syntax error before "Stat_t"
C:/strawberry/perl/lib/CORE/win32iop.h:74: error: syntax error before "Stat_t"
C:/strawberry/perl/lib/CORE/win32iop.h:77: error: syntax error before "IV"
C:/strawberry/perl/lib/CORE/win32iop.h:81: error: syntax error before "Off_t"
C:/strawberry/perl/lib/CORE/win32iop.h:82: error: syntax error before "win32_lseek"
C:/strawberry/perl/lib/CORE/win32iop.h:82: error: syntax error before "Off_t"
C:/strawberry/perl/lib/CORE/win32iop.h:82: warning: data definition has no type or storage class
C:/strawberry/perl/lib/CORE/win32iop.h:83: error: syntax error before "win32_tell"
C:/strawberry/perl/lib/CORE/win32iop.h:83: warning: data definition has no type or storage class
C:/strawberry/perl/lib/CORE/win32iop.h:133: error: syntax error before "Stat_t"
C:/strawberry/perl/lib/CORE/win32iop.h:158: error: syntax error before "win32_signal"
C:/strawberry/perl/lib/CORE/win32iop.h:158: error: syntax error before "Sighandler_t"
C:/strawberry/perl/lib/CORE/win32iop.h:158: warning: data definition has no type or storage class
client.c:41:24: netinet/in.h: No such file or directory
client.c:42:25: netinet/tcp.h: No such file or directory
client.c: In function `parse_key':
client.c:619: error: dereferencing pointer to incomplete type
client.c:625: error: dereferencing pointer to incomplete type
client.c:625: error: dereferencing pointer to incomplete type
client.c:635: error: dereferencing pointer to incomplete type
client.c:644: error: invalid use of undefined type `struct iovec'
client.c:647: error: dereferencing pointer to incomplete type
client.c:648: error: dereferencing pointer to incomplete type
client.c:651: error: dereferencing pointer to incomplete type
client.c:661: error: invalid use of undefined type `struct iovec'
client.c: In function `read_value':
client.c:690: error: storage size of 'iov' isn't known
client.c:712: error: `EWOULDBLOCK' undeclared (first use in this function)
client.c:712: error: (Each undeclared identifier is reported only once
client.c:712: error: for each function it appears in.)
client.c:719: error: dereferencing pointer to incomplete type
client.c:721: error: dereferencing pointer to incomplete type
client.c:721: error: dereferencing pointer to incomplete type
client.c:721: error: dereferencing pointer to incomplete type
client.c:722: error: dereferencing pointer to incomplete type
client.c:723: error: dereferencing pointer to incomplete type
client.c:724: error: increment of pointer to unknown structure
client.c:724: error: arithmetic on pointer to an incomplete type
client.c:727: error: dereferencing pointer to incomplete type
client.c:728: error: dereferencing pointer to incomplete type
client.c:728: error: dereferencing pointer to incomplete type
client.c: In function `send_request':
client.c:1134: error: dereferencing pointer to incomplete type
client.c:1135: error: dereferencing pointer to incomplete type
client.c:1136: error: dereferencing pointer to incomplete type
client.c:1137: error: dereferencing pointer to incomplete type
client.c:1141: error: dereferencing pointer to incomplete type
client.c:1142: error: dereferencing pointer to incomplete type
client.c:1143: error: dereferencing pointer to incomplete type
client.c:1145: error: `EWOULDBLOCK' undeclared (first use in this function)
client.c:1158: error: increment of pointer to unknown structure
client.c:1158: error: arithmetic on pointer to an incomplete type
client.c:1161: error: dereferencing pointer to incomplete type
client.c: In function `receive_reply':
client.c:1211: error: `EWOULDBLOCK' undeclared (first use in this function)
client.c: In function `state_prepare':
client.c:1345: error: invalid use of undefined type `struct iovec'
client.c:1357: error: invalid use of undefined type `struct iovec'
client.c:1363: error: dereferencing pointer to incomplete type
client.c:1363: error: dereferencing pointer to incomplete type
client.c:1364: error: invalid use of undefined type `struct iovec'
client.c: In function `client_execute':
client.c:1379: error: storage size of 'orig' isn't known
client.c:1379: error: storage size of 'ignore' isn't known
client.c:1385: error: `SIGPIPE' undeclared (first use in this function)
client.c: In function `tcp_optimize_latency':
client.c:1542: warning: passing arg 4 of `setsockopt' from incompatible pointer type
client.c: In function `tcp_optimize_throughput':
client.c:1558: warning: passing arg 4 of `setsockopt' from incompatible pointer type
client.c: In function `iov_push':
client.c:1612: error: invalid use of undefined type `struct iovec'
client.c:1613: error: dereferencing pointer to incomplete type
client.c:1614: error: dereferencing pointer to incomplete type
client.c: In function `init_state':
client.c:1677: error: invalid application of `sizeof' to incomplete type `iovec'
dmake: Error code 129, while making 'client.o'
dmake.EXE: Error code 255, while making 'src\libclient.a'
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
---------- ---- ----
Test::More 0 0.74
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
COMSPEC = C:\WINDOWS\system32\cmd.exe
INCLUDE = ;C:\strawberry\c\include;C:\strawberry\perl\lib\CORE
LIB = ;C:\strawberry\c\lib;C:\strawberry\perl\bin
NUMBER_OF_PROCESSORS = 1
PATH = C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\bin;C:\strawberry\c\bin;C:\strawberry\perl\bin
PERL5LIB =
PERL5_CPANPLUS_IS_RUNNING = 1080
PERL5_CPAN_IS_EXECUTING = C:\strawberry\cpan\build\Cache-Memcached-Fast-0.09-XqZfAb\Makefile.PL
PERL5_CPAN_IS_RUNNING = 1080
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 460,1080
PERL_CR_SMOKER_CURRENT = Cache-Memcached-Fast-0.09
PERL_MM_USE_DEFAULT = 1
PROCESSOR_IDENTIFIER = x86 Family 6 Model 15 Stepping 6, GenuineIntel
TEMP = C:\DOCUME~1\David\LOCALS~1\Temp
TERM = dumb
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = C:\strawberry\perl\bin\perl.exe
$UID/$EUID = 0 / 0
$GID = 0
$EGID = 0
Win32::GetOSName = WinXP/.Net
Win32::GetOSVersion = Service Pack 2, 5, 1, 2600, 2, 2, 0, 768, 1
Win32::FsType = FAT32
Win32::IsAdminUser = 1
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.92_57
Cwd 3.2701
ExtUtils::CBuilder 0.21
ExtUtils::Command 1.13
ExtUtils::Install 1.44
ExtUtils::MakeMaker 6.42
ExtUtils::Manifest 1.51_01
ExtUtils::ParseXS 2.18_02
File::Spec 3.2701
Module::Build 0.2808_01
Module::Signature n/a
Test::Harness 3.09
Test::More 0.74
YAML 0.66
YAML::Syck 1.04
version 0.74
--
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=MSWin32, osvers=5.1, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=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='gcc', ccflags =' -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX',
optimize='-s -O2',
cppflags='-DWIN32'
ccversion='', gccversion='3.4.5', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='long long', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='g++', ldflags ='-s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib"'
libpth=C:\strawberry\c\lib
libs= -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32
perllibs= -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32
libc=-lmsvcrt, so=dll, useshrplib=true, libperl=libperl510.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-mdll -s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib"'
-
FAIL Cache-Memcached-Fast-0.09 MSWin32-x86-multi-thread 5.1
by DAGOLDEN