Checking if your kit is complete... Looks good Writing Makefile for Net::Interface cp Interface.pm blib/lib/Net/Interface.pm /home/cpanrun/ia64/build/5.6.1/bin/perl -I/home/cpanrun/ia64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi -I/home/cpanrun/ia64/build/5.6.1/lib/5.6.1 /home/cpanrun/ia64/build/5.6.1/lib/5.6.1/ExtUtils/xsubpp -typemap /home/cpanrun/ia64/build/5.6.1/lib/5.6.1/ExtUtils/typemap Interface.xs > Interface.xsc && mv Interface.xsc Interface.c gcc -c -DUSE_REENTRANT_API -D_POSIX_C_SOURCE=199506L -D_HPUX_SOURCE -L/lib/hpux32 -DUINT32_MAX_BROKEN -fPIC -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"0.08\" -DXS_VERSION=\"0.08\" -fPIC -I/home/cpanrun/ia64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi/CORE Interface.c Running Mkbootstrap for Net::Interface () chmod 644 Interface.bs rm -f blib/arch/auto/Net/Interface/Interface.so LD_RUN_PATH="/lib/hpux32" gcc -shared -L/lib/hpux32 -L/usr/local/lib Interface.o -o blib/arch/auto/Net/Interface/Interface.so -lc chmod 755 blib/arch/auto/Net/Interface/Interface.so cp Interface.bs blib/arch/auto/Net/Interface/Interface.bs chmod 644 blib/arch/auto/Net/Interface/Interface.bs Manifying blib/man3/Net::Interface.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/ia64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi -I/home/cpanrun/ia64/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/if................Use of uninitialized value in subroutine entry at t/if.t line 35. Use of uninitialized value in subroutine entry at t/if.t line 44. Can't call method "address" on an undefined value at t/if.t line 44. dubious Test returned status 22 (wstat 5632, 0x1600) DIED. FAILED tests 6-7 Failed 2/7 tests, 71.43% okay t/mac_bin2hex.......ok Failed Test Status Wstat Total Fail Failed List of Failed --------------------------------------------------------------------------------------------------------------- t/if.t 22 5632 7 2 28.57% 6-7 Failed 1/2 test scripts, 50.00% okay. 2/9 subtests failed, 77.78% okay. make: *** [test_dynamic] Error 25