Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lufc Writing Makefile for Crypt::Passwd cp Passwd.pm blib/lib/Crypt/Passwd.pm /Users/cpanrun/pristine/5.8.7/bin/perl /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/xsubpp -typemap /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/typemap Passwd.xs > Passwd.xsc && mv Passwd.xsc Passwd.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 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" Passwd.c Running Mkbootstrap for Crypt::Passwd () chmod 644 Passwd.bs rm -f blib/arch/auto/Crypt/Passwd/Passwd.bundle LD_RUN_PATH="" env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -arch ppc -arch i386 -Wl,-search_paths_first -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 Passwd.o -o blib/arch/auto/Crypt/Passwd/Passwd.bundle chmod 755 blib/arch/auto/Crypt/Passwd/Passwd.bundle cp Passwd.bs blib/arch/auto/Crypt/Passwd/Passwd.bs chmod 644 blib/arch/auto/Crypt/Passwd/Passwd.bs Manifying blib/man3/Crypt::Passwd.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/std....Can't load '/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Crypt-Passwd/blib/arch/auto/Crypt/Passwd/Passwd.bundle' for module Crypt::Passwd: dlopen(/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Crypt-Passwd/blib/arch/auto/Crypt/Passwd/Passwd.bundle, 2): Symbol not found: _fcrypt Referenced from: /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Crypt-Passwd/blib/arch/auto/Crypt/Passwd/Passwd.bundle Expected in: dynamic lookup at t/std.t line 5 Compilation failed in require at t/std.t line 5. BEGIN failed--compilation aborted at t/std.t line 5. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/std.t 2 512 3 5 166.67% 1-3 Failed 1/1 test scripts, 0.00% okay. 3/3 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 2