Checking if your kit is complete... Looks good Writing Makefile for File::Lock cp Lock.pm blib/lib/File/Lock.pm AutoSplitting blib/lib/File/Lock.pm (blib/lib/auto/File/Lock) /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/ExtUtils/xsubpp -typemap /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/ExtUtils/typemap -typemap typemap Lock.xs > Lock.xsc && mv Lock.xsc Lock.c Please specify prototyping behavior for Lock.xs (see perlxs manual) cc -c -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 +Onolimit +Opromote_indirect_calls -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" +Z "-I/home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/PA-RISC2.0-thread-multi-LP64/CORE" Lock.c cc: "Lock.xs", line 64: warning 573: Parameter list is inconsistent for "__errno". cc: "Lock.c", line 699: error 1588: "na" undefined. cc: "Lock.c", line 699: warning 563: Argument #3 is not the correct type. cc: "Lock.c", line 699: warning 722: Argument #4 converts 32 bit constant to pointer. cc: "Lock.c", line 769: error 1588: "na" undefined. cc: "Lock.c", line 769: warning 563: Argument #3 is not the correct type. cc: "Lock.c", line 769: warning 722: Argument #4 converts 32 bit constant to pointer. cc: "Lock.xs", line 700: error 1588: "sv_undef" undefined. cc: "Lock.xs", line 700: error 1588: "sv_yes" undefined. cc: "Lock.xs", line 717: error 1588: "sv_undef" undefined. cc: "Lock.xs", line 717: error 1588: "sv_yes" undefined. cc: "Lock.xs", line 721: error 1588: "sv_undef" undefined. cc: "Lock.xs", line 721: error 1588: "sv_yes" undefined. cc: "Lock.c", line 897: error 1588: "na" undefined. cc: "Lock.c", line 897: warning 563: Argument #3 is not the correct type. cc: "Lock.c", line 897: warning 722: Argument #4 converts 32 bit constant to pointer. cc: "Lock.xs", line 756: error 1588: "sv_undef" undefined. cc: "Lock.xs", line 756: error 1588: "sv_yes" undefined. cc: "Lock.c", line 970: error 1588: "na" undefined. cc: "Lock.c", line 970: warning 563: Argument #3 is not the correct type. cc: "Lock.c", line 970: warning 722: Argument #4 converts 32 bit constant to pointer. cc: "Lock.xs", line 782: error 1588: "sv_undef" undefined. cc: "Lock.xs", line 782: error 1588: "sv_yes" undefined. cc: "Lock.c", line 1166: error 1588: "na" undefined. cc: "Lock.c", line 1166: warning 563: Argument #3 is not the correct type. cc: "Lock.c", line 1166: warning 722: Argument #4 converts 32 bit constant to pointer. cc: "Lock.xs", line 871: error 1588: "sv_undef" undefined. cc: "Lock.xs", line 871: error 1588: "sv_yes" undefined. cc: "Lock.c", line 1221: error 1588: "na" undefined. cc: "Lock.c", line 1221: warning 563: Argument #3 is not the correct type. cc: "Lock.c", line 1221: warning 722: Argument #4 converts 32 bit constant to pointer. cc: "Lock.xs", line 916: error 1588: "sv_undef" undefined. make: *** [Lock.o] Error 1 PERL_DL_NONLAZY=1 /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/base.......ok t/fcntl......Returning `yes' from has_fcntl() Entering fcntl(3,Lock_shared,0,0,0) Entering _base_fcntl(3,Lock_shared,0,0,0) fcntl(3,7,-) = 0 Returning 0 (good) from _base_fcntl (l_type=Lock_exclusive) Entering fcntl(3,Lock_unlock,0,0,0) Entering _base_fcntl(3,Lock_unlock,0,0,0) fcntl(3,6,-) = 0 Returning 0 (good) from _base_fcntl (l_type=Lock_test) Entering fcntl(3,Lock_exclusive,0,0,0) Entering _base_fcntl(3,Lock_exclusive,0,0,0) fcntl(3,7,-) = 0 Returning 0 (good) from _base_fcntl (l_type=Lock_shared) Entering fcntl(3,Lock_unlock,0,0,0) Entering _base_fcntl(3,Lock_unlock,0,0,0) fcntl(3,6,-) = 0 Returning 0 (good) from _base_fcntl (l_type=Lock_test) ok t/fcntl_r....Returning `yes' from has_fcntl() Entering fcntl(3,Lock_shared|Lock_nowait,0,0,0) Entering _base_fcntl(3,Lock_shared|Lock_nowait,0,0,0) fcntl(3,6,-) = 0 Returning 0 (good) from _base_fcntl (l_type=Lock_exclusive) Entering fcntl(3,Lock_shared|Lock_nowait,0,0,0) Entering _base_fcntl(3,Lock_shared|Lock_nowait,0,0,0) fcntl(3,6,-) = 0 Returning 0 (good) from _base_fcntl (l_type=Lock_exclusive) Entering fcntl(3,Lock_exclusive|Lock_nowait,0,0,0) Entering _base_fcntl(3,Lock_exclusive|Lock_nowait,0,0,0) fcntl(3,6,-) = -1 V- Err: Permission denied Returning -1 (bad) from _base_fcntl (l_type=Lock_shared) Entering fcntl(3,Lock_unlock,0,0,0) Entering _base_fcntl(3,Lock_unlock,0,0,0) fcntl(3,6,-) = 0 Returning 0 (good) from _base_fcntl (l_type=Lock_test) Entering fcntl(3,Lock_test,0,0,0) Entering _base_fcntl(3,Lock_test,0,0,0) fcntl(3,5,-) = 0 Returning 0 (good) from _base_fcntl (l_type=Lock_unlock) ok t/fcntl_w....Returning `yes' from has_fcntl() Entering fcntl(3,Lock_exclusive|Lock_nowait,0,0,0) Entering _base_fcntl(3,Lock_exclusive|Lock_nowait,0,0,0) fcntl(3,6,-) = 0 Returning 0 (good) from _base_fcntl (l_type=Lock_shared) Entering fcntl(3,Lock_exclusive|Lock_nowait,0,0,0) Entering _base_fcntl(3,Lock_exclusive|Lock_nowait,0,0,0) fcntl(3,6,-) = -1 V- Err: Permission denied Returning -1 (bad) from _base_fcntl (l_type=Lock_shared) We = 23787, he = 23786 Returning `yes' from has_fcntl() Entering fcntl(3,Lock_test,0,0,0) Entering _base_fcntl(3,Lock_test,0,0,0) fcntl(3,5,-) = 0 Returning 0 (good) from _base_fcntl (l_type=Lock_exclusive) Returning (Lock_exclusive,0,0,0,23786) from fcntl() Entering fcntl(3,Lock_shared|Lock_nowait,0,0,0) Entering _base_fcntl(3,Lock_shared|Lock_nowait,0,0,0) fcntl(3,6,-) = -1 V- Err: Permission denied Returning -1 (bad) from _base_fcntl (l_type=Lock_exclusive) Entering fcntl(3,Lock_unlock,0,0,0) Entering _base_fcntl(3,Lock_unlock,0,0,0) fcntl(3,6,-) = 0 Returning 0 (good) from _base_fcntl (l_type=Lock_test) Entering fcntl(3,Lock_test,0,0,0) Entering _base_fcntl(3,Lock_test,0,0,0) fcntl(3,5,-) = 0 Returning 0 (good) from _base_fcntl (l_type=Lock_unlock) ok t/flock......Returning `emulated' from has_flock() Entering flock(3,Lock_shared) Entering _base_fcntl(3,Lock_shared,0,0,0) fcntl(3,7,-) = 0 Returning 0 (good) from _base_fcntl (l_type=Lock_exclusive) Entering flock(3,Lock_unlock) Entering _base_fcntl(3,Lock_unlock,0,0,0) fcntl(3,6,-) = 0 Returning 0 (good) from _base_fcntl (l_type=Lock_test) Entering flock(3,Lock_exclusive) Entering _base_fcntl(3,Lock_exclusive,0,0,0) fcntl(3,7,-) = 0 Returning 0 (good) from _base_fcntl (l_type=Lock_shared) Entering flock(3,Lock_unlock) Entering _base_fcntl(3,Lock_unlock,0,0,0) fcntl(3,6,-) = 0 Returning 0 (good) from _base_fcntl (l_type=Lock_test) ok t/flock_r....Returning `emulated' from has_flock() Entering flock(3,Lock_shared) Entering _base_fcntl(3,Lock_shared,0,0,0) fcntl(3,7,-) = 0 Returning 0 (good) from _base_fcntl (l_type=Lock_exclusive) Entering flock(3,Lock_shared) Entering _base_fcntl(3,Lock_shared,0,0,0) fcntl(3,7,-) = 0 Returning 0 (good) from _base_fcntl (l_type=Lock_exclusive) Entering flock(3,Lock_exclusive|Lock_nowait) Entering _base_fcntl(3,Lock_exclusive|Lock_nowait,0,0,0) fcntl(3,6,-) = -1 V- Err: Permission denied Returning -1 (bad) from _base_fcntl (l_type=Lock_shared) Entering flock(3,Lock_unlock) Entering _base_fcntl(3,Lock_unlock,0,0,0) fcntl(3,6,-) = 0 Returning 0 (good) from _base_fcntl (l_type=Lock_test) Returning `yes' from has_fcntl() Entering fcntl(3,Lock_test,0,0,0) Entering _base_fcntl(3,Lock_test,0,0,0) fcntl(3,5,-) = 0 Returning 0 (good) from _base_fcntl (l_type=Lock_unlock) ok t/flock_w....Returning `emulated' from has_flock() Entering flock(3,Lock_exclusive|Lock_nowait) Entering _base_fcntl(3,Lock_exclusive|Lock_nowait,0,0,0) fcntl(3,6,-) = 0 Returning 0 (good) from _base_fcntl (l_type=Lock_shared) Entering flock(3,Lock_exclusive|Lock_nowait) Entering _base_fcntl(3,Lock_exclusive|Lock_nowait,0,0,0) fcntl(3,6,-) = -1 V- Err: Permission denied Returning -1 (bad) from _base_fcntl (l_type=Lock_shared) We = 23794, he = 23793 Returning `yes' from has_fcntl() Entering fcntl(3,Lock_test,0,0,0) Entering _base_fcntl(3,Lock_test,0,0,0) fcntl(3,5,-) = 0 Returning 0 (good) from _base_fcntl (l_type=Lock_exclusive) Returning (Lock_exclusive,0,0,0,23793) from fcntl() Entering flock(3,Lock_shared|Lock_nowait) Entering _base_fcntl(3,Lock_shared|Lock_nowait,0,0,0) fcntl(3,6,-) = -1 V- Err: Permission denied Returning -1 (bad) from _base_fcntl (l_type=Lock_exclusive) Entering flock(3,Lock_unlock) Entering _base_fcntl(3,Lock_unlock,0,0,0) fcntl(3,6,-) = 0 Returning 0 (good) from _base_fcntl (l_type=Lock_test) Returning `yes' from has_fcntl() Entering flock(3,Lock_test) Entering _base_fcntl(3,Lock_test,0,0,0) fcntl(3,5,-) = 0 Returning 0 (good) from _base_fcntl (l_type=Lock_unlock) Entering _base_fcntl(3,Lock_test,0,0,0) fcntl(3,5,-) = 0 Returning 0 (good) from _base_fcntl (l_type=Lock_unlock) ok t/lockf......Returning `yes' from has_lockf() Entering lockf(3,Lock_exclusive,0,0,0) Entering _base_lockf(3,Lock_exclusive,0,0,0) Seeking in _base_lockf lockf(3,1,0) = 0 Returning 0 (good) from _base_lockf Entering lockf(3,Lock_unlock,0,0,0) Entering _base_lockf(3,Lock_unlock,0,0,0) Seeking in _base_lockf lockf(3,0,0) = 0 Returning 0 (good) from _base_lockf ok t/lockf_w....Returning `yes' from has_lockf() Entering lockf(3,Lock_exclusive,0,0,0) Entering _base_lockf(3,Lock_exclusive,0,0,0) Seeking in _base_lockf lockf(3,1,0) = 0 Returning 0 (good) from _base_lockf Entering lockf(3,Lock_exclusive|Lock_nowait,0,0,0) Entering _base_lockf(3,Lock_exclusive|Lock_nowait,0,0,0) Seeking in _base_lockf lockf(3,2,0) = -1 V- Err: Permission denied Returning -1 (bad) from _base_lockf We = 23798, he = 23797 Returning `yes' from has_fcntl() Entering fcntl(3,Lock_test,0,0,0) Entering _base_fcntl(3,Lock_test,0,0,0) fcntl(3,5,-) = 0 Returning 0 (good) from _base_fcntl (l_type=Lock_exclusive) Returning (Lock_exclusive,0,0,0,23797) from fcntl() Entering lockf(3,Lock_unlock,0,0,0) Entering _base_lockf(3,Lock_unlock,0,0,0) Seeking in _base_lockf lockf(3,0,0) = 0 Returning 0 (good) from _base_lockf Returning `yes' from has_fcntl() Entering fcntl(3,Lock_test,0,0,0) Entering _base_fcntl(3,Lock_test,0,0,0) fcntl(3,5,-) = 0 Returning 0 (good) from _base_fcntl (l_type=Lock_unlock) ok t/new_r......Entering new File::Lock(3,Lock_shared,0,0,0) Entering _base_fcntl(3,Lock_shared,0,0,0) fcntl(3,7,-) = 0 Returning 0 (good) from _base_fcntl (l_type=Lock_exclusive) Entering new File::Lock(3,Lock_shared,0,0,0) Entering _base_fcntl(3,Lock_shared,0,0,0) fcntl(3,7,-) = 0 Returning 0 (good) from _base_fcntl (l_type=Lock_exclusive) Entering new File::Lock(3,Lock_exclusive|Lock_nowait,0,0,0) Entering _base_fcntl(3,Lock_exclusive|Lock_nowait,0,0,0) fcntl(3,6,-) = -1 V- Err: Permission denied Returning -1 (bad) from _base_fcntl (l_type=Lock_shared) Entering fcntl(3,Lock_unlock,0,0,0) Entering _base_fcntl(3,Lock_unlock,0,0,0) fcntl(3,6,-) = 0 Returning 0 (good) from _base_fcntl (l_type=Lock_test) Returning `yes' from has_fcntl() Entering fcntl(3,Lock_test,0,0,0) Entering _base_fcntl(3,Lock_test,0,0,0) fcntl(3,5,-) = 0 Returning 0 (good) from _base_fcntl (l_type=Lock_unlock) ok t/new_w......Entering new File::Lock(3,Lock_exclusive|Lock_nowait,0,0,0) Entering _base_fcntl(3,Lock_exclusive|Lock_nowait,0,0,0) fcntl(3,6,-) = 0 Returning 0 (good) from _base_fcntl (l_type=Lock_shared) Entering new File::Lock(3,Lock_exclusive|Lock_nowait,0,0,0) Entering _base_fcntl(3,Lock_exclusive|Lock_nowait,0,0,0) fcntl(3,6,-) = -1 V- Err: Permission denied Returning -1 (bad) from _base_fcntl (l_type=Lock_shared) We = 23803, he = 23802 Returning `yes' from has_fcntl() Entering fcntl(3,Lock_test,0,0,0) Entering _base_fcntl(3,Lock_test,0,0,0) fcntl(3,5,-) = 0 Returning 0 (good) from _base_fcntl (l_type=Lock_exclusive) Returning (Lock_exclusive,0,0,0,23802) from fcntl() Entering new File::Lock(3,Lock_shared|Lock_nowait,0,0,0) Entering _base_fcntl(3,Lock_shared|Lock_nowait,0,0,0) fcntl(3,6,-) = -1 V- Err: Permission denied Returning -1 (bad) from _base_fcntl (l_type=Lock_exclusive) Entering fcntl(3,Lock_unlock,0,0,0) Entering _base_fcntl(3,Lock_unlock,0,0,0) fcntl(3,6,-) = 0 Returning 0 (good) from _base_fcntl (l_type=Lock_test) Returning `yes' from has_fcntl() Entering fcntl(3,Lock_test,0,0,0) Entering _base_fcntl(3,Lock_test,0,0,0) fcntl(3,5,-) = 0 Returning 0 (good) from _base_fcntl (l_type=Lock_unlock) ok All tests successful. Files=11, Tests=62, 2 wallclock secs ( 1.23 cusr + 0.48 csys = 1.71 CPU) Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/PA-RISC2.0-thread-multi-LP64/auto/File/Lock/Lock.sl Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/PA-RISC2.0-thread-multi-LP64/auto/File/Lock/Lock.bs Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/PA-RISC2.0-thread-multi-LP64/File/Lock.pm Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/PA-RISC2.0-thread-multi-LP64/auto/File/Lock/test.al Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/PA-RISC2.0-thread-multi-LP64/auto/File/Lock/info.al Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/PA-RISC2.0-thread-multi-LP64/auto/File/Lock/pid.al Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/PA-RISC2.0-thread-multi-LP64/auto/File/Lock/sysid.al Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/PA-RISC2.0-thread-multi-LP64/auto/File/Lock/autosplit.ix Appending installation info to /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/PA-RISC2.0-thread-multi-LP64/perllocal.pod