Front page | perl.cpan.testers |
Postings from June 2008
FAIL Archive-ZZip-0.13 sun4-solaris 2.9
From:
Josts Smokehouse
Date:
June 27, 2008 06:12
Subject:
FAIL Archive-ZZip-0.13 sun4-solaris 2.9
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/
--
Dear Vincent Spader,
This is a computer-generated report for Archive-ZZip-0.13
on perl 5.10.0, created by CPAN-Reporter-1.15.
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 '/usr/local/gnu/bin/make':
make[1]: Entering directory `/net/sunu991/disc1/home/.cpan/build/Archive-AH2rH7/ZZip'
cp ZZip.pm ../blib/lib/Archive/ZZip.pm
/usr/local/perl-5.10.0/bin/perl /net/sunu991/opt/perl-5.10.0/lib/5.10.0/ExtUtils/xsubpp -typemap /usr/local/perl-5.10.0/lib/5.10.0/ExtUtils/typemap -typemap typemap ZZip.xs > ZZip.xsc && mv ZZip.xsc ZZip.c
Please specify prototyping behavior for ZZip.xs (see perlxs manual)
gcc -c -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"0.13\" -DXS_VERSION=\"0.13\" -fPIC "-I/usr/local/perl-5.10.0/lib/5.10.0/sun4-solaris/CORE" ZZip.c
ZZip.xs:7:22: zzip/lib.h: No such file or directory
ZZip.xs:38: error: syntax error before '*' token
ZZip.xs:38: warning: data definition has no type or storage class
ZZip.xs:39: error: syntax 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:70: error: syntax 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:103: error: syntax 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:135: error: syntax error before "dir"
ZZip.c:138: error: syntax error before "RETVAL"
ZZip.c:142: error: `dir' undeclared (first use in this function)
ZZip.c:142: error: syntax 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:180: error: syntax error before "dir"
ZZip.c:186: error: `dir' undeclared (first use in this function)
ZZip.c:186: error: syntax error before "tmp"
ZZip.c: In function `XS_Archive__ZZip_rewind':
ZZip.c:211: error: syntax error before "dir"
ZZip.c:215: error: `dir' undeclared (first use in this function)
ZZip.c:215: error: syntax error before "tmp"
ZZip.c: In function `XS_Archive__ZZip_tell':
ZZip.c:239: error: syntax error before "dir"
ZZip.c:245: error: `dir' undeclared (first use in this function)
ZZip.c:245: error: syntax error before "tmp"
ZZip.c: In function `XS_Archive__ZZip_seek':
ZZip.c:270: error: syntax error before "dir"
ZZip.c:275: error: `dir' undeclared (first use in this function)
ZZip.c:275: error: syntax error before "tmp"
ZZip.c: In function `XS_Archive__ZZip_read':
ZZip.c:299: error: syntax error before "dir"
ZZip.c:304: error: `dir' undeclared (first use in this function)
ZZip.c:304: error: syntax error before "tmp"
ZZip.xs:123: error: `ZZIP_DIRENT' undeclared (first use in this function)
ZZip.xs:123: error: syntax error before "dirent"
ZZip.xs:126: error: `dirent' undeclared (first use in this function)
ZZip.c: In function `XS_Archive__ZZip_stat':
ZZip.c:344: error: syntax error before "dir"
ZZip.c:351: error: `dir' undeclared (first use in this function)
ZZip.c:351: error: syntax error before "tmp"
ZZip.xs:146: error: `ZZIP_DIRENT' undeclared (first use in this function)
ZZip.xs:146: error: syntax error before "dirent"
ZZip.xs:149: error: `dirent' undeclared (first use in this function)
ZZip.c: In function `XS_Archive__ZZip_DESTROY':
ZZip.c:391: error: syntax error before "dir"
ZZip.c:395: error: `dir' undeclared (first use in this function)
ZZip.c:395: error: syntax error before "tmp"
ZZip.c: In function `XS_Archive__ZZip__File_read':
ZZip.c:419: error: syntax error before "fp"
ZZip.c:426: error: `fp' undeclared (first use in this function)
ZZip.c:426: error: syntax error before "tmp"
ZZip.c: In function `XS_Archive__ZZip__File_rewind':
ZZip.c:485: error: syntax error before "fp"
ZZip.c:491: error: `fp' undeclared (first use in this function)
ZZip.c:491: error: syntax error before "tmp"
ZZip.c: In function `XS_Archive__ZZip__File_seek':
ZZip.c:516: error: syntax error before "fp"
ZZip.c:524: error: `fp' undeclared (first use in this function)
ZZip.c:524: error: syntax error before "tmp"
ZZip.c: In function `XS_Archive__ZZip__File_tell':
ZZip.c:549: error: syntax error before "fp"
ZZip.c:555: error: `fp' undeclared (first use in this function)
ZZip.c:555: error: syntax error before "tmp"
ZZip.c: In function `XS_Archive__ZZip__File_DESTROY':
ZZip.c:580: error: syntax error before "fd"
ZZip.c:584: error: `fd' undeclared (first use in this function)
ZZip.c:584: error: syntax error before "tmp"
make[1]: *** [ZZip.o] Error 1
make[1]: Leaving directory `/net/sunu991/disc1/home/.cpan/build/Archive-AH2rH7/ZZip'
make: *** [subdirs] Error 2
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LD_LIBRARY_PATH = /usr/local/lib:/usr/local/gnu/lib:/usr/local/gcc/lib:/opt/SUNWits/Graphics-sw/xil/lib:/usr/openwin/lib:/opt/SUNWits/Graphics-sw/xgl/lib:/usr/dt/lib:/usr/openwin/lib:/usr/local/lib:/usr/lib:/usr/ucblib
PATH = /net/sunu991/disc1/home/ibin/:/usr/local/perl-5.10.0/bin:/usr/openwin/bin:/usr/local/bin:/usr/bin:/usr/sbin:/usr/openwin/bin:/opt/SUNWspro/bin:/usr/dt/bin:/opt/SUNWmfwm/bin:/opt/SUNWguide/bin:/usr/ccs/bin:/usr/ucb:.:/usr/etc:/etc:/usr/hosts:/usr/ucb:/usr/sbin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 1892
PERL5_CPAN_IS_EXECUTING = /net/sunu991/disc1/home/.cpan/build/Archive-AH2rH7/Makefile.PL
PERL5_CPAN_IS_RUNNING = 1892
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 5399,1892
PERL_CR_SMOKER_CURRENT = Archive-ZZip-0.13
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/local/perl-5.10.0/bin/perl
$UID/$EUID = 10167 / 10167
$GID = 10004 10004 116 113 117 6 112 52 53 115
$EGID = 10004 10004 116 113 117 6 112 52 53 115
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.92_63
Cwd 3.2701
ExtUtils::CBuilder 0.23
ExtUtils::Command 1.14
ExtUtils::Install 1.50
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.54
ExtUtils::ParseXS 2.19
File::Spec 3.2701
Module::Build 0.2808_01
Module::Signature 0.55
Test::Harness 3.12
Test::More 0.80
YAML 0.66
YAML::Syck 1.05
version 0.7501
--
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=solaris, osvers=2.9, archname=sun4-solaris
uname='sunos irgendwas 5.9 generic_118558-35 sun4u sparc sunw,ultra-5_10 '
config_args='-Dcc=gcc -de'
hint=previous, 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=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O',
cppflags='-fno-strict-aliasing -pipe -I/usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
ccversion='', gccversion='3.4.6', gccosandvers='solaris2.9'
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='gcc', ldflags =' -L/usr/local/lib -L/opt/gnu/lib '
libpth=/usr/local/lib /opt/gnu/lib /usr/lib /usr/ccs/lib
libs=-lsocket -lnsl -ldl -lm -lc
perllibs=-lsocket -lnsl -ldl -lm -lc
libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib -L/opt/gnu/lib'
-
FAIL Archive-ZZip-0.13 sun4-solaris 2.9
by Josts Smokehouse