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/pristine/5.8.7/bin/perl /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/xsubpp -typemap /Users/cpanrun/pristine/5.8.7/lib/5.8.7/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 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/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 -arch ppc -arch i386 -Wl,-search_paths_first -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/pristine/5.8.7/bin/perl -Iblib/arch -Iblib/lib -I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level 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 Appending installation info to /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/perllocal.pod /bin/sh -c true