Start 2009-07-23T15:49:46 ActivePerl-1003 CPAN-1.9402 Going to read '/home/fly1003/var/cpan/Metadata' Database was generated on Thu, 23 Jul 2009 09:27:03 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 Will not use Archive::Tar, need 1.00 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/fly1003/ap1003/bin/perl-static 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/Thingy.pm blib/lib/Games/Irrlicht/Thingy.pm cp lib/Games/Irrlicht/Group.pm blib/lib/Games/Irrlicht/Group.pm cp lib/Games/Irrlicht/Constants.pm blib/lib/Games/Irrlicht/Constants.pm /home/fly1003/ap1003/bin/perl-static /home/fly1003/var/megalib/ExtUtils/xsubpp -C++ -typemap /home/fly1003/ap1003/lib/ExtUtils/typemap Irrlicht.xs > Irrlicht.xsc && mv Irrlicht.xsc Irrlicht.c g++ -c -D_REENTRANT -D_GNU_SOURCE -DUSE_SITECUSTOMIZE -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/fly1003/ap1003/lib/CORE" Irrlicht.c Irrlicht.xs:6:31: error: Irrlicht/irrlicht.h: No such file or directory 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 TELS/games/Games-Irrlicht-0.04.tar.gz make -- NOT OK Running make test Can't test without successful make Finished 2009-07-23T15:49:48