Created
March 21, 2012 21:48
-
-
Save zacparker/2153379 to your computer and use it in GitHub Desktop.
libiconv error installing php
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| me@/usr/lib > brew install -v /usr/local/LibraryPHP/Formula/php.rb | |
| ==> Downloading http://www.php.net/get/php-5.3.10.tar.bz2/from/this/mirror | |
| Already downloaded: /Library/Caches/Homebrew/php-5.3.10 | |
| /usr/bin/tar xf /Library/Caches/Homebrew/php-5.3.10 | |
| ==> Patching | |
| /usr/bin/patch -f -p1 -i 000-homebrew.diff | |
| patching file ext/tidy/tidy.c | |
| ==> ./configure --prefix=/usr/local/Cellar/php/5.3.10 --disable-debug --with-config-file-path=/usr/local/etc --with-config-file-scan-dir=/usr/local/etc/php5/conf.d --with-iconv-dir=/usr --enable-dba --with-ndbm=/usr --enable-exif --enable-soap --enable-sqlite-utf8 --enable-wddx --enable-ftp --enable-sockets --enable-zip --enable-pcntl --enable-shmop --enable-sysvsem --enable-sysvshm --enable-sysvmsg --enable-mbstring --enable-mbregex --enable-zend-multibyte --enable-bcmath --enable-calendar --with-openssl=/usr --with-zlib=/usr --with-bz2=/usr --with-ldap --with-ldap-sasl=/usr --with-xmlrpc --with-kerberos=/usr --with-libxml-dir=/usr/local/Cellar/libxml2/2.7.8 --with-xsl=/usr --with-curl=/usr --with-gd --enable-gd-native-ttf --with-freetype-dir=/usr/X11 --with-mcrypt=/usr/local/Cellar/mcrypt/2.5.8 --with-jpeg-dir=/usr/local/Cellar/jpeg/8d --with-png-dir=/usr/X11 --with-gettext=/usr/local/Cellar/gettext/0.18.1.1 --with-snmp=/usr --with-tidy --with-mhash --mandir=/usr/local/Cellar/php/5.3.10/share/man --with-apxs2=/usr/sbin/apxs --libexecdir=/usr/local/Cellar/php/5.3.10/libexec --with-readline=/usr/local/Cellar/readline/6.2.2 --with-iodbc | |
| ./configure --prefix=/usr/local/Cellar/php/5.3.10 --disable-debug --with-config-file-path=/usr/local/etc --with-config-file-scan-dir=/usr/local/etc/php5/conf.d --with-iconv-dir=/usr --enable-dba --with-ndbm=/usr --enable-exif --enable-soap --enable-sqlite-utf8 --enable-wddx --enable-ftp --enable-sockets --enable-zip --enable-pcntl --enable-shmop --enable-sysvsem --enable-sysvshm --enable-sysvmsg --enable-mbstring --enable-mbregex --enable-zend-multibyte --enable-bcmath --enable-calendar --with-openssl=/usr --with-zlib=/usr --with-bz2=/usr --with-ldap --with-ldap-sasl=/usr --with-xmlrpc --with-kerberos=/usr --with-libxml-dir=/usr/local/Cellar/libxml2/2.7.8 --with-xsl=/usr --with-curl=/usr --with-gd --enable-gd-native-ttf --with-freetype-dir=/usr/X11 --with-mcrypt=/usr/local/Cellar/mcrypt/2.5.8 --with-jpeg-dir=/usr/local/Cellar/jpeg/8d --with-png-dir=/usr/X11 --with-gettext=/usr/local/Cellar/gettext/0.18.1.1 --with-snmp=/usr --with-tidy --with-mhash --mandir=/usr/local/Cellar/php/5.3.10/share/man --with-apxs2=/usr/sbin/apxs --libexecdir=/usr/local/Cellar/php/5.3.10/libexec --with-readline=/usr/local/Cellar/readline/6.2.2 --with-iodbc | |
| creating cache ./config.cache | |
| checking for Cygwin environment... no | |
| checking for mingw32 environment... no | |
| checking for egrep... grep -E | |
| checking for a sed that does not truncate output... /usr/bin/sed | |
| checking host system type... i386-apple-darwin11.3.0 | |
| checking target system type... i386-apple-darwin11.3.0 | |
| checking for gcc... /usr/bin/clang | |
| checking whether the C compiler (/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libxml2/2.7.8/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib) works... yes | |
| checking whether the C compiler (/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libxml2/2.7.8/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib) is a cross-compiler... no | |
| checking whether we are using GNU C... yes | |
| checking whether /usr/bin/clang accepts -g... yes | |
| checking how to run the C preprocessor... /usr/bin/clang -E | |
| checking for icc... no | |
| checking for suncc... no | |
| checking whether /usr/bin/clang and cc understand -c and -o together... yes | |
| checking how to run the C preprocessor... /usr/bin/clang -E | |
| checking for AIX... no | |
| checking whether ln -s works... yes | |
| checking for system library directory... lib | |
| checking whether to enable runpaths... yes | |
| checking if compiler supports -R... no | |
| checking if compiler supports -Wl,-rpath,... yes | |
| checking for gawk... no | |
| checking for nawk... no | |
| checking for awk... awk | |
| checking if awk is broken... no | |
| checking for bison... bison -y | |
| checking for bison version... 2.3 (ok) | |
| checking for re2c... no | |
| configure: warning: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. | |
| checking whether to enable computed goto gcc extension with re2c... no | |
| checking whether /usr/bin/clang supports -no-cpp-precomp... no | |
| checking whether to force non-PIC code in shared modules... no | |
| checking whether /dev/urandom exists... yes | |
| checking for pthreads_cflags... | |
| checking for pthreads_lib... | |
| Configuring SAPI modules | |
| checking for AOLserver support... no | |
| checking for Apache 1.x module support via DSO through APXS... no | |
| checking for Apache 1.x module support... no | |
| checking whether to enable Apache charset compatibility option... no | |
| checking for Apache 2.0 filter-module support via DSO through APXS... no | |
| checking for Apache 2.0 handler-module support via DSO through APXS... yes | |
| checking for Apache 1.x (hooks) module support via DSO through APXS... no | |
| checking for Apache 1.x (hooks) module support... no | |
| checking whether to enable Apache charset compatibility option... no | |
| checking for Caudium support... no | |
| checking for CLI build... yes | |
| checking for Continuity support... no | |
| checking for embedded SAPI library support... no | |
| checking for FPM build... no | |
| checking for Zeus ISAPI support... no | |
| checking for LiteSpeed support... no | |
| checking for Milter support... no | |
| checking for NSAPI support... no | |
| checking for PHTTPD support... no | |
| checking for Pi3Web support... no | |
| checking whether Roxen module is build using ZTS... no | |
| checking for Roxen/Pike support... | |
| checking for thttpd... no | |
| checking for TUX... no | |
| checking for webjames... no | |
| checking for chosen SAPI module... apache2handler | |
| Running system checks | |
| checking for sendmail... /usr/sbin/sendmail | |
| checking whether system uses EBCDIC... no | |
| checking whether byte ordering is bigendian... no | |
| checking whether writing to stdout works... This is the test message -- yes | |
| checking for socket... yes | |
| checking for socketpair... yes | |
| checking for htonl... yes | |
| checking for gethostname... yes | |
| checking for gethostbyaddr... yes | |
| checking for yp_get_default_domain... yes | |
| checking for dlopen... yes | |
| checking for sin in -lm... yes | |
| checking for inet_aton... yes | |
| checking for ANSI C header files... yes | |
| checking for dirent.h that defines DIR... yes | |
| checking for opendir in -ldir... no | |
| checking for inttypes.h... yes | |
| checking for stdint.h... yes | |
| checking for dirent.h... yes | |
| checking for ApplicationServices/ApplicationServices.h... yes | |
| checking for sys/param.h... yes | |
| checking for sys/types.h... yes | |
| checking for sys/time.h... yes | |
| checking for netinet/in.h... yes | |
| checking for alloca.h... yes | |
| checking for arpa/inet.h... yes | |
| checking for arpa/nameser.h... yes | |
| checking for assert.h... yes | |
| checking for crypt.h... no | |
| checking for dns.h... yes | |
| checking for fcntl.h... yes | |
| checking for grp.h... yes | |
| checking for ieeefp.h... no | |
| checking for langinfo.h... yes | |
| checking for limits.h... yes | |
| checking for locale.h... yes | |
| checking for monetary.h... yes | |
| checking for netdb.h... yes | |
| checking for pwd.h... yes | |
| checking for resolv.h... yes | |
| checking for signal.h... yes | |
| checking for stdarg.h... yes | |
| checking for stdlib.h... yes | |
| checking for string.h... yes | |
| checking for syslog.h... yes | |
| checking for sysexits.h... yes | |
| checking for sys/ioctl.h... yes | |
| checking for sys/file.h... yes | |
| checking for sys/mman.h... yes | |
| checking for sys/mount.h... yes | |
| checking for sys/poll.h... yes | |
| checking for sys/resource.h... yes | |
| checking for sys/select.h... yes | |
| checking for sys/socket.h... yes | |
| checking for sys/stat.h... yes | |
| checking for sys/statfs.h... no | |
| checking for sys/statvfs.h... yes | |
| checking for sys/vfs.h... no | |
| checking for sys/sysexits.h... no | |
| checking for sys/varargs.h... no | |
| checking for sys/wait.h... yes | |
| checking for sys/loadavg.h... no | |
| checking for termios.h... yes | |
| checking for unistd.h... yes | |
| checking for unix.h... no | |
| checking for utime.h... yes | |
| checking for sys/utsname.h... yes | |
| checking for sys/ipc.h... yes | |
| checking for dlfcn.h... yes | |
| checking for assert.h... (cached) yes | |
| checking for fopencookie... no | |
| checking for broken getcwd... no | |
| checking for broken libc stdio... no | |
| checking whether struct tm is in sys/time.h or time.h... time.h | |
| checking for tm_zone in struct tm... yes | |
| checking for missing declarations of reentrant functions... done | |
| checking for fclose declaration... ok | |
| checking for tm_gmtoff in struct tm... yes | |
| checking for struct flock... yes | |
| checking for socklen_t... yes | |
| checking size of size_t... 8 | |
| checking size of long long... 8 | |
| checking size of long long int... 8 | |
| checking size of long... 8 | |
| checking size of int... 4 | |
| checking size of intmax_t... 8 | |
| checking size of ssize_t... 8 | |
| checking size of ptrdiff_t... 8 | |
| checking for st_blksize in struct stat... yes | |
| checking for st_blocks in struct stat... yes | |
| checking for st_rdev in struct stat... yes | |
| checking for size_t... yes | |
| checking for uid_t in sys/types.h... yes | |
| checking for struct sockaddr_storage... yes | |
| checking for field sa_len in struct sockaddr... yes | |
| checking for IPv6 support... yes | |
| checking for vprintf... yes | |
| checking for alphasort... yes | |
| checking for asctime_r... yes | |
| checking for chroot... yes | |
| checking for ctime_r... yes | |
| checking for cuserid... no | |
| checking for crypt... yes | |
| checking for flock... yes | |
| checking for ftok... yes | |
| checking for funopen... yes | |
| checking for gai_strerror... yes | |
| checking for gcvt... yes | |
| checking for getloadavg... yes | |
| checking for getlogin... yes | |
| checking for getprotobyname... yes | |
| checking for getprotobynumber... yes | |
| checking for getservbyname... yes | |
| checking for getservbyport... yes | |
| checking for gethostname... (cached) yes | |
| checking for getrusage... yes | |
| checking for gettimeofday... yes | |
| checking for gmtime_r... yes | |
| checking for getpwnam_r... yes | |
| checking for getgrnam_r... yes | |
| checking for getpwuid_r... yes | |
| checking for grantpt... yes | |
| checking for inet_ntoa... yes | |
| checking for inet_ntop... yes | |
| checking for inet_pton... yes | |
| checking for isascii... yes | |
| checking for link... yes | |
| checking for localtime_r... yes | |
| checking for lockf... yes | |
| checking for lchown... yes | |
| checking for lrand48... yes | |
| checking for memcpy... yes | |
| checking for memmove... yes | |
| checking for mkstemp... yes | |
| checking for mmap... yes | |
| checking for nl_langinfo... yes | |
| checking for perror... yes | |
| checking for poll... yes | |
| checking for ptsname... yes | |
| checking for putenv... yes | |
| checking for realpath... yes | |
| checking for random... yes | |
| checking for rand_r... yes | |
| checking for scandir... yes | |
| checking for setitimer... yes | |
| checking for setlocale... yes | |
| checking for localeconv... yes | |
| checking for setenv... yes | |
| checking for setpgid... yes | |
| checking for setsockopt... yes | |
| checking for setvbuf... yes | |
| checking for shutdown... yes | |
| checking for sin... yes | |
| checking for snprintf... yes | |
| checking for srand48... yes | |
| checking for srandom... yes | |
| checking for statfs... yes | |
| checking for statvfs... yes | |
| checking for std_syslog... no | |
| checking for strcasecmp... yes | |
| checking for strcoll... yes | |
| checking for strdup... yes | |
| checking for strerror... yes | |
| checking for strftime... yes | |
| checking for strnlen... yes | |
| checking for strptime... yes | |
| checking for strstr... yes | |
| checking for strtok_r... yes | |
| checking for symlink... yes | |
| checking for tempnam... yes | |
| checking for tzset... yes | |
| checking for unlockpt... yes | |
| checking for unsetenv... yes | |
| checking for usleep... yes | |
| checking for utime... yes | |
| checking for vsnprintf... yes | |
| checking for vasprintf... yes | |
| checking for asprintf... yes | |
| checking for nanosleep... yes | |
| checking for nanosleep in -lrt... no | |
| checking for __nanosleep in -lrt... no | |
| checking for getaddrinfo... yes | |
| checking for __sync_fetch_and_add... yes | |
| checking for strlcat... yes | |
| checking for strlcpy... yes | |
| checking for getopt... yes | |
| checking whether utime accepts a null argument... yes | |
| checking for working alloca.h... (cached) yes | |
| checking for alloca... yes | |
| checking for declared timezone... yes | |
| checking for type of reentrant time-related functions... POSIX | |
| checking for readdir_r... yes | |
| checking for type of readdir_r... POSIX | |
| checking for in_addr_t... yes | |
| checking for crypt_r... no | |
| General settings | |
| checking whether to include gcov symbols... no | |
| checking whether to include debugging symbols... no | |
| checking layout of installed files... PHP | |
| checking path to configuration file... /usr/local/etc | |
| checking where to scan for configuration files... /usr/local/etc/php5/conf.d | |
| checking whether to enable safe mode by default... no | |
| checking for safe mode exec dir... /usr/local/php/bin | |
| checking whether to enable PHP's own SIGCHLD handler... no | |
| checking whether to enable magic quotes by default... no | |
| checking whether to explicitly link against libgcc... no | |
| checking whether to enable short tags by default... yes | |
| checking whether to enable dmalloc... no | |
| checking whether to enable IPv6 support... yes | |
| checking how big to make fd sets... using system default | |
| Configuring extensions | |
| checking size of long... (cached) 8 | |
| checking size of int... (cached) 4 | |
| checking for int32_t... yes | |
| checking for uint32_t... yes | |
| checking for sys/types.h... (cached) yes | |
| checking for inttypes.h... (cached) yes | |
| checking for stdint.h... (cached) yes | |
| checking for string.h... (cached) yes | |
| checking for stdlib.h... (cached) yes | |
| checking for strtoll... yes | |
| checking for atoll... yes | |
| checking for strftime... (cached) yes | |
| checking which regex library to use... php | |
| checking whether to enable LIBXML support... yes | |
| checking libxml2 install dir... /usr/local/Cellar/libxml2/2.7.8 | |
| checking for xml2-config path... /usr/local/Cellar/libxml2/2.7.8/bin/xml2-config | |
| checking whether libxml build works... yes | |
| checking for OpenSSL support... yes | |
| checking for Kerberos support... /usr | |
| checking for krb5-config... /usr/bin/krb5-config | |
| checking for DSA_get_default_method in -lssl... no | |
| checking for X509_free in -lcrypto... yes | |
| checking for pkg-config... /usr/local/bin/pkg-config | |
| checking for OpenSSL version... >= 0.9.6 | |
| checking for CRYPTO_free in -lcrypto... yes | |
| checking for SSL_CTX_set_ssl_version in -lssl... yes | |
| checking for PCRE library to use... bundled | |
| checking whether to enable the SQLite3 extension... yes | |
| checking bundled sqlite3 library... yes | |
| checking for ZLIB support... yes | |
| checking if the location of ZLIB install directory is defined... no | |
| checking for gzgets in -lz... yes | |
| checking whether to enable bc style precision math functions... yes | |
| checking for BZip2 support... yes | |
| checking for BZ2_bzerror in -lbz2... yes | |
| checking whether to enable calendar conversion support... yes | |
| checking whether to enable ctype functions... yes | |
| checking for cURL support... yes | |
| checking if we should use cURL for url streams... no | |
| checking for cURL 7.10.5 or greater... libcurl 7.21.4 | |
| checking for SSL support in libcurl... yes | |
| checking how to run the C preprocessor... /usr/bin/clang -E | |
| checking for openssl support in libcurl... yes | |
| checking for openssl/crypto.h... yes | |
| checking for gnutls support in libcurl... no | |
| checking for curl_easy_perform in -lcurl... yes | |
| checking for curl_version_info in -lcurl... yes | |
| checking for curl_easy_strerror in -lcurl... yes | |
| checking for curl_multi_strerror in -lcurl... yes | |
| checking for QDBM support... no | |
| checking for GDBM support... no | |
| checking for dbm_open in -lndbm... no | |
| checking for dbm_open in -ldb1... no | |
| checking for dbm_open in -lc... yes | |
| checking for NDBM support... yes | |
| checking for Berkeley DB4 support... no | |
| checking for Berkeley DB3 support... no | |
| checking for Berkeley DB2 support... no | |
| checking for DB1 support... no | |
| checking for DBM support... no | |
| checking for CDB support... builtin | |
| checking for INI File support... builtin | |
| checking for FlatFile support... builtin | |
| checking whether to enable DBA interface... yes | |
| checking whether to enable DOM support... yes | |
| checking for xml2-config path... (cached) /usr/local/Cellar/libxml2/2.7.8/bin/xml2-config | |
| checking whether libxml build works... (cached) yes | |
| checking for ENCHANT support... no | |
| checking whether to enable EXIF (metadata from images) support... yes | |
| checking for fileinfo support... yes | |
| checking for utimes... yes | |
| checking for strndup... yes | |
| checking whether to enable input filter support... yes | |
| checking pcre install prefix... no | |
| checking whether to enable FTP support... yes | |
| checking OpenSSL dir for FTP... no | |
| checking for OpenSSL version... >= 0.9.6 | |
| checking for CRYPTO_free in -lcrypto... (cached) yes | |
| checking for SSL_CTX_set_ssl_version in -lssl... (cached) yes | |
| checking for GD support... yes | |
| checking for the location of libjpeg... /usr/local/Cellar/jpeg/8d | |
| checking for the location of libpng... /usr/X11 | |
| checking for the location of libXpm... no | |
| checking for FreeType 2... /usr/X11 | |
| checking for T1lib support... no | |
| checking whether to enable truetype string function in GD... yes | |
| checking whether to enable JIS-mapped Japanese font support in GD... no | |
| checking for fabsf... yes | |
| checking for floorf... yes | |
| checking for jpeg_read_header in -ljpeg... yes | |
| checking for png_write_image in -lpng... yes | |
| If configure fails try --with-xpm-dir=<DIR> | |
| checking for FT_New_Face in -lfreetype... yes | |
| checking for GNU gettext support... yes | |
| checking for bindtextdomain in -lintl... yes | |
| checking for ngettext in -lintl... yes | |
| checking for dngettext in -lintl... yes | |
| checking for dcngettext in -lintl... yes | |
| checking for bind_textdomain_codeset in -lintl... yes | |
| checking for GNU MP support... no | |
| checking for mhash support... yes | |
| checking whether to enable hash support... yes | |
| checking whether byte ordering is bigendian... (cached) no | |
| checking size of short... 2 | |
| checking size of int... (cached) 4 | |
| checking size of long... (cached) 8 | |
| checking size of long long... (cached) 8 | |
| checking for iconv support... yes | |
| checking for iconv... yes | |
| checking if iconv is glibc's... no | |
| checking if using GNU libiconv... 267yes | |
| checking if iconv supports errno... no | |
| checking if your cpp allows macro usage in include lines... yes | |
| checking for IMAP support... no | |
| checking for IMAP Kerberos support... /usr | |
| checking for IMAP SSL support... no | |
| checking for InterBase support... no | |
| checking whether to enable internationalization support... no | |
| checking whether to enable JavaScript Object Serialization support... yes | |
| checking for ANSI C header files... (cached) yes | |
| checking for LDAP support... yes | |
| checking for LDAP Cyrus SASL support... /usr | |
| checking for 3 arg ldap_set_rebind_proc... yes | |
| checking for ldap_parse_result... yes | |
| checking for ldap_parse_reference... yes | |
| checking for ldap_start_tls_s... yes | |
| checking for sasl_version in -lsasl2... yes | |
| checking for ldap_bind_s... yes | |
| checking whether to enable multibyte string support... yes | |
| checking whether to enable multibyte regex support... yes | |
| checking whether to check multibyte regex backtrack... yes | |
| checking for external libmbfl... no | |
| checking for external oniguruma... no | |
| checking for variable length prototypes and stdarg.h... yes | |
| checking for stdlib.h... (cached) yes | |
| checking for string.h... (cached) yes | |
| checking for strings.h... yes | |
| checking for unistd.h... (cached) yes | |
| checking for sys/time.h... (cached) yes | |
| checking for sys/times.h... yes | |
| checking for stdarg.h... (cached) yes | |
| checking size of int... (cached) 4 | |
| checking size of short... (cached) 2 | |
| checking size of long... (cached) 8 | |
| checking for working const... yes | |
| checking whether time.h and sys/time.h may both be included... yes | |
| checking for working alloca.h... (cached) yes | |
| checking for alloca... (cached) yes | |
| checking for 8-bit clean memcmp... yes | |
| checking for stdarg.h... (cached) yes | |
| checking for mcrypt support... yes | |
| checking for libmcrypt version... >= 2.5.6 | |
| checking for mcrypt_module_open in -lmcrypt... yes | |
| checking for MSSQL support via FreeTDS... no | |
| checking for MySQL support... no | |
| checking for specified location of the MySQL UNIX socket... no | |
| checking for MySQLi support... no | |
| checking whether to enable embedded MySQLi support... no | |
| checking for Oracle Database OCI8 support... no | |
| checking for iODBC support... yes | |
| checking whether to enable pcntl support... yes | |
| checking for fork... yes | |
| checking for waitpid... yes | |
| checking for sigaction... yes | |
| checking for getpriority... yes | |
| checking for setpriority... yes | |
| checking for wait3... yes | |
| checking for sigprocmask... yes | |
| checking for sigwaitinfo... no | |
| checking for sigtimedwait... no | |
| checking whether to enable PDO support... yes | |
| checking for PDO_DBLIB support via FreeTDS... no | |
| checking for Firebird support for PDO... no | |
| checking for MySQL support for PDO... no | |
| checking Oracle OCI support for PDO... no | |
| checking for ODBC v3 support for PDO... no | |
| checking for PostgreSQL support for PDO... no | |
| checking for sqlite 3 support for PDO... yes | |
| checking for PDO includes... checking for PDO includes... /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext | |
| checking for usleep... (cached) yes | |
| checking for nanosleep... (cached) yes | |
| checking for time.h... yes | |
| checking for fdatasync in -lrt... no | |
| checking for PostgreSQL support... no | |
| checking for phar archive support... yes | |
| checking for phar openssl support... no | |
| checking whether to enable POSIX-like functions... yes | |
| checking for sys/mkdev.h... no | |
| checking for seteuid... yes | |
| checking for setegid... yes | |
| checking for setsid... yes | |
| checking for getsid... yes | |
| checking for setpgid... (cached) yes | |
| checking for getpgid... yes | |
| checking for ctermid... yes | |
| checking for mkfifo... yes | |
| checking for mknod... yes | |
| checking for getrlimit... yes | |
| checking for getlogin... (cached) yes | |
| checking for getgroups... yes | |
| checking for makedev... no | |
| checking for initgroups... yes | |
| checking for getpwuid_r... (cached) yes | |
| checking for getgrgid_r... yes | |
| checking for working ttyname_r() implementation... yes | |
| checking for utsname.domainname... no | |
| checking for PSPELL support... no | |
| checking for libedit readline replacement... no | |
| checking for readline support... yes | |
| checking for tgetent in -lncurses... yes | |
| checking for readline in -lreadline... yes | |
| checking for rl_pending_input in -lreadline... yes | |
| checking for rl_callback_read_char in -lreadline... yes | |
| checking for rl_completion_matches... yes | |
| checking for recode support... no | |
| checking whether to enable PHP sessions... yes | |
| checking for mm support... no | |
| checking whether pwrite works... yes | |
| checking whether pread works... yes | |
| checking whether to enable shmop support... yes | |
| checking whether to enable SimpleXML support... yes | |
| checking for xml2-config path... (cached) /usr/local/Cellar/libxml2/2.7.8/bin/xml2-config | |
| checking whether libxml build works... (cached) yes | |
| checking for SNMP support... yes | |
| checking OpenSSL dir for SNMP... no | |
| checking whether to enable UCD SNMP hack... no | |
| checking for snmp_parse_oid in -lnetsnmp... yes | |
| checking for init_snmp in -lnetsnmp... yes | |
| checking whether to enable SOAP support... yes | |
| checking for xml2-config path... (cached) /usr/local/Cellar/libxml2/2.7.8/bin/xml2-config | |
| checking whether libxml build works... (cached) yes | |
| checking whether to enable sockets support... yes | |
| checking for struct cmsghdr... yes | |
| checking for hstrerror... yes | |
| checking for socketpair... (cached) yes | |
| checking for netdb.h... (cached) yes | |
| checking for netinet/tcp.h... yes | |
| checking for sys/un.h... yes | |
| checking for errno.h... yes | |
| checking whether zend_object_value is packed... no | |
| checking for sqlite support... yes | |
| checking whether to enable UTF-8 support in sqlite (default: ISO-8859-1)... yes | |
| checking for PDO includes... (cached) /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext | |
| checking for lemon... no | |
| configure: warning: lemon versions supported for regeneration of libsqlite parsers: 1.0 (found: none). | |
| checking size of char *... 8 | |
| checking for usleep... (cached) yes | |
| checking for nanosleep... (cached) yes | |
| checking for time.h... (cached) yes | |
| checking whether flush should be called explicitly after a buffered io... yes | |
| checking for standard DES crypt... yes | |
| checking for extended DES crypt... yes | |
| checking for MD5 crypt... no | |
| checking for Blowfish crypt... no | |
| checking for SHA512 crypt... no | |
| checking for SHA256 crypt... no | |
| checking whether the compiler supports __alignof__... yes | |
| checking whether the compiler supports aligned attribute... yes | |
| checking for getcwd... yes | |
| checking for getwd... yes | |
| checking for asinh... yes | |
| checking for acosh... yes | |
| checking for atanh... yes | |
| checking for log1p... yes | |
| checking for hypot... yes | |
| checking for glob... yes | |
| checking for strfmon... yes | |
| checking for nice... yes | |
| checking for fpclass... no | |
| checking for isinf... yes | |
| checking for isnan... yes | |
| checking for mempcpy... no | |
| checking for strpncpy... no | |
| checking for working fnmatch... yes | |
| checking for fork... (cached) yes | |
| checking if your OS can spawn processes with inherited handles... yes | |
| checking for res_nsearch... no | |
| checking for __res_nsearch... no | |
| checking for res_nsearch in -lresolv... no | |
| checking for __res_nsearch in -lresolv... no | |
| checking for res_nsearch in -lbind... no | |
| checking for __res_nsearch in -lbind... no | |
| checking for res_nsearch in -lsocket... no | |
| checking for __res_nsearch in -lsocket... no | |
| checking for dns_search... no | |
| checking for __dns_search... no | |
| checking for dns_search in -lresolv... yes | |
| checking for dn_expand... yes | |
| checking for dn_skipname... no | |
| checking for __dn_skipname... yes | |
| checking for res_search... yes | |
| checking whether atof() accepts NAN... yes | |
| checking whether atof() accepts INF... yes | |
| checking whether HUGE_VAL == INF... yes | |
| checking whether HUGE_VAL + -HUGEVAL == NAN... yes | |
| checking whether strptime() declaration fails... yes | |
| checking for wchar.h... yes | |
| checking for mblen... yes | |
| checking for mbrlen... yes | |
| checking for mbsinit... yes | |
| checking for mbstate_t... no | |
| checking for atomic.h... no | |
| checking for Sybase-CT support... no | |
| checking whether to enable System V IPC support... yes | |
| checking for sys/msg.h... yes | |
| checking whether to enable System V semaphore support... yes | |
| checking for union semun... yes | |
| checking whether to enable System V shared memory support... yes | |
| checking for TIDY support... yes | |
| checking for tidyOptGetDoc in -ltidy... yes | |
| checking whether to enable tokenizer support... yes | |
| checking whether to enable WDDX support... yes | |
| checking libexpat dir for WDDX... no | |
| checking for xml2-config path... (cached) /usr/local/Cellar/libxml2/2.7.8/bin/xml2-config | |
| checking whether libxml build works... (cached) yes | |
| checking whether to enable XML support... yes | |
| checking libexpat install dir... no | |
| checking for xml2-config path... (cached) /usr/local/Cellar/libxml2/2.7.8/bin/xml2-config | |
| checking whether libxml build works... (cached) yes | |
| checking whether to enable XMLReader support... yes | |
| checking for xml2-config path... (cached) /usr/local/Cellar/libxml2/2.7.8/bin/xml2-config | |
| checking whether libxml build works... (cached) yes | |
| checking for XMLRPC-EPI support... yes | |
| checking libexpat dir for XMLRPC-EPI... no | |
| checking iconv dir for XMLRPC-EPI... /usr | |
| checking for xml2-config path... (cached) /usr/local/Cellar/libxml2/2.7.8/bin/xml2-config | |
| checking whether libxml build works... (cached) yes | |
| checking for ranlib... ranlib | |
| checking for inline... inline | |
| checking for ANSI C header files... (cached) yes | |
| checking for xmlparse.h... no | |
| checking for xmltok.h... no | |
| checking for stdlib.h... (cached) yes | |
| checking for strings.h... (cached) yes | |
| checking for string.h... (cached) yes | |
| checking size of char... 1 | |
| checking size of int... (cached) 4 | |
| checking size of long... (cached) 8 | |
| checking size of long long... (cached) 8 | |
| checking for size_t... (cached) yes | |
| checking whether time.h and sys/time.h may both be included... (cached) yes | |
| checking for uid_t in sys/types.h... (cached) yes | |
| checking for strtoul... yes | |
| checking for strtoull... yes | |
| checking for snprintf... (cached) yes | |
| checking for strstr... (cached) yes | |
| checking for strpbrk... yes | |
| checking for strerror... (cached) yes | |
| checking for memcpy... (cached) yes | |
| checking for memmove... (cached) yes | |
| checking whether to enable XMLWriter support... yes | |
| checking for xml2-config path... (cached) /usr/local/Cellar/libxml2/2.7.8/bin/xml2-config | |
| checking whether libxml build works... (cached) yes | |
| checking for XSL support... yes | |
| checking for EXSLT support... found | |
| checking for zip archive read/writesupport... yes | |
| checking pcre install prefix... no | |
| checking for the location of zlib... /usr | |
| checking whether to enable mysqlnd... no | |
| checking whether to disable compressed protocol support in mysqlnd... yes | |
| Configuring PEAR | |
| checking whether to install PEAR... yes | |
| Configuring Zend | |
| checking for bison version... (cached) 2.3 (ok) | |
| checking for inttypes.h... (cached) yes | |
| checking for stdint.h... (cached) yes | |
| checking for limits.h... (cached) yes | |
| checking for malloc.h... no | |
| checking for string.h... (cached) yes | |
| checking for unistd.h... (cached) yes | |
| checking for stdarg.h... (cached) yes | |
| checking for sys/types.h... (cached) yes | |
| checking for sys/time.h... (cached) yes | |
| checking for signal.h... (cached) yes | |
| checking for unix.h... (cached) no | |
| checking for stdlib.h... (cached) yes | |
| checking for dlfcn.h... (cached) yes | |
| checking for size_t... (cached) yes | |
| checking return type of signal handlers... void | |
| checking for uint... yes | |
| checking for ulong... no | |
| checking for int32_t... yes | |
| checking for uint32_t... yes | |
| checking for vprintf... (cached) yes | |
| checking for 8-bit clean memcmp... (cached) yes | |
| checking for working alloca.h... (cached) yes | |
| checking for alloca... (cached) yes | |
| checking for memcpy... (cached) yes | |
| checking for strdup... (cached) yes | |
| checking for getpid... yes | |
| checking for kill... yes | |
| checking for strtod... yes | |
| checking for strtol... yes | |
| checking for finite... yes | |
| checking for fpclass... (cached) no | |
| checking for sigsetjmp... yes | |
| checking whether sprintf is broken... no | |
| checking for finite... (cached) yes | |
| checking for isfinite... no | |
| checking for isinf... (cached) yes | |
| checking for isnan... (cached) yes | |
| checking whether fp_except is defined... no | |
| checking for usable _FPU_SETCW... no | |
| checking for usable fpsetprec... no | |
| checking for usable _controlfp... no | |
| checking for usable _controlfp_s... no | |
| checking whether FPU control word can be manipulated by inline assembler... yes | |
| checking whether double cast to long preserves least significant bits... no | |
| checking for dlfcn.h... (cached) yes | |
| checking whether dlsym() requires a leading underscore in symbol names... no | |
| checking virtual machine dispatch method... CALL | |
| checking whether to enable thread-safety... no | |
| checking whether to enable inline optimization for GCC... yes | |
| checking whether to enable Zend debugging... no | |
| checking whether to enable Zend multibyte... yes | |
| checking for inline... (cached) inline | |
| checking target system is Darwin... yes | |
| checking for MM alignment and log values... done | |
| checking for memory allocation using mmap(MAP_ANON)... yes | |
| checking for memory allocation using mmap(/dev/zero)... no | |
| checking for mremap... no | |
| Configuring TSRM | |
| checking for stdarg.h... (cached) yes | |
| Configuring libtool | |
| checking build system type... i386-apple-darwin11.3.0 | |
| checking for ld used by /usr/bin/clang... /usr/bin/clang | |
| checking if the linker (/usr/bin/clang) is GNU ld... no | |
| checking for /usr/bin/clang option to reload object files... -r | |
| checking for BSD-compatible nm... /usr/bin/nm | |
| checking how to recognize dependent libraries... pass_all | |
| checking for object suffix... o | |
| checking for executable suffix... no | |
| checking how to run the C++ preprocessor... /usr/bin/clang++ -E | |
| checking the maximum length of command line arguments... 196608 | |
| checking command to parse /usr/bin/nm output from /usr/bin/clang object... ok | |
| checking for objdir... .libs | |
| checking for ar... ar | |
| checking for ranlib... (cached) 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/clang supports -fno-rtti -fno-exceptions... yes | |
| checking for /usr/bin/clang option to produce PIC... -fno-common | |
| checking if /usr/bin/clang PIC flag -fno-common works... yes | |
| checking if /usr/bin/clang static flag -static works... no | |
| checking if /usr/bin/clang supports -c -o file.o... yes | |
| checking whether the /usr/bin/clang linker (/usr/bin/clang) supports shared libraries... yes | |
| checking dynamic linker characteristics... darwin11.3.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... no | |
| checking whether to build static libraries... yes | |
| creating libtool | |
| appending configuration tag "CXX" to libtool | |
| checking whether the /usr/bin/clang++ linker (/usr/bin/clang) supports shared libraries... no | |
| checking for /usr/bin/clang++ option to produce PIC... | |
| checking if /usr/bin/clang++ static flag works... yes | |
| checking if /usr/bin/clang++ supports -c -o file.o... yes | |
| checking whether the /usr/bin/clang++ linker (/usr/bin/clang) supports shared libraries... no | |
| checking dynamic linker characteristics... darwin11.3.0 dyld | |
| (cached) (cached) checking how to hardcode library paths into programs... immediate | |
| Generating files | |
| updating cache ./config.cache | |
| creating ./config.status | |
| creating php5.spec | |
| creating main/build-defs.h | |
| creating scripts/phpize | |
| creating scripts/man1/phpize.1 | |
| creating scripts/php-config | |
| creating scripts/man1/php-config.1 | |
| creating sapi/cli/php.1 | |
| creating main/php_config.h | |
| creating main/internal_functions.c | |
| creating main/internal_functions_cli.c | |
| +--------------------------------------------------------------------+ | |
| | License: | | |
| | This software is subject to the PHP License, available in this | | |
| | distribution in the file LICENSE. By continuing this installation | | |
| | process, you are bound by the terms of this license agreement. | | |
| | If you do not agree with the terms of this license, you must abort | | |
| | the installation process at this point. | | |
| +--------------------------------------------------------------------+ | |
| Thank you for using PHP. | |
| ==> make | |
| make | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/date/lib -Iext/date/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/php_date.c -o ext/date/php_date.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/date/lib -Iext/date/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib/astro.c -o ext/date/lib/astro.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/date/lib -Iext/date/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib/dow.c -o ext/date/lib/dow.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/date/lib -Iext/date/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib/parse_date.c -o ext/date/lib/parse_date.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/date/lib -Iext/date/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib/parse_tz.c -o ext/date/lib/parse_tz.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/date/lib -Iext/date/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib/timelib.c -o ext/date/lib/timelib.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/date/lib -Iext/date/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib/tm2unixtime.c -o ext/date/lib/tm2unixtime.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/date/lib -Iext/date/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib/unixtime2tm.c -o ext/date/lib/unixtime2tm.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/date/lib -Iext/date/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib/parse_iso_intervals.c -o ext/date/lib/parse_iso_intervals.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/date/lib -Iext/date/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib/interval.c -o ext/date/lib/interval.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/ereg.c -o ext/ereg/ereg.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex/regcomp.c -o ext/ereg/regex/regcomp.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex/regexec.c -o ext/ereg/regex/regexec.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex/regerror.c -o ext/ereg/regex/regerror.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex/regfree.c -o ext/ereg/regex/regfree.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/libxml/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/libxml/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/libxml/libxml.c -o ext/libxml/libxml.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/openssl/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/openssl/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/openssl/openssl.c -o ext/openssl/openssl.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/openssl/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/openssl/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/openssl/xp_ssl.c -o ext/openssl/xp_ssl.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/pcrelib -Iext/pcre/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/pcrelib/pcre_chartables.c -o ext/pcre/pcrelib/pcre_chartables.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/pcrelib -Iext/pcre/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/pcrelib/pcre_ucd.c -o ext/pcre/pcrelib/pcre_ucd.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/pcrelib -Iext/pcre/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/pcrelib/pcre_compile.c -o ext/pcre/pcrelib/pcre_compile.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/pcrelib -Iext/pcre/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/pcrelib/pcre_config.c -o ext/pcre/pcrelib/pcre_config.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/pcrelib -Iext/pcre/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/pcrelib/pcre_exec.c -o ext/pcre/pcrelib/pcre_exec.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/pcrelib -Iext/pcre/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/pcrelib/pcre_fullinfo.c -o ext/pcre/pcrelib/pcre_fullinfo.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/pcrelib -Iext/pcre/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/pcrelib/pcre_get.c -o ext/pcre/pcrelib/pcre_get.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/pcrelib -Iext/pcre/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/pcrelib/pcre_globals.c -o ext/pcre/pcrelib/pcre_globals.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/pcrelib -Iext/pcre/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/pcrelib/pcre_info.c -o ext/pcre/pcrelib/pcre_info.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/pcrelib -Iext/pcre/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/pcrelib/pcre_maketables.c -o ext/pcre/pcrelib/pcre_maketables.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/pcrelib -Iext/pcre/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/pcrelib/pcre_newline.c -o ext/pcre/pcrelib/pcre_newline.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/pcrelib -Iext/pcre/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/pcrelib/pcre_ord2utf8.c -o ext/pcre/pcrelib/pcre_ord2utf8.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/pcrelib -Iext/pcre/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/pcrelib/pcre_refcount.c -o ext/pcre/pcrelib/pcre_refcount.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/pcrelib -Iext/pcre/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/pcrelib/pcre_study.c -o ext/pcre/pcrelib/pcre_study.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/pcrelib -Iext/pcre/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/pcrelib/pcre_tables.c -o ext/pcre/pcrelib/pcre_tables.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/pcrelib -Iext/pcre/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/pcrelib/pcre_try_flipped.c -o ext/pcre/pcrelib/pcre_try_flipped.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/pcrelib -Iext/pcre/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/pcrelib/pcre_valid_utf8.c -o ext/pcre/pcrelib/pcre_valid_utf8.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/pcrelib -Iext/pcre/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/pcrelib/pcre_version.c -o ext/pcre/pcrelib/pcre_version.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/pcrelib -Iext/pcre/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/pcrelib/pcre_xclass.c -o ext/pcre/pcrelib/pcre_xclass.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/pcrelib -Iext/pcre/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pcre/php_pcre.c -o ext/pcre/php_pcre.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -DSQLITE_ENABLE_FTS3=1 -DSQLITE_CORE=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_THREADSAFE=0 -Iext/sqlite3/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/sqlite3.c -o ext/sqlite3/sqlite3.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -DSQLITE_ENABLE_FTS3=1 -DSQLITE_CORE=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_THREADSAFE=0 -Iext/sqlite3/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite/sqlite3.c -o ext/sqlite3/libsqlite/sqlite3.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zlib/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zlib/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zlib/zlib.c -o ext/zlib/zlib.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zlib/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zlib/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zlib/zlib_fopen_wrapper.c -o ext/zlib/zlib_fopen_wrapper.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zlib/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zlib/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zlib/zlib_filter.c -o ext/zlib/zlib_filter.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/bcmath.c -o ext/bcmath/bcmath.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/libbcmath/src/add.c -o ext/bcmath/libbcmath/src/add.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/libbcmath/src/div.c -o ext/bcmath/libbcmath/src/div.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/libbcmath/src/init.c -o ext/bcmath/libbcmath/src/init.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/libbcmath/src/neg.c -o ext/bcmath/libbcmath/src/neg.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/libbcmath/src/outofmem.c -o ext/bcmath/libbcmath/src/outofmem.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/libbcmath/src/raisemod.c -o ext/bcmath/libbcmath/src/raisemod.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/libbcmath/src/rt.c -o ext/bcmath/libbcmath/src/rt.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/libbcmath/src/sub.c -o ext/bcmath/libbcmath/src/sub.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/libbcmath/src/compare.c -o ext/bcmath/libbcmath/src/compare.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/libbcmath/src/divmod.c -o ext/bcmath/libbcmath/src/divmod.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/libbcmath/src/int2num.c -o ext/bcmath/libbcmath/src/int2num.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/libbcmath/src/num2long.c -o ext/bcmath/libbcmath/src/num2long.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/libbcmath/src/output.c -o ext/bcmath/libbcmath/src/output.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/libbcmath/src/recmul.c -o ext/bcmath/libbcmath/src/recmul.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/libbcmath/src/sqrt.c -o ext/bcmath/libbcmath/src/sqrt.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/libbcmath/src/zero.c -o ext/bcmath/libbcmath/src/zero.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/libbcmath/src/debug.c -o ext/bcmath/libbcmath/src/debug.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/libbcmath/src/doaddsub.c -o ext/bcmath/libbcmath/src/doaddsub.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/libbcmath/src/nearzero.c -o ext/bcmath/libbcmath/src/nearzero.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/libbcmath/src/num2str.c -o ext/bcmath/libbcmath/src/num2str.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/libbcmath/src/raise.c -o ext/bcmath/libbcmath/src/raise.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/libbcmath/src/rmzero.c -o ext/bcmath/libbcmath/src/rmzero.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bcmath/libbcmath/src/str2num.c -o ext/bcmath/libbcmath/src/str2num.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/bz2/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bz2/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bz2/bz2.c -o ext/bz2/bz2.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/bz2/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bz2/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/bz2/bz2_filter.c -o ext/bz2/bz2_filter.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/calendar/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/calendar/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/calendar/calendar.c -o ext/calendar/calendar.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/calendar/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/calendar/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/calendar/dow.c -o ext/calendar/dow.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/calendar/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/calendar/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/calendar/french.c -o ext/calendar/french.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/calendar/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/calendar/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/calendar/gregor.c -o ext/calendar/gregor.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/calendar/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/calendar/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/calendar/jewish.c -o ext/calendar/jewish.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/calendar/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/calendar/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/calendar/julian.c -o ext/calendar/julian.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/calendar/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/calendar/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/calendar/easter.c -o ext/calendar/easter.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/calendar/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/calendar/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/calendar/cal_unix.c -o ext/calendar/cal_unix.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/ctype/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ctype/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ctype/ctype.c -o ext/ctype/ctype.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/curl/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/curl/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/curl/interface.c -o ext/curl/interface.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/curl/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/curl/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/curl/multi.c -o ext/curl/multi.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/curl/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/curl/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/curl/streams.c -o ext/curl/streams.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/dba/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dba/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dba/dba.c -o ext/dba/dba.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/dba/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dba/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dba/dba_cdb.c -o ext/dba/dba_cdb.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/dba/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dba/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dba/dba_dbm.c -o ext/dba/dba_dbm.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/dba/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dba/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dba/dba_gdbm.c -o ext/dba/dba_gdbm.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/dba/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dba/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dba/dba_ndbm.c -o ext/dba/dba_ndbm.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/dba/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dba/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dba/dba_db1.c -o ext/dba/dba_db1.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/dba/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dba/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dba/dba_db2.c -o ext/dba/dba_db2.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/dba/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dba/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dba/dba_db3.c -o ext/dba/dba_db3.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/dba/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dba/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dba/dba_db4.c -o ext/dba/dba_db4.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/dba/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dba/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dba/dba_flatfile.c -o ext/dba/dba_flatfile.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/dba/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dba/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dba/dba_inifile.c -o ext/dba/dba_inifile.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/dba/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dba/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dba/dba_qdbm.c -o ext/dba/dba_qdbm.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/dba/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dba/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dba/libcdb/cdb.c -o ext/dba/libcdb/cdb.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/dba/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dba/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dba/libcdb/cdb_make.c -o ext/dba/libcdb/cdb_make.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/dba/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dba/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dba/libcdb/uint32.c -o ext/dba/libcdb/uint32.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/dba/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dba/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dba/libflatfile/flatfile.c -o ext/dba/libflatfile/flatfile.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/dba/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dba/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dba/libinifile/inifile.c -o ext/dba/libinifile/inifile.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/dom/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/php_dom.c -o ext/dom/php_dom.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/dom/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/attr.c -o ext/dom/attr.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/dom/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/document.c -o ext/dom/document.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/dom/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/domerrorhandler.c -o ext/dom/domerrorhandler.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/dom/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/domstringlist.c -o ext/dom/domstringlist.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/dom/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/domexception.c -o ext/dom/domexception.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/dom/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/namelist.c -o ext/dom/namelist.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/dom/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/processinginstruction.c -o ext/dom/processinginstruction.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/dom/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/cdatasection.c -o ext/dom/cdatasection.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/dom/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/documentfragment.c -o ext/dom/documentfragment.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/dom/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/domimplementation.c -o ext/dom/domimplementation.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/dom/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/element.c -o ext/dom/element.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/dom/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/node.c -o ext/dom/node.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/dom/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/string_extend.c -o ext/dom/string_extend.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/dom/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/characterdata.c -o ext/dom/characterdata.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/dom/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/documenttype.c -o ext/dom/documenttype.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/dom/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/domimplementationlist.c -o ext/dom/domimplementationlist.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/dom/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/entity.c -o ext/dom/entity.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/dom/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/nodelist.c -o ext/dom/nodelist.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/dom/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/text.c -o ext/dom/text.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/dom/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/comment.c -o ext/dom/comment.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/dom/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/domconfiguration.c -o ext/dom/domconfiguration.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/dom/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/domimplementationsource.c -o ext/dom/domimplementationsource.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/dom/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/entityreference.c -o ext/dom/entityreference.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/dom/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/notation.c -o ext/dom/notation.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/dom/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/xpath.c -o ext/dom/xpath.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/dom/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/dom_iterators.c -o ext/dom/dom_iterators.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/dom/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/typeinfo.c -o ext/dom/typeinfo.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/dom/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/domerror.c -o ext/dom/domerror.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/dom/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/domlocator.c -o ext/dom/domlocator.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/dom/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/namednodemap.c -o ext/dom/namednodemap.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/dom/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/dom/userdatahandler.c -o ext/dom/userdatahandler.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/exif/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/exif/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/exif/exif.c -o ext/exif/exif.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/fileinfo/libmagic -Iext/fileinfo/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/fileinfo/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/fileinfo/fileinfo.c -o ext/fileinfo/fileinfo.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/fileinfo/libmagic -Iext/fileinfo/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/fileinfo/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/fileinfo/libmagic/apprentice.c -o ext/fileinfo/libmagic/apprentice.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/fileinfo/libmagic -Iext/fileinfo/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/fileinfo/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/fileinfo/libmagic/apptype.c -o ext/fileinfo/libmagic/apptype.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/fileinfo/libmagic -Iext/fileinfo/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/fileinfo/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/fileinfo/libmagic/ascmagic.c -o ext/fileinfo/libmagic/ascmagic.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/fileinfo/libmagic -Iext/fileinfo/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/fileinfo/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/fileinfo/libmagic/cdf.c -o ext/fileinfo/libmagic/cdf.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/fileinfo/libmagic -Iext/fileinfo/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/fileinfo/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/fileinfo/libmagic/cdf_time.c -o ext/fileinfo/libmagic/cdf_time.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/fileinfo/libmagic -Iext/fileinfo/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/fileinfo/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/fileinfo/libmagic/compress.c -o ext/fileinfo/libmagic/compress.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/fileinfo/libmagic -Iext/fileinfo/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/fileinfo/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/fileinfo/libmagic/encoding.c -o ext/fileinfo/libmagic/encoding.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/fileinfo/libmagic -Iext/fileinfo/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/fileinfo/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/fileinfo/libmagic/fsmagic.c -o ext/fileinfo/libmagic/fsmagic.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/fileinfo/libmagic -Iext/fileinfo/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/fileinfo/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/fileinfo/libmagic/funcs.c -o ext/fileinfo/libmagic/funcs.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/fileinfo/libmagic -Iext/fileinfo/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/fileinfo/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/fileinfo/libmagic/is_tar.c -o ext/fileinfo/libmagic/is_tar.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/fileinfo/libmagic -Iext/fileinfo/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/fileinfo/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/fileinfo/libmagic/magic.c -o ext/fileinfo/libmagic/magic.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/fileinfo/libmagic -Iext/fileinfo/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/fileinfo/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/fileinfo/libmagic/print.c -o ext/fileinfo/libmagic/print.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/fileinfo/libmagic -Iext/fileinfo/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/fileinfo/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/fileinfo/libmagic/readcdf.c -o ext/fileinfo/libmagic/readcdf.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/fileinfo/libmagic -Iext/fileinfo/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/fileinfo/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/fileinfo/libmagic/readelf.c -o ext/fileinfo/libmagic/readelf.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/fileinfo/libmagic -Iext/fileinfo/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/fileinfo/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/fileinfo/libmagic/softmagic.c -o ext/fileinfo/libmagic/softmagic.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/filter/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/filter/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/filter/filter.c -o ext/filter/filter.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/filter/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/filter/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/filter/sanitizing_filters.c -o ext/filter/sanitizing_filters.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/filter/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/filter/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/filter/logical_filters.c -o ext/filter/logical_filters.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/filter/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/filter/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/filter/callback_filter.c -o ext/filter/callback_filter.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/ftp/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ftp/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ftp/php_ftp.c -o ext/ftp/php_ftp.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/ftp/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ftp/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ftp/ftp.c -o ext/ftp/ftp.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/gd.c -o ext/gd/gd.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd/gd.c -o ext/gd/libgd/gd.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd/gd_gd.c -o ext/gd/libgd/gd_gd.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd/gd_gd2.c -o ext/gd/libgd/gd_gd2.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd/gd_io.c -o ext/gd/libgd/gd_io.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd/gd_io_dp.c -o ext/gd/libgd/gd_io_dp.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd/gd_io_file.c -o ext/gd/libgd/gd_io_file.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd/gd_ss.c -o ext/gd/libgd/gd_ss.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd/gd_io_ss.c -o ext/gd/libgd/gd_io_ss.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd/gd_png.c -o ext/gd/libgd/gd_png.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd/gd_jpeg.c -o ext/gd/libgd/gd_jpeg.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd/gdxpm.c -o ext/gd/libgd/gdxpm.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd/gdfontt.c -o ext/gd/libgd/gdfontt.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd/gdfonts.c -o ext/gd/libgd/gdfonts.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd/gdfontmb.c -o ext/gd/libgd/gdfontmb.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd/gdfontl.c -o ext/gd/libgd/gdfontl.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd/gdfontg.c -o ext/gd/libgd/gdfontg.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd/gdtables.c -o ext/gd/libgd/gdtables.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd/gdft.c -o ext/gd/libgd/gdft.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd/gdcache.c -o ext/gd/libgd/gdcache.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd/gdkanji.c -o ext/gd/libgd/gdkanji.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd/wbmp.c -o ext/gd/libgd/wbmp.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd/gd_wbmp.c -o ext/gd/libgd/gd_wbmp.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd/gdhelpers.c -o ext/gd/libgd/gdhelpers.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd/gd_topal.c -o ext/gd/libgd/gd_topal.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd/gd_gif_in.c -o ext/gd/libgd/gd_gif_in.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd/xbm.c -o ext/gd/libgd/xbm.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd/gd_gif_out.c -o ext/gd/libgd/gd_gif_out.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd/gd_security.c -o ext/gd/libgd/gd_security.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd/gd_filter.c -o ext/gd/libgd/gd_filter.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd/gd_pixelate.c -o ext/gd/libgd/gd_pixelate.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd/gd_arc.c -o ext/gd/libgd/gd_arc.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd/gd_rotate.c -o ext/gd/libgd/gd_rotate.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gd/libgd/gd_color.c -o ext/gd/libgd/gd_color.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/gettext/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gettext/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/gettext/gettext.c -o ext/gettext/gettext.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/hash/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/hash/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/hash/hash.c -o ext/hash/hash.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/hash/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/hash/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/hash/hash_md.c -o ext/hash/hash_md.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/hash/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/hash/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/hash/hash_sha.c -o ext/hash/hash_sha.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/hash/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/hash/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/hash/hash_ripemd.c -o ext/hash/hash_ripemd.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/hash/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/hash/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/hash/hash_haval.c -o ext/hash/hash_haval.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/hash/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/hash/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/hash/hash_tiger.c -o ext/hash/hash_tiger.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/hash/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/hash/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/hash/hash_gost.c -o ext/hash/hash_gost.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/hash/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/hash/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/hash/hash_snefru.c -o ext/hash/hash_snefru.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/hash/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/hash/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/hash/hash_whirlpool.c -o ext/hash/hash_whirlpool.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/hash/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/hash/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/hash/hash_adler32.c -o ext/hash/hash_adler32.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/hash/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/hash/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/hash/hash_crc32.c -o ext/hash/hash_crc32.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/hash/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/hash/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/hash/hash_salsa.c -o ext/hash/hash_salsa.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I"/usr/local/include" -Iext/iconv/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/iconv/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/iconv/iconv.c -o ext/iconv/iconv.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/json/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/json/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/json/json.c -o ext/json/json.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/json/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/json/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/json/utf8_to_utf16.c -o ext/json/utf8_to_utf16.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/json/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/json/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/json/utf8_decode.c -o ext/json/utf8_decode.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/json/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/json/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/json/JSON_parser.c -o ext/json/JSON_parser.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DLDAP_DEPRECATED=1 -Iext/ldap/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ldap/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ldap/ldap.c -o ext/ldap/ldap.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma/regcomp.c -o ext/mbstring/oniguruma/regcomp.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma/regerror.c -o ext/mbstring/oniguruma/regerror.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma/regexec.c -o ext/mbstring/oniguruma/regexec.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma/reggnu.c -o ext/mbstring/oniguruma/reggnu.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma/regparse.c -o ext/mbstring/oniguruma/regparse.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma/regenc.c -o ext/mbstring/oniguruma/regenc.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma/regext.c -o ext/mbstring/oniguruma/regext.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma/regsyntax.c -o ext/mbstring/oniguruma/regsyntax.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma/regtrav.c -o ext/mbstring/oniguruma/regtrav.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma/regversion.c -o ext/mbstring/oniguruma/regversion.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma/st.c -o ext/mbstring/oniguruma/st.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma/enc/unicode.c -o ext/mbstring/oniguruma/enc/unicode.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma/enc/ascii.c -o ext/mbstring/oniguruma/enc/ascii.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma/enc/utf8.c -o ext/mbstring/oniguruma/enc/utf8.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma/enc/euc_jp.c -o ext/mbstring/oniguruma/enc/euc_jp.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma/enc/euc_tw.c -o ext/mbstring/oniguruma/enc/euc_tw.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma/enc/euc_kr.c -o ext/mbstring/oniguruma/enc/euc_kr.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma/enc/sjis.c -o ext/mbstring/oniguruma/enc/sjis.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma/enc/iso8859_1.c -o ext/mbstring/oniguruma/enc/iso8859_1.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma/enc/iso8859_2.c -o ext/mbstring/oniguruma/enc/iso8859_2.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma/enc/iso8859_3.c -o ext/mbstring/oniguruma/enc/iso8859_3.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma/enc/iso8859_4.c -o ext/mbstring/oniguruma/enc/iso8859_4.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma/enc/iso8859_5.c -o ext/mbstring/oniguruma/enc/iso8859_5.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma/enc/iso8859_6.c -o ext/mbstring/oniguruma/enc/iso8859_6.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma/enc/iso8859_7.c -o ext/mbstring/oniguruma/enc/iso8859_7.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma/enc/iso8859_8.c -o ext/mbstring/oniguruma/enc/iso8859_8.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma/enc/iso8859_9.c -o ext/mbstring/oniguruma/enc/iso8859_9.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma/enc/iso8859_10.c -o ext/mbstring/oniguruma/enc/iso8859_10.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma/enc/iso8859_11.c -o ext/mbstring/oniguruma/enc/iso8859_11.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma/enc/iso8859_13.c -o ext/mbstring/oniguruma/enc/iso8859_13.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma/enc/iso8859_14.c -o ext/mbstring/oniguruma/enc/iso8859_14.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma/enc/iso8859_15.c -o ext/mbstring/oniguruma/enc/iso8859_15.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma/enc/iso8859_16.c -o ext/mbstring/oniguruma/enc/iso8859_16.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma/enc/koi8.c -o ext/mbstring/oniguruma/enc/koi8.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma/enc/koi8_r.c -o ext/mbstring/oniguruma/enc/koi8_r.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma/enc/big5.c -o ext/mbstring/oniguruma/enc/big5.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma/enc/utf16_be.c -o ext/mbstring/oniguruma/enc/utf16_be.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma/enc/utf16_le.c -o ext/mbstring/oniguruma/enc/utf16_le.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma/enc/utf32_be.c -o ext/mbstring/oniguruma/enc/utf32_be.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma/enc/utf32_le.c -o ext/mbstring/oniguruma/enc/utf32_le.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/html_entities.c -o ext/mbstring/libmbfl/filters/html_entities.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_7bit.c -o ext/mbstring/libmbfl/filters/mbfilter_7bit.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_ascii.c -o ext/mbstring/libmbfl/filters/mbfilter_ascii.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_base64.c -o ext/mbstring/libmbfl/filters/mbfilter_base64.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_big5.c -o ext/mbstring/libmbfl/filters/mbfilter_big5.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_byte2.c -o ext/mbstring/libmbfl/filters/mbfilter_byte2.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_byte4.c -o ext/mbstring/libmbfl/filters/mbfilter_byte4.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_cp1251.c -o ext/mbstring/libmbfl/filters/mbfilter_cp1251.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_cp1252.c -o ext/mbstring/libmbfl/filters/mbfilter_cp1252.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_cp1254.c -o ext/mbstring/libmbfl/filters/mbfilter_cp1254.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c -o ext/mbstring/libmbfl/filters/mbfilter_cp5022x.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_cp51932.c -o ext/mbstring/libmbfl/filters/mbfilter_cp51932.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_cp850.c -o ext/mbstring/libmbfl/filters/mbfilter_cp850.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_cp866.c -o ext/mbstring/libmbfl/filters/mbfilter_cp866.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_cp932.c -o ext/mbstring/libmbfl/filters/mbfilter_cp932.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_cp936.c -o ext/mbstring/libmbfl/filters/mbfilter_cp936.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_euc_cn.c -o ext/mbstring/libmbfl/filters/mbfilter_euc_cn.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_euc_jp.c -o ext/mbstring/libmbfl/filters/mbfilter_euc_jp.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_euc_jp_win.c -o ext/mbstring/libmbfl/filters/mbfilter_euc_jp_win.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_euc_kr.c -o ext/mbstring/libmbfl/filters/mbfilter_euc_kr.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_euc_tw.c -o ext/mbstring/libmbfl/filters/mbfilter_euc_tw.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_htmlent.c -o ext/mbstring/libmbfl/filters/mbfilter_htmlent.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_hz.c -o ext/mbstring/libmbfl/filters/mbfilter_hz.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.c -o ext/mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_iso2022_kr.c -o ext/mbstring/libmbfl/filters/mbfilter_iso2022_kr.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_iso8859_1.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_1.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_iso8859_10.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_10.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_iso8859_13.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_13.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_iso8859_14.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_14.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_iso8859_15.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_15.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_iso8859_16.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_16.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_iso8859_2.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_2.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_iso8859_3.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_3.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_iso8859_4.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_4.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_iso8859_5.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_5.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_iso8859_6.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_6.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_iso8859_7.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_7.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_iso8859_8.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_8.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_iso8859_9.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_9.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_jis.c -o ext/mbstring/libmbfl/filters/mbfilter_jis.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_koi8r.c -o ext/mbstring/libmbfl/filters/mbfilter_koi8r.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_armscii8.c -o ext/mbstring/libmbfl/filters/mbfilter_armscii8.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_qprint.c -o ext/mbstring/libmbfl/filters/mbfilter_qprint.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_sjis.c -o ext/mbstring/libmbfl/filters/mbfilter_sjis.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_sjis_open.c -o ext/mbstring/libmbfl/filters/mbfilter_sjis_open.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_tl_jisx0201_jisx0208.c -o ext/mbstring/libmbfl/filters/mbfilter_tl_jisx0201_jisx0208.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_ucs2.c -o ext/mbstring/libmbfl/filters/mbfilter_ucs2.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_ucs4.c -o ext/mbstring/libmbfl/filters/mbfilter_ucs4.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_uhc.c -o ext/mbstring/libmbfl/filters/mbfilter_uhc.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_utf16.c -o ext/mbstring/libmbfl/filters/mbfilter_utf16.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_utf32.c -o ext/mbstring/libmbfl/filters/mbfilter_utf32.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_utf7.c -o ext/mbstring/libmbfl/filters/mbfilter_utf7.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_utf7imap.c -o ext/mbstring/libmbfl/filters/mbfilter_utf7imap.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_utf8.c -o ext/mbstring/libmbfl/filters/mbfilter_utf8.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_uuencode.c -o ext/mbstring/libmbfl/filters/mbfilter_uuencode.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/filters/mbfilter_koi8u.c -o ext/mbstring/libmbfl/filters/mbfilter_koi8u.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl/mbfilter.c -o ext/mbstring/libmbfl/mbfl/mbfilter.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl/mbfilter_8bit.c -o ext/mbstring/libmbfl/mbfl/mbfilter_8bit.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl/mbfilter_pass.c -o ext/mbstring/libmbfl/mbfl/mbfilter_pass.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl/mbfilter_wchar.c -o ext/mbstring/libmbfl/mbfl/mbfilter_wchar.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl/mbfl_convert.c -o ext/mbstring/libmbfl/mbfl/mbfl_convert.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl/mbfl_encoding.c -o ext/mbstring/libmbfl/mbfl/mbfl_encoding.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl/mbfl_filter_output.c -o ext/mbstring/libmbfl/mbfl/mbfl_filter_output.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl/mbfl_ident.c -o ext/mbstring/libmbfl/mbfl/mbfl_ident.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl/mbfl_language.c -o ext/mbstring/libmbfl/mbfl/mbfl_language.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl/mbfl_memory_device.c -o ext/mbstring/libmbfl/mbfl/mbfl_memory_device.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl/mbfl_string.c -o ext/mbstring/libmbfl/mbfl/mbfl_string.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl/mbfl_allocators.c -o ext/mbstring/libmbfl/mbfl/mbfl_allocators.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/nls/nls_de.c -o ext/mbstring/libmbfl/nls/nls_de.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/nls/nls_en.c -o ext/mbstring/libmbfl/nls/nls_en.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/nls/nls_ja.c -o ext/mbstring/libmbfl/nls/nls_ja.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/nls/nls_kr.c -o ext/mbstring/libmbfl/nls/nls_kr.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/nls/nls_neutral.c -o ext/mbstring/libmbfl/nls/nls_neutral.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/nls/nls_ru.c -o ext/mbstring/libmbfl/nls/nls_ru.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/nls/nls_uni.c -o ext/mbstring/libmbfl/nls/nls_uni.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/nls/nls_zh.c -o ext/mbstring/libmbfl/nls/nls_zh.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/nls/nls_hy.c -o ext/mbstring/libmbfl/nls/nls_hy.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/nls/nls_tr.c -o ext/mbstring/libmbfl/nls/nls_tr.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DNOT_RUBY -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/nls/nls_ua.c -o ext/mbstring/libmbfl/nls/nls_ua.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/mbstring.c -o ext/mbstring/mbstring.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/php_unicode.c -o ext/mbstring/php_unicode.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/mb_gpc.c -o ext/mbstring/mb_gpc.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/mbstring/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/php_mbregex.c -o ext/mbstring/php_mbregex.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/mcrypt/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mcrypt/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mcrypt/mcrypt.c -o ext/mcrypt/mcrypt.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/mcrypt/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mcrypt/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mcrypt/mcrypt_filter.c -o ext/mcrypt/mcrypt_filter.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/usr/local/include -Iext/odbc/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/odbc/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/odbc/php_odbc.c -o ext/odbc/php_odbc.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/pdo/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pdo/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pdo/pdo.c -o ext/pdo/pdo.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/pdo/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pdo/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pdo/pdo_dbh.c -o ext/pdo/pdo_dbh.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/pdo/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pdo/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pdo/pdo_stmt.c -o ext/pdo/pdo_stmt.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/pdo/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pdo/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pdo/pdo_sql_parser.c -o ext/pdo/pdo_sql_parser.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/pdo/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pdo/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pdo/pdo_sqlstate.c -o ext/pdo/pdo_sqlstate.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DPDO_SQLITE_BUNDLED=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_CORE=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_THREADSAFE=0 -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext -Iext/pdo_sqlite/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pdo_sqlite/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pdo_sqlite/pdo_sqlite.c -o ext/pdo_sqlite/pdo_sqlite.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DPDO_SQLITE_BUNDLED=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_CORE=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_THREADSAFE=0 -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext -Iext/pdo_sqlite/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pdo_sqlite/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pdo_sqlite/sqlite_driver.c -o ext/pdo_sqlite/sqlite_driver.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -DPDO_SQLITE_BUNDLED=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_CORE=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_THREADSAFE=0 -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext -Iext/pdo_sqlite/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pdo_sqlite/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/pdo_sqlite/sqlite_statement.c -o ext/pdo_sqlite/sqlite_statement.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/phar/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/phar/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/phar/util.c -o ext/phar/util.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/phar/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/phar/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/phar/tar.c -o ext/phar/tar.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/phar/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/phar/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/phar/zip.c -o ext/phar/zip.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/phar/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/phar/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/phar/stream.c -o ext/phar/stream.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/phar/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/phar/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/phar/func_interceptors.c -o ext/phar/func_interceptors.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/phar/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/phar/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/phar/dirstream.c -o ext/phar/dirstream.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/phar/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/phar/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/phar/phar.c -o ext/phar/phar.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/phar/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/phar/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/phar/phar_object.c -o ext/phar/phar_object.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/phar/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/phar/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/phar/phar_path_check.c -o ext/phar/phar_path_check.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/posix/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/posix/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/posix/posix.c -o ext/posix/posix.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/reflection/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/reflection/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/reflection/php_reflection.c -o ext/reflection/php_reflection.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/session/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/session/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/session/session.c -o ext/session/session.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/session/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/session/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/session/mod_files.c -o ext/session/mod_files.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/session/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/session/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/session/mod_mm.c -o ext/session/mod_mm.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/session/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/session/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/session/mod_user.c -o ext/session/mod_user.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/shmop/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/shmop/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/shmop/shmop.c -o ext/shmop/shmop.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/simplexml/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/simplexml/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/simplexml/simplexml.c -o ext/simplexml/simplexml.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/simplexml/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/simplexml/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/simplexml/sxe.c -o ext/simplexml/sxe.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/snmp/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/snmp/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/snmp/snmp.c -o ext/snmp/snmp.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/soap/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/soap/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/soap/soap.c -o ext/soap/soap.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/soap/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/soap/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/soap/php_encoding.c -o ext/soap/php_encoding.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/soap/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/soap/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/soap/php_http.c -o ext/soap/php_http.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/soap/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/soap/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/soap/php_packet_soap.c -o ext/soap/php_packet_soap.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/soap/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/soap/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/soap/php_schema.c -o ext/soap/php_schema.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/soap/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/soap/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/soap/php_sdl.c -o ext/soap/php_sdl.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/soap/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/soap/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/soap/php_xml.c -o ext/soap/php_xml.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/sockets/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sockets/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sockets/sockets.c -o ext/sockets/sockets.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/spl/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/spl/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/spl/php_spl.c -o ext/spl/php_spl.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/spl/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/spl/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/spl/spl_functions.c -o ext/spl/spl_functions.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/spl/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/spl/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/spl/spl_engine.c -o ext/spl/spl_engine.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/spl/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/spl/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/spl/spl_iterators.c -o ext/spl/spl_iterators.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/spl/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/spl/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/spl/spl_array.c -o ext/spl/spl_array.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/spl/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/spl/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/spl/spl_directory.c -o ext/spl/spl_directory.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/spl/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/spl/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/spl/spl_exceptions.c -o ext/spl/spl_exceptions.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/spl/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/spl/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/spl/spl_observer.c -o ext/spl/spl_observer.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/spl/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/spl/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/spl/spl_dllist.c -o ext/spl/spl_dllist.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/spl/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/spl/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/spl/spl_heap.c -o ext/spl/spl_heap.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/spl/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/spl/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/spl/spl_fixedarray.c -o ext/spl/spl_fixedarray.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext -Iext/sqlite/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/sqlite.c -o ext/sqlite/sqlite.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext -Iext/sqlite/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/sess_sqlite.c -o ext/sqlite/sess_sqlite.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext -Iext/sqlite/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/pdo_sqlite2.c -o ext/sqlite/pdo_sqlite2.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext -Iext/sqlite/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src/opcodes.c -o ext/sqlite/libsqlite/src/opcodes.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext -Iext/sqlite/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src/parse.c -o ext/sqlite/libsqlite/src/parse.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext -Iext/sqlite/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src/encode.c -o ext/sqlite/libsqlite/src/encode.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext -Iext/sqlite/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src/auth.c -o ext/sqlite/libsqlite/src/auth.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext -Iext/sqlite/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src/btree.c -o ext/sqlite/libsqlite/src/btree.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext -Iext/sqlite/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src/build.c -o ext/sqlite/libsqlite/src/build.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext -Iext/sqlite/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src/delete.c -o ext/sqlite/libsqlite/src/delete.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext -Iext/sqlite/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src/expr.c -o ext/sqlite/libsqlite/src/expr.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext -Iext/sqlite/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src/func.c -o ext/sqlite/libsqlite/src/func.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext -Iext/sqlite/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src/hash.c -o ext/sqlite/libsqlite/src/hash.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext -Iext/sqlite/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src/insert.c -o ext/sqlite/libsqlite/src/insert.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext -Iext/sqlite/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src/main.c -o ext/sqlite/libsqlite/src/main.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext -Iext/sqlite/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src/os.c -o ext/sqlite/libsqlite/src/os.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext -Iext/sqlite/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src/pager.c -o ext/sqlite/libsqlite/src/pager.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext -Iext/sqlite/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src/printf.c -o ext/sqlite/libsqlite/src/printf.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext -Iext/sqlite/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src/random.c -o ext/sqlite/libsqlite/src/random.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext -Iext/sqlite/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src/select.c -o ext/sqlite/libsqlite/src/select.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext -Iext/sqlite/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src/table.c -o ext/sqlite/libsqlite/src/table.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext -Iext/sqlite/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src/tokenize.c -o ext/sqlite/libsqlite/src/tokenize.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext -Iext/sqlite/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src/update.c -o ext/sqlite/libsqlite/src/update.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext -Iext/sqlite/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src/util.c -o ext/sqlite/libsqlite/src/util.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext -Iext/sqlite/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src/vdbe.c -o ext/sqlite/libsqlite/src/vdbe.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext -Iext/sqlite/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src/attach.c -o ext/sqlite/libsqlite/src/attach.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext -Iext/sqlite/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src/btree_rb.c -o ext/sqlite/libsqlite/src/btree_rb.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext -Iext/sqlite/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src/pragma.c -o ext/sqlite/libsqlite/src/pragma.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext -Iext/sqlite/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src/vacuum.c -o ext/sqlite/libsqlite/src/vacuum.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext -Iext/sqlite/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src/copy.c -o ext/sqlite/libsqlite/src/copy.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext -Iext/sqlite/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src/vdbeaux.c -o ext/sqlite/libsqlite/src/vdbeaux.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext -Iext/sqlite/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src/date.c -o ext/sqlite/libsqlite/src/date.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext -Iext/sqlite/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src/where.c -o ext/sqlite/libsqlite/src/where.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src -Iext/sqlite/libsqlite/src -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext -Iext/sqlite/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite/libsqlite/src/trigger.c -o ext/sqlite/libsqlite/src/trigger.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/crypt_freesec.c -o ext/standard/crypt_freesec.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/crypt_blowfish.c -o ext/standard/crypt_blowfish.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/crypt_sha512.c -o ext/standard/crypt_sha512.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/crypt_sha256.c -o ext/standard/crypt_sha256.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/php_crypt_r.c -o ext/standard/php_crypt_r.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/array.c -o ext/standard/array.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/base64.c -o ext/standard/base64.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/basic_functions.c -o ext/standard/basic_functions.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/browscap.c -o ext/standard/browscap.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/crc32.c -o ext/standard/crc32.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/crypt.c -o ext/standard/crypt.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/cyr_convert.c -o ext/standard/cyr_convert.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/datetime.c -o ext/standard/datetime.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/dir.c -o ext/standard/dir.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/dl.c -o ext/standard/dl.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/dns.c -o ext/standard/dns.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/exec.c -o ext/standard/exec.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/file.c -o ext/standard/file.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/filestat.c -o ext/standard/filestat.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/flock_compat.c -o ext/standard/flock_compat.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/formatted_print.c -o ext/standard/formatted_print.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/fsock.c -o ext/standard/fsock.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/head.c -o ext/standard/head.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/html.c -o ext/standard/html.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/image.c -o ext/standard/image.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/info.c -o ext/standard/info.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/iptc.c -o ext/standard/iptc.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/lcg.c -o ext/standard/lcg.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/link.c -o ext/standard/link.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/mail.c -o ext/standard/mail.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/math.c -o ext/standard/math.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/md5.c -o ext/standard/md5.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/metaphone.c -o ext/standard/metaphone.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/microtime.c -o ext/standard/microtime.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/pack.c -o ext/standard/pack.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/pageinfo.c -o ext/standard/pageinfo.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/quot_print.c -o ext/standard/quot_print.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/rand.c -o ext/standard/rand.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/soundex.c -o ext/standard/soundex.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/string.c -o ext/standard/string.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/scanf.c -o ext/standard/scanf.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/syslog.c -o ext/standard/syslog.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/type.c -o ext/standard/type.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/uniqid.c -o ext/standard/uniqid.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/url.c -o ext/standard/url.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/var.c -o ext/standard/var.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/versioning.c -o ext/standard/versioning.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/assert.c -o ext/standard/assert.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/strnatcmp.c -o ext/standard/strnatcmp.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/levenshtein.c -o ext/standard/levenshtein.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/incomplete_class.c -o ext/standard/incomplete_class.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/url_scanner_ex.c -o ext/standard/url_scanner_ex.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ftp_fopen_wrapper.c -o ext/standard/ftp_fopen_wrapper.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/http_fopen_wrapper.c -o ext/standard/http_fopen_wrapper.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/php_fopen_wrapper.c -o ext/standard/php_fopen_wrapper.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/credits.c -o ext/standard/credits.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/css.c -o ext/standard/css.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/var_unserializer.c -o ext/standard/var_unserializer.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ftok.c -o ext/standard/ftok.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/sha1.c -o ext/standard/sha1.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/user_filters.c -o ext/standard/user_filters.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/uuencode.c -o ext/standard/uuencode.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/filters.c -o ext/standard/filters.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/proc_open.c -o ext/standard/proc_open.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/streamsfuncs.c -o ext/standard/streamsfuncs.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/standard/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/standard/http.c -o ext/standard/http.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/sysvmsg/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sysvmsg/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sysvmsg/sysvmsg.c -o ext/sysvmsg/sysvmsg.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/sysvsem/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sysvsem/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sysvsem/sysvsem.c -o ext/sysvsem/sysvsem.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/sysvshm/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sysvshm/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sysvshm/sysvshm.c -o ext/sysvshm/sysvshm.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/tidy/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/tidy/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/tidy/tidy.c -o ext/tidy/tidy.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/tokenizer/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/tokenizer/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/tokenizer/tokenizer.c -o ext/tokenizer/tokenizer.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/tokenizer/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/tokenizer/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/tokenizer/tokenizer_data.c -o ext/tokenizer/tokenizer_data.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/wddx/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/wddx/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/wddx/wddx.c -o ext/wddx/wddx.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/xml/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/xml/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/xml/xml.c -o ext/xml/xml.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/xml/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/xml/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/xml/compat.c -o ext/xml/compat.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/xmlreader/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/xmlreader/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/xmlreader/php_xmlreader.c -o ext/xmlreader/php_xmlreader.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/xmlrpc/libxmlrpc -DVERSION=0.50 -Iext/xmlrpc/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/xmlrpc/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/xmlrpc/xmlrpc-epi-php.c -o ext/xmlrpc/xmlrpc-epi-php.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/xmlrpc/libxmlrpc -DVERSION=0.50 -Iext/xmlrpc/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/xmlrpc/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/xmlrpc/libxmlrpc/base64.c -o ext/xmlrpc/libxmlrpc/base64.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/xmlrpc/libxmlrpc -DVERSION=0.50 -Iext/xmlrpc/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/xmlrpc/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/xmlrpc/libxmlrpc/simplestring.c -o ext/xmlrpc/libxmlrpc/simplestring.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/xmlrpc/libxmlrpc -DVERSION=0.50 -Iext/xmlrpc/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/xmlrpc/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/xmlrpc/libxmlrpc/xml_to_dandarpc.c -o ext/xmlrpc/libxmlrpc/xml_to_dandarpc.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/xmlrpc/libxmlrpc -DVERSION=0.50 -Iext/xmlrpc/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/xmlrpc/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c -o ext/xmlrpc/libxmlrpc/xmlrpc_introspection.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/xmlrpc/libxmlrpc -DVERSION=0.50 -Iext/xmlrpc/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/xmlrpc/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/xmlrpc/libxmlrpc/encodings.c -o ext/xmlrpc/libxmlrpc/encodings.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/xmlrpc/libxmlrpc -DVERSION=0.50 -Iext/xmlrpc/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/xmlrpc/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/xmlrpc/libxmlrpc/system_methods.c -o ext/xmlrpc/libxmlrpc/system_methods.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/xmlrpc/libxmlrpc -DVERSION=0.50 -Iext/xmlrpc/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/xmlrpc/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/xmlrpc/libxmlrpc/xml_to_xmlrpc.c -o ext/xmlrpc/libxmlrpc/xml_to_xmlrpc.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/xmlrpc/libxmlrpc -DVERSION=0.50 -Iext/xmlrpc/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/xmlrpc/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/xmlrpc/libxmlrpc/queue.c -o ext/xmlrpc/libxmlrpc/queue.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/xmlrpc/libxmlrpc -DVERSION=0.50 -Iext/xmlrpc/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/xmlrpc/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/xmlrpc/libxmlrpc/xml_element.c -o ext/xmlrpc/libxmlrpc/xml_element.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/xmlrpc/libxmlrpc -DVERSION=0.50 -Iext/xmlrpc/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/xmlrpc/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/xmlrpc/libxmlrpc/xmlrpc.c -o ext/xmlrpc/libxmlrpc/xmlrpc.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/xmlrpc/libxmlrpc -DVERSION=0.50 -Iext/xmlrpc/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/xmlrpc/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/xmlrpc/libxmlrpc/xml_to_soap.c -o ext/xmlrpc/libxmlrpc/xml_to_soap.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/xmlwriter/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/xmlwriter/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/xmlwriter/php_xmlwriter.c -o ext/xmlwriter/php_xmlwriter.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/xsl/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/xsl/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/xsl/php_xsl.c -o ext/xsl/php_xsl.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/xsl/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/xsl/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/xsl/xsltprocessor.c -o ext/xsl/xsltprocessor.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zip/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/php_zip.c -o ext/zip/php_zip.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zip/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/zip_stream.c -o ext/zip/zip_stream.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zip/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/lib/zip_add.c -o ext/zip/lib/zip_add.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zip/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/lib/zip_error.c -o ext/zip/lib/zip_error.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zip/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/lib/zip_fclose.c -o ext/zip/lib/zip_fclose.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zip/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/lib/zip_fread.c -o ext/zip/lib/zip_fread.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zip/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/lib/zip_open.c -o ext/zip/lib/zip_open.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zip/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/lib/zip_source_filep.c -o ext/zip/lib/zip_source_filep.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zip/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/lib/zip_strerror.c -o ext/zip/lib/zip_strerror.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zip/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/lib/zip_close.c -o ext/zip/lib/zip_close.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zip/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/lib/zip_error_get.c -o ext/zip/lib/zip_error_get.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zip/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/lib/zip_file_error_get.c -o ext/zip/lib/zip_file_error_get.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zip/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/lib/zip_free.c -o ext/zip/lib/zip_free.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zip/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/lib/zip_rename.c -o ext/zip/lib/zip_rename.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zip/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/lib/zip_source_free.c -o ext/zip/lib/zip_source_free.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zip/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/lib/zip_unchange_all.c -o ext/zip/lib/zip_unchange_all.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zip/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/lib/zip_delete.c -o ext/zip/lib/zip_delete.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zip/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/lib/zip_error_get_sys_type.c -o ext/zip/lib/zip_error_get_sys_type.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zip/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/lib/zip_file_get_offset.c -o ext/zip/lib/zip_file_get_offset.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zip/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/lib/zip_get_name.c -o ext/zip/lib/zip_get_name.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zip/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/lib/zip_replace.c -o ext/zip/lib/zip_replace.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zip/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/lib/zip_source_function.c -o ext/zip/lib/zip_source_function.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zip/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/lib/zip_unchange.c -o ext/zip/lib/zip_unchange.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zip/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/lib/zip_dirent.c -o ext/zip/lib/zip_dirent.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zip/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/lib/zip_error_strerror.c -o ext/zip/lib/zip_error_strerror.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zip/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/lib/zip_filerange_crc.c -o ext/zip/lib/zip_filerange_crc.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zip/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/lib/zip_file_strerror.c -o ext/zip/lib/zip_file_strerror.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zip/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/lib/zip_get_num_files.c -o ext/zip/lib/zip_get_num_files.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zip/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/lib/zip_get_archive_flag.c -o ext/zip/lib/zip_get_archive_flag.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zip/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/lib/zip_set_archive_flag.c -o ext/zip/lib/zip_set_archive_flag.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zip/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/lib/zip_set_name.c -o ext/zip/lib/zip_set_name.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zip/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/lib/zip_source_zip.c -o ext/zip/lib/zip_source_zip.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zip/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/lib/zip_unchange_data.c -o ext/zip/lib/zip_unchange_data.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zip/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/lib/zip_entry_free.c -o ext/zip/lib/zip_entry_free.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zip/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/lib/zip_error_to_str.c -o ext/zip/lib/zip_error_to_str.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zip/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/lib/zip_fopen.c -o ext/zip/lib/zip_fopen.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zip/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/lib/zip_name_locate.c -o ext/zip/lib/zip_name_locate.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zip/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/lib/zip_source_buffer.c -o ext/zip/lib/zip_source_buffer.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zip/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/lib/zip_stat.c -o ext/zip/lib/zip_stat.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zip/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/lib/zip_entry_new.c -o ext/zip/lib/zip_entry_new.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zip/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/lib/zip_err_str.c -o ext/zip/lib/zip_err_str.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zip/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/lib/zip_fopen_index.c -o ext/zip/lib/zip_fopen_index.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zip/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/lib/zip_get_archive_comment.c -o ext/zip/lib/zip_get_archive_comment.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zip/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/lib/zip_get_file_comment.c -o ext/zip/lib/zip_get_file_comment.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zip/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/lib/zip_new.c -o ext/zip/lib/zip_new.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zip/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/lib/zip_source_file.c -o ext/zip/lib/zip_source_file.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zip/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/lib/zip_stat_index.c -o ext/zip/lib/zip_stat_index.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zip/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/lib/zip_set_archive_comment.c -o ext/zip/lib/zip_set_archive_comment.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zip/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libxml2/2.7.8/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/include -Os -w -pipe -march=native -Qunused-arguments -fvisibility=hidden -c /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/lib/zip_set_file_comment.c -o ext/zip/lib/zip_set_file_comment.lo | |
| /bin/sh /private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/libtool --silent --preserve-dup-deps --mode=compile /usr/bin/clang -Iext/zip/ -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/zip/ -DPHP_ATOM_INC -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/main -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10 -I/usr/local/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/date/lib -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/ereg/regex -I/usr/local/Cellar/libxml2/2.7.8/include/libxml2 -I/usr/local/Cellar/jpeg/8d/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/local/Cellar/gettext/0.18.1.1/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/oniguruma -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/mcrypt/2.5.8/include -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/ext/sqlite3/libsqlite -I/usr/local/Cellar/readline/6.2.2/include -I/usr/include/tidy -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/TSRM -I/private/tmp/homebrew-php-5.3.10-vfLZ/php-5.3.10/Zend -I/usr |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment