Front page | perl.cpan.testers |
Postings from March 2008
FAIL Games-Irrlicht-0.04 x86_64-linux-thread-multi-ld 2.6.22.10
From:
imacat
Date:
March 25, 2008 15:54
Subject:
FAIL Games-Irrlicht-0.04 x86_64-linux-thread-multi-ld 2.6.22.10
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 Tels,
This is a computer-generated report for Games-Irrlicht-0.04
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 '/usr/bin/make':
cp lib/Games/Irrlicht.pm blib/lib/Games/Irrlicht.pm
cp lib/Games/Irrlicht/Timer.pm blib/lib/Games/Irrlicht/Timer.pm
cp lib/Games/Irrlicht/EventHandler.pm blib/lib/Games/Irrlicht/EventHandler.pm
cp lib/Games/Irrlicht/Group.pm blib/lib/Games/Irrlicht/Group.pm
cp lib/Games/Irrlicht/Thingy.pm blib/lib/Games/Irrlicht/Thingy.pm
cp lib/Games/Irrlicht/Constants.pm blib/lib/Games/Irrlicht/Constants.pm
/opt/perl/5.10.0/bin/perl /opt/perl/5.10.0/lib/5.10.0/ExtUtils/xsubpp -C++ -typemap /opt/perl/5.10.0/lib/5.10.0/ExtUtils/typemap Irrlicht.xs > Irrlicht.xsc && mv Irrlicht.xsc Irrlicht.c
g++ -c -D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" -fPIC "-I/opt/perl/5.10.0/lib/5.10.0/x86_64-linux-thread-multi-ld/CORE" Irrlicht.c
Irrlicht.xs:6:31: error: Irrlicht/irrlicht.h: ¨S¦³¦¹¤@ÀɮשΥؿý
Irrlicht.xs:31: error: 'irr' is not a namespace-name
Irrlicht.xs:31: error: expected namespace-name before ';' token
Irrlicht.xs:33: error: 'core' is not a namespace-name
Irrlicht.xs:33: error: expected namespace-name before ';' token
Irrlicht.xs:34: error: 'scene' is not a namespace-name
Irrlicht.xs:34: error: expected namespace-name before ';' token
Irrlicht.xs:35: error: 'video' is not a namespace-name
Irrlicht.xs:35: error: expected namespace-name before ';' token
Irrlicht.xs:36: error: 'gui' is not a namespace-name
Irrlicht.xs:36: error: expected namespace-name before ';' token
Irrlicht.xs:40: error: expected constructor, destructor, or type conversion before '*' token
Irrlicht.xs:41: error: expected constructor, destructor, or type conversion before '*' token
Irrlicht.xs:42: error: expected constructor, destructor, or type conversion before '*' token
Irrlicht.xs:43: error: expected constructor, destructor, or type conversion before '*' token
Irrlicht.xs:44: error: expected constructor, destructor, or type conversion before '*' token
Irrlicht.xs:45: error: 'irr' has not been declared
Irrlicht.xs:45: error: expected constructor, destructor, or type conversion before '*' token
Irrlicht.xs:62: error: expected class-name before '{' token
Irrlicht.xs:63: error: 'SEvent' has not been declared
Irrlicht.xs: In member function 'virtual bool MyEventReceiver::OnEvent(int)':
Irrlicht.xs:65: error: request for member 'EventType' in 'event', which is of non-class type 'int'
Irrlicht.xs:65: error: 'EET_LOG_TEXT_EVENT' was not declared in this scope
Irrlicht.xs: In function 'int _irrlicht_init_engine(unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int)':
Irrlicht.xs:86: error: 'ILogger' was not declared in this scope
Irrlicht.xs:86: error: 'logger' was not declared in this scope
Irrlicht.xs:90: error: 'device' was not declared in this scope
Irrlicht.xs:92: error: 'EDriverType' was not declared in this scope
Irrlicht.xs:93: error: 'dimension2d' was not declared in this scope
Irrlicht.xs:93: error: 's32' was not declared in this scope
Irrlicht.xs:97: error: 'createDevice' was not declared in this scope
Irrlicht.xs:101: error: 'ELL_ERROR' was not declared in this scope
Irrlicht.xs:103: error: 'driver' was not declared in this scope
Irrlicht.xs:104: error: 'smgr' was not declared in this scope
Irrlicht.xs:105: error: 'guienv' was not declared in this scope
Irrlicht.xs:106: error: 'timer' was not declared in this scope
Irrlicht.xs:107: error: 'filesystem' was not declared in this scope
Irrlicht.xs: In function 'void XS_Games__Irrlicht__done_engine(PerlInterpreter*, CV*)':
Irrlicht.xs:162: error: 'device' was not declared in this scope
Irrlicht.xs: In function 'void XS_Games__Irrlicht__run_engine(PerlInterpreter*, CV*)':
Irrlicht.xs:171: error: 'device' was not declared in this scope
Irrlicht.xs:178: error: 'driver' was not declared in this scope
Irrlicht.xs:178: error: 'SColor' was not declared in this scope
Irrlicht.xs:179: error: 'smgr' was not declared in this scope
Irrlicht.xs:180: error: 'guienv' was not declared in this scope
Irrlicht.xs: In function 'void XS_Games__Irrlicht__get_ticks(PerlInterpreter*, CV*)':
Irrlicht.xs:193: error: 'timer' was not declared in this scope
Irrlicht.xs: In function 'void XS_Games__Irrlicht__delay(PerlInterpreter*, CV*)':
Irrlicht.xs:221: error: 'timer' was not declared in this scope
Irrlicht.xs: In function 'void XS_Games__Irrlicht_getPrimitiveCountDrawn(PerlInterpreter*, CV*)':
Irrlicht.xs:350: error: 'driver' was not declared in this scope
Irrlicht.xs: In function 'void XS_Games__Irrlicht_getTexture(PerlInterpreter*, CV*)':
Irrlicht.xs:359: error: 'driver' was not declared in this scope
Irrlicht.xs: In function 'void XS_Games__Irrlicht_setVisible(PerlInterpreter*, CV*)':
Irrlicht.xs:386: error: 'device' was not declared in this scope
Irrlicht.xs: In function 'void XS_Games__Irrlicht_setWindowCaption(PerlInterpreter*, CV*)':
Irrlicht.xs:397: error: 'device' was not declared in this scope
Irrlicht.xs: In function 'void XS_Games__Irrlicht_getVersion(PerlInterpreter*, CV*)':
Irrlicht.xs:405: error: 'device' was not declared in this scope
Irrlicht.xs: In function 'void XS_Games__Irrlicht_isWindowActive(PerlInterpreter*, CV*)':
Irrlicht.xs:415: error: 'device' was not declared in this scope
Irrlicht.xs: In function 'void XS_Games__Irrlicht_getOperationSystemVersion(PerlInterpreter*, CV*)':
Irrlicht.xs:427: error: 'IOSOperator' was not declared in this scope
Irrlicht.xs:427: error: 'os' was not declared in this scope
Irrlicht.xs:429: error: 'device' was not declared in this scope
Irrlicht.xs: In function 'void XS_Games__Irrlicht_addCameraSceneNodeFPS(PerlInterpreter*, CV*)':
Irrlicht.xs:443: error: 'smgr' was not declared in this scope
Irrlicht.xs: In function 'void XS_Games__Irrlicht_loadBSP(PerlInterpreter*, CV*)':
Irrlicht.xs:451: error: 'scene' has not been declared
Irrlicht.xs:451: error: 'mesh' was not declared in this scope
Irrlicht.xs:451: error: 'smgr' was not declared in this scope
Irrlicht.xs:452: error: 'scene' has not been declared
Irrlicht.xs:452: error: 'node' was not declared in this scope
Irrlicht.xs: In function 'void XS_Games__Irrlicht_addZipFileArchive(PerlInterpreter*, CV*)':
Irrlicht.xs:466: error: 'filesystem' was not declared in this scope
Irrlicht.xs: In function 'void XS_Games__Irrlicht_changeWorkingDirectoryTo(PerlInterpreter*, CV*)':
Irrlicht.xs:475: error: 'filesystem' was not declared in this scope
Irrlicht.xs: In function 'void XS_Games__Irrlicht_getWorkingDirectory(PerlInterpreter*, CV*)':
Irrlicht.xs:485: error: 'filesystem' was not declared in this scope
make: *** [Irrlicht.o] Error 1
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
-------------- ---- ----
Config::Simple 4.55 4.58
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = zh_TW
LANGUAGE = zh_TW
LC_ALL = zh_TW
LC_COLLATE = zh_TW
LC_CTYPE = zh_TW
LC_MESSAGES = zh_TW
LC_MONETARY = zh_TW
LC_NUMERIC = zh_TW
LC_TIME = zh_TW
PATH = /home/imacat/bin:/bin:/usr/bin:/opt/java/bin:/usr/local/bin
PERL5LIB = /home/imacat/.cpan/build/Config-Simple-4.58-HKLv55/blib/arch:/home/imacat/.cpan/build/Config-Simple-4.58-HKLv55/blib/lib:/home/imacat/lib/perl5
PERL5_CPANPLUS_IS_RUNNING = 6410
PERL5_CPAN_IS_EXECUTING = /home/imacat/.cpan/build/Games-Irrlicht-0.04-eMJM3p/Makefile.PL
PERL5_CPAN_IS_RUNNING = 6410
PERL_CPAN_REPORTER_DIR = /home/imacat/.cpanreporter
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/zsh
TERM = xterm
TMPDIR = /home/imacat/.cpansmoke/home/tmp
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /opt/perl/5.10.0/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 100 0 4 6 20 24 25 29 34 38 40 44 46 50 100 104 1000
$EGID = 100 0 4 6 20 24 25 29 34 38 40 44 46 50 100 104 1000
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.9205
Cwd 3.2701
ExtUtils::CBuilder 0.22
ExtUtils::Command 1.14
ExtUtils::Install 1.50
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.51_01
ExtUtils::ParseXS 2.19
File::Spec 3.2701
Module::Build 0.2808_01
Module::Signature 0.55
Test::Harness 3.10
Test::More 0.78
YAML 0.66
YAML::Syck n/a
version 0.74
--
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=linux, osvers=2.6.22.10, archname=x86_64-linux-thread-multi-ld
uname='linux rinse 2.6.22.10 #1 smp tue nov 20 02:36:22 cst 2007 x86_64 gnulinux '
config_args='-d -Dusethreads -Dcc=gcc -Duselongdouble -Doptimize=-g -O3 -Duse64bitint -Duse64bitall -Dprefix=/opt/perl/5.10.0 -Dd_dosuid -Dinc_version_list=none -Duseshrplib=true -Dcf_email=imacat@mail.imacat.idv.tw'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=define
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-g -O3',
cppflags='-D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', 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='long double', nvsize=16, Off_t='off_t', lseeksize=8
alignbytes=16, prototype=define
Linker and Libraries:
ld='gcc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=/lib/libc-2.3.6.so, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version='2.3.6'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/opt/perl/5.10.0/lib/5.10.0/x86_64-linux-thread-multi-ld/CORE'
cccdlflags='-fPIC', lddlflags='-shared -g -O3 -L/usr/local/lib'
-
FAIL Games-Irrlicht-0.04 x86_64-linux-thread-multi-ld 2.6.22.10
by imacat