Checking if your kit is complete... Looks good Writing Makefile for Thread::State cp lib/Thread/State.pm blib/lib/Thread/State.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 State.xs > State.xsc && mv State.xsc State.c gcc -c -I. -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.09\" -DXS_VERSION=\"0.09\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" State.c Running Mkbootstrap for Thread::State () chmod 644 State.bs rm -f blib/arch/auto/Thread/State/State.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 State.o -o blib/arch/auto/Thread/State/State.bundle \ \ chmod 755 blib/arch/auto/Thread/State/State.bundle cp State.bs blib/arch/auto/Thread/State/State.bs chmod 644 blib/arch/auto/Thread/State/State.bs Manifying blib/man3/Thread::State.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/01....1..40 ok 1 - use Thread::State; ok 2 - main thread is detached ok 3 # skip more than threads 1.34, can't use threads->is_running ok 4 - main thread is not finished ok 5 # skip more than threads 1.34, can't use threads->is_joinable ok 6 - main thread is not joined ok 7 - new thread tid 1 ok 8 - thread 1 is not detached in itself ok 9 # skip more than threads 1.34, can't use threads->is_running ok 10 - thread 1 is not finished in itself ok 11 # skip more than threads 1.34, can't use threads->is_joinable ok 12 - thread 1 is not joined in itself ok 13 - thread 1 is not joined nor detached in itself ok 14 - thread 1 is not detached ok 15 - thread 1 is not running ok 16 - thread 1 is finished ok 17 - thread 1 is joinable ok 18 - thread 1 is not joined ok 19 - thread 1 is not detached ok 20 - thread 1 is not running ok 21 - thread 1 is finished ok 22 - thread 1 is not joinable ok 23 - thread 1 is joined ok 24 - new thread tid 2 ok 25 - thread 2 is not detached in itself ok 26 # skip more than threads 1.34, can't use threads->is_running ok 27 - thread 2 is not finished in itself ok 28 # skip more than threads 1.34, can't use threads->is_joinable ok 29 - thread 2 is not joined in itself ok 30 - thread 2 is not joined nor detached in itself ok 31 - thread 2 is not detached ok 32 - thread 2 is not running ok 33 - thread 2 is finished ok 34 - thread 2 is joinable ok 35 - thread 2 is not joined ok 36 - thread 2 is detached ok 37 - thread 2 is not running ok 38 - thread 2 is finished ok 39 - thread 2 is not joinable ok 40 - thread 2 is not joined ok 6/40 skipped: various reasons t/02....1..10 ok 1 - use Thread::State; ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok t/03....1..2 ok 1 - use Thread::State; ok 2 ok t/04....1..3 ok 1 - use Thread::State; ok 2 - get priority ok 3 - set priority ok All tests successful, 6 subtests skipped. Files=4, Tests=55, 7 wallclock secs ( 0.61 cusr + 0.15 csys = 0.76 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/Thread/State/State.bs Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Thread/State/State.bundle Installing /Users/cpanrun/build/5.10.0/site/lib/Thread/State.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Thread::State.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