Writing Makefile for Proc::UID cp UID.pm blib/lib/Proc/UID.pm /home/cpanrun/ia64/build/5.8.2/bin/perl /home/cpanrun/ia64/build/5.8.2/lib/5.8.2/ExtUtils/xsubpp -typemap /home/cpanrun/ia64/build/5.8.2/lib/5.8.2/ExtUtils/typemap UID.xs > UID.xsc && mv UID.xsc UID.c cc -c -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fast +DSitanium2 +Ofltacc=strict -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" +Z "-I/home/cpanrun/ia64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi/CORE" UID.c Running Mkbootstrap for Proc::UID () chmod 644 UID.bs rm -f blib/arch/auto/Proc/UID/UID.so LD_RUN_PATH="" /usr/bin/ld -b +vnocompatwarnings -L/usr/lib/hpux32 UID.o -o blib/arch/auto/Proc/UID/UID.so chmod 755 blib/arch/auto/Proc/UID/UID.so cp UID.bs blib/arch/auto/Proc/UID/UID.bs chmod 644 blib/arch/auto/Proc/UID/UID.bs Manifying blib/man3/Proc::UID.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00_setup...........1..0 # Skipped, this setup can only be done as root. skipped all skipped: , this setup can only be done as root. t/01_defined_subs....1..25 # Running under perl version 5.008002 for hpux # Current time local: Sun Jul 1 10:54:17 2007 # Current time GMT: Sun Jul 1 17:54:17 2007 # Using Test.pm version 1.24 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 # Test 23 got: '0' (t/01_defined_subs.t at line 49) ok 11 # Expected: '105' (Saved UID is not equal to Real UID) # t/01_defined_subs.t line 49 is: ok(Proc::UID::getsuid(),$<,"Saved UID is not equal to Real UID"); ok 12 # Test 25 got: '0' (t/01_defined_subs.t at line 55) # Expected: '20' (Saved GID is not equal to Real GID) # t/01_defined_subs.t line 55 is: ok(Proc::UID::getsgid(),$(+0,"Saved GID is not equal to Real GID"); ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 not ok 23 ok 24 not ok 25 FAILED tests 23, 25 Failed 2/25 tests, 92.00% okay t/02_user_tests......1..18 # Running under perl version 5.008002 for hpux # Current time local: Sun Jul 1 10:54:17 2007 # Current time GMT: Sun Jul 1 17:54:17 2007 # Using Test.pm version 1.24 # Test 4 got: '0' (t/02_user_tests.t at line 25) # Expected: '105' (getsuid not the same as original $>) # t/02_user_tests.t line 25 is: ok(getsuid(),$>,"getsuid not the same as original \$>"); #4 ok 1 ok 2 ok 3 not ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 # skip Running as non-root, no need to drop group ok 12 # skip Running as non-root, no need to drop privileges ok 13 ok 14 ok 15 # skip Cannot set saved-UID directly on this system ok 16 ok 17 ok 18 # skip Cannot set saved-GID correctly on this system FAILED test 4 Failed 1/18 tests, 94.44% okay (less 4 skipped tests: 13 okay, 72.22%) t/03_root_tests......1..0 # Skipped, this file must be run as root. skipped all skipped: , this file must be run as root. t/04_suid_tests......1..0 # Skipped, this file must run setuid. skipped all skipped: , this file must run setuid. t/05_sgid_tests......1..0 # Skipped, this file must run setgid. skipped all skipped: , this file must run setgid. Failed 2/6 test scripts, 66.67% okay. 3/43 subtests failed, 93.02% okay. Failed Test Stat Wstat Total Fail Failed List of Failed --------------------------------------------------------------------------------------------------------------------------------------- t/01_defined_subs.t 25 2 8.00% 23 25 t/02_user_tests.t 18 1 5.56% 4 4 tests and 4 subtests skipped. make: *** [test_dynamic] Error 25