WARNING: LICENSE is not a known parameter. Checking if your kit is complete... Looks good UUID state storage [/tmp] /tmp default umask [0007] 0007 'LICENSE' is not a known MakeMaker parameter name. Writing Makefile for Data::UUID cp UUID.pm blib/lib/Data/UUID.pm AutoSplitting blib/lib/Data/UUID.pm (blib/lib/auto/Data/UUID) /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 -typemap typemap UUID.xs > UUID.xsc && mv UUID.xsc UUID.c 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 +DSitanium2 +Ofltacc=strict -DVERSION=\"1.148\" -DXS_VERSION=\"1.148\" +Z "-I/home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/CORE" -D_STDIR=\"/tmp\" -D__hpux__ -D_DEFAULT_UMASK=0007 UUID.c Warning 863: "UUID.xs", line 204 # Result of operator << is widened from int to long. *to++ = base64[(from[0]&0x03)<<4]; ^^^^^^^^^^^^^^^^ Warning 863: "UUID.xs", line 210 # Result of operator << is widened from int to long. *to++ = base64[(from[1]&0x0F)<<2]; ^^^^^^^^^^^^^^^^ 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 +DSitanium2 +Ofltacc=strict -DVERSION=\"1.148\" -DXS_VERSION=\"1.148\" +Z "-I/home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/CORE" -D_STDIR=\"/tmp\" -D__hpux__ -D_DEFAULT_UMASK=0007 md5.c Running Mkbootstrap for Data::UUID () chmod 644 UUID.bs rm -f blib/arch/auto/Data/UUID/UUID.so LD_RUN_PATH="" /usr/bin/ld -b +vnocompatwarnings -L/usr/lib/hpux64 UUID.o md5.o -o blib/arch/auto/Data/UUID/UUID.so chmod 755 blib/arch/auto/Data/UUID/UUID.so cp UUID.bs blib/arch/auto/Data/UUID/UUID.bs chmod 644 blib/arch/auto/Data/UUID/UUID.bs Manifying blib/man3/Data::UUID.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/basic...........1..28 ok 1 - use Data::UUID; ok 2 - The object isa Data::UUID ok 3 - create a new uuid ok 4 - correct length of uuid ok 5 - hexstringify it ok 6 - create a uuid from that string ok 7 - they compare as equal ok 8 - get base64 string of original uuid ok 9 - get base64 string of from_string ok 10 - those base64 strings are equal ok 11 - make uuid from the base64 string ok 12 - and it compares at equal, too ok 13 - we get all unique UUIDs ok 14 - no carriage return in base64 version ok 15 - no carriage return in base64 version ok 16 - no carriage return in base64 version ok 17 - no carriage return in base64 version ok 18 - no carriage return in base64 version ok 19 - no carriage return in base64 version ok 20 - no carriage return in base64 version ok 21 - no carriage return in base64 version ok 22 - no carriage return in base64 version ok 23 - no carriage return in base64 version ok 24 - no carriage return in base64 version ok 25 - no carriage return in base64 version ok 26 - no carriage return in base64 version ok 27 - no carriage return in base64 version ok 28 - no carriage return in base64 version ok t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.06 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.06 required for testing POD coverage t/pod.............1..0 # Skip Test::Pod 1.14 required for testing POD skipped all skipped: Test::Pod 1.14 required for testing POD All tests successful, 2 tests skipped. Files=3, Tests=28, 1 wallclock secs ( 0.33 cusr + 0.08 csys = 0.41 CPU) Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/auto/Data/UUID/UUID.so Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/auto/Data/UUID/UUID.bs Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/Data/UUID.pm Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/auto/Data/UUID/autosplit.ix Installing /home/cpanrun/ia64-lp64/build/5.8.2/man/man3/Data::UUID.3 Appending installation info to /home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/perllocal.pod