Checking if your kit is complete... Looks good Writing Makefile for libmhttp Writing Makefile for HTTP::MHTTP cp MHTTP/README blib/lib/HTTP/MHTTP/README cp MHTTP/Makefile.PL blib/lib/HTTP/MHTTP/Makefile.PL cp MHTTP/mhttp.c blib/lib/HTTP/MHTTP/mhttp.c cp MHTTP/mhttp.h blib/lib/HTTP/MHTTP/mhttp.h cp MHTTP.pm blib/lib/HTTP/MHTTP.pm cd mhttp && make 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=\"\" -DXS_VERSION=\"\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" -DSUMITELSE mhttp.c ar cr libmhttp.a mhttp.o /usr/bin/ar s libmhttp.a ranlib: archive library: libmhttp.a will be fat and ar(1) will not be able to operate on it make[1]: Nothing to be done for `all'. /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 MHTTP.xs > MHTTP.xsc && mv MHTTP.xsc MHTTP.c gcc -c -Imhttp -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.15\" -DXS_VERSION=\"0.15\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" MHTTP.c Running Mkbootstrap for HTTP::MHTTP () chmod 644 MHTTP.bs rm -f blib/arch/auto/HTTP/MHTTP/MHTTP.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 MHTTP.o -o blib/arch/auto/HTTP/MHTTP/MHTTP.bundle mhttp/libmhttp.a \ \ chmod 755 blib/arch/auto/HTTP/MHTTP/MHTTP.bundle cp MHTTP.bs blib/arch/auto/HTTP/MHTTP/MHTTP.bs chmod 644 blib/arch/auto/HTTP/MHTTP/MHTTP.bs Manifying blib/man3/HTTP::MHTTP.3 make[1]: Nothing to be done for `all'. 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/00use......1..1 # Running under perl version 5.010000 for darwin # Current time local: Sat Nov 24 04:46:52 2007 # Current time GMT: Sat Nov 24 12:46:52 2007 # Using Test.pm version 1.25 ok 1 ok t/01mhttp....1..9 # Running under perl version 5.010000 for darwin # Current time local: Sat Nov 24 04:46:52 2007 # Current time GMT: Sat Nov 24 12:46:52 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok All tests successful. Files=2, Tests=10, 1 wallclock secs ( 0.15 cusr + 0.06 csys = 0.21 CPU) No tests defined for libmhttp extension. make[1]: Nothing to be done for `all'. 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/HTTP/MHTTP/MHTTP.bs Installing /Users/cpanrun/build/5.10.0/site/lib/auto/HTTP/MHTTP/MHTTP.bundle Installing /Users/cpanrun/build/5.10.0/html/site/lib/HTTP/MHTTP.html Installing /Users/cpanrun/build/5.10.0/site/lib/HTTP/MHTTP.pm Installing /Users/cpanrun/build/5.10.0/site/lib/HTTP/MHTTP/Makefile.PL Installing /Users/cpanrun/build/5.10.0/site/lib/HTTP/MHTTP/mhttp.c Installing /Users/cpanrun/build/5.10.0/site/lib/HTTP/MHTTP/mhttp.h Installing /Users/cpanrun/build/5.10.0/site/lib/HTTP/MHTTP/README Installing /Users/cpanrun/build/5.10.0/site/man/man3/HTTP::MHTTP.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod