Checking for OpenSSL-0.9.6j or 0.9.7b or newer... You have OpenSSL-0.9.7l installed in /usr *** /usr/bin/openssl appears to be compiled with cc (cc -arch i386 -arch ppc -g -Os -pipe -arch i386 -arch ppc -pipe -DOPENSSL_NO_IDEA -DFAR= ) while perl is compiled with gcc. Both must be compiled with the same compiler and flags. Mixing and matching compilers is not supported. at Makefile.PL line 138. Checking if your kit is complete... Looks good Writing Makefile for Business::PayPal::EWP cp lib/Business/PayPal/EWP.pm blib/lib/Business/PayPal/EWP.pm /Users/cpanrun/build/5.8.8/bin/perl /Users/cpanrun/build/5.8.8/lib/5.8.8/ExtUtils/xsubpp -typemap /Users/cpanrun/build/5.8.8/lib/5.8.8/ExtUtils/typemap -typemap typemap EWP.xs > EWP.xsc && mv EWP.xsc EWP.c gcc -c -I/usr/include -I/usr/inc32 -I/usr/kerberos/include -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 -Wdeclaration-after-statement -O -DVERSION=\"1.00\" -DXS_VERSION=\"1.00\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE" -DPERL5 -DOPENSSL_NO_KRB5 EWP.c EWP.c: In function 'XS_Business__PayPal__EWP_PEM_read_bio_X509': EWP.c:211: warning: passing argument 3 of 'PEM_read_bio_X509' from incompatible pointer type EWP.c: In function 'XS_Business__PayPal__EWP_PEM_read_bio_X509': EWP.c:211: warning: passing argument 3 of 'PEM_read_bio_X509' from incompatible pointer type EWP.c: In function 'XS_Business__PayPal__EWP_PEM_read_bio_RSAPrivateKey': EWP.c:237: warning: passing argument 3 of 'PEM_read_bio_RSAPrivateKey' from incompatible pointer type EWP.c: In function 'XS_Business__PayPal__EWP_PEM_read_bio_RSAPrivateKey': EWP.c:237: warning: passing argument 3 of 'PEM_read_bio_RSAPrivateKey' from incompatible pointer type Running Mkbootstrap for Business::PayPal::EWP () chmod 644 EWP.bs rm -f blib/arch/auto/Business/PayPal/EWP/EWP.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 EWP.o -o blib/arch/auto/Business/PayPal/EWP/EWP.bundle \ -L/usr -L/usr/lib -lssl -lcrypto \ chmod 755 blib/arch/auto/Business/PayPal/EWP/EWP.bundle cp EWP.bs blib/arch/auto/Business/PayPal/EWP/EWP.bs chmod 644 blib/arch/auto/Business/PayPal/EWP/EWP.bs Manifying blib/man3/Business::PayPal::EWP.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00signature....1..0 # Skip Next time around, consider installing Module::Signature, so you can verify the integrity of this distribution. skipped all skipped: Next time around, consider installing Module::Signature, so you can verify the integrity of this distribution. t/01load.........1..2 ok 1 - use Business::PayPal::EWP; dubious Test returned status 0 (wstat 11, 0xb) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01load.t 0 11 2 2 2 1 test skipped. Failed 1/2 test scripts. 1/2 subtests failed. Files=2, Tests=2, 1 wallclock secs ( 0.15 cusr + 0.05 csys = 0.20 CPU) Failed 1/2 test programs. 1/2 subtests failed. make: *** [test_dynamic] Error 255