Checking if your kit is complete... Looks good Writing Makefile for Apache::Mmap cp Mmap.pm blib/lib/Apache/Mmap.pm AutoSplitting blib/lib/Apache/Mmap.pm (blib/lib/auto/Apache/Mmap) cp Handle.pm blib/lib/Apache/Mmap/Handle.pm AutoSplitting blib/lib/Apache/Mmap/Handle.pm (blib/lib/auto/Apache/Mmap/Handle) /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 -typemap typemap Mmap.xs > Mmap.xsc && mv Mmap.xsc Mmap.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.05\" -DXS_VERSION=\"0.05\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" Mmap.c Mmap.xs: In function 'XS_Apache__Mmap_STORE': Mmap.xs:238: error: 'na' undeclared (first use in this function) Mmap.xs:238: error: (Each undeclared identifier is reported only once Mmap.xs: In function 'XS_Apache__Mmap_STORE': Mmap.xs:238: error: for each function it appears in.)Mmap.xs:238: error: 'na' undeclared (first use in this function) Mmap.xs:238: error: (Each undeclared identifier is reported only once Mmap.xs:238: error: for each function it appears in.) lipo: can't open input file: /var/tmp//ccN6MrA4.out (No such file or directory) make: *** [Mmap.o] Error 1 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/handle....1..2 ok 1 ok 2 Can't locate auto/Apache/Mmap/Handle/CLOSE.al in @INC (@INC contains: /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Apache-Mmap/blib/lib /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Apache-Mmap/blib/arch /sw/lib/perl5 /sw/lib/perl5/darwin /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib . /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib .) at t/handle.t line 36 dubious Test returned status 2 (wstat 512, 0x200) after all the subtests completed successfully t/mmap......1..5 ok 1 ok 2 ok 3 ok 4 ok 5 ok t/tie.......1..4 ok 1 ok 2 ok 3 ok 4 ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/handle.t 2 512 2 0 ?? Failed 1/3 test scripts. 0/11 subtests failed. Files=3, Tests=11, 0 wallclock secs ( 0.28 cusr + 0.09 csys = 0.37 CPU) Failed 1/3 test programs. 0/11 subtests failed. make: *** [test_dynamic] Error 255