Enter path to kerberos libraries: Enter path to kerberos headers: Checking if your kit is complete... Looks good Writing Makefile for Authen::Krb5::Easy cp Easy.pm blib/lib/Authen/Krb5/Easy.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 Easy.xs > Easy.xsc && mv Easy.xsc Easy.c Please specify prototyping behavior for Easy.xs (see perlxs manual) gcc -c -I -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.90\" -DXS_VERSION=\"0.90\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" Easy.c Running Mkbootstrap for Authen::Krb5::Easy () chmod 644 Easy.bs rm -f blib/arch/auto/Authen/Krb5/Easy/Easy.bundle LD_RUN_PATH="/usr/lib" 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 Easy.o -o blib/arch/auto/Authen/Krb5/Easy/Easy.bundle \ -lkrb5 \ chmod 755 blib/arch/auto/Authen/Krb5/Easy/Easy.bundle cp Easy.bs blib/arch/auto/Authen/Krb5/Easy/Easy.bs chmod 644 blib/arch/auto/Authen/Krb5/Easy/Easy.bs Manifying blib/man3/Authen::Krb5::Easy.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..5 ok 1 Enter keytab file (or 'none' to skip further tests): Enter principle to use: kinit not ok 2 error was: could not parse principle name: Configuration file does not specify default realm kexpired Use of uninitialized value in numeric lt (<) at blib/lib/Authen/Krb5/Easy.pm line 37. not ok 3 ticket already expired? kdestroy not ok 4 error was: unable to destroy ccache: No credentials cache found kexpires ok 5 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Authen/Krb5/Easy/Easy.bs Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Authen/Krb5/Easy/Easy.bundle Installing /Users/cpanrun/build/5.10.0/html/site/lib/Authen/Krb5/Easy.html Installing /Users/cpanrun/build/5.10.0/site/lib/Authen/Krb5/Easy.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Authen::Krb5::Easy.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod