Front page | perl.cpan.testers |
Postings from March 2008
FAIL Etk-Perl-0.09 amd64-freebsd-thread-multi 6.2-release
Thread Previous
From:
srezic
Date:
March 16, 2008 09:05
Subject:
FAIL Etk-Perl-0.09 amd64-freebsd-thread-multi 6.2-release
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 Chady Kassouf,
This is a computer-generated report for Etk-Perl-0.09
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':
cp lib/Etk.pm blib/lib/Etk.pm
cp lib/Etk/Simple.pm blib/lib/Etk/Simple.pm
cp lib/Etk/Constants.pm blib/lib/Etk/Constants.pm
cp lib/Etk/Stock.pm blib/lib/Etk/Stock.pm
Running Mkbootstrap for Etk ()
chmod 644 Etk.bs
rm -f blib/arch/auto/Etk/Etk.so
LD_RUN_PATH="/usr/local/lib:/usr/lib" ccache cc -shared -L/usr/local/lib -o blib/arch/auto/Etk/Etk.so -L/usr/local/lib -L/usr/X11R6/lib -letk -ledje -lecore -lecore_txt -liconv -lecore_x -lX11 -lXext -lecore_job -lecore_evas -lecore_con -lecore_ipc -lecore_config -lecore_file -lcurl -lssl -lcrypto -levas -leet -ledb -lpng -lz -lm
chmod 755 blib/arch/auto/Etk/Etk.so
cp Etk.bs blib/arch/auto/Etk/Etk.bs
chmod 644 blib/arch/auto/Etk/Etk.bs
/usr/local/bin/perl5.8.8t /usr/perl5.8.8t/lib/5.8.8/ExtUtils/xsubpp -noprototypes -typemap /usr/perl5.8.8t/lib/5.8.8/ExtUtils/typemap Alignment.xs > Alignment.xsc && mv Alignment.xsc Alignment.c
ccache cc -c -g -I. -I/usr/local/include -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -O2 -pipe -DVERSION=\"0.09\" -DXS_VERSION=\"0.09\" -DPIC -fPIC "-I/usr/perl5.8.8t/lib/5.8.8/amd64-freebsd-thread-multi/CORE" Alignment.c
Alignment.xs:11:17: Etk.h: No such file or directory
In file included from Alignment.xs:15:
EtkTypes.h:18: error: syntax error before '*' token
EtkTypes.h:27: error: syntax error before "col"
EtkTypes.h:28: error: syntax error before "SvColor"
EtkTypes.h:28: warning: data definition has no type or storage class
EtkTypes.h:29: error: syntax error before "geo"
EtkTypes.h:30: error: syntax error before "SvGeometry"
EtkTypes.h:30: warning: data definition has no type or storage class
EtkTypes.h:31: error: syntax error before '*' token
EtkTypes.h:32: error: syntax error before '*' token
EtkTypes.h:32: warning: data definition has no type or storage class
EtkTypes.h:33: error: syntax error before '*' token
EtkTypes.h:34: error: syntax error before '*' token
EtkTypes.h:34: warning: data definition has no type or storage class
EtkTypes.h:36: error: syntax error before '*' token
EtkTypes.h:36: warning: data definition has no type or storage class
EtkTypes.h:37: error: syntax error before '*' token
EtkTypes.h:38: error: syntax error before '*' token
EtkTypes.h:40: error: syntax error before '*' token
EtkTypes.h:41: error: syntax error before '*' token
EtkTypes.h:42: error: syntax error before '*' token
EtkTypes.h:43: error: syntax error before '*' token
EtkTypes.h:44: error: syntax error before '*' token
EtkTypes.h:45: error: syntax error before '*' token
EtkTypes.h:46: error: syntax error before '*' token
EtkTypes.h:47: error: syntax error before '*' token
In file included from Alignment.xs:16:
EtkSignals.h:27: error: syntax error before "Etk_Object"
EtkSignals.h:36: error: syntax error before "Etk_Object"
EtkSignals.h:44: error: syntax error before "Etk_Object"
EtkSignals.h:58: error: syntax error before '*' token
EtkSignals.h:59: error: syntax error before '*' token
Alignment.c: In function `XS_Etk__Alignment_get':
Alignment.c:38: error: `Etk_Alignment' undeclared (first use in this function)
Alignment.c:38: error: (Each undeclared identifier is reported only once
Alignment.c:38: error: for each function it appears in.)
Alignment.c:38: error: `alignment' undeclared (first use in this function)
Alignment.xs:26: warning: ISO C90 forbids mixed declarations and code
Alignment.c: In function `XS_Etk__Alignment_new':
Alignment.c:74: error: `Etk_Alignment' undeclared (first use in this function)
Alignment.c:74: error: `RETVAL' undeclared (first use in this function)
Alignment.c: In function `XS_Etk__Alignment_set':
Alignment.c:120: error: `Etk_Alignment' undeclared (first use in this function)
Alignment.c:120: error: `alignment' undeclared (first use in this function)
Alignment.c:121: warning: ISO C90 forbids mixed declarations and code
*** Error code 1
Stop in /mnt/i386/usr/local/src/CPAN/build/Etk-Perl-0.09-HzC53n/xs.
*** Error code 1
Stop in /mnt/i386/usr/local/src/CPAN/build/Etk-Perl-0.09-HzC53n.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
PATH = /usr/local/bin:/usr/X11R6/bin:/usr/X11/bin:/usr/perl5.8.0/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/pilot/bin:/home/cpansand/bin/freebsd6.3:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/X386/bin:/usr/games:/home/cpansand/devel:/home/e/eserte/work/srezic-misc/scripts:/home/e/eserte/devel:/mnt/i386/usr/home/e/eserte/work/srezic-misc/scripts
PERL5LIB = /usr/local/src/CPAN/build/Text-vCard-2.03-dxSiDQ/blib/arch:/usr/local/src/CPAN/build/Text-vCard-2.03-dxSiDQ/blib/lib:/usr/local/src/CPAN/build/File-Slurp-9999.13-U6Youf/blib/arch:/usr/local/src/CPAN/build/File-Slurp-9999.13-U6Youf/blib/lib:/usr/local/src/CPAN/build/Text-vFile-asData-0.05-noUUrE/blib/arch:/usr/local/src/CPAN/build/Text-vFile-asData-0.05-noUUrE/blib/lib:/usr/local/src/CPAN/build/Class-Accessor-Chained-0.01-dz8nE1/blib/arch:/usr/local/src/CPAN/build/Class-Accessor-Chained-0.01-dz8nE1/blib/lib:/usr/local/src/CPAN/build/RPSL-Parser-0.29-iPYJae/blib/arch:/usr/local/src/CPAN/build/RPSL-Parser-0.29-iPYJae/blib/lib:/usr/local/src/CPAN/build/Parallel-SubFork-0.05-Zxgc2K/blib/arch:/usr/local/src/CPAN/build/Parallel-SubFork-0.05-Zxgc2K/blib/lib:/usr/local/src/CPAN/build/Test-Pod-1.26-vvy53P/blib/arch:/usr/local/src/CPAN/build/Test-Pod-1.26-vvy53P/blib/lib:/usr/local/src/CPAN/build/Pod-Simple-3.05-4djXFT/blib/arch:/usr/local/src/CPAN/build/Pod-Simple-3.05-4djXFT/blib/lib:/usr/local/src/CPAN/build/Pod-Escapes-1.04-98kG7V/blib/arch:/usr/local/src/CPAN/build/Pod-Escapes-1.04-98kG7V/blib/lib:/usr/local/src/CPAN/build/Class-Accessor-0.31-7HqqVt/blib/arch:/usr/local/src/CPAN/build/Class-Accessor-0.31-7HqqVt/blib/lib:/usr/local/src/CPAN/build/Enumeration-0.01-heFdfI/blib/arch:/usr/local/src/CPAN/build/Enumeration-0.01-heFdfI/blib/lib:/usr/local/src/CPAN/build/SMS-Send-TW-HiAir-0.01-NZpa8D/blib/arch:/usr/local/src/CPAN/build/SMS-Send-TW-HiAir-0.01-NZpa8D/blib/lib:/usr/local/src/CPAN/build/SMS-Send-0.05-MROLOL/blib/arch:/usr/local/src/CPAN/build/SMS-Send-0.05-MROLOL/blib/lib:/usr/local/src/CPAN/build/Params-Util-0.31-ejcdqv/blib/arch:/usr/local/src/CPAN/build/Params-Util-0.31-ejcdqv/blib/lib:/usr/local/src/CPAN/build/Class-Adapter-1.04-jUhQfZ/blib/arch:/usr/local/src/CPAN/build/Class-Adapter-1.04-jUhQfZ/blib/lib:/usr/local/src/CPAN/build/Module-Pluggable-3.7-KLvrY8/blib/arch:/usr/local/src/CPAN/build/Module-Pluggable-3.7-KLvrY8/blib/lib:/usr/local/src/CPAN/build/Crypt-SSLeay-0.57-mbvIJL/blib/ar!
ch:/usr/
local/src/CPAN/build/Crypt-SSLeay-0.57-mbvIJL/blib/lib:/usr/local/src/CPAN/build/WWW-Mechanize-1.34-0I73rL/blib/arch:/usr/local/src/CPAN/build/WWW-Mechanize-1.34-0I73rL/blib/lib:/usr/local/src/CPAN/build/Glib-1.181-QlxFrC/blib/arch:/usr/local/src/CPAN/build/Glib-1.181-QlxFrC/blib/lib:/usr/local/src/CPAN/build/ExtUtils-PkgConfig-1.11-odZXLd/blib/arch:/usr/local/src/CPAN/build/ExtUtils-PkgConfig-1.11-odZXLd/blib/lib:/usr/local/src/CPAN/build/ExtUtils-Depends-0.205-4Y4ObM/blib/arch:/usr/local/src/CPAN/build/ExtUtils-Depends-0.205-4Y4ObM/blib/lib
PERL5_CPANPLUS_IS_RUNNING = 62309
PERL5_CPAN_IS_EXECUTING = /usr/local/src/CPAN/build/Etk-Perl-0.09-HzC53n/Makefile.PL
PERL5_CPAN_IS_RUNNING = 62309
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
SHELL = /usr/local/bin/zsh
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = perl5.8.8t
$UID/$EUID = 1023 / 1023
$GID = 1023 1023 1023
$EGID = 1023 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- ------
CPAN 1.9205
Cwd 3.2701
ExtUtils::CBuilder n/a
ExtUtils::Command 1.13
ExtUtils::Install 1.45
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.62
YAML n/a
YAML::Syck 1.04
version n/a
--
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
Platform:
osname=freebsd, osvers=6.2-release, archname=amd64-freebsd-thread-multi
uname='freebsd biokovo-amd64.herceg.de 6.2-release freebsd 6.2-release #0: fri jan 12 08:32:24 utc 2007 root@portnoy.cse.buffalo.edu:usrobjusrsrcsysgeneric amd64 '
config_args='-D usethreads=define -Dprefix=/usr/perl5.8.8t -Dusemymalloc=n -D cc=ccache cc -Dgccansipedantic -de'
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=define use64bitall=define uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='ccache cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include',
optimize='-O2 -pipe',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include'
ccversion='', gccversion='3.4.6 [FreeBSD] 20060305', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='ccache cc', ldflags ='-pthread -Wl,-E -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lgdbm -lm -lcrypt -lutil -lc_r
perllibs=-lm -lcrypt -lutil -lc_r
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/lib'
Thread Previous