Checking if your kit is complete... Looks good Writing Makefile for Sys::Sendfile::FreeBSD cp lib/Sys/Sendfile/FreeBSD.pm blib/lib/Sys/Sendfile/FreeBSD.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 FreeBSD.xs > FreeBSD.xsc && mv FreeBSD.xsc FreeBSD.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.01\" -DXS_VERSION=\"0.01\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" FreeBSD.c Running Mkbootstrap for Sys::Sendfile::FreeBSD () chmod 644 FreeBSD.bs rm -f blib/arch/auto/Sys/Sendfile/FreeBSD/FreeBSD.bundle 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 FreeBSD.o -o blib/arch/auto/Sys/Sendfile/FreeBSD/FreeBSD.bundle \ \ chmod 755 blib/arch/auto/Sys/Sendfile/FreeBSD/FreeBSD.bundle cp FreeBSD.bs blib/arch/auto/Sys/Sendfile/FreeBSD/FreeBSD.bs chmod 644 blib/arch/auto/Sys/Sendfile/FreeBSD/FreeBSD.bs Manifying blib/man3/Sys::Sendfile::FreeBSD.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/01-sendfile....Can't load '/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Sys-Sendfile-FreeBSD/blib/arch/auto/Sys/Sendfile/FreeBSD/FreeBSD.bundle' for module Sys::Sendfile::FreeBSD: dlopen(/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Sys-Sendfile-FreeBSD/blib/arch/auto/Sys/Sendfile/FreeBSD/FreeBSD.bundle, 2): Symbol not found: _sendfile Referenced from: /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Sys-Sendfile-FreeBSD/blib/arch/auto/Sys/Sendfile/FreeBSD/FreeBSD.bundle Expected in: dynamic lookup at t/01-sendfile.t line 7 Compilation failed in require at t/01-sendfile.t line 7. BEGIN failed--compilation aborted at t/01-sendfile.t line 7. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) FAILED--1 test script could be run, alas--no output ever seen make: *** [test_dynamic] Error 255