Start 2008-10-19T15:29:34 Going to read /Users/fly1003/var/cpan/Metadata Database was generated on Sun, 19 Oct 2008 10:26:48 GMT Running make for S/SP/SPURKIS/Test-Approx-0.02.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/S/SP/SPURKIS/Test-Approx-0.02.tar.gz Checksum for /Users/fly1003/var/cpan/sources/authors/id/S/SP/SPURKIS/Test-Approx-0.02.tar.gz ok Test-Approx-0.02/ Test-Approx-0.02/Build.PL Test-Approx-0.02/Changes Test-Approx-0.02/lib/ Test-Approx-0.02/lib/Test/ Test-Approx-0.02/lib/Test/Approx.pm Test-Approx-0.02/Makefile.PL Test-Approx-0.02/MANIFEST Test-Approx-0.02/META.yml Test-Approx-0.02/README Test-Approx-0.02/t/ Test-Approx-0.02/t/01_basic.t CPAN.pm: Going to build S/SP/SPURKIS/Test-Approx-0.02.tar.gz >>> /Users/fly1003/bin/perl Makefile.PL # running Build.PL /Users/fly1003/bin/perl Build.PL - ERROR: Text::LevenshteinXS is not installed ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions of the modules indicated above before proceeding with this installation Checking whether your kit is complete... Looks good Checking prerequisites... Creating new 'Build' script for 'Test-Approx' version '0.02' Warning: PREREQ_PM mentions Test::Builder more than once, last mention wins at /Users/fly1003/contrib/CPAN/lib/CPAN.pm line 8866, line 1. ---- Unsatisfied dependencies detected during ---- ---- SPURKIS/Test-Approx-0.02.tar.gz ---- Text::LevenshteinXS [requires] Running make test Delayed until after prerequisites Running test for module 'Text::LevenshteinXS' Running make for J/JG/JGOLDBERG/Text-LevenshteinXS-0.03.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/J/JG/JGOLDBERG/Text-LevenshteinXS-0.03.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/J/JG/JGOLDBERG/CHECKSUMS Checksum for /Users/fly1003/var/cpan/sources/authors/id/J/JG/JGOLDBERG/Text-LevenshteinXS-0.03.tar.gz ok Text-LevenshteinXS-0.03/ Text-LevenshteinXS-0.03/Changes Text-LevenshteinXS-0.03/LevenshteinXS.pm Text-LevenshteinXS-0.03/LevenshteinXS.xs Text-LevenshteinXS-0.03/Makefile.PL Text-LevenshteinXS-0.03/MANIFEST Text-LevenshteinXS-0.03/META.yml Text-LevenshteinXS-0.03/README Text-LevenshteinXS-0.03/test.pl CPAN.pm: Going to build J/JG/JGOLDBERG/Text-LevenshteinXS-0.03.tar.gz >>> /Users/fly1003/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Text::LevenshteinXS >>> make cp LevenshteinXS.pm blib/lib/Text/LevenshteinXS.pm AutoSplitting blib/lib/Text/LevenshteinXS.pm (blib/lib/auto/Text/LevenshteinXS) /Users/fly1003/bin/perl /Users/fly1003/var/megalib/ExtUtils/xsubpp -typemap /Users/fly1003/ap1003/lib/ExtUtils/typemap LevenshteinXS.xs > LevenshteinXS.xsc && mv LevenshteinXS.xsc LevenshteinXS.c Please specify prototyping behavior for LevenshteinXS.xs (see perlxs manual) gcc -c -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 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" "-I/Users/fly1003/ap1003/lib/CORE" LevenshteinXS.c Running Mkbootstrap for Text::LevenshteinXS () chmod 644 LevenshteinXS.bs rm -f blib/arch/auto/Text/LevenshteinXS/LevenshteinXS.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 LevenshteinXS.o -o blib/arch/auto/Text/LevenshteinXS/LevenshteinXS.bundle \ \ chmod 755 blib/arch/auto/Text/LevenshteinXS/LevenshteinXS.bundle cp LevenshteinXS.bs blib/arch/auto/Text/LevenshteinXS/LevenshteinXS.bs chmod 644 blib/arch/auto/Text/LevenshteinXS/LevenshteinXS.bs Manifying blib/man3/Text::LevenshteinXS.3 JGOLDBERG/Text-LevenshteinXS-0.03.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly1003/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..6 # Running under perl version 5.010000 for darwin # Current time local: Sun Oct 19 15:29:41 2008 # Current time GMT: Sun Oct 19 22:29:41 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 JGOLDBERG/Text-LevenshteinXS-0.03.tar.gz make test TEST_VERBOSE=1 -- OK Picked up abstract from LevenshteinXS.pm Josh Goldberg <josh at 3io<d_o t>com> An XS implementation of the Levenshtein edit distance >>> (cd /Users/fly1003/var/cpan/build/Text-LevenshteinXS-0.03-I8ojDv && tar cvf - Text-LevenshteinXS-0.03.ppd blib) | gzip -c >/Users/fly1003/var/REPO/J/JG/JGOLDBERG/Text-LevenshteinXS-0.03.tar.gz Text-LevenshteinXS-0.03.ppd blib/ blib/arch/ blib/arch/auto/ blib/arch/auto/Text/ blib/arch/auto/Text/LevenshteinXS/ blib/arch/auto/Text/LevenshteinXS/LevenshteinXS.bs blib/arch/auto/Text/LevenshteinXS/LevenshteinXS.bundle blib/lib/ blib/lib/auto/ blib/lib/auto/Text/ blib/lib/auto/Text/LevenshteinXS/ blib/lib/auto/Text/LevenshteinXS/autosplit.ix blib/lib/Text/ blib/lib/Text/LevenshteinXS.pm blib/man3/ blib/man3/Text::LevenshteinXS.3 >>> mv /Users/fly1003/var/cpan/build/Text-LevenshteinXS-0.03-I8ojDv/Text-LevenshteinXS-0.03.ppd /Users/fly1003/var/REPO/J/JG/JGOLDBERG Running make for S/SP/SPURKIS/Test-Approx-0.02.tar.gz Prepending /Users/fly1003/var/cpan/build/Text-LevenshteinXS-0.03-I8ojDv/blib/arch /Users/fly1003/var/cpan/build/Text-LevenshteinXS-0.03-I8ojDv/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory /Users/fly1003/var/cpan/build/Test-Approx-0.02-79AaJT Prepending /Users/fly1003/var/cpan/build/Text-LevenshteinXS-0.03-I8ojDv/blib/arch /Users/fly1003/var/cpan/build/Text-LevenshteinXS-0.03-I8ojDv/blib/lib to PERL5LIB for 'make' CPAN.pm: Going to build S/SP/SPURKIS/Test-Approx-0.02.tar.gz >>> make /Users/fly1003/bin/perl Build --makefile_env_macros 1 Build: blib/lib/Test/Approx.pm: unterminated list at =head in paragraph 33. ignoring. Copying lib/Test/Approx.pm -> blib/lib/Test/Approx.pm Manifying blib/lib/Test/Approx.pm -> blib/libdoc/Test::Approx.3 HTMLifying blib/lib/Test/Approx.pm -> blib/libhtml/site/lib/Test/Approx.html SPURKIS/Test-Approx-0.02.tar.gz make -- OK Prepending /Users/fly1003/var/cpan/build/Text-LevenshteinXS-0.03-I8ojDv/blib/arch /Users/fly1003/var/cpan/build/Text-LevenshteinXS-0.03-I8ojDv/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 /Users/fly1003/bin/perl Build --makefile_env_macros 1 test t/01_basic.... 1..7 ok 1 - use Test::Approx; ok 2 - equal strings ok 3 - equal numbers ok 4 - completely different strings ok 5 - similar strings, 20% threshold ok 6 - similar strings, 10% threshold ok 7 - big strings, default threshold ok All tests successful. Files=1, Tests=7, 0 wallclock secs ( 0.06 usr 0.03 sys + 0.65 cusr 0.08 csys = 0.82 CPU) Result: PASS SPURKIS/Test-Approx-0.02.tar.gz make test TEST_VERBOSE=1 -- OK Steve Purkis <spurkis @[at]@ cpan.dot.org> compare two strings for equality using Levenshtein distances >>> (cd /Users/fly1003/var/cpan/build/Test-Approx-0.02-79AaJT && tar cvf - Test-Approx-0.02.ppd blib) | gzip -c >/Users/fly1003/var/REPO/S/SP/SPURKIS/Test-Approx-0.02.tar.gz Test-Approx-0.02.ppd blib/ blib/lib/ blib/lib/Test/ blib/lib/Test/Approx.pm >>> mv /Users/fly1003/var/cpan/build/Test-Approx-0.02-79AaJT/Test-Approx-0.02.ppd /Users/fly1003/var/REPO/S/SP/SPURKIS Finished 2008-10-19T15:29:45