Skip to content

Instantly share code, notes, and snippets.

@o
Created August 19, 2011 07:22
Show Gist options
  • Save o/1156255 to your computer and use it in GitHub Desktop.
Save o/1156255 to your computer and use it in GitHub Desktop.
Homebrew mongo-php 1.2.3 verbose installation output
osman@Osman-Ungurs-MacBook-Work:~
> sudo brew install mongo-php -v
==> Downloading http://pecl.php.net/get/mongo-1.2.3.tgz
File already downloaded in /Library/Caches/Homebrew
/usr/bin/tar xf /Library/Caches/Homebrew/mongo-php-1.2.3.tgz
==> phpize
phpize
Configuring for:
PHP Api Version: 20090626
Zend Module Api No: 20090626
Zend Extension Api No: 220090626
==> ./configure --prefix=/usr/local/Cellar/mongo-php/1.2.3
./configure --prefix=/usr/local/Cellar/mongo-php/1.2.3
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for a sed that does not truncate output... /usr/bin/sed
checking for C compiler default output file name... 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 /usr/bin/cc accepts -g... yes
checking for /usr/bin/cc option to accept ISO C89... none needed
checking how to run the C preprocessor... /usr/bin/cc -E
checking for icc... no
checking for suncc... no
checking whether /usr/bin/cc and cc understand -c and -o together... yes
checking for system library directory... lib
checking if compiler supports -R... no
checking if compiler supports -Wl,-rpath,... yes
checking build system type... i386-apple-darwin11.2.0
checking host system type... i386-apple-darwin11.2.0
checking target system type... i386-apple-darwin11.2.0
checking for PHP prefix... /usr/local/Cellar/php/5.3.7
checking for PHP includes... -I/usr/local/Cellar/php/5.3.7/include/php -I/usr/local/Cellar/php/5.3.7/include/php/main -I/usr/local/Cellar/php/5.3.7/include/php/TSRM -I/usr/local/Cellar/php/5.3.7/include/php/Zend -I/usr/local/Cellar/php/5.3.7/include/php/ext -I/usr/local/Cellar/php/5.3.7/include/php/ext/date/lib
checking for PHP extension directory... /usr/local/Cellar/php/5.3.7/lib/php/extensions/no-debug-non-zts-20090626
checking for PHP installed headers prefix... /usr/local/Cellar/php/5.3.7/include/php
checking if debug is enabled... no
checking if zts is enabled... no
checking for re2c... no
configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers.
checking for gawk... no
checking for nawk... no
checking for awk... awk
checking if awk is broken... no
checking whether to enable Mongo extension... yes, shared
checking whether byte ordering is bigendian... no
checking whether to compile for recent osx architectures... yes
checking for ld used by /usr/bin/cc... /usr/bin/cc
checking if the linker (/usr/bin/cc) is GNU ld... no
checking for /usr/bin/cc option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking the maximum length of command line arguments... 196608
checking command to parse /usr/bin/nm output from /usr/bin/cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking if /usr/bin/cc supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/cc option to produce PIC... -fno-common
checking if /usr/bin/cc PIC flag -fno-common works... yes
checking if /usr/bin/cc static flag -static works... no
checking if /usr/bin/cc supports -c -o file.o... yes
checking whether the /usr/bin/cc linker (/usr/bin/cc) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.2.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
creating libtool
appending configuration tag "CXX" to libtool
checking whether the /usr/bin/c++ linker (/usr/bin/cc) supports shared libraries... no
checking for /usr/bin/c++ option to produce PIC...
checking if /usr/bin/c++ static flag works... yes
checking if /usr/bin/c++ supports -c -o file.o... yes
checking whether the /usr/bin/c++ linker (/usr/bin/cc) supports shared libraries... no
checking dynamic linker characteristics... darwin11.2.0 dyld
(cached) (cached) checking how to hardcode library paths into programs... immediate
configure: creating ./config.status
config.status: creating config.h
==> make
make
/bin/sh /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/libtool --mode=compile /usr/bin/cc -I./util -I. -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -DPHP_ATOM_INC -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/include -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/main -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -I/usr/local/Cellar/php/5.3.7/include/php -I/usr/local/Cellar/php/5.3.7/include/php/main -I/usr/local/Cellar/php/5.3.7/include/php/TSRM -I/usr/local/Cellar/php/5.3.7/include/php/Zend -I/usr/local/Cellar/php/5.3.7/include/php/ext -I/usr/local/Cellar/php/5.3.7/include/php/ext/date/lib -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util -DHAVE_CONFIG_H -O3 -march=core2 -msse4.1 -w -pipe -arch i386 -arch x86_64 -mmacosx-version-min=10.5 -c /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/php_mongo.c -o php_mongo.lo
/bin/sh /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/libtool --mode=compile /usr/bin/cc -I./util -I. -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -DPHP_ATOM_INC -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/include -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/main -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -I/usr/local/Cellar/php/5.3.7/include/php -I/usr/local/Cellar/php/5.3.7/include/php/main -I/usr/local/Cellar/php/5.3.7/include/php/TSRM -I/usr/local/Cellar/php/5.3.7/include/php/Zend -I/usr/local/Cellar/php/5.3.7/include/php/ext -I/usr/local/Cellar/php/5.3.7/include/php/ext/date/lib -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util -DHAVE_CONFIG_H -O3 -march=core2 -msse4.1 -w -pipe -arch i386 -arch x86_64 -mmacosx-version-min=10.5 -c /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/mongo.c -o mongo.lo
mkdir .libs
mkdir .libs
mkdir: .libs: File exists
/usr/bin/cc -I./util -I. -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -DPHP_ATOM_INC -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/include -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/main -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -I/usr/local/Cellar/php/5.3.7/include/php -I/usr/local/Cellar/php/5.3.7/include/php/main -I/usr/local/Cellar/php/5.3.7/include/php/TSRM -I/usr/local/Cellar/php/5.3.7/include/php/Zend -I/usr/local/Cellar/php/5.3.7/include/php/ext -I/usr/local/Cellar/php/5.3.7/include/php/ext/date/lib -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util -DHAVE_CONFIG_H -O3 -march=core2 -msse4.1 -w -pipe -arch i386 -arch x86_64 -mmacosx-version-min=10.5 -c /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/mongo.c -fno-common -DPIC -o .libs/mongo.o
/usr/bin/cc -I./util -I. -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -DPHP_ATOM_INC -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/include -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/main -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -I/usr/local/Cellar/php/5.3.7/include/php -I/usr/local/Cellar/php/5.3.7/include/php/main -I/usr/local/Cellar/php/5.3.7/include/php/TSRM -I/usr/local/Cellar/php/5.3.7/include/php/Zend -I/usr/local/Cellar/php/5.3.7/include/php/ext -I/usr/local/Cellar/php/5.3.7/include/php/ext/date/lib -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util -DHAVE_CONFIG_H -O3 -march=core2 -msse4.1 -w -pipe -arch i386 -arch x86_64 -mmacosx-version-min=10.5 -c /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/php_mongo.c -fno-common -DPIC -o .libs/php_mongo.o
/bin/sh /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/libtool --mode=compile /usr/bin/cc -I./util -I. -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -DPHP_ATOM_INC -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/include -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/main -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -I/usr/local/Cellar/php/5.3.7/include/php -I/usr/local/Cellar/php/5.3.7/include/php/main -I/usr/local/Cellar/php/5.3.7/include/php/TSRM -I/usr/local/Cellar/php/5.3.7/include/php/Zend -I/usr/local/Cellar/php/5.3.7/include/php/ext -I/usr/local/Cellar/php/5.3.7/include/php/ext/date/lib -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util -DHAVE_CONFIG_H -O3 -march=core2 -msse4.1 -w -pipe -arch i386 -arch x86_64 -mmacosx-version-min=10.5 -c /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/mongo_types.c -o mongo_types.lo
/bin/sh /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/libtool --mode=compile /usr/bin/cc -I./util -I. -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -DPHP_ATOM_INC -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/include -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/main -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -I/usr/local/Cellar/php/5.3.7/include/php -I/usr/local/Cellar/php/5.3.7/include/php/main -I/usr/local/Cellar/php/5.3.7/include/php/TSRM -I/usr/local/Cellar/php/5.3.7/include/php/Zend -I/usr/local/Cellar/php/5.3.7/include/php/ext -I/usr/local/Cellar/php/5.3.7/include/php/ext/date/lib -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util -DHAVE_CONFIG_H -O3 -march=core2 -msse4.1 -w -pipe -arch i386 -arch x86_64 -mmacosx-version-min=10.5 -c /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/bson.c -o bson.lo
/usr/bin/cc -I./util -I. -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -DPHP_ATOM_INC -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/include -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/main -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -I/usr/local/Cellar/php/5.3.7/include/php -I/usr/local/Cellar/php/5.3.7/include/php/main -I/usr/local/Cellar/php/5.3.7/include/php/TSRM -I/usr/local/Cellar/php/5.3.7/include/php/Zend -I/usr/local/Cellar/php/5.3.7/include/php/ext -I/usr/local/Cellar/php/5.3.7/include/php/ext/date/lib -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util -DHAVE_CONFIG_H -O3 -march=core2 -msse4.1 -w -pipe -arch i386 -arch x86_64 -mmacosx-version-min=10.5 -c /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/mongo_types.c -fno-common -DPIC -o .libs/mongo_types.o
/usr/bin/cc -I./util -I. -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -DPHP_ATOM_INC -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/include -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/main -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -I/usr/local/Cellar/php/5.3.7/include/php -I/usr/local/Cellar/php/5.3.7/include/php/main -I/usr/local/Cellar/php/5.3.7/include/php/TSRM -I/usr/local/Cellar/php/5.3.7/include/php/Zend -I/usr/local/Cellar/php/5.3.7/include/php/ext -I/usr/local/Cellar/php/5.3.7/include/php/ext/date/lib -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util -DHAVE_CONFIG_H -O3 -march=core2 -msse4.1 -w -pipe -arch i386 -arch x86_64 -mmacosx-version-min=10.5 -c /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/bson.c -fno-common -DPIC -o .libs/bson.o
/bin/sh /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/libtool --mode=compile /usr/bin/cc -I./util -I. -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -DPHP_ATOM_INC -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/include -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/main -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -I/usr/local/Cellar/php/5.3.7/include/php -I/usr/local/Cellar/php/5.3.7/include/php/main -I/usr/local/Cellar/php/5.3.7/include/php/TSRM -I/usr/local/Cellar/php/5.3.7/include/php/Zend -I/usr/local/Cellar/php/5.3.7/include/php/ext -I/usr/local/Cellar/php/5.3.7/include/php/ext/date/lib -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util -DHAVE_CONFIG_H -O3 -march=core2 -msse4.1 -w -pipe -arch i386 -arch x86_64 -mmacosx-version-min=10.5 -c /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/cursor.c -o cursor.lo
/usr/bin/cc -I./util -I. -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -DPHP_ATOM_INC -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/include -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/main -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -I/usr/local/Cellar/php/5.3.7/include/php -I/usr/local/Cellar/php/5.3.7/include/php/main -I/usr/local/Cellar/php/5.3.7/include/php/TSRM -I/usr/local/Cellar/php/5.3.7/include/php/Zend -I/usr/local/Cellar/php/5.3.7/include/php/ext -I/usr/local/Cellar/php/5.3.7/include/php/ext/date/lib -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util -DHAVE_CONFIG_H -O3 -march=core2 -msse4.1 -w -pipe -arch i386 -arch x86_64 -mmacosx-version-min=10.5 -c /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/cursor.c -fno-common -DPIC -o .libs/cursor.o
/bin/sh /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/libtool --mode=compile /usr/bin/cc -I./util -I. -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -DPHP_ATOM_INC -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/include -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/main -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -I/usr/local/Cellar/php/5.3.7/include/php -I/usr/local/Cellar/php/5.3.7/include/php/main -I/usr/local/Cellar/php/5.3.7/include/php/TSRM -I/usr/local/Cellar/php/5.3.7/include/php/Zend -I/usr/local/Cellar/php/5.3.7/include/php/ext -I/usr/local/Cellar/php/5.3.7/include/php/ext/date/lib -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util -DHAVE_CONFIG_H -O3 -march=core2 -msse4.1 -w -pipe -arch i386 -arch x86_64 -mmacosx-version-min=10.5 -c /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/collection.c -o collection.lo
/usr/bin/cc -I./util -I. -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -DPHP_ATOM_INC -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/include -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/main -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -I/usr/local/Cellar/php/5.3.7/include/php -I/usr/local/Cellar/php/5.3.7/include/php/main -I/usr/local/Cellar/php/5.3.7/include/php/TSRM -I/usr/local/Cellar/php/5.3.7/include/php/Zend -I/usr/local/Cellar/php/5.3.7/include/php/ext -I/usr/local/Cellar/php/5.3.7/include/php/ext/date/lib -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util -DHAVE_CONFIG_H -O3 -march=core2 -msse4.1 -w -pipe -arch i386 -arch x86_64 -mmacosx-version-min=10.5 -c /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/collection.c -fno-common -DPIC -o .libs/collection.o
/bin/sh /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/libtool --mode=compile /usr/bin/cc -I./util -I. -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -DPHP_ATOM_INC -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/include -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/main -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -I/usr/local/Cellar/php/5.3.7/include/php -I/usr/local/Cellar/php/5.3.7/include/php/main -I/usr/local/Cellar/php/5.3.7/include/php/TSRM -I/usr/local/Cellar/php/5.3.7/include/php/Zend -I/usr/local/Cellar/php/5.3.7/include/php/ext -I/usr/local/Cellar/php/5.3.7/include/php/ext/date/lib -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util -DHAVE_CONFIG_H -O3 -march=core2 -msse4.1 -w -pipe -arch i386 -arch x86_64 -mmacosx-version-min=10.5 -c /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/db.c -o db.lo
/usr/bin/cc -I./util -I. -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -DPHP_ATOM_INC -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/include -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/main -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -I/usr/local/Cellar/php/5.3.7/include/php -I/usr/local/Cellar/php/5.3.7/include/php/main -I/usr/local/Cellar/php/5.3.7/include/php/TSRM -I/usr/local/Cellar/php/5.3.7/include/php/Zend -I/usr/local/Cellar/php/5.3.7/include/php/ext -I/usr/local/Cellar/php/5.3.7/include/php/ext/date/lib -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util -DHAVE_CONFIG_H -O3 -march=core2 -msse4.1 -w -pipe -arch i386 -arch x86_64 -mmacosx-version-min=10.5 -c /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/db.c -fno-common -DPIC -o .libs/db.o
/bin/sh /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/libtool --mode=compile /usr/bin/cc -I./util -I. -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -DPHP_ATOM_INC -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/include -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/main -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -I/usr/local/Cellar/php/5.3.7/include/php -I/usr/local/Cellar/php/5.3.7/include/php/main -I/usr/local/Cellar/php/5.3.7/include/php/TSRM -I/usr/local/Cellar/php/5.3.7/include/php/Zend -I/usr/local/Cellar/php/5.3.7/include/php/ext -I/usr/local/Cellar/php/5.3.7/include/php/ext/date/lib -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util -DHAVE_CONFIG_H -O3 -march=core2 -msse4.1 -w -pipe -arch i386 -arch x86_64 -mmacosx-version-min=10.5 -c /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/gridfs.c -o gridfs.lo
/usr/bin/cc -I./util -I. -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -DPHP_ATOM_INC -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/include -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/main -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -I/usr/local/Cellar/php/5.3.7/include/php -I/usr/local/Cellar/php/5.3.7/include/php/main -I/usr/local/Cellar/php/5.3.7/include/php/TSRM -I/usr/local/Cellar/php/5.3.7/include/php/Zend -I/usr/local/Cellar/php/5.3.7/include/php/ext -I/usr/local/Cellar/php/5.3.7/include/php/ext/date/lib -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util -DHAVE_CONFIG_H -O3 -march=core2 -msse4.1 -w -pipe -arch i386 -arch x86_64 -mmacosx-version-min=10.5 -c /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/gridfs.c -fno-common -DPIC -o .libs/gridfs.o
/bin/sh /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/libtool --mode=compile /usr/bin/cc -I./util -I. -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -DPHP_ATOM_INC -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/include -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/main -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -I/usr/local/Cellar/php/5.3.7/include/php -I/usr/local/Cellar/php/5.3.7/include/php/main -I/usr/local/Cellar/php/5.3.7/include/php/TSRM -I/usr/local/Cellar/php/5.3.7/include/php/Zend -I/usr/local/Cellar/php/5.3.7/include/php/ext -I/usr/local/Cellar/php/5.3.7/include/php/ext/date/lib -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util -DHAVE_CONFIG_H -O3 -march=core2 -msse4.1 -w -pipe -arch i386 -arch x86_64 -mmacosx-version-min=10.5 -c /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util/hash.c -o util/hash.lo
mkdir util/.libs
/usr/bin/cc -I./util -I. -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -DPHP_ATOM_INC -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/include -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/main -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -I/usr/local/Cellar/php/5.3.7/include/php -I/usr/local/Cellar/php/5.3.7/include/php/main -I/usr/local/Cellar/php/5.3.7/include/php/TSRM -I/usr/local/Cellar/php/5.3.7/include/php/Zend -I/usr/local/Cellar/php/5.3.7/include/php/ext -I/usr/local/Cellar/php/5.3.7/include/php/ext/date/lib -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util -DHAVE_CONFIG_H -O3 -march=core2 -msse4.1 -w -pipe -arch i386 -arch x86_64 -mmacosx-version-min=10.5 -c /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util/hash.c -fno-common -DPIC -o util/.libs/hash.o
/bin/sh /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/libtool --mode=compile /usr/bin/cc -I./util -I. -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -DPHP_ATOM_INC -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/include -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/main -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -I/usr/local/Cellar/php/5.3.7/include/php -I/usr/local/Cellar/php/5.3.7/include/php/main -I/usr/local/Cellar/php/5.3.7/include/php/TSRM -I/usr/local/Cellar/php/5.3.7/include/php/Zend -I/usr/local/Cellar/php/5.3.7/include/php/ext -I/usr/local/Cellar/php/5.3.7/include/php/ext/date/lib -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util -DHAVE_CONFIG_H -O3 -march=core2 -msse4.1 -w -pipe -arch i386 -arch x86_64 -mmacosx-version-min=10.5 -c /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util/connect.c -o util/connect.lo
/usr/bin/cc -I./util -I. -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -DPHP_ATOM_INC -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/include -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/main -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -I/usr/local/Cellar/php/5.3.7/include/php -I/usr/local/Cellar/php/5.3.7/include/php/main -I/usr/local/Cellar/php/5.3.7/include/php/TSRM -I/usr/local/Cellar/php/5.3.7/include/php/Zend -I/usr/local/Cellar/php/5.3.7/include/php/ext -I/usr/local/Cellar/php/5.3.7/include/php/ext/date/lib -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util -DHAVE_CONFIG_H -O3 -march=core2 -msse4.1 -w -pipe -arch i386 -arch x86_64 -mmacosx-version-min=10.5 -c /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util/connect.c -fno-common -DPIC -o util/.libs/connect.o
/bin/sh /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/libtool --mode=compile /usr/bin/cc -I./util -I. -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -DPHP_ATOM_INC -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/include -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/main -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -I/usr/local/Cellar/php/5.3.7/include/php -I/usr/local/Cellar/php/5.3.7/include/php/main -I/usr/local/Cellar/php/5.3.7/include/php/TSRM -I/usr/local/Cellar/php/5.3.7/include/php/Zend -I/usr/local/Cellar/php/5.3.7/include/php/ext -I/usr/local/Cellar/php/5.3.7/include/php/ext/date/lib -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util -DHAVE_CONFIG_H -O3 -march=core2 -msse4.1 -w -pipe -arch i386 -arch x86_64 -mmacosx-version-min=10.5 -c /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util/pool.c -o util/pool.lo
/usr/bin/cc -I./util -I. -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -DPHP_ATOM_INC -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/include -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/main -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -I/usr/local/Cellar/php/5.3.7/include/php -I/usr/local/Cellar/php/5.3.7/include/php/main -I/usr/local/Cellar/php/5.3.7/include/php/TSRM -I/usr/local/Cellar/php/5.3.7/include/php/Zend -I/usr/local/Cellar/php/5.3.7/include/php/ext -I/usr/local/Cellar/php/5.3.7/include/php/ext/date/lib -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util -DHAVE_CONFIG_H -O3 -march=core2 -msse4.1 -w -pipe -arch i386 -arch x86_64 -mmacosx-version-min=10.5 -c /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util/pool.c -fno-common -DPIC -o util/.libs/pool.o
/bin/sh /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/libtool --mode=compile /usr/bin/cc -I./util -I. -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -DPHP_ATOM_INC -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/include -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/main -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -I/usr/local/Cellar/php/5.3.7/include/php -I/usr/local/Cellar/php/5.3.7/include/php/main -I/usr/local/Cellar/php/5.3.7/include/php/TSRM -I/usr/local/Cellar/php/5.3.7/include/php/Zend -I/usr/local/Cellar/php/5.3.7/include/php/ext -I/usr/local/Cellar/php/5.3.7/include/php/ext/date/lib -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util -DHAVE_CONFIG_H -O3 -march=core2 -msse4.1 -w -pipe -arch i386 -arch x86_64 -mmacosx-version-min=10.5 -c /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util/rs.c -o util/rs.lo
/usr/bin/cc -I./util -I. -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -DPHP_ATOM_INC -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/include -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/main -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -I/usr/local/Cellar/php/5.3.7/include/php -I/usr/local/Cellar/php/5.3.7/include/php/main -I/usr/local/Cellar/php/5.3.7/include/php/TSRM -I/usr/local/Cellar/php/5.3.7/include/php/Zend -I/usr/local/Cellar/php/5.3.7/include/php/ext -I/usr/local/Cellar/php/5.3.7/include/php/ext/date/lib -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util -DHAVE_CONFIG_H -O3 -march=core2 -msse4.1 -w -pipe -arch i386 -arch x86_64 -mmacosx-version-min=10.5 -c /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util/rs.c -fno-common -DPIC -o util/.libs/rs.o
/bin/sh /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/libtool --mode=compile /usr/bin/cc -I./util -I. -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -DPHP_ATOM_INC -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/include -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/main -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -I/usr/local/Cellar/php/5.3.7/include/php -I/usr/local/Cellar/php/5.3.7/include/php/main -I/usr/local/Cellar/php/5.3.7/include/php/TSRM -I/usr/local/Cellar/php/5.3.7/include/php/Zend -I/usr/local/Cellar/php/5.3.7/include/php/ext -I/usr/local/Cellar/php/5.3.7/include/php/ext/date/lib -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util -DHAVE_CONFIG_H -O3 -march=core2 -msse4.1 -w -pipe -arch i386 -arch x86_64 -mmacosx-version-min=10.5 -c /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util/link.c -o util/link.lo
/usr/bin/cc -I./util -I. -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -DPHP_ATOM_INC -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/include -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/main -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -I/usr/local/Cellar/php/5.3.7/include/php -I/usr/local/Cellar/php/5.3.7/include/php/main -I/usr/local/Cellar/php/5.3.7/include/php/TSRM -I/usr/local/Cellar/php/5.3.7/include/php/Zend -I/usr/local/Cellar/php/5.3.7/include/php/ext -I/usr/local/Cellar/php/5.3.7/include/php/ext/date/lib -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util -DHAVE_CONFIG_H -O3 -march=core2 -msse4.1 -w -pipe -arch i386 -arch x86_64 -mmacosx-version-min=10.5 -c /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util/link.c -fno-common -DPIC -o util/.libs/link.o
/bin/sh /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/libtool --mode=compile /usr/bin/cc -I./util -I. -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -DPHP_ATOM_INC -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/include -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/main -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -I/usr/local/Cellar/php/5.3.7/include/php -I/usr/local/Cellar/php/5.3.7/include/php/main -I/usr/local/Cellar/php/5.3.7/include/php/TSRM -I/usr/local/Cellar/php/5.3.7/include/php/Zend -I/usr/local/Cellar/php/5.3.7/include/php/ext -I/usr/local/Cellar/php/5.3.7/include/php/ext/date/lib -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util -DHAVE_CONFIG_H -O3 -march=core2 -msse4.1 -w -pipe -arch i386 -arch x86_64 -mmacosx-version-min=10.5 -c /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util/server.c -o util/server.lo
/bin/sh /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/libtool --mode=compile /usr/bin/cc -I./util -I. -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -DPHP_ATOM_INC -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/include -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/main -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -I/usr/local/Cellar/php/5.3.7/include/php -I/usr/local/Cellar/php/5.3.7/include/php/main -I/usr/local/Cellar/php/5.3.7/include/php/TSRM -I/usr/local/Cellar/php/5.3.7/include/php/Zend -I/usr/local/Cellar/php/5.3.7/include/php/ext -I/usr/local/Cellar/php/5.3.7/include/php/ext/date/lib -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util -DHAVE_CONFIG_H -O3 -march=core2 -msse4.1 -w -pipe -arch i386 -arch x86_64 -mmacosx-version-min=10.5 -c /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util/log.c -o util/log.lo
/usr/bin/cc -I./util -I. -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -DPHP_ATOM_INC -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/include -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/main -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -I/usr/local/Cellar/php/5.3.7/include/php -I/usr/local/Cellar/php/5.3.7/include/php/main -I/usr/local/Cellar/php/5.3.7/include/php/TSRM -I/usr/local/Cellar/php/5.3.7/include/php/Zend -I/usr/local/Cellar/php/5.3.7/include/php/ext -I/usr/local/Cellar/php/5.3.7/include/php/ext/date/lib -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util -DHAVE_CONFIG_H -O3 -march=core2 -msse4.1 -w -pipe -arch i386 -arch x86_64 -mmacosx-version-min=10.5 -c /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util/server.c -fno-common -DPIC -o util/.libs/server.o
/usr/bin/cc -I./util -I. -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -DPHP_ATOM_INC -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/include -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/main -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -I/usr/local/Cellar/php/5.3.7/include/php -I/usr/local/Cellar/php/5.3.7/include/php/main -I/usr/local/Cellar/php/5.3.7/include/php/TSRM -I/usr/local/Cellar/php/5.3.7/include/php/Zend -I/usr/local/Cellar/php/5.3.7/include/php/ext -I/usr/local/Cellar/php/5.3.7/include/php/ext/date/lib -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util -DHAVE_CONFIG_H -O3 -march=core2 -msse4.1 -w -pipe -arch i386 -arch x86_64 -mmacosx-version-min=10.5 -c /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util/log.c -fno-common -DPIC -o util/.libs/log.o
/bin/sh /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/libtool --mode=compile /usr/bin/cc -I./util -I. -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -DPHP_ATOM_INC -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/include -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/main -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -I/usr/local/Cellar/php/5.3.7/include/php -I/usr/local/Cellar/php/5.3.7/include/php/main -I/usr/local/Cellar/php/5.3.7/include/php/TSRM -I/usr/local/Cellar/php/5.3.7/include/php/Zend -I/usr/local/Cellar/php/5.3.7/include/php/ext -I/usr/local/Cellar/php/5.3.7/include/php/ext/date/lib -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util -DHAVE_CONFIG_H -O3 -march=core2 -msse4.1 -w -pipe -arch i386 -arch x86_64 -mmacosx-version-min=10.5 -c /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util/io.c -o util/io.lo
/bin/sh /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/libtool --mode=compile /usr/bin/cc -I./util -I. -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -DPHP_ATOM_INC -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/include -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/main -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -I/usr/local/Cellar/php/5.3.7/include/php -I/usr/local/Cellar/php/5.3.7/include/php/main -I/usr/local/Cellar/php/5.3.7/include/php/TSRM -I/usr/local/Cellar/php/5.3.7/include/php/Zend -I/usr/local/Cellar/php/5.3.7/include/php/ext -I/usr/local/Cellar/php/5.3.7/include/php/ext/date/lib -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util -DHAVE_CONFIG_H -O3 -march=core2 -msse4.1 -w -pipe -arch i386 -arch x86_64 -mmacosx-version-min=10.5 -c /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util/parse.c -o util/parse.lo
/usr/bin/cc -I./util -I. -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -DPHP_ATOM_INC -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/include -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/main -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -I/usr/local/Cellar/php/5.3.7/include/php -I/usr/local/Cellar/php/5.3.7/include/php/main -I/usr/local/Cellar/php/5.3.7/include/php/TSRM -I/usr/local/Cellar/php/5.3.7/include/php/Zend -I/usr/local/Cellar/php/5.3.7/include/php/ext -I/usr/local/Cellar/php/5.3.7/include/php/ext/date/lib -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util -DHAVE_CONFIG_H -O3 -march=core2 -msse4.1 -w -pipe -arch i386 -arch x86_64 -mmacosx-version-min=10.5 -c /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util/io.c -fno-common -DPIC -o util/.libs/io.o
/usr/bin/cc -I./util -I. -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -DPHP_ATOM_INC -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/include -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/main -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -I/usr/local/Cellar/php/5.3.7/include/php -I/usr/local/Cellar/php/5.3.7/include/php/main -I/usr/local/Cellar/php/5.3.7/include/php/TSRM -I/usr/local/Cellar/php/5.3.7/include/php/Zend -I/usr/local/Cellar/php/5.3.7/include/php/ext -I/usr/local/Cellar/php/5.3.7/include/php/ext/date/lib -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util -DHAVE_CONFIG_H -O3 -march=core2 -msse4.1 -w -pipe -arch i386 -arch x86_64 -mmacosx-version-min=10.5 -c /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util/parse.c -fno-common -DPIC -o util/.libs/parse.o
/bin/sh /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/libtool --mode=link /usr/bin/cc -DPHP_ATOM_INC -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/include -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/main -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3 -I/usr/local/Cellar/php/5.3.7/include/php -I/usr/local/Cellar/php/5.3.7/include/php/main -I/usr/local/Cellar/php/5.3.7/include/php/TSRM -I/usr/local/Cellar/php/5.3.7/include/php/Zend -I/usr/local/Cellar/php/5.3.7/include/php/ext -I/usr/local/Cellar/php/5.3.7/include/php/ext/date/lib -I/private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/util -DHAVE_CONFIG_H -O3 -march=core2 -msse4.1 -w -pipe -arch i386 -arch x86_64 -mmacosx-version-min=10.5 -o mongo.la -export-dynamic -avoid-version -prefer-pic -module -rpath /private/tmp/homebrew-mongo-php-1.2.3-YXLC/mongo-1.2.3/modules php_mongo.lo mongo.lo mongo_types.lo bson.lo cursor.lo collection.lo db.lo gridfs.lo util/hash.lo util/connect.lo util/pool.lo util/rs.lo util/link.lo util/server.lo util/log.lo util/io.lo util/parse.lo
/usr/bin/cc ${wl}-flat_namespace ${wl}-undefined ${wl}suppress -o .libs/mongo.so -bundle .libs/php_mongo.o .libs/mongo.o .libs/mongo_types.o .libs/bson.o .libs/cursor.o .libs/collection.o .libs/db.o .libs/gridfs.o util/.libs/hash.o util/.libs/connect.o util/.libs/pool.o util/.libs/rs.o util/.libs/link.o util/.libs/server.o util/.libs/log.o util/.libs/io.o util/.libs/parse.o -march=core2 -msse4.1 -arch i386 -arch x86_64 -mmacosx-version-min=10.5
ld: duplicate symbol _mongo_ce_Mongo in .libs/mongo.o and .libs/php_mongo.o for architecture i386
collect2: ld returned 1 exit status
ld: duplicate symbol _mongo_ce_Mongo in .libs/mongo.o and .libs/php_mongo.o for architecture x86_64
collect2: ld returned 1 exit status
lipo: can't open input file: /var/tmp//ccwqytCD.out (No such file or directory)
make: *** [mongo.la] Error 1
==> Exit Status: 2
http://github.com/mxcl/homebrew/blob/master/Library/Formula/mongo-php.rb#L12
==> Environment
HOMEBREW_VERSION: 0.8
HEAD: c5e327e5fbb903c9425027ad8c023dff02c2590f
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_LIBRARY_PATH: /usr/local/Library/Homebrew
Hardware: dual-core 64-bit penryn
OS X: 10.7.2
Kernel Architecture: x86_64
Ruby: 1.8.7-249
/usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
Xcode: 4.2
GCC-4.0: N/A
GCC-4.2: build 5666
LLVM: build 2335
MacPorts or Fink? false
X11 installed? true
==> Build Flags
CC: /usr/bin/cc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2
CXX: /usr/bin/c++ => /usr/llvm-gcc-4.2/bin/llvm-g++-4.2
LD: /usr/bin/cc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2
CFLAGS: -O3 -march=core2 -msse4.1 -w -pipe
CXXFLAGS: -O3 -march=core2 -msse4.1 -w -pipe
MAKEFLAGS: -j2
Error: Failed executing: make
Please report this bug: https://github.com/mxcl/homebrew/wiki/Checklist-before-filing-a-new-issue
Also try:
`brew doctor` to check your setup for common problems.
`brew missing` to check installed packages for missing deps.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment