Checking if your kit is complete... Looks good Writing Makefile for Text::ExtractWords cp ExtractWords.pm blib/lib/Text/ExtractWords.pm AutoSplitting blib/lib/Text/ExtractWords.pm (blib/lib/auto/Text/ExtractWords) /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 ExtractWords.xs > ExtractWords.xsc && mv ExtractWords.xsc ExtractWords.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=\"0.08\" -DXS_VERSION=\"0.08\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" ExtractWords.c ExtractWords.xs: In function 'unescape_str': ExtractWords.xs: In function 'unescape_str': ExtractWords.xs:70: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness ExtractWords.xs: In function 'entity2char': ExtractWords.xs:85: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness ExtractWords.xs:85: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness ExtractWords.xs: In function 'extension': ExtractWords.xs:120: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness ExtractWords.xs:120: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness ExtractWords.xs: In function 'check_extension': ExtractWords.xs:124: warning: pointer targets in passing argument 2 of 'extension' differ in signedness ExtractWords.xs:125: warning: pointer targets in passing argument 2 of 'extension' differ in signedness ExtractWords.xs:126: warning: pointer targets in passing argument 2 of 'extension' differ in signedness ExtractWords.xs:127: warning: pointer targets in passing argument 2 of 'extension' differ in signedness ExtractWords.xs:128: warning: pointer targets in passing argument 2 of 'extension' differ in signedness ExtractWords.xs:129: warning: pointer targets in passing argument 2 of 'extension' differ in signedness ExtractWords.xs:130: warning: pointer targets in passing argument 2 of 'extension' differ in signedness ExtractWords.xs:131: warning: pointer targets in passing argument 2 of 'extension' differ in signedness ExtractWords.xs:132: warning: pointer targets in passing argument 2 of 'extension' differ in signedness ExtractWords.xs:133: warning: pointer targets in passing argument 2 of 'extension' differ in signedness ExtractWords.xs:134: warning: pointer targets in passing argument 2 of 'extension' differ in signedness ExtractWords.xs:70: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness ExtractWords.xs: In function 'entity2char': ExtractWords.xs:85: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness ExtractWords.xs:85: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness ExtractWords.xs: In function 'XS_Text__ExtractWords_words_list': ExtractWords.xs:282: warning: pointer targets in passing argument 1 of 'unescape_str' differ in signedness ExtractWords.xs:283: warning: pointer targets in passing argument 1 of 'str_normalize' differ in signedness ExtractWords.xs:285: warning: pointer targets in passing argument 1 of 'clean_repeated_chars' differ in signedness ExtractWords.xs: In function 'extension': ExtractWords.xs:120: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness ExtractWords.xs:120: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness ExtractWords.xs: In function 'check_extension': ExtractWords.xs:124: warning: pointer targets in passing argument 2 of 'extension' differ in signedness ExtractWords.xs:125: warning: pointer targets in passing argument 2 of 'extension' differ in signedness ExtractWords.xs:126: warning: pointer targets in passing argument 2 of 'extension' differ in signedness ExtractWords.xs:127: warning: pointer targets in passing argument 2 of 'extension' differ in signedness ExtractWords.xs:128: warning: pointer targets in passing argument 2 of 'extension' differ in signedness ExtractWords.xs:129: warning: pointer targets in passing argument 2 of 'extension' differ in signedness ExtractWords.xs:130: warning: pointer targets in passing argument 2 of 'extension' differ in signedness ExtractWords.xs:131: warning: pointer targets in passing argument 2 of 'extension' differ in signedness ExtractWords.xs:132: warning: pointer targets in passing argument 2 of 'extension' differ in signedness ExtractWords.xs:133: warning: pointer targets in passing argument 2 of 'extension' differ in signedness ExtractWords.xs:134: warning: pointer targets in passing argument 2 of 'extension' differ in signedness ExtractWords.xs: In function 'XS_Text__ExtractWords_words_count': ExtractWords.xs:335: warning: pointer targets in passing argument 1 of 'unescape_str' differ in signedness ExtractWords.xs:336: warning: pointer targets in passing argument 1 of 'str_normalize' differ in signedness ExtractWords.xs:338: warning: pointer targets in passing argument 1 of 'clean_repeated_chars' differ in signedness ExtractWords.xs: In function 'XS_Text__ExtractWords_words_list': ExtractWords.xs:282: warning: pointer targets in passing argument 1 of 'unescape_str' differ in signedness ExtractWords.xs:283: warning: pointer targets in passing argument 1 of 'str_normalize' differ in signedness ExtractWords.xs:285: warning: pointer targets in passing argument 1 of 'clean_repeated_chars' differ in signedness ExtractWords.xs: In function 'XS_Text__ExtractWords_words_count': ExtractWords.xs:335: warning: pointer targets in passing argument 1 of 'unescape_str' differ in signedness ExtractWords.xs:336: warning: pointer targets in passing argument 1 of 'str_normalize' differ in signedness ExtractWords.xs:338: warning: pointer targets in passing argument 1 of 'clean_repeated_chars' differ in signedness Running Mkbootstrap for Text::ExtractWords () chmod 644 ExtractWords.bs rm -f blib/arch/auto/Text/ExtractWords/ExtractWords.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 ExtractWords.o -o blib/arch/auto/Text/ExtractWords/ExtractWords.bundle \ \ chmod 755 blib/arch/auto/Text/ExtractWords/ExtractWords.bundle cp ExtractWords.bs blib/arch/auto/Text/ExtractWords/ExtractWords.bs chmod 644 blib/arch/auto/Text/ExtractWords/ExtractWords.bs Manifying blib/man3/Text::ExtractWords.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/words_count....1..2 ok 1 ok 2 ok t/words_list.....1..2 ok 1 ok 2 ok All tests successful. Files=2, Tests=4, 1 wallclock secs ( 0.12 cusr + 0.05 csys = 0.17 CPU) Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Text/ExtractWords/ExtractWords.bs Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Text/ExtractWords/ExtractWords.bundle Installing /Users/cpanrun/build/5.10.0/html/site/lib/Text/ExtractWords.html Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Text/ExtractWords/autosplit.ix Installing /Users/cpanrun/build/5.10.0/site/lib/Text/ExtractWords.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Text::ExtractWords.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod