Configuring BSD::Resource... Checking whether you have certain header files... You do have . Excellent. Checking to see whether you have rlim_t... You seem to have rlim_t defined (which is nice). Checking if your kit is complete... Looks good Writing Makefile for BSD::Resource Done configuring BSD::Resource. Now you may issue 'make'. Do not forget also 'make test'. If some tests fail, please rerun the tests (see INSTALL). cp Resource.pm blib/lib/BSD/Resource.pm AutoSplitting blib/lib/BSD/Resource.pm (blib/lib/auto/BSD/Resource) /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1 /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/ExtUtils/xsubpp -typemap /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/ExtUtils/typemap Resource.xs > Resource.xsc && mv Resource.xsc Resource.c cc -c -D_POSIX_C_SOURCE=199506L -D_HPUX_SOURCE +DA1.1 +DS2.0a +z -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Ae -O +Onolimit -DVERSION=\"1.28\" -DXS_VERSION=\"1.28\" +z -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/CORE -DRlim_t=rlim_t Resource.c Running Mkbootstrap for BSD::Resource () chmod 644 Resource.bs rm -f blib/arch/auto/BSD/Resource/Resource.sl LD_RUN_PATH="" ld -b +vnocompatwarnings -L/usr/local/lib Resource.o -o blib/arch/auto/BSD/Resource/Resource.sl chmod 755 blib/arch/auto/BSD/Resource/Resource.sl cp Resource.bs blib/arch/auto/BSD/Resource/Resource.bs chmod 644 blib/arch/auto/BSD/Resource/Resource.bs Manifying blib/man3/BSD::Resource.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/getpriority.....1..3 # nowprio1 = 0 ok 1 # nowprio2 = 0 ok 2 # nowprio3 = 0 ok 3 ok t/getrlimit.......1..15 # k = RLIMIT_TCACHE RLIMIT_OFILE RLIMIT_RSS RLIMIT_FSIZE RLIMIT_AS RLIMIT_CORE RLIMIT_OPEN_MAX RLIMIT_NOFILE RLIMIT_STACK RLIMIT_VMEM RLIMIT_AIO_MEM RLIMIT_AIO_OPS RLIMIT_CPU RLIMIT_DATA, v = 8 6 5 1 7 4 6 6 3 7 10 9 0 2 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok t/getrusage.......1..2 # getrusage # ru = 24.14 0.71 340 0 646335 0 45 0 0 1 10 0 0 0 2013 602 # times # tsu = 24.14, tss = 0.71 # sleep(6) # real = 47 # ruu = 24.14, tsu = 24.14 # rus = 0.71, tss = 0.71 # ruc = 24.85, tsc = 24.85 # real = 47 # far: a = 24.14, b = 24.14, r = 0.2 # far: abs(a/b-1) = 0 # far: a = 0.71, b = 0.71, r = 0.4 # far: abs(a/b-1) = 0 ok 1 # @ru = (47.57 1.38 364 0 1499291 0 45 0 0 1 22 0 0 0 4026 1041) # far: a = 47.57, b = 47.57, r = 0.2 # far: abs(a/b-1) = 0 # far: a = 1.38, b = 1.38, r = 0.4 # far: abs(a/b-1) = 0 ok 2 ok t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.00 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.00 required for testing POD coverage t/pod.............1..0 # Skip Test::Pod 1.00 required for testing POD skipped all skipped: Test::Pod 1.00 required for testing POD t/setpriority.....1..3 # nice = 0 # origprio = 0 () # gotlower = 1 () # lowerprio = 1 () ok 1 # gotlower = 1 () # lowerprio = 10 ok 2 ok 3 # skipped (euid = 120) ok 1/3 skipped: (euid = 120) t/setrlimit.......Use of uninitialized value in numeric eq (==) at t/setrlimit.t line 54. 1..14 ok 1 # RLIMIT_TCACHE ok 2 # RLIMIT_OFILE ok 3 # RLIMIT_RSS ok 4 # RLIMIT_FSIZE ok 5 # RLIMIT_AS ok 6 # RLIMIT_CORE ok 7 # RLIMIT_OPEN_MAX ok 8 # RLIMIT_NOFILE ok 9 # RLIMIT_STACK ok 10 # RLIMIT_VMEM ok 11 # RLIMIT_AIO_MEM ok 12 # RLIMIT_AIO_OPS ok 13 # RLIMIT_CPU not ok 14 # RLIMIT_DATA FAILED test 14 Failed 1/14 tests, 92.86% okay t/times...........1..2 # CORE::times() = 23.6 0.71 0 0 # times = 23.6 0.71 0 0 # BSD::Resource::times() = 23.6 0.71 0 0 # far: a = 23.6, b = 23.6, r = 0.1 # far: abs(a/b-1) = 0 # far: a = 0.71, b = 0.71, r = 0.5 # far: abs(a/b-1) = 0 ok 1 # far: a = 23.6, b = 23.6, r = 0.1 # far: abs(a/b-1) = 0 # far: a = 0.71, b = 0.71, r = 0.1 # far: abs(a/b-1) = 0 # far: a = 0, b = 0, r = 0.1 # far: abs(a/b-1) = - # far: a = 0, b = 0, r = 0.1 # far: abs(a/b-1) = - ok 2 ok Failed 1/8 test scripts, 87.50% okay. 1/39 subtests failed, 97.44% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/setrlimit.t 14 1 7.14% 14 2 tests and 1 subtest skipped. make: *** [test_dynamic] Error 11