Checking if your kit is complete... Looks good Writing Makefile for Net::Interface cp Interface.pm blib/lib/Net/Interface.pm /Users/cpanrun/build/5.10.0/bin/perl /Users/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /Users/cpanrun/build/5.10.0/lib/ExtUtils/typemap Interface.xs > Interface.xsc && mv Interface.xsc Interface.c gcc -c -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.08\" -DXS_VERSION=\"0.08\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" Interface.c Running Mkbootstrap for Net::Interface () chmod 644 Interface.bs rm -f blib/arch/auto/Net/Interface/Interface.bundle env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -Wl,-search_paths_first -arch ppc -arch i386 -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 Interface.o -o blib/arch/auto/Net/Interface/Interface.bundle \ -lc \ chmod 755 blib/arch/auto/Net/Interface/Interface.bundle 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 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/if.............1..7 Use of uninitialized value in subroutine entry at t/if.t line 35. ok 1 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. ok 2 ok 3 ok 4 ok 5 dubious Test returned status 6 (wstat 1536, 0x600) DIED. FAILED tests 6-7 Failed 2/7 tests, 71.43% okay t/mac_bin2hex....1..2 ok 1 ok 2 ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/if.t 6 1536 7 4 6-7 Failed 1/2 test scripts. 2/9 subtests failed. Files=2, Tests=9, 0 wallclock secs ( 0.14 cusr + 0.05 csys = 0.19 CPU) Failed 1/2 test programs. 2/9 subtests failed. make: *** [test_dynamic] Error 255