Warning: Guessing NAME [Mmap] from current directory name. Writing Makefile for Mmap cp Mmap.pm blib/lib/Mmap.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 -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=\"\" -DXS_VERSION=\"\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" Mmap.c Mmap.xs: In function 'XS_Mmap_mmap':Mmap.xs: In function 'XS_Mmap_mmap': Mmap.xs:134: error: 'sv_undef' undeclared (first use in this function) Mmap.xs:134: error: (Each undeclared identifier is reported only onceMmap.xs:134: error: 'sv_undef' undeclared (first use in this function) Mmap.xs:134: error: for each function it appears in.)Mmap.xs:134: error: (Each undeclared identifier is reported only once Mmap.xs:134: error: for each function it appears in.) Mmap.xs:158: error: 'sv_yes' undeclared (first use in this function) Mmap.xs:158: error: 'sv_yes' undeclared (first use in this function) Mmap.xs: In function 'XS_Mmap_munmap': Mmap.xs:165: error: 'sv_undef' undeclared (first use in this function) Mmap.xs: In function 'XS_Mmap_munmap': Mmap.xs:165: error: 'sv_undef' undeclared (first use in this function) Mmap.xs:173: error: 'sv_yes' undeclared (first use in this function) Mmap.xs:173: error: 'sv_yes' undeclared (first use in this function) lipo: can't open input file: /var/tmp//ccT1cRPQ.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/mmap....Mmap object version 0 does not match bootstrap parameter 0.10 at /Users/cpanrun/build/5.10.0/lib/DynaLoader.pm line 230. Compilation failed in require at t/mmap.t line 2. BEGIN failed--compilation aborted at t/mmap.t line 2. dubious Test returned status 2 (wstat 512, 0x200) FAILED--1 test script could be run, alas--no output ever seen make: *** [test_dynamic] Error 2