Writing Makefile for Crypt::Serpent cp Serpent.pm blib/lib/Crypt/Serpent.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 Serpent.xs > Serpent.xsc && mv Serpent.xsc Serpent.c 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=\"1.01\" -DXS_VERSION=\"1.01\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" Serpent.c In file included from _serpent.c:38, from Serpent.xs:19: serpent.h:36:1: warning: "TRUE" redefined In file included from /Users/cpanrun/build/5.10.0/lib/CORE/perl.h:2382, from Serpent.xs:10: /Users/cpanrun/build/5.10.0/lib/CORE/handy.h:46:1: warning: this is the location of the previous definition In file included from _serpent.c:38, from Serpent.xs:19: serpent.h:37:1: warning: "FALSE" redefined In file included from /Users/cpanrun/build/5.10.0/lib/CORE/perl.h:2382, from Serpent.xs:10: /Users/cpanrun/build/5.10.0/lib/CORE/handy.h:47:1: warning: this is the location of the previous definition In file included from _serpent.c:38, from Serpent.xs:19: serpent.h:36:1: warning: "TRUE" redefined In file included from /Users/cpanrun/build/5.10.0/lib/CORE/perl.h:2382, from Serpent.xs:10: /Users/cpanrun/build/5.10.0/lib/CORE/handy.h:46:1: warning: this is the location of the previous definition In file included from _serpent.c:38, from Serpent.xs:19: serpent.h:37:1: warning: "FALSE" redefined In file included from /Users/cpanrun/build/5.10.0/lib/CORE/perl.h:2382, from Serpent.xs:10: /Users/cpanrun/build/5.10.0/lib/CORE/handy.h:47:1: warning: this is the location of the previous definition Serpent.xs: In function 'XS_Crypt__Serpent_new': Serpent.xs:60: warning: passing argument 2 of 'serpent_convert_to_string' from incompatible pointer type Serpent.xs: In function 'XS_Crypt__Serpent_new': Serpent.xs:60: warning: passing argument 2 of 'serpent_convert_to_string' from incompatible pointer type Running Mkbootstrap for Crypt::Serpent () chmod 644 Serpent.bs rm -f blib/arch/auto/Crypt/Serpent/Serpent.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 Serpent.o -o blib/arch/auto/Crypt/Serpent/Serpent.bundle \ \ chmod 755 blib/arch/auto/Crypt/Serpent/Serpent.bundle cp Serpent.bs blib/arch/auto/Crypt/Serpent/Serpent.bs chmod 644 blib/arch/auto/Crypt/Serpent/Serpent.bs Manifying blib/man3/Crypt::Serpent.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_load....1..13 ok 1 not ok 2 ok 3 not ok 4 ok 5 not ok 6 ok 7 not ok 8 ok 9 not ok 10 ok 11 not ok 12 ok 13 FAILED tests 2, 4, 6, 8, 10, 12 Failed 6/13 tests, 53.85% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/00_load.t 13 6 2 4 6 8 10 12 Failed 1/1 test scripts. 6/13 subtests failed. Files=1, Tests=13, 1 wallclock secs ( 0.05 cusr + 0.02 csys = 0.07 CPU) Failed 1/1 test programs. 6/13 subtests failed. make: *** [test_dynamic] Error 255