Checking if your kit is complete... Looks good Writing Makefile for Search::ContextGraph cp bench.pl blib/lib/Search/bench.pl cp ContextGraph.pm blib/lib/Search/ContextGraph.pm /Users/cpanrun/build/5.10.0/bin/perl /Users/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /Users/cpanrun/build/5.10.0/lib/ExtUtils/typemap -typemap typemap ContextGraph.xs > ContextGraph.xsc && mv ContextGraph.xsc ContextGraph.c gcc -c -I. -pg -O3 -DVERSION=\"0.15\" -DXS_VERSION=\"0.15\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" ContextGraph.c gcc -c -I. -pg -O3 -DVERSION=\"0.15\" -DXS_VERSION=\"0.15\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" cns.c Running Mkbootstrap for Search::ContextGraph () chmod 644 ContextGraph.bs rm -f blib/arch/auto/Search/ContextGraph/ContextGraph.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 ContextGraph.o cns.o -o blib/arch/auto/Search/ContextGraph/ContextGraph.bundle \ \ /usr/bin/ld: for architecture i386 /usr/bin/ld: warning ContextGraph.o cputype (18, architecture ppc) does not match cputype (7) for specified -arch flag: i386 (file not loaded) /usr/bin/ld: warning cns.o cputype (18, architecture ppc) does not match cputype (7) for specified -arch flag: i386 (file not loaded) chmod 755 blib/arch/auto/Search/ContextGraph/ContextGraph.bundle cp ContextGraph.bs blib/arch/auto/Search/ContextGraph/ContextGraph.bs chmod 644 blib/arch/auto/Search/ContextGraph/ContextGraph.bs Manifying blib/man3/Search::ContextGraph.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/accessors.........ok 1 - have Search::ContextGraph object ok 2 - Able to retrieve activate threshold ok 3 - Setting activate threshold ok 4 - Activate threshold reset correctly ok 5 - Collect was set properly ok 6 - set collect threshold to zero ok 7 - collect threshold updated properly ok 8 - got correct initial energy ok 9 - reset initial energy ok 10 - initial energy reset correctly ok 11 - Got correct default depth ok 12 - Set maximum depth succeeded ok 13 - Maximum depth updated properly ok 14 - Able to assign zero as maximum depth ok 15 - did not allow maximum depth to be an undefined value ok 16 - Got correct default depth ok 17 - Can't set initial energy to negative value ok 18 - Can't set activate threshold to zero ok 19 - Can't set activate threshold to negative value 1..19 ok t/add_subtract......ok 1 - Created graph object ok 2 - Got correct document count ok 3 - Correct term span for 'dish' ok 4 - Correct term span for 'pig' ok 5 - Correct term span for 'omelet' ok 6 - Correct term span for 'ounc' ok 7 - Correct total word count for 'pig' ok 8 - Total term count is correct ok 9 - Document count updates correctly on delete ok 10 - Total term count updates correctly on delete ok 11 - Term span went down for 'pig' ok 12 - Word count went down for 'pig' ok 13 - Added new doc ok 14 - Overall term count stayed constant ok 15 - Term span went up for 'pig' ok 16 - Word count went up correctly for 'pig' ok 17 - Deleted new doc ok 18 - Overall term count stayed constant ok 19 - Re-added document 4 ok 20 - Overall term count returned to original value ok 21 - Document count went to zero ok 22 - Term count went to zero 1..22 ok t/dump..............ok 1 - Created graph object ok 2 - Reweighted graph ok 3 - Right number of titles ok 4 - Doc count is correct ok 5 - Doc list length is correct ok 6 - Doc list is correct ok 7 - Term count is correct ok 8 - Word count is correct 1..8 ok t/find_by_title.....ok 1 - Created graph object ok 2 - Reweighted graph ok 3 - Correct number of results for apple ok 4 - Correct number of results for pear ok 5 - Correct number of results for combined 1..5 ok t/has...............ok 1 - Created graph object ok 2 - Found doc 1 ok 3 - Found doc 9 ok 4 - Nonexistent document is undefined ok 5 - Nonexistent document is undefined ok 6 - Found 'months-old black truffle' ok 7 - Found 'ravioli' ok 8 - Nonexistent term is undefined ok 9 - Nonexistent term is undefined 1..9 ok t/intersection......ok 1 - Created graph object ok 2 - Right size intersection ok 3 - Correct contents ok 4 - Right number of intersecting results for term ok 5 - Correct results on term intersection 1..5 ok t/invariance........ok 1 - Created graph object ok 2 - Got correct document count ok 3 - Correct number of results ok 4 - Result is sane ok 5 - Result is sane ok 6 - Result is correct ok 7 - Result is correct ok 8 - Correct number of results ok 9 - Doc A still present in result set ok 10 - Doc B still present in result set ok 11 - Relevance for A is unchanged ok 12 - Relevance for B is unchanged ok 13 - Doc node has correct degree ok 14 - Term node has correct degree ok 15 - Term node degree updated properly ok 16 - Deleted doc missing from result set ok 17 - Undeleted doc still present in result set ok 18 - Result score changed ok 19 - Node dump did not change ok 20 - Re-added node has correct degree ok 21 - Term node has correct updated degree ok 22 - Correct number of results ok 23 - Result is sane ok 24 - Result is sane ok 25 - Result is correct ok 26 - Result is correct 1..26 ok t/merge.............ok 1 - Created graph object ok 2 - Correct count on singular form ok 3 - Correct count on singular form ok 4 - Correct combined count ok 5 - Old word disappeared ok 6 - New word has right span ok 7 - Correct count for york ok 8 - Correct count for NYC ok 9 - Correct updated count for NYC ok 10 - Global term count went down 1..10 ok t/mldbm.............Using MLDBM: test at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Search-ContextGraph/blib/lib/Search/ContextGraph.pm line 224. ok 1 - Created graph object ok 2 - Got correct document count ok 3 - Correct term span for 'dish' ok 4 - Correct term span for 'pig' ok 5 - Correct term span for 'omelet' ok 6 - Correct term span for 'ounc' ok 7 - Correct total word count for 'pig' ok 8 - Total term count is correct ok 9 - Document count updates correctly on delete ok 10 - Total term count updates correctly on delete ok 11 - Term span went down for 'pig' ok 12 - Word count went down for 'pig' ok 13 - Added new doc ok 14 - Overall term count stayed constant ok 15 - Term span went up for 'pig' ok 16 - Word count went up correctly for 'pig' ok 17 - Deleted new doc ok 18 - Overall term count stayed constant ok 19 - Re-added document 4 ok 20 - Overall term count returned to original value ok 21 - Document count went to zero ok 22 - Term count went to zero 1..22 ok t/rebalancing.......ok 1 - Created slow graph object ok 2 - Created fast graph object ok 3 - Created broken graph object ok 4 - Reweighted graph ok 5 - Correct doc count on fast ok 6 - Correct doc count on slow ok 7 - Correct doc count on broken ok 8 - got results for fast ok 9 - got results for slow ok 10 - got results for broken ok 11 - Equivalent search results on fast and slow ok 12 - Equivalent find similar results on fast and slow ok 13 - Fast and broken do not give equivalent results ok 14 - Reweighting broken graph ok 15 - Now we have equivalence 1..15 ok t/simple_search.....ok 1 - Created graph object ok 2 - Reweighted graph ok 3 - Same number of results ok 4 - Results are equivalent 1..4 ok t/term_doc_lists....ok 1 - Created graph object ok 2 - Got term list for doc-15 ok 3 - Term counts match ok 4 - lists match 1..4 ok t/update............ok 1 - Created graph object ok 2 - Reweighted graph ok 3 - Updated correctly ok 4 - Doc count remained constant for feet ok 5 - Doc count remained constant for sex ok 6 - Doc count remained constant for garlic ok 7 - Doc count rose for 'ants' ok 8 - update for nonexistent doc returned undef ok 9 - Doc count remained the same ok 10 - Term node did not get inserted 1..10 ok All tests successful. Files=13, Tests=159, 13 wallclock secs (11.18 cusr + 0.79 csys = 11.97 CPU) PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl ok 1 - have Search::ContextGraph object ok 2 - only two matches ok 3 - contains first document ok 4 - contains third document ok 5 - correct relevance on search doc \#1 ok 6 - correct relevance on search doc \#3 ok 7 - repeating search does not change results ok 8 - complained about duplicate title ok 9 - able to add more documents ok 10 - document count is correct ok 11 - word count is correct ok 12 - word list is correct ok 13 - singleton search did not change ok 14 - raw search gives same result ok 15 - result changed for non-singleton search ok 16 - find similar search correct ok 17 - find similar search correct ok 18 - able to store object to file ok 19 - reload object from stored file ok 20 - remove stored file ok 21 - reloaded search object works fine ok 22 - able to load TDM file ok 23 - correct document count ok 24 - correct term count ok 25 - Got right number of results ok 26 - mixed search got right doc value ok 27 - mixed search got right term value 1..27 make: *** [manifypods] Hangup