Checking if your kit is complete... Looks good Note (probably harmless): No library found for -luuid Writing Makefile for UUID cp UUID.pm blib/lib/UUID.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 UUID.xs > UUID.xsc && mv UUID.xsc UUID.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=\"0.03\" -DXS_VERSION=\"0.03\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" UUID.c UUID.xs: In function 'do_generate': UUID.xs:42: warning: pointer targets in passing argument 3 of 'Perl_sv_setpvn' differ in signedness UUID.xs: In function 'do_generate': UUID.xs:42: warning: pointer targets in passing argument 3 of 'Perl_sv_setpvn' differ in signedness UUID.xs: In function 'do_unparse': UUID.xs:68: warning: pointer targets in passing argument 1 of 'uuid_unparse' differ in signedness UUID.xs: In function 'do_unparse': UUID.xs:68: warning: pointer targets in passing argument 1 of 'uuid_unparse' differ in signedness UUID.xs: In function 'do_parse': UUID.xs:99: warning: pointer targets in passing argument 3 of 'Perl_sv_setpvn' differ in signedness UUID.xs: In function 'do_parse': UUID.xs:99: warning: pointer targets in passing argument 3 of 'Perl_sv_setpvn' differ in signedness Running Mkbootstrap for UUID () chmod 644 UUID.bs rm -f blib/arch/auto/UUID/UUID.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 UUID.o -o blib/arch/auto/UUID/UUID.bundle \ \ chmod 755 blib/arch/auto/UUID/UUID.bundle cp UUID.bs blib/arch/auto/UUID/UUID.bs chmod 644 blib/arch/auto/UUID/UUID.bs Manifying blib/man3/UUID.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..5 ok 1 ok 2 ok 3 ok 4 ok 5 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/UUID/UUID.bs Installing /Users/cpanrun/build/5.10.0/site/lib/auto/UUID/UUID.bundle Installing /Users/cpanrun/build/5.10.0/site/lib/UUID.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/UUID.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod Can't locate object method "new" via package "ActivePerl::DocTools::TOC::HTML" at /Users/cpanrun/build/5.10.0/lib/ActivePerl/DocTools.pm line 29. make: *** [doc_update] Error 255