WARNING: LICENSE is not a known parameter. Checking if your kit is complete... Looks good 'LICENSE' is not a known MakeMaker parameter name. Writing Makefile for File::MMagic::XS cp lib/File/MMagic/magic blib/lib/File/MMagic/magic cp benchmark.pl blib/lib/File/MMagic/benchmark.pl cp lib/File/MMagic/XS.pm blib/lib/File/MMagic/XS.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 MMagic.xs > MMagic.xsc && mv MMagic.xsc MMagic.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.09003\" -DXS_VERSION=\"0.09003\" +Z "-I/home/cpanrun/ia64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi/CORE" MMagic.c Warning 361: "MMagic.xs", line 455 # Value-returning function might end without executing a return statement. magic_fmm_free_state( register PerlInterpreter *my_perl , SV *se ^^^^^^^^^^^^^^^^^^^^ Warning 942: "MMagic.xs", line 1611 # Types 'char *' and 'int' are not assignment-compatible. char *dot = rindex(file, '.'); ^^^^^^^^^^^^^^^^^ Warning 942: "MMagic.xs", line 1611 # Types 'char *' and 'int' are not assignment-compatible. char *dot = rindex(file, '.'); ^^^^^^^^^^^^^^^^^ 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.09003\" -DXS_VERSION=\"0.09003\" +Z "-I/home/cpanrun/ia64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi/CORE" MMagicST.c Running Mkbootstrap for File::MMagic::XS () chmod 644 XS.bs rm -f blib/arch/auto/File/MMagic/XS/XS.so LD_RUN_PATH="" /usr/bin/ld -b +vnocompatwarnings -L/usr/lib/hpux32 MMagic.o MMagicST.o -o blib/arch/auto/File/MMagic/XS/XS.so chmod 755 blib/arch/auto/File/MMagic/XS/XS.so cp XS.bs blib/arch/auto/File/MMagic/XS/XS.bs chmod 644 blib/arch/auto/File/MMagic/XS/XS.bs Manifying blib/man3/File::MMagic::XS.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/01-sanity..............1..1 ok 1 - use File::MMagic::XS; ok t/02-runthrough..........1..25 ok 1 - use File::MMagic::XS; ok 2 - t/data/test.rtf: expected application/rtf ok 3 - ok to open t/data/test.rtf ok 4 - t/data/test.rtf: expected application/rtf from fhmagic ok 5 - t/data/test.rtf: expected application/rtf from bufmagic ok 6 - t/02-runthrough.t: expected text/plain ok 7 - ok to open t/02-runthrough.t ok 8 - t/02-runthrough.t: expected text/plain from fhmagic ok 9 - t/02-runthrough.t: expected text/plain from bufmagic ok 10 - t/data/test.xml: expected text/xml ok 11 - ok to open t/data/test.xml ok 12 - t/data/test.xml: expected text/xml from fhmagic ok 13 - t/data/test.xml: expected text/xml from bufmagic ok 14 - t/data/test.rtf: expected application/rtf ok 15 - ok to open t/data/test.rtf ok 16 - t/data/test.rtf: expected application/rtf from fhmagic ok 17 - t/data/test.rtf: expected application/rtf from bufmagic ok 18 - t/02-runthrough.t: expected text/plain ok 19 - ok to open t/02-runthrough.t ok 20 - t/02-runthrough.t: expected text/plain from fhmagic ok 21 - t/02-runthrough.t: expected text/plain from bufmagic ok 22 - t/data/test.xml: expected text/xml ok 23 - ok to open t/data/test.xml ok 24 - t/data/test.xml: expected text/xml from fhmagic ok 25 - t/data/test.xml: expected text/xml from bufmagic ok t/03-error...............1..3 ok 1 - use File::MMagic::XS; ok 2 ok 3 ok t/99_pod-coverage........1..0 # Skip Enable TEST_POD environment variable to test POD skipped all skipped: Enable TEST_POD environment variable to test POD t/99_pod.................1..0 # Skip Enable TEST_POD environment variable to test POD skipped all skipped: Enable TEST_POD environment variable to test POD t/compat_01-selfcheck....1..2 ok 1 - use File::MMagic::XS; ok 2 - mime should be 'text/plain'. got text/plain ok t/compat_02-extmagic.....1..2 ok 1 - use File::MMagic::XS; ok 2 ok All tests successful, 2 tests skipped. Files=7, Tests=33, 1 wallclock secs ( 0.75 cusr + 0.19 csys = 0.94 CPU) Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi/auto/File/MMagic/XS/XS.so Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi/auto/File/MMagic/XS/XS.bs Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi/File/MMagic/magic Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi/File/MMagic/benchmark.pl Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi/File/MMagic/XS.pm Installing /home/cpanrun/ia64/build/5.8.2/man/man3/File::MMagic::XS.3 Appending installation info to /home/cpanrun/ia64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi/perllocal.pod