Front page | perl.cpan.testers |
Postings from April 2008
FAIL Archive-ZZip-0.13 armv5tejl-linux 2.6.17.14
From:
stro
Date:
April 26, 2008 12:20
Subject:
FAIL Archive-ZZip-0.13 armv5tejl-linux 2.6.17.14
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 Vincent Spader,
This is a computer-generated report for Archive-ZZip-0.13
on perl 5.8.8, created by CPAN-Reporter-1.11.
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:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make':
make[1]: Entering directory `/home/stro0/perl588/.cpan/build/Archive-StCMtM/ZZip'
cp ZZip.pm ../blib/lib/Archive/ZZip.pm
/home/stro0/perl588/bin/perl /home/stro0/perl588/lib/5.8.8/ExtUtils/xsubpp -typemap /home/stro0/perl588/lib/5.8.8/ExtUtils/typemap -typemap typemap ZZip.xs > ZZip.xsc && mv ZZip.xsc ZZip.c
Please specify prototyping behavior for ZZip.xs (see perlxs manual)
cc -c -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.13\" -DXS_VERSION=\"0.13\" -fpic "-I/home/stro0/perl588/lib/5.8.8/armv5tejl-linux/CORE" ZZip.c
ZZip.xs:7:22: zzip/lib.h: No such file or directory
ZZip.xs:38: error: parse error before '*' token
ZZip.xs:38: warning: data definition has no type or storage class
ZZip.xs:39: error: parse error before '*' token
ZZip.xs:39: warning: data definition has no type or storage class
ZZip.c: In function `XS_Archive__ZZip_new':
ZZip.c:61: error: parse error before "RETVAL"
ZZip.xs:48: error: `zzip_error_t' undeclared (first use in this function)
ZZip.xs:48: error: (Each undeclared identifier is reported only once
ZZip.xs:48: error: for each function it appears in.)
ZZip.xs:50: error: `RETVAL' undeclared (first use in this function)
ZZip.xs:50: error: `err' undeclared (first use in this function)
ZZip.xs:53: warning: passing arg 2 of `Perl_sv_setpvf' makes pointer from integer without a cast
ZZip.c: In function `XS_Archive__ZZip_newWithFd':
ZZip.c:89: error: parse error before "RETVAL"
ZZip.xs:62: error: `zzip_error_t' undeclared (first use in this function)
ZZip.xs:64: error: `RETVAL' undeclared (first use in this function)
ZZip.xs:64: error: `err' undeclared (first use in this function)
ZZip.xs:67: warning: passing arg 2 of `Perl_sv_setpv' makes pointer from integer without a cast
ZZip.c: In function `XS_Archive__ZZip_openFile':
ZZip.c:116: error: parse error before "dir"
ZZip.c:119: error: parse error before "RETVAL"
ZZip.c:123: error: `dir' undeclared (first use in this function)
ZZip.c:123: error: parse error before "tmp"
ZZip.xs:78: error: `RETVAL' undeclared (first use in this function)
ZZip.xs:81: warning: passing arg 2 of `Perl_sv_setpvf' makes pointer from integer without a cast
ZZip.c: In function `XS_Archive__ZZip_fd':
ZZip.c:156: error: parse error before "dir"
ZZip.c:162: error: `dir' undeclared (first use in this function)
ZZip.c:162: error: parse error before "tmp"
ZZip.c: In function `XS_Archive__ZZip_rewind':
ZZip.c:182: error: parse error before "dir"
ZZip.c:186: error: `dir' undeclared (first use in this function)
ZZip.c:186: error: parse error before "tmp"
ZZip.c: In function `XS_Archive__ZZip_tell':
ZZip.c:205: error: parse error before "dir"
ZZip.c:211: error: `dir' undeclared (first use in this function)
ZZip.c:211: error: parse error before "tmp"
ZZip.c: In function `XS_Archive__ZZip_seek':
ZZip.c:231: error: parse error before "dir"
ZZip.c:236: error: `dir' undeclared (first use in this function)
ZZip.c:236: error: parse error before "tmp"
ZZip.c: In function `XS_Archive__ZZip_read':
ZZip.c:255: error: parse error before "dir"
ZZip.c:260: error: `dir' undeclared (first use in this function)
ZZip.c:260: error: parse error before "tmp"
ZZip.xs:122: warning: ISO C90 forbids mixed declarations and code
ZZip.xs:123: error: `ZZIP_DIRENT' undeclared (first use in this function)
ZZip.xs:123: error: parse error before "dirent"
ZZip.xs:126: error: `dirent' undeclared (first use in this function)
ZZip.c: In function `XS_Archive__ZZip_stat':
ZZip.c:295: error: parse error before "dir"
ZZip.c:302: error: `dir' undeclared (first use in this function)
ZZip.c:302: error: parse error before "tmp"
ZZip.xs:145: warning: ISO C90 forbids mixed declarations and code
ZZip.xs:146: error: `ZZIP_DIRENT' undeclared (first use in this function)
ZZip.xs:146: error: parse error before "dirent"
ZZip.xs:149: error: `dirent' undeclared (first use in this function)
ZZip.c: In function `XS_Archive__ZZip_DESTROY':
ZZip.c:337: error: parse error before "dir"
ZZip.c:341: error: `dir' undeclared (first use in this function)
ZZip.c:341: error: parse error before "tmp"
ZZip.c: In function `XS_Archive__ZZip__File_read':
ZZip.c:360: error: parse error before "fp"
ZZip.c:367: error: `fp' undeclared (first use in this function)
ZZip.c:367: error: parse error before "tmp"
ZZip.xs:180: warning: ISO C90 forbids mixed declarations and code
ZZip.c: In function `XS_Archive__ZZip__File_rewind':
ZZip.c:421: error: parse error before "fp"
ZZip.c:427: error: `fp' undeclared (first use in this function)
ZZip.c:427: error: parse error before "tmp"
ZZip.c: In function `XS_Archive__ZZip__File_seek':
ZZip.c:447: error: parse error before "fp"
ZZip.c:455: error: `fp' undeclared (first use in this function)
ZZip.c:455: error: parse error before "tmp"
ZZip.c: In function `XS_Archive__ZZip__File_tell':
ZZip.c:475: error: parse error before "fp"
ZZip.c:481: error: `fp' undeclared (first use in this function)
ZZip.c:481: error: parse error before "tmp"
ZZip.c: In function `XS_Archive__ZZip__File_DESTROY':
ZZip.c:501: error: parse error before "fd"
ZZip.c:505: error: `fd' undeclared (first use in this function)
ZZip.c:505: error: parse error before "tmp"
make[1]: *** [ZZip.o] Error 1
make[1]: Leaving directory `/home/stro0/perl588/.cpan/build/Archive-StCMtM/ZZip'
make: *** [subdirs] Error 2
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LD_LIBRARY_PATH = .:/opt/lib:/opt/usr/lib:/opt/usr/local/lib
PATH = /bin:/sbin:/usr/bin:/usr/sbin:/usr/bin/X11:/usr/local/bin:/opt/bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 19362
PERL5_CPAN_IS_EXECUTING = /home/stro0/perl588/.cpan/build/Archive-StCMtM/Makefile.PL
PERL5_CPAN_IS_RUNNING = 19362
SHELL = /bin/sh
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/stro0/perl588/bin/perl
$UID/$EUID = 1004 / 1004
$GID = 1004 1004
$EGID = 1004 1004
Perl module toolchain versions installed:
Module Have
------------------- -------
CPAN 1.92_60
Cwd 3.2701
ExtUtils::CBuilder 0.22
ExtUtils::Command 1.13
ExtUtils::Install 1.49
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.51
ExtUtils::ParseXS n/a
File::Spec 3.2701
Module::Build 0.2808
Module::Signature n/a
Test::Harness 3.10
Test::More 0.80
YAML 0.66
YAML::Syck 1.04
version 0.74
--
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
Platform:
osname=linux, osvers=2.6.17.14, archname=armv5tejl-linux
uname='linux musicbox 2.6.17.14 #1 preempt mon mar 26 12:36:33 bst 2007 armv5tejl gnulinux '
config_args=''
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include'
ccversion='', gccversion='3.4.2', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
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=-lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc.so.0, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
-
FAIL Archive-ZZip-0.13 armv5tejl-linux 2.6.17.14
by stro