Checking if your kit is complete... Looks good Writing Makefile for Mac::Spotlight::MDItem Writing Makefile for Mac::Spotlight::MDQuery Writing Makefile for Mac::Spotlight cp lib/Mac/Spotlight/MDItem.pm ../blib/lib/Mac/Spotlight/MDItem.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 MDItem.xs > MDItem.xsc && mv MDItem.xsc MDItem.c Please specify prototyping behavior for MDItem.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 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" MDItem.c MDItem.xs: In function 'XS_Mac__Spotlight__MDItem__get': MDItem.xs:1535: warning: assignment makes pointer from integer without a cast MDItem.xs: In function 'XS_Mac__Spotlight__MDItem__get': MDItem.xs:1535: warning: assignment makes pointer from integer without a cast 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 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" callbacks.c Running Mkbootstrap for Mac::Spotlight::MDItem () chmod 644 MDItem.bs rm -f ../blib/arch/auto/Mac/Spotlight/MDItem/MDItem.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 -framework CoreFoundation -framework CoreServices MDItem.o callbacks.o -o ../blib/arch/auto/Mac/Spotlight/MDItem/MDItem.bundle \ \ chmod 755 ../blib/arch/auto/Mac/Spotlight/MDItem/MDItem.bundle cp MDItem.bs ../blib/arch/auto/Mac/Spotlight/MDItem/MDItem.bs chmod 644 ../blib/arch/auto/Mac/Spotlight/MDItem/MDItem.bs Manifying ../blib/man3/Mac::Spotlight::MDItem.3 cp lib/Mac/Spotlight/MDQuery.pm ../blib/lib/Mac/Spotlight/MDQuery.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 MDQuery.xs > MDQuery.xsc && mv MDQuery.xsc MDQuery.c Please specify prototyping behavior for MDQuery.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 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" MDQuery.c MDQuery.xs: In function 'XS_Mac__Spotlight__MDQuery__setSearchScope': MDQuery.xs:68: warning: assignment makes integer from pointer without a cast MDQuery.xs:69: warning: passing argument 1 of 'CFGetTypeID' makes pointer from integer without a cast MDQuery.xs:71: warning: assignment makes pointer from integer without a cast MDQuery.xs:76: warning: assignment discards qualifiers from pointer target type MDQuery.xs: In function 'XS_Mac__Spotlight__MDQuery__setSearchScope': MDQuery.xs:68: warning: assignment makes integer from pointer without a cast MDQuery.xs:69: warning: passing argument 1 of 'CFGetTypeID' makes pointer from integer without a cast MDQuery.xs:71: warning: assignment makes pointer from integer without a cast MDQuery.xs:76: warning: assignment discards qualifiers from pointer target type Running Mkbootstrap for Mac::Spotlight::MDQuery () chmod 644 MDQuery.bs rm -f ../blib/arch/auto/Mac/Spotlight/MDQuery/MDQuery.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 -framework CoreFoundation -framework CoreServices MDQuery.o -o ../blib/arch/auto/Mac/Spotlight/MDQuery/MDQuery.bundle \ \ chmod 755 ../blib/arch/auto/Mac/Spotlight/MDQuery/MDQuery.bundle cp MDQuery.bs ../blib/arch/auto/Mac/Spotlight/MDQuery/MDQuery.bs chmod 644 ../blib/arch/auto/Mac/Spotlight/MDQuery/MDQuery.bs Manifying ../blib/man3/Mac::Spotlight::MDQuery.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/Mac-Spotlight-MDItem....1..1 ok 1 - use Mac::Spotlight::MDItem; ok All tests successful. Files=1, Tests=1, 1 wallclock secs ( 0.09 cusr + 0.03 csys = 0.12 CPU) 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/Mac-Spotlight-MDQuery....1..1 ok 1 - use Mac::Spotlight::MDQuery; ok All tests successful. Files=1, Tests=1, 0 wallclock secs ( 0.09 cusr + 0.03 csys = 0.12 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/Mac/Spotlight/MDItem/MDItem.bs Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Mac/Spotlight/MDItem/MDItem.bundle Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Mac/Spotlight/MDQuery/MDQuery.bs Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Mac/Spotlight/MDQuery/MDQuery.bundle Installing /Users/cpanrun/build/5.10.0/html/site/lib/Mac/Spotlight/MDItem.html Installing /Users/cpanrun/build/5.10.0/html/site/lib/Mac/Spotlight/MDQuery.html Installing /Users/cpanrun/build/5.10.0/site/lib/Mac/Spotlight/MDItem.pm Installing /Users/cpanrun/build/5.10.0/site/lib/Mac/Spotlight/MDQuery.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Mac::Spotlight::MDItem.3 Installing /Users/cpanrun/build/5.10.0/site/man/man3/Mac::Spotlight::MDQuery.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod