Checking if your kit is complete... Looks good Writing Makefile for Thread::State cp lib/Thread/State.pm blib/lib/Thread/State.pm /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl /home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/ExtUtils/xsubpp -typemap /home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/ExtUtils/typemap State.xs > State.xsc && mv State.xsc State.c cc -c -I. -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings +DD64 -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fast +DSitanium2 +Ofltacc=strict -DVERSION=\"0.09\" -DXS_VERSION=\"0.09\" +Z "-I/home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/CORE" State.c Running Mkbootstrap for Thread::State () chmod 644 State.bs rm -f blib/arch/auto/Thread/State/State.so LD_RUN_PATH="" /usr/bin/ld -b +vnocompatwarnings -L/usr/lib/hpux64 State.o -o blib/arch/auto/Thread/State/State.so chmod 755 blib/arch/auto/Thread/State/State.so 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 /home/cpanrun/ia64-lp64/build/5.8.2/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 - main thread is running ok 4 - main thread is not finished ok 5 - main thread is not 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 - thread 1 is running in itself ok 10 - thread 1 is not finished in itself ok 11 - thread 1 is not joinable in itself 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 - thread 2 is running in itself ok 27 - thread 2 is not finished in itself ok 28 - thread 2 is not joinable in itself 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 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 # Failed test (t/04.t at line 26) not ok 3 - set priority # got: undef # expected: '-153' # Looks like you failed 1 tests of 3. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 3 Failed 1/3 tests, 66.67% okay Failed 1/4 test scripts, 75.00% okay. 1/55 subtests failed, 98.18% okay. Failed Test Stat Wstat Total Fail Failed List of Failed --------------------------------------------------------------------------------------------------------------------------------------- t/04.t 1 256 3 1 33.33% 3 make: *** [test_dynamic] Error 1