Start 2010-02-26T20:12:23 ActivePerl-1200 CPAN-1.9402 Going to read '/home/fly1200/var/cpan/Metadata' Database was generated on Tue, 23 Feb 2010 15:04:12 GMT Running make for T/TE/TELS/games/Games-Irrlicht-0.04.tar.gz Checksum for /net/nas/data/cpan/authors/id/T/TE/TELS/games/Games-Irrlicht-0.04.tar.gz ok Games-Irrlicht-0.04/ Games-Irrlicht-0.04/t/ Games-Irrlicht-0.04/t/Games/ Games-Irrlicht-0.04/t/Games/Irrlicht/ Games-Irrlicht-0.04/t/Games/Irrlicht/MyApp.pm Games-Irrlicht-0.04/t/media/ Games-Irrlicht-0.04/t/media/test.zip Games-Irrlicht-0.04/t/myirrlicht.t Games-Irrlicht-0.04/t/timer.t Games-Irrlicht-0.04/t/config/ Games-Irrlicht-0.04/t/config/test.cfg Games-Irrlicht-0.04/t/config/client.cfg Games-Irrlicht-0.04/t/config/test2.cfg Games-Irrlicht-0.04/t/constant.t Games-Irrlicht-0.04/t/mycfg.t Games-Irrlicht-0.04/t/myopt.t Games-Irrlicht-0.04/t/thingy.t Games-Irrlicht-0.04/t/irrlichtpm.t Games-Irrlicht-0.04/NEW Games-Irrlicht-0.04/lib/ Games-Irrlicht-0.04/lib/Games/ Games-Irrlicht-0.04/lib/Games/Irrlicht/ Games-Irrlicht-0.04/lib/Games/Irrlicht/Group.pm Games-Irrlicht-0.04/lib/Games/Irrlicht/Timer.pm Games-Irrlicht-0.04/lib/Games/Irrlicht/EventHandler.pm Games-Irrlicht-0.04/lib/Games/Irrlicht/Thingy.pm Games-Irrlicht-0.04/lib/Games/Irrlicht/Constants.pm Games-Irrlicht-0.04/lib/Games/Irrlicht.pm Games-Irrlicht-0.04/BUGS Games-Irrlicht-0.04/TODO Games-Irrlicht-0.04/SIGNATURE Games-Irrlicht-0.04/LICENSE Games-Irrlicht-0.04/README Games-Irrlicht-0.04/Irrlicht.xs Games-Irrlicht-0.04/Makefile.PL Games-Irrlicht-0.04/README.win32 Games-Irrlicht-0.04/META.yml Games-Irrlicht-0.04/Makefile.PL.win32 Games-Irrlicht-0.04/CHANGES Games-Irrlicht-0.04/examples/ Games-Irrlicht-0.04/examples/lib/ Games-Irrlicht-0.04/examples/lib/Games/ Games-Irrlicht-0.04/examples/lib/Games/Irrlicht/ Games-Irrlicht-0.04/examples/lib/Games/Irrlicht/TechDemo.pm Games-Irrlicht-0.04/examples/techdemo.pl Games-Irrlicht-0.04/MANIFEST CPAN.pm: Going to build T/TE/TELS/games/Games-Irrlicht-0.04.tar.gz >>> /home/fly1200/ap1200x/bin/perl-dynamic Makefile.PL Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lIrrlicht Writing Makefile for Games::Irrlicht >>> 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 /home/fly1200/ap1200x/bin/perl-dynamic /home/fly1200/var/megalib/ExtUtils/xsubpp -C++ -typemap /home/fly1200/ap1200x/lib/ExtUtils/typemap Irrlicht.xs > Irrlicht.xsc && mv Irrlicht.xsc Irrlicht.c g++ -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DUSE_SITECUSTOMIZE -fno-merge-constants -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" -fPIC "-I/home/fly1200/ap1200x/lib/CORE" Irrlicht.c Irrlicht.xs:6:31: Irrlicht/irrlicht.h: No such file or directory Irrlicht.xs:31: error: namespace `irr' undeclared Irrlicht.xs:33: error: namespace `core' undeclared Irrlicht.xs:34: error: namespace `scene' undeclared Irrlicht.xs:35: error: namespace `video' undeclared Irrlicht.xs:36: error: namespace `gui' undeclared Irrlicht.xs:40: error: syntax error before `*' token Irrlicht.xs:41: error: syntax error before `*' token Irrlicht.xs:42: error: syntax error before `*' token Irrlicht.xs:43: error: syntax error before `*' token Irrlicht.xs:44: error: syntax error before `*' token Irrlicht.xs:45: error: syntax error before `::' token Irrlicht.xs:62: error: parse error before `{' token Irrlicht.xs:72: error: ISO C++ forbids declaration of `printf' with no type Irrlicht.xs:72: error: `int printf' redeclared as different kind of symbol /usr/include/stdio.h:298: error: previous declaration of `int printf(const char*, ...)' Irrlicht.xs:72: error: invalid conversion from `const char*' to `int' Irrlicht.xs:75: error: parse error before `return' Irrlicht.xs:79: error: aggregate `MyEventReceiver receiver' has incomplete type and cannot be defined 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' undeclared (first use this function) Irrlicht.xs:86: error: (Each undeclared identifier is reported only once for each function it appears in.) Irrlicht.xs:86: error: `logger' undeclared (first use this function) Irrlicht.xs:90: error: `device' undeclared (first use this function) Irrlicht.xs:92: error: `EDriverType' undeclared (first use this function) Irrlicht.xs:92: error: parse error before `,' token Irrlicht.xs:101: error: `ELL_ERROR' undeclared (first use this function) Irrlicht.xs:103: error: `driver' undeclared (first use this function) Irrlicht.xs:104: error: `smgr' undeclared (first use this function) Irrlicht.xs:105: error: `guienv' undeclared (first use this function) Irrlicht.xs:106: error: `timer' undeclared (first use this function) Irrlicht.xs:107: error: `filesystem' undeclared (first use this function) Irrlicht.xs:111: error: `printf' cannot be used as a function Irrlicht.xs:116: error: `printf' cannot be used as a function Irrlicht.xs:121: error: `printf' cannot be used as a function Irrlicht.xs:126: error: `printf' cannot be used as a function Irrlicht.xs: In function `void XS_Games__Irrlicht__run_engine(PerlInterpreter*, CV*)': Irrlicht.xs:178: error: `SColor' undeclared (first use this function) Irrlicht.xs: In function `void XS_Games__Irrlicht_getOperationSystemVersion(PerlInterpreter*, CV*)': Irrlicht.xs:427: error: `IOSOperator' undeclared (first use this function) Irrlicht.xs:427: error: `os' undeclared (first use this function) Irrlicht.xs: In function `void XS_Games__Irrlicht_loadBSP(PerlInterpreter*, CV*)': Irrlicht.xs:451: error: `scene' undeclared (first use this function) Irrlicht.xs:451: error: parse error before `::' token Irrlicht.xs:454: error: `mesh' undeclared (first use this function) Irrlicht.xs:456: error: `node' undeclared (first use this function) Irrlicht.xs: In function `void XS_Games__Irrlicht_changeWorkingDirectoryTo(PerlInterpreter*, CV*)': Irrlicht.xs:476: error: `printf' cannot be used as a function Irrlicht.xs: At global scope: Irrlicht.xs:79: error: storage size of `receiver' isn't known make: *** [Irrlicht.o] Error 1 TELS/games/Games-Irrlicht-0.04.tar.gz make -- NOT OK Running make test Can't test without successful make Finished 2010-02-26T20:12:25