Checking if your kit is complete... Looks good Writing Makefile for OurNet::FuzzyIndex cp ChatBot.pm blib/lib/OurNet/ChatBot.pm cp FuzzyIndex.pm blib/lib/OurNet/FuzzyIndex.pm /Users/cpanrun/build/5.10.0/bin/perl /Users/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -noprototypes -typemap /Users/cpanrun/build/5.10.0/lib/ExtUtils/typemap FuzzyIndex.xs > FuzzyIndex.xsc && mv FuzzyIndex.xsc FuzzyIndex.c 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 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"1.60\" -DXS_VERSION=\"1.60\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" FuzzyIndex.c In file included from FuzzyIndex.xs:8: parse.c: In function 'extract_words': In file included from FuzzyIndex.xs:8: parse.c: In function 'extract_words': parse.c:166: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness parse.c:170: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness parse.c:176: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness parse.c:183: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness parse.c:189: warning: pointer targets in initialization differ in signedness parse.c:166: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness parse.c:170: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness parse.c:176: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness parse.c:183: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness parse.c:189: warning: pointer targets in initialization differ in signedness FuzzyIndex.xs: In function 'XS_OurNet__FuzzyIndex__parse_d': FuzzyIndex.xs:220: warning: pointer targets in passing argument 1 of 'parse_delim' differ in signedness FuzzyIndex.xs: In function 'XS_OurNet__FuzzyIndex__parse_q': FuzzyIndex.xs:244: warning: pointer targets in passing argument 1 of 'parse_delim' differ in signedness FuzzyIndex.xs: In function 'XS_OurNet__FuzzyIndex__parse_p': FuzzyIndex.xs:270: warning: pointer targets in passing argument 1 of 'parse_pair' differ in signedness FuzzyIndex.xs: In function 'XS_OurNet__FuzzyIndex__parse': FuzzyIndex.xs:298: warning: pointer targets in passing argument 1 of 'parse_word' differ in signedness FuzzyIndex.xs:307: warning: pointer targets in passing argument 1 of 'parse_word' differ in signedness FuzzyIndex.xs:316: warning: pointer targets in passing argument 1 of 'parse_word' differ in signedness FuzzyIndex.xs: In function 'XS_OurNet__FuzzyIndex__parse_d': FuzzyIndex.xs:220: warning: pointer targets in passing argument 1 of 'parse_delim' differ in signedness FuzzyIndex.xs: In function 'XS_OurNet__FuzzyIndex__insert': FuzzyIndex.xs:358: warning: pointer targets in passing argument 1 of 'parse_delim' differ in signedness FuzzyIndex.xs: In function 'XS_OurNet__FuzzyIndex__parse_q': FuzzyIndex.xs:244: warning: pointer targets in passing argument 1 of 'parse_delim' differ in signedness FuzzyIndex.xs: In function 'XS_OurNet__FuzzyIndex__parse_p': FuzzyIndex.xs:270: warning: pointer targets in passing argument 1 of 'parse_pair' differ in signedness FuzzyIndex.xs: In function 'XS_OurNet__FuzzyIndex__parse': FuzzyIndex.xs:298: warning: pointer targets in passing argument 1 of 'parse_word' differ in signedness FuzzyIndex.xs:307: warning: pointer targets in passing argument 1 of 'parse_word' differ in signedness FuzzyIndex.xs:316: warning: pointer targets in passing argument 1 of 'parse_word' differ in signedness FuzzyIndex.xs: In function 'XS_OurNet__FuzzyIndex__insert': FuzzyIndex.xs:358: warning: pointer targets in passing argument 1 of 'parse_delim' differ in signedness Running Mkbootstrap for OurNet::FuzzyIndex () chmod 644 FuzzyIndex.bs rm -f blib/arch/auto/OurNet/FuzzyIndex/FuzzyIndex.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 FuzzyIndex.o -o blib/arch/auto/OurNet/FuzzyIndex/FuzzyIndex.bundle \ \ chmod 755 blib/arch/auto/OurNet/FuzzyIndex/FuzzyIndex.bundle cp FuzzyIndex.bs blib/arch/auto/OurNet/FuzzyIndex/FuzzyIndex.bs chmod 644 blib/arch/auto/OurNet/FuzzyIndex/FuzzyIndex.bs /Users/cpanrun/build/5.10.0/bin/perl Makefile.PL --builddb Not a HASH reference at blib/lib/OurNet/FuzzyIndex.pm line 136. make: *** [builddb] Error 2