Checking if your kit is complete... Looks good Writing Makefile for Language::Lisp cp lib/Language/Lisp.pm blib/lib/Language/Lisp.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 Lisp.xs > Lisp.xsc && mv Lisp.xsc Lisp.c Please specify prototyping behavior for Lisp.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.20\" -DXS_VERSION=\"0.20\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" Lisp.c Lisp.xs: In function 'eval_wrapper': Lisp.xs:95: warning: assignment from incompatible pointer type Lisp.xs: In function 'call_wrapper_varg': Lisp.xs:143: warning: assignment from incompatible pointer type Lisp.xs: In function 'eval_wrapper': Lisp.xs:95: warning: assignment from incompatible pointer type Lisp.xs: In function 'call_wrapper': Lisp.xs:187: warning: assignment from incompatible pointer type Lisp.xs: In function 'call_wrapper_varg': Lisp.xs:143: warning: assignment from incompatible pointer type Lisp.xs: In function 'call_wrapper': Lisp.xs:187: warning: assignment from incompatible pointer type Running Mkbootstrap for Language::Lisp () chmod 644 Lisp.bs rm -f blib/arch/auto/Language/Lisp/Lisp.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 Lisp.o -o blib/arch/auto/Language/Lisp/Lisp.bundle \ \ chmod 755 blib/arch/auto/Language/Lisp/Lisp.bundle cp Lisp.bs blib/arch/auto/Language/Lisp/Lisp.bs chmod 644 blib/arch/auto/Language/Lisp/Lisp.bs Manifying blib/man3/Language::Lisp.3 /Users/cpanrun/build/5.10.0/bin/perl "-Iblib/arch" "-Iblib/lib" address.lisp.PL address.lisp /Users/cpanrun/build/5.10.0/bin/perl "-Iblib/arch" "-Iblib/lib" perl-in.lisp.PL perl-in.lisp /Users/cpanrun/build/5.10.0/bin/perl "-Iblib/arch" "-Iblib/lib" perlapi.lisp.PL perlapi.lisp 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/Language-Lisp....1..1 ok 1 - use Language::Lisp; ok All tests successful. Files=1, Tests=1, 1 wallclock secs ( 0.09 cusr + 0.04 csys = 0.13 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/Language/Lisp/Lisp.bs Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Language/Lisp/Lisp.bundle Installing /Users/cpanrun/build/5.10.0/html/site/lib/Language/Lisp.html Installing /Users/cpanrun/build/5.10.0/site/lib/Language/Lisp.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Language::Lisp.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod