Checking if your kit is complete... Looks good Writing Makefile for Crypt::MySQL cp lib/Crypt/MySQL.xs blib/lib/Crypt/MySQL.xs cp lib/Crypt/MySQL.pm blib/lib/Crypt/MySQL.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 MySQL.xs > MySQL.xsc && mv MySQL.xsc MySQL.c Please specify prototyping behavior for MySQL.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 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" MySQL.c Running Mkbootstrap for Crypt::MySQL () chmod 644 MySQL.bs rm -f blib/arch/auto/Crypt/MySQL/MySQL.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 MySQL.o -o blib/arch/auto/Crypt/MySQL/MySQL.bundle \ \ chmod 755 blib/arch/auto/Crypt/MySQL/MySQL.bundle cp MySQL.bs blib/arch/auto/Crypt/MySQL/MySQL.bs chmod 644 blib/arch/auto/Crypt/MySQL/MySQL.bs Manifying blib/man3/Crypt::MySQL.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/00_compile.....1..1 ok 1 - use Crypt::MySQL; ok t/01_password....1..2 ok 1 ok 2 ok t/02_export......1..2 ok 1 ok 2 ok t/03_dbi.........1..0 # Skip no DBD::mysql skipped all skipped: no DBD::mysql All tests successful, 1 test skipped. Files=4, Tests=5, 0 wallclock secs ( 0.34 cusr + 0.11 csys = 0.45 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/Crypt/MySQL/MySQL.bs Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Crypt/MySQL/MySQL.bundle Installing /Users/cpanrun/build/5.10.0/html/site/lib/Crypt/MySQL.html Installing /Users/cpanrun/build/5.10.0/site/lib/Crypt/MySQL.pm Installing /Users/cpanrun/build/5.10.0/site/lib/Crypt/MySQL.xs Installing /Users/cpanrun/build/5.10.0/site/man/man3/Crypt::MySQL.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod