Checking if your kit is complete... Looks good Writing Makefile for Config::AutoConf cp lib/Config/AutoConf.pm blib/lib/Config/AutoConf.pm Manifying blib/man3/Config::AutoConf.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/00.load.........1..1 ok 1 - use Config::AutoConf; ok t/01.checklib.....1..2 # # # Ignore junk bellow. # Trying to compile test program to check atan on m library... gcc -I/Users/cpanrun/build/5.10.0/lib/CORE -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 -o testDqXGO2.o testDqXGO2.c testDqXGO2.c:7: warning: conflicting types for built-in function 'atan' testDqXGO2.c:7: warning: conflicting types for built-in function 'atan' env LD_RUN_PATH=/Users/cpanrun/build/5.10.0/lib/CORE gcc -Wl,-search_paths_first -arch ppc -arch i386 -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 -o testDqXGO2 testDqXGO2.o -lm ok 1 Trying to compile test program to check foobar on m library... gcc -I/Users/cpanrun/build/5.10.0/lib/CORE -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 -o test98H9rX.o test98H9rX.c env LD_RUN_PATH=/Users/cpanrun/build/5.10.0/lib/CORE gcc -Wl,-search_paths_first -arch ppc -arch i386 -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 -o test98H9rX test98H9rX.o -lm /usr/bin/ld: for architecture i386 /usr/bin/ld: Undefined /symbols: _foobar usr/bin/ld: for architecture ppc /usr/bin/ld: Undefined symbols: _foobar collect2: ld returned 1 exit status collect2: ld returned 1 exit status lipo: can't open input file: /var/tmp//cclL7xMs.out (No such file or directory) ok 2 ok t/02.checkprog....1..6 ok 1 ok 2 ok 3 ok 4 # Found AWK as /usr/bin/awk ok 5 # Found EGREP as /usr/bin/grep -E ok 6 ok t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.............1..1 ok 1 - blib/lib/Config/AutoConf.pm ok All tests successful, 1 test skipped. Files=5, Tests=10, 3 wallclock secs ( 0.92 cusr + 0.84 csys = 1.76 CPU) Installing /Users/cpanrun/build/5.10.0/html/site/lib/Config/AutoConf.html Installing /Users/cpanrun/build/5.10.0/site/lib/Config/AutoConf.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Config::AutoConf.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod make: *** [doc_update] Hangup