Checking if your kit is complete... Looks good Writing Makefile for Crypt::OpenSSL::SMIME cp SMIME.pm blib/lib/Crypt/OpenSSL/SMIME.pm AutoSplitting blib/lib/Crypt/OpenSSL/SMIME.pm (blib/lib/auto/Crypt/OpenSSL/SMIME) /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 perlobject.map -typemap typemap SMIME.xs > SMIME.xsc && mv SMIME.xsc SMIME.c Please specify prototyping behavior for SMIME.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.02\" -DXS_VERSION=\"0.02\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" SMIME.c SMIME.xs: In function 'XS_Crypt__OpenSSL__SMIME_new': SMIME.xs:254: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type SMIME.xs:258: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type SMIME.xs:260: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type SMIME.xs:264: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type SMIME.xs:266: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type SMIME.xs:273: warning: assignment discards qualifiers from pointer target type SMIME.xs: In function 'XS_Crypt__OpenSSL__SMIME_new': SMIME.xs:254: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type SMIME.xs:258: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type SMIME.xs:260: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type SMIME.xs:264: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type SMIME.xs:266: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type SMIME.xs:273: warning: assignment discards qualifiers from pointer target type Running Mkbootstrap for Crypt::OpenSSL::SMIME () chmod 644 SMIME.bs rm -f blib/arch/auto/Crypt/OpenSSL/SMIME/SMIME.bundle LD_RUN_PATH="/usr/lib" 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 SMIME.o -o blib/arch/auto/Crypt/OpenSSL/SMIME/SMIME.bundle \ -lcrypto \ chmod 755 blib/arch/auto/Crypt/OpenSSL/SMIME/SMIME.bundle cp SMIME.bs blib/arch/auto/Crypt/OpenSSL/SMIME/SMIME.bs chmod 644 blib/arch/auto/Crypt/OpenSSL/SMIME/SMIME.bs /Users/cpanrun/build/5.10.0/bin/perl -Iblib/arch -Iblib/lib -I/Users/cpanrun/build/5.10.0/lib test.pl 1..5 ok 1 - new() returned something ok 2 - and it's the right class ok 3 - and it's not failed ok 4 - loadDataFile() ok 5 - encryptData() done 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/OpenSSL/SMIME/SMIME.bs Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Crypt/OpenSSL/SMIME/SMIME.bundle Installing /Users/cpanrun/build/5.10.0/html/site/lib/Crypt/OpenSSL/SMIME.html Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Crypt/OpenSSL/SMIME/autosplit.ix Installing /Users/cpanrun/build/5.10.0/site/lib/Crypt/OpenSSL/SMIME.pm Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod