Start 2008-10-24T18:38:12 Going to read /Users/fly818/var/cpan/Metadata Database was generated on Wed, 22 Oct 2008 10:26:54 GMT Running make for F/FR/FRANC/Games-EternalLands-0.04.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/F/FR/FRANC/Games-EternalLands-0.04.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/F/FR/FRANC/CHECKSUMS Checksum for /Users/fly818/var/cpan/sources/authors/id/F/FR/FRANC/Games-EternalLands-0.04.tar.gz ok ./Games-EternalLands-0.04/ ./Games-EternalLands-0.04/Changes ./Games-EternalLands-0.04/MANIFEST ./Games-EternalLands-0.04/src/ ./Games-EternalLands-0.04/src/heap_info.h ./Games-EternalLands-0.04/src/bheap.c ./Games-EternalLands-0.04/src/Makefile.PL ./Games-EternalLands-0.04/src/MapHelper.xs ./Games-EternalLands-0.04/src/bheap.h ./Games-EternalLands-0.04/t/ ./Games-EternalLands-0.04/Makefile.PL ./Games-EternalLands-0.04/examples/ ./Games-EternalLands-0.04/examples/knowledge.yaml ./Games-EternalLands-0.04/examples/selling.yaml ./Games-EternalLands-0.04/examples/adminhelp.txt ./Games-EternalLands-0.04/examples/help.txt ./Games-EternalLands-0.04/examples/Trader.pl ./Games-EternalLands-0.04/examples/Harvester.pl ./Games-EternalLands-0.04/examples/MyBot.pm ./Games-EternalLands-0.04/examples/buying.yaml ./Games-EternalLands-0.04/examples/config.pl ./Games-EternalLands-0.04/examples/Hunter.pl ./Games-EternalLands-0.04/examples/README ./Games-EternalLands-0.04/lib/ ./Games-EternalLands-0.04/lib/Games/ ./Games-EternalLands-0.04/lib/Games/EternalLands/ ./Games-EternalLands-0.04/lib/Games/EternalLands/MapHelper.pm ./Games-EternalLands-0.04/lib/Games/EternalLands/Bot.pm ./Games-EternalLands-0.04/lib/Games/EternalLands/Client.pm ./Games-EternalLands-0.04/lib/Games/EternalLands/Map.pm ./Games-EternalLands-0.04/lib/Games/EternalLands/Constants.pm ./Games-EternalLands-0.04/README CPAN.pm: Going to build F/FR/FRANC/Games-EternalLands-0.04.tar.gz >>> /Users/fly818/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Games::EternalLands::MapHelper Writing Makefile for Games::EternalLands >>> make cp lib/Games/EternalLands/Client.pm blib/lib/Games/EternalLands/Client.pm cp lib/Games/EternalLands/Map.pm blib/lib/Games/EternalLands/Map.pm cp lib/Games/EternalLands/MapHelper.pm blib/lib/Games/EternalLands/MapHelper.pm AutoSplitting blib/lib/Games/EternalLands/MapHelper.pm (blib/lib/auto/Games/EternalLands/MapHelper) cp lib/Games/EternalLands/Constants.pm blib/lib/Games/EternalLands/Constants.pm cp lib/Games/EternalLands/Bot.pm blib/lib/Games/EternalLands/Bot.pm gcc -c -I. -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -Wdeclaration-after-statement -O3 -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" "-I/Users/fly818/ap818/lib/CORE" bheap.c /Users/fly818/bin/perl /Users/fly818/var/megalib/ExtUtils/xsubpp -typemap /Users/fly818/ap818/lib/ExtUtils/typemap MapHelper.xs > MapHelper.xsc && mv MapHelper.xsc MapHelper.c Please specify prototyping behavior for MapHelper.xs (see perlxs manual) gcc -c -I. -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -Wdeclaration-after-statement -O3 -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" "-I/Users/fly818/ap818/lib/CORE" MapHelper.c Running Mkbootstrap for Games::EternalLands::MapHelper () chmod 644 MapHelper.bs rm -f ../blib/arch/auto/Games/EternalLands/MapHelper/MapHelper.bundle env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -Wl,-search_paths_first -arch ppc -arch i386 -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 bheap.o MapHelper.o -o ../blib/arch/auto/Games/EternalLands/MapHelper/MapHelper.bundle \ \ chmod 755 ../blib/arch/auto/Games/EternalLands/MapHelper/MapHelper.bundle cp MapHelper.bs ../blib/arch/auto/Games/EternalLands/MapHelper/MapHelper.bs chmod 644 ../blib/arch/auto/Games/EternalLands/MapHelper/MapHelper.bs Manifying blib/man3/Games::EternalLands::MapHelper.3 FRANC/Games-EternalLands-0.04.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly818/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t Files=0, Tests=0, 0 wallclock secs ( 0.01 usr + 0.00 sys = 0.01 CPU) Result: NOTESTS No tests defined for Games::EternalLands::MapHelper extension. FRANC/Games-EternalLands-0.04.tar.gz make test TEST_VERBOSE=1 -- OK Picked up version from Makefile Picked up distname from Makefile Picked up abstract from Makefile Franc Carter <franc.carter@gmail.com> Client for the MMORPG Eternal Lands >>> (cd /Users/fly818/var/cpan/build/Games-EternalLands-0.04-wEU5ww && tar cvf - Games-EternalLands-0.04.ppd blib) | gzip -c >/Users/fly818/var/REPO/F/FR/FRANC/Games-EternalLands-0.04.tar.gz Games-EternalLands-0.04.ppd blib/ blib/arch/ blib/arch/auto/ blib/arch/auto/Games/ blib/arch/auto/Games/EternalLands/ blib/arch/auto/Games/EternalLands/MapHelper/ blib/arch/auto/Games/EternalLands/MapHelper/MapHelper.bs blib/arch/auto/Games/EternalLands/MapHelper/MapHelper.bundle blib/lib/ blib/lib/auto/ blib/lib/auto/Games/ blib/lib/auto/Games/EternalLands/ blib/lib/auto/Games/EternalLands/MapHelper/ blib/lib/auto/Games/EternalLands/MapHelper/autosplit.ix blib/lib/Games/ blib/lib/Games/EternalLands/ blib/lib/Games/EternalLands/Bot.pm blib/lib/Games/EternalLands/Client.pm blib/lib/Games/EternalLands/Constants.pm blib/lib/Games/EternalLands/Map.pm blib/lib/Games/EternalLands/MapHelper.pm blib/man3/ blib/man3/Games::EternalLands::MapHelper.3 >>> mv /Users/fly818/var/cpan/build/Games-EternalLands-0.04-wEU5ww/Games-EternalLands-0.04.ppd /Users/fly818/var/REPO/F/FR/FRANC Finished 2008-10-24T18:38:21