WARNING: Couldn't find libstk in environment; using included library Checking if your kit is complete... Looks good Writing Makefile for stk Writing Makefile for CIAO::Lib::StackIO cp lib/CIAO/Lib/StackIO.pm blib/lib/CIAO/Lib/StackIO.pm cd stklib && make all make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CIAO-Lib-StackIO/stklib' 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=\"\" -DXS_VERSION=\"\" +Z "-I/home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/PA-RISC2.0-thread-multi-LP64/CORE" stack.c cc: "stack.c", line 68: warning 562: Redeclaration of "dmstk_combine_filters" with a different storage class specifier: "dmstk_combine_filters" will have internal linkage. rm -rf libstk.a /usr/bin/ar cr libstk.a stack.o && : libstk.a chmod 755 libstk.a make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CIAO-Lib-StackIO/stklib' make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CIAO-Lib-StackIO/stklib' make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CIAO-Lib-StackIO/stklib' /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 -noprototypes -typemap /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/ExtUtils/typemap -typemap typemap StackIO.xs > StackIO.xsc && mv StackIO.xsc StackIO.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 +Onolimit +Opromote_indirect_calls -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" +Z "-I/home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/PA-RISC2.0-thread-multi-LP64/CORE" StackIO.c Running Mkbootstrap for CIAO::Lib::StackIO () chmod 644 StackIO.bs rm -f blib/arch/auto/CIAO/Lib/StackIO/StackIO.sl LD_RUN_PATH="" /usr/bin/ld -b +vnocompatwarnings -L/lib/pa20_64 StackIO.o -o blib/arch/auto/CIAO/Lib/StackIO/StackIO.sl stklib/libstk.a chmod 755 blib/arch/auto/CIAO/Lib/StackIO/StackIO.sl cp StackIO.bs blib/arch/auto/CIAO/Lib/StackIO/StackIO.bs chmod 644 blib/arch/auto/CIAO/Lib/StackIO/StackIO.bs Manifying blib/man3/CIAO::Lib::StackIO.3 make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CIAO-Lib-StackIO/stklib' make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CIAO-Lib-StackIO/stklib' PERL_DL_NONLAZY=1 /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/CIAO-Lib-StackIO....1..80 ok 1 - use CIAO::Lib::StackIO; ok 2 - empty stack ok 3 - simple stack: count ok 4 - simple stack: current ok 5 - simple stack: entry ok 6 - simple stack: current ok 7 - expand stack: count ok 8 - expand stack: entry ok 9 - expand stack: entry ok 10 - read next/val foo01 ok 11 - read next/val foo02 ok 12 - read next/val foo03 ok 13 - read next/val foo04 ok 14 - read next/val foo05 ok 15 - read next/val foo06 ok 16 - read next/val foo07 ok 17 - read next/val foo08 ok 18 - read next/val foo09 ok 19 - read next/val foo10 ok 20 - bounds after read ok 21 - rewind ok 22 - set current ok 23 - set current to end ok 24 - set current to pre start ok 25 - read list (10): count ok 26 - read list (10): current ok 27 - read list (10): val foo01 ok 28 - read list (10): val foo02 ok 29 - read list (10): val foo03 ok 30 - read list (10): val foo04 ok 31 - read list (10): val foo05 ok 32 - read list (10): val foo06 ok 33 - read list (10): val foo07 ok 34 - read list (10): val foo08 ok 35 - read list (10): val foo09 ok 36 - read list (10): val foo10 ok 37 - read list (3): count ok 38 - read list (3): current ok 39 - read list (3): val foo01 ok 40 - read list (3): val foo02 ok 41 - read list (3): val foo03 ok 42 - read list (3): val foo04 ok 43 - read list (3): val foo05 ok 44 - read list (3): val foo06 ok 45 - read list (3): val foo07 ok 46 - read list (3): val foo08 ok 47 - read list (3): val foo09 ok 48 - read list (3): val foo10 ok 49 - read list (0): count ok 50 - read list (0): current ok 51 - read list (0): val foo01 ok 52 - read list (0): val foo02 ok 53 - read list (0): val foo03 ok 54 - read list (0): val foo04 ok 55 - read list (0): val foo05 ok 56 - read list (0): val foo06 ok 57 - read list (0): val foo07 ok 58 - read list (0): val foo08 ok 59 - read list (0): val foo09 ok 60 - read list (0): val foo10 ok 61 - change current ok 62 - change second ok 63 - change last ok 64 - delete current: count ok 65 - delete current: entry ok 66 - delete first: count ok 67 - delete first: entry ok 68 - delete last: count ok 69 - delete last: entry ok 70 - append: count ok 71 - append: entry ok 72 - stack file prepend: data/foo ok 73 - stack file prepend: data/goo ok 74 - stack file prepend: data/boo ok 75 - stack file no prepend: foo ok 76 - stack file no prepend: goo ok 77 - stack file no prepend: boo ok 78 - stack file append prepend: data/foo ok 79 - stack file append prepend: data/goo ok 80 - stack file append prepend: data/boo ok All tests successful. Files=1, Tests=80, 1 wallclock secs ( 0.30 cusr + 0.04 csys = 0.34 CPU) make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CIAO-Lib-StackIO/stklib' No tests defined for stk extension. make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CIAO-Lib-StackIO/stklib' make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CIAO-Lib-StackIO/stklib' make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CIAO-Lib-StackIO/stklib' Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/PA-RISC2.0-thread-multi-LP64/auto/CIAO/Lib/StackIO/StackIO.sl Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/PA-RISC2.0-thread-multi-LP64/auto/CIAO/Lib/StackIO/StackIO.bs Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/PA-RISC2.0-thread-multi-LP64/auto/stk/extralibs.ld 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/CIAO/Lib/StackIO.pm Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/man/man3/CIAO::Lib::StackIO.3 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