Checking if your kit is complete... Looks good Writing Makefile for FCGI Running ./configure for you Please read configure.readme for information on how to run it yourself checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for ssize_t... yes checking for sun_len in sys/un.h... yes checking for fpos_t in stdio.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for unistd.h... (cached) yes checking for a fileno() prototype in stdio.h... yes checking whether cross-process locking is required by accept()... no checking whether va_arg(arg, long double) crashes the compiler... no checking for an ANSI C-conforming const... yes configure: creating ./config.status config.status: creating fcgi_config.h mv: fcgi_config.h: set owner/group (was: 504/0): Operation not permitted /Users/cpanrun/build/5.10.0/bin/perl FCGI.PL FCGI.pm Generating FCGI.pm cp FCGI.pm blib/arch/FCGI.pm /Users/cpanrun/build/5.10.0/bin/perl "-Iblib/arch" "-Iblib/lib" FCGI.XL FCGI.xs Generating FCGI.xs for Perl version 5.010000 /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 FCGI.xs > FCGI.xsc && mv FCGI.xsc FCGI.c gcc -c -I. -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.67\" -DXS_VERSION=\"0.67\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" FCGI.c gcc -c -I. -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.67\" -DXS_VERSION=\"0.67\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" fcgiapp.c gcc -c -I. -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.67\" -DXS_VERSION=\"0.67\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" os_unix.c os_unix.c: In function 'OS_Accept': os_unix.c:1166: warning: pointer targets in passing argument 3 of 'accept' differ in signedness os_unix.c: In function 'OS_Accept': os_unix.c:1166: warning: pointer targets in passing argument 3 of 'accept' differ in signedness os_unix.c: In function 'OS_IsFcgi': os_unix.c:1266: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness os_unix.c: In function 'OS_IsFcgi': os_unix.c:1266: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness Running Mkbootstrap for FCGI () chmod 644 FCGI.bs rm -f blib/arch/auto/FCGI/FCGI.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 FCGI.o fcgiapp.o os_unix.o -o blib/arch/auto/FCGI/FCGI.bundle \ \ chmod 755 blib/arch/auto/FCGI/FCGI.bundle cp FCGI.bs blib/arch/auto/FCGI/FCGI.bs chmod 644 blib/arch/auto/FCGI/FCGI.bs Manifying blib/man3/FCGI.3 /Users/cpanrun/build/5.10.0/bin/perl "-Iblib/arch" "-Iblib/lib" echo.PL echo.fpl /Users/cpanrun/build/5.10.0/bin/perl "-Iblib/arch" "-Iblib/lib" remote.PL remote.fpl /Users/cpanrun/build/5.10.0/bin/perl "-Iblib/arch" "-Iblib/lib" threaded.PL threaded.fpl PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..1 # Running under perl version 5.010000 for darwin # Current time local: Sat Dec 15 22:44:55 2007 # Current time GMT: Sun Dec 16 06:44:55 2007 # Using Test.pm version 1.25 ok 1 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Users/cpanrun/build/5.10.0/site/lib/FCGI.pm Installing /Users/cpanrun/build/5.10.0/site/lib/auto/FCGI/FCGI.bs Installing /Users/cpanrun/build/5.10.0/site/lib/auto/FCGI/FCGI.bundle Installing /Users/cpanrun/build/5.10.0/html/arch/FCGI.html Installing /Users/cpanrun/build/5.10.0/site/man/man3/FCGI.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod