|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2014-10-05 19:49 UTC] timjurcka at gmail dot com
[2016-12-12 01:31 UTC] microsoft at yahoo dot com
[2024-07-24 21:42 UTC] petk@php.net
-Status: Open
+Status: Closed
-Assigned To:
+Assigned To: petk
[2024-07-24 21:42 UTC] petk@php.net
|
|||||||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Dec 03 20:00:01 2025 UTC |
Description: ------------ This appears to be an old problem that still isn't fixed. Compiling with --enable-embed on OS X does not work. Test script: --------------- CFLAGS="-O3" ./configure --enable-embed make Expected result: ---------------- Successful Compile Actual result: -------------- extern EMBED_SAPI_API sapi_module_struct php_embed_module = { ^ 1 warning generated. /bin/sh /opt/php-5.5.9/libtool --silent --preserve-dup-deps --mode=compile cc -Imain/ -I/opt/php-5.5.9/main/ -DPHP_ATOM_INC -I/opt/php-5.5.9/include -I/opt/php-5.5.9/main -I/opt/php-5.5.9 -I/opt/php-5.5.9/ext/date/lib -I/opt/php-5.5.9/ext/ereg/regex -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -I/opt/php-5.5.9/ext/sqlite3/libsqlite -I/opt/php-5.5.9/TSRM -I/opt/php-5.5.9/Zend -no-cpp-precomp -I/usr/include -O3 -fvisibility=hidden -c main/internal_functions.c -o main/internal_functions.lo /bin/sh /opt/php-5.5.9/libtool --silent --preserve-dup-deps --mode=link cc -I/usr/include -O3 -fvisibility=hidden -rpath /opt/php-5.5.9/libs -avoid-version -module ext/date/php_date.lo ext/date/lib/astro.lo ext/date/lib/dow.lo ext/date/lib/parse_date.lo ext/date/lib/parse_tz.lo ext/date/lib/timelib.lo ext/date/lib/tm2unixtime.lo ext/date/lib/unixtime2tm.lo ext/date/lib/parse_iso_intervals.lo ext/date/lib/interval.lo ext/ereg/ereg.lo ext/ereg/regex/regcomp.lo ext/ereg/regex/regexec.lo ext/ereg/regex/regerror.lo ext/ereg/regex/regfree.lo ext/libxml/libxml.lo ext/pcre/pcrelib/pcre_chartables.lo ext/pcre/pcrelib/pcre_ucd.lo ext/pcre/pcrelib/pcre_compile.lo ext/pcre/pcrelib/pcre_config.lo ext/pcre/pcrelib/pcre_exec.lo ext/pcre/pcrelib/pcre_fullinfo.lo ext/pcre/pcrelib/pcre_get.lo ext/pcre/pcrelib/pcre_globals.lo ext/pcre/pcrelib/pcre_maketables.lo ext/pcre/pcrelib/pcre_newline.lo ext/pcre/pcrelib/pcre_ord2utf8.lo ext/pcre/pcrelib/pcre_refcount.lo ext/pcre/pcrelib/pcre_study.lo ext/pcre/pcrelib/pcre_tables.lo ext/pcre/pcrelib/pcre_valid_utf8.lo ext/pcre/pcrelib/pcre_version.lo ext/pcre/pcrelib/pcre_xclass.lo ext/pcre/php_pcre.lo ext/sqlite3/sqlite3.lo ext/sqlite3/libsqlite/sqlite3.lo ext/ctype/ctype.lo ext/dom/php_dom.lo ext/dom/attr.lo ext/dom/document.lo ext/dom/domerrorhandler.lo ext/dom/domstringlist.lo ext/dom/domexception.lo ext/dom/namelist.lo ext/dom/processinginstruction.lo ext/dom/cdatasection.lo ext/dom/documentfragment.lo ext/dom/domimplementation.lo ext/dom/element.lo ext/dom/node.lo ext/dom/string_extend.lo ext/dom/characterdata.lo ext/dom/documenttype.lo ext/dom/domimplementationlist.lo ext/dom/entity.lo ext/dom/nodelist.lo ext/dom/text.lo ext/dom/comment.lo ext/dom/domconfiguration.lo ext/dom/domimplementationsource.lo ext/dom/entityreference.lo ext/dom/notation.lo ext/dom/xpath.lo ext/dom/dom_iterators.lo ext/dom/typeinfo.lo ext/dom/domerror.lo ext/dom/domlocator.lo ext/dom/namednodemap.lo ext/dom/userdatahandler.lo ext/fileinfo/fileinfo.lo ext/fileinfo/libmagic/apprentice.lo ext/fileinfo/libmagic/apptype.lo ext/fileinfo/libmagic/ascmagic.lo ext/fileinfo/libmagic/cdf.lo ext/fileinfo/libmagic/cdf_time.lo ext/fileinfo/libmagic/compress.lo ext/fileinfo/libmagic/encoding.lo ext/fileinfo/libmagic/fsmagic.lo ext/fileinfo/libmagic/funcs.lo ext/fileinfo/libmagic/is_tar.lo ext/fileinfo/libmagic/magic.lo ext/fileinfo/libmagic/print.lo ext/fileinfo/libmagic/readcdf.lo ext/fileinfo/libmagic/readelf.lo ext/fileinfo/libmagic/softmagic.lo ext/filter/filter.lo ext/filter/sanitizing_filters.lo ext/filter/logical_filters.lo ext/filter/callback_filter.lo ext/hash/hash.lo ext/hash/hash_md.lo ext/hash/hash_sha.lo ext/hash/hash_ripemd.lo ext/hash/hash_haval.lo ext/hash/hash_tiger.lo ext/hash/hash_gost.lo ext/hash/hash_snefru.lo ext/hash/hash_whirlpool.lo ext/hash/hash_adler32.lo ext/hash/hash_crc32.lo ext/hash/hash_fnv.lo ext/hash/hash_joaat.lo ext/iconv/iconv.lo ext/json/json.lo ext/json/utf8_decode.lo ext/json/JSON_parser.lo ext/pdo/pdo.lo ext/pdo/pdo_dbh.lo ext/pdo/pdo_stmt.lo ext/pdo/pdo_sql_parser.lo ext/pdo/pdo_sqlstate.lo ext/pdo_sqlite/pdo_sqlite.lo ext/pdo_sqlite/sqlite_driver.lo ext/pdo_sqlite/sqlite_statement.lo ext/phar/util.lo ext/phar/tar.lo ext/phar/zip.lo ext/phar/stream.lo ext/phar/func_interceptors.lo ext/phar/dirstream.lo ext/phar/phar.lo ext/phar/phar_object.lo ext/phar/phar_path_check.lo ext/posix/posix.lo ext/reflection/php_reflection.lo ext/session/mod_user_class.lo ext/session/session.lo ext/session/mod_files.lo ext/session/mod_mm.lo ext/session/mod_user.lo ext/simplexml/simplexml.lo ext/simplexml/sxe.lo ext/spl/php_spl.lo ext/spl/spl_functions.lo ext/spl/spl_engine.lo ext/spl/spl_iterators.lo ext/spl/spl_array.lo ext/spl/spl_directory.lo ext/spl/spl_exceptions.lo ext/spl/spl_observer.lo ext/spl/spl_dllist.lo ext/spl/spl_heap.lo ext/spl/spl_fixedarray.lo ext/standard/crypt_freesec.lo ext/standard/crypt_blowfish.lo ext/standard/crypt_sha512.lo ext/standard/crypt_sha256.lo ext/standard/php_crypt_r.lo ext/standard/array.lo ext/standard/base64.lo ext/standard/basic_functions.lo ext/standard/browscap.lo ext/standard/crc32.lo ext/standard/crypt.lo ext/standard/cyr_convert.lo ext/standard/datetime.lo ext/standard/dir.lo ext/standard/dl.lo ext/standard/dns.lo ext/standard/exec.lo ext/standard/file.lo ext/standard/filestat.lo ext/standard/flock_compat.lo ext/standard/formatted_print.lo ext/standard/fsock.lo ext/standard/head.lo ext/standard/html.lo ext/standard/image.lo ext/standard/info.lo ext/standard/iptc.lo ext/standard/lcg.lo ext/standard/link.lo ext/standard/mail.lo ext/standard/math.lo ext/standard/md5.lo ext/standard/metaphone.lo ext/standard/microtime.lo ext/standard/pack.lo ext/standard/pageinfo.lo ext/standard/quot_print.lo ext/standard/rand.lo ext/standard/soundex.lo ext/standard/string.lo ext/standard/scanf.lo ext/standard/syslog.lo ext/standard/type.lo ext/standard/uniqid.lo ext/standard/url.lo ext/standard/var.lo ext/standard/versioning.lo ext/standard/assert.lo ext/standard/strnatcmp.lo ext/standard/levenshtein.lo ext/standard/incomplete_class.lo ext/standard/url_scanner_ex.lo ext/standard/ftp_fopen_wrapper.lo ext/standard/http_fopen_wrapper.lo ext/standard/php_fopen_wrapper.lo ext/standard/credits.lo ext/standard/css.lo ext/standard/var_unserializer.lo ext/standard/ftok.lo ext/standard/sha1.lo ext/standard/user_filters.lo ext/standard/uuencode.lo ext/standard/filters.lo ext/standard/proc_open.lo ext/standard/streamsfuncs.lo ext/standard/http.lo ext/standard/password.lo ext/tokenizer/tokenizer.lo ext/tokenizer/tokenizer_data.lo ext/xml/xml.lo ext/xml/compat.lo ext/xmlreader/php_xmlreader.lo ext/xmlwriter/php_xmlwriter.lo TSRM/TSRM.lo TSRM/tsrm_strtok_r.lo TSRM/tsrm_virtual_cwd.lo main/main.lo main/snprintf.lo main/spprintf.lo main/php_sprintf.lo main/fopen_wrappers.lo main/alloca.lo main/php_scandir.lo main/php_ini.lo main/SAPI.lo main/rfc1867.lo main/php_content_types.lo main/strlcpy.lo main/strlcat.lo main/mergesort.lo main/reentrancy.lo main/php_variables.lo main/php_ticks.lo main/network.lo main/php_open_temporary_file.lo main/output.lo main/getopt.lo main/streams/streams.lo main/streams/cast.lo main/streams/memory.lo main/streams/filter.lo main/streams/plain_wrapper.lo main/streams/userspace.lo main/streams/transports.lo main/streams/xp_socket.lo main/streams/mmap.lo main/streams/glob_wrapper.lo Zend/zend_language_parser.lo Zend/zend_language_scanner.lo Zend/zend_ini_parser.lo Zend/zend_ini_scanner.lo Zend/zend_alloc.lo Zend/zend_compile.lo Zend/zend_constants.lo Zend/zend_dynamic_array.lo Zend/zend_dtrace.lo Zend/zend_execute_API.lo Zend/zend_highlight.lo Zend/zend_llist.lo Zend/zend_vm_opcodes.lo Zend/zend_opcode.lo Zend/zend_operators.lo Zend/zend_ptr_stack.lo Zend/zend_stack.lo Zend/zend_variables.lo Zend/zend.lo Zend/zend_API.lo Zend/zend_extensions.lo Zend/zend_hash.lo Zend/zend_list.lo Zend/zend_indent.lo Zend/zend_builtin_functions.lo Zend/zend_sprintf.lo Zend/zend_ini.lo Zend/zend_qsort.lo Zend/zend_multibyte.lo Zend/zend_ts_hash.lo Zend/zend_stream.lo Zend/zend_iterators.lo Zend/zend_interfaces.lo Zend/zend_exceptions.lo Zend/zend_strtod.lo Zend/zend_gc.lo Zend/zend_closures.lo Zend/zend_float.lo Zend/zend_string.lo Zend/zend_signal.lo Zend/zend_generators.lo Zend/zend_objects.lo Zend/zend_object_handlers.lo Zend/zend_objects_API.lo Zend/zend_default_classes.lo Zend/zend_execute.lo sapi/embed/php_embed.lo main/internal_functions.lo -lresolv -liconv -liconv -lm -lxml2 -lxml2 -lxml2 -lxml2 -lxml2 -lxml2 -o libphp5.la warning: no debug symbols in executable (-arch x86_64) /bin/sh /opt/php-5.5.9/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/opcache/ -I/opt/php-5.5.9/ext/opcache/ -DPHP_ATOM_INC -I/opt/php-5.5.9/include -I/opt/php-5.5.9/main -I/opt/php-5.5.9 -I/opt/php-5.5.9/ext/date/lib -I/opt/php-5.5.9/ext/ereg/regex -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -I/opt/php-5.5.9/ext/sqlite3/libsqlite -I/opt/php-5.5.9/TSRM -I/opt/php-5.5.9/Zend -no-cpp-precomp -I/usr/include -O3 -fvisibility=hidden -c /opt/php-5.5.9/ext/opcache/ZendAccelerator.c -o ext/opcache/ZendAccelerator.lo /bin/sh /opt/php-5.5.9/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/opcache/ -I/opt/php-5.5.9/ext/opcache/ -DPHP_ATOM_INC -I/opt/php-5.5.9/include -I/opt/php-5.5.9/main -I/opt/php-5.5.9 -I/opt/php-5.5.9/ext/date/lib -I/opt/php-5.5.9/ext/ereg/regex -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -I/opt/php-5.5.9/ext/sqlite3/libsqlite -I/opt/php-5.5.9/TSRM -I/opt/php-5.5.9/Zend -no-cpp-precomp -I/usr/include -O3 -fvisibility=hidden -c /opt/php-5.5.9/ext/opcache/zend_accelerator_blacklist.c -o ext/opcache/zend_accelerator_blacklist.lo /bin/sh /opt/php-5.5.9/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/opcache/ -I/opt/php-5.5.9/ext/opcache/ -DPHP_ATOM_INC -I/opt/php-5.5.9/include -I/opt/php-5.5.9/main -I/opt/php-5.5.9 -I/opt/php-5.5.9/ext/date/lib -I/opt/php-5.5.9/ext/ereg/regex -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -I/opt/php-5.5.9/ext/sqlite3/libsqlite -I/opt/php-5.5.9/TSRM -I/opt/php-5.5.9/Zend -no-cpp-precomp -I/usr/include -O3 -fvisibility=hidden -c /opt/php-5.5.9/ext/opcache/zend_accelerator_debug.c -o ext/opcache/zend_accelerator_debug.lo /bin/sh /opt/php-5.5.9/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/opcache/ -I/opt/php-5.5.9/ext/opcache/ -DPHP_ATOM_INC -I/opt/php-5.5.9/include -I/opt/php-5.5.9/main -I/opt/php-5.5.9 -I/opt/php-5.5.9/ext/date/lib -I/opt/php-5.5.9/ext/ereg/regex -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -I/opt/php-5.5.9/ext/sqlite3/libsqlite -I/opt/php-5.5.9/TSRM -I/opt/php-5.5.9/Zend -no-cpp-precomp -I/usr/include -O3 -fvisibility=hidden -c /opt/php-5.5.9/ext/opcache/zend_accelerator_hash.c -o ext/opcache/zend_accelerator_hash.lo /bin/sh /opt/php-5.5.9/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/opcache/ -I/opt/php-5.5.9/ext/opcache/ -DPHP_ATOM_INC -I/opt/php-5.5.9/include -I/opt/php-5.5.9/main -I/opt/php-5.5.9 -I/opt/php-5.5.9/ext/date/lib -I/opt/php-5.5.9/ext/ereg/regex -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -I/opt/php-5.5.9/ext/sqlite3/libsqlite -I/opt/php-5.5.9/TSRM -I/opt/php-5.5.9/Zend -no-cpp-precomp -I/usr/include -O3 -fvisibility=hidden -c /opt/php-5.5.9/ext/opcache/zend_accelerator_module.c -o ext/opcache/zend_accelerator_module.lo /bin/sh /opt/php-5.5.9/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/opcache/ -I/opt/php-5.5.9/ext/opcache/ -DPHP_ATOM_INC -I/opt/php-5.5.9/include -I/opt/php-5.5.9/main -I/opt/php-5.5.9 -I/opt/php-5.5.9/ext/date/lib -I/opt/php-5.5.9/ext/ereg/regex -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -I/opt/php-5.5.9/ext/sqlite3/libsqlite -I/opt/php-5.5.9/TSRM -I/opt/php-5.5.9/Zend -no-cpp-precomp -I/usr/include -O3 -fvisibility=hidden -c /opt/php-5.5.9/ext/opcache/zend_persist.c -o ext/opcache/zend_persist.lo /bin/sh /opt/php-5.5.9/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/opcache/ -I/opt/php-5.5.9/ext/opcache/ -DPHP_ATOM_INC -I/opt/php-5.5.9/include -I/opt/php-5.5.9/main -I/opt/php-5.5.9 -I/opt/php-5.5.9/ext/date/lib -I/opt/php-5.5.9/ext/ereg/regex -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -I/opt/php-5.5.9/ext/sqlite3/libsqlite -I/opt/php-5.5.9/TSRM -I/opt/php-5.5.9/Zend -no-cpp-precomp -I/usr/include -O3 -fvisibility=hidden -c /opt/php-5.5.9/ext/opcache/zend_persist_calc.c -o ext/opcache/zend_persist_calc.lo /bin/sh /opt/php-5.5.9/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/opcache/ -I/opt/php-5.5.9/ext/opcache/ -DPHP_ATOM_INC -I/opt/php-5.5.9/include -I/opt/php-5.5.9/main -I/opt/php-5.5.9 -I/opt/php-5.5.9/ext/date/lib -I/opt/php-5.5.9/ext/ereg/regex -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -I/opt/php-5.5.9/ext/sqlite3/libsqlite -I/opt/php-5.5.9/TSRM -I/opt/php-5.5.9/Zend -no-cpp-precomp -I/usr/include -O3 -fvisibility=hidden -c /opt/php-5.5.9/ext/opcache/zend_shared_alloc.c -o ext/opcache/zend_shared_alloc.lo /bin/sh /opt/php-5.5.9/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/opcache/ -I/opt/php-5.5.9/ext/opcache/ -DPHP_ATOM_INC -I/opt/php-5.5.9/include -I/opt/php-5.5.9/main -I/opt/php-5.5.9 -I/opt/php-5.5.9/ext/date/lib -I/opt/php-5.5.9/ext/ereg/regex -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -I/opt/php-5.5.9/ext/sqlite3/libsqlite -I/opt/php-5.5.9/TSRM -I/opt/php-5.5.9/Zend -no-cpp-precomp -I/usr/include -O3 -fvisibility=hidden -c /opt/php-5.5.9/ext/opcache/zend_accelerator_util_funcs.c -o ext/opcache/zend_accelerator_util_funcs.lo /bin/sh /opt/php-5.5.9/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/opcache/ -I/opt/php-5.5.9/ext/opcache/ -DPHP_ATOM_INC -I/opt/php-5.5.9/include -I/opt/php-5.5.9/main -I/opt/php-5.5.9 -I/opt/php-5.5.9/ext/date/lib -I/opt/php-5.5.9/ext/ereg/regex -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -I/opt/php-5.5.9/ext/sqlite3/libsqlite -I/opt/php-5.5.9/TSRM -I/opt/php-5.5.9/Zend -no-cpp-precomp -I/usr/include -O3 -fvisibility=hidden -c /opt/php-5.5.9/ext/opcache/shared_alloc_shm.c -o ext/opcache/shared_alloc_shm.lo /bin/sh /opt/php-5.5.9/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/opcache/ -I/opt/php-5.5.9/ext/opcache/ -DPHP_ATOM_INC -I/opt/php-5.5.9/include -I/opt/php-5.5.9/main -I/opt/php-5.5.9 -I/opt/php-5.5.9/ext/date/lib -I/opt/php-5.5.9/ext/ereg/regex -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -I/opt/php-5.5.9/ext/sqlite3/libsqlite -I/opt/php-5.5.9/TSRM -I/opt/php-5.5.9/Zend -no-cpp-precomp -I/usr/include -O3 -fvisibility=hidden -c /opt/php-5.5.9/ext/opcache/shared_alloc_mmap.c -o ext/opcache/shared_alloc_mmap.lo /bin/sh /opt/php-5.5.9/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/opcache/ -I/opt/php-5.5.9/ext/opcache/ -DPHP_ATOM_INC -I/opt/php-5.5.9/include -I/opt/php-5.5.9/main -I/opt/php-5.5.9 -I/opt/php-5.5.9/ext/date/lib -I/opt/php-5.5.9/ext/ereg/regex -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -I/opt/php-5.5.9/ext/sqlite3/libsqlite -I/opt/php-5.5.9/TSRM -I/opt/php-5.5.9/Zend -no-cpp-precomp -I/usr/include -O3 -fvisibility=hidden -c /opt/php-5.5.9/ext/opcache/shared_alloc_posix.c -o ext/opcache/shared_alloc_posix.lo /bin/sh /opt/php-5.5.9/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/opcache/ -I/opt/php-5.5.9/ext/opcache/ -DPHP_ATOM_INC -I/opt/php-5.5.9/include -I/opt/php-5.5.9/main -I/opt/php-5.5.9 -I/opt/php-5.5.9/ext/date/lib -I/opt/php-5.5.9/ext/ereg/regex -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -I/opt/php-5.5.9/ext/sqlite3/libsqlite -I/opt/php-5.5.9/TSRM -I/opt/php-5.5.9/Zend -no-cpp-precomp -I/usr/include -O3 -fvisibility=hidden -c /opt/php-5.5.9/ext/opcache/Optimizer/zend_optimizer.c -o ext/opcache/Optimizer/zend_optimizer.lo /bin/sh /opt/php-5.5.9/libtool --silent --preserve-dup-deps --mode=link cc -DPHP_ATOM_INC -I/opt/php-5.5.9/include -I/opt/php-5.5.9/main -I/opt/php-5.5.9 -I/opt/php-5.5.9/ext/date/lib -I/opt/php-5.5.9/ext/ereg/regex -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -I/opt/php-5.5.9/ext/sqlite3/libsqlite -I/opt/php-5.5.9/TSRM -I/opt/php-5.5.9/Zend -no-cpp-precomp -I/usr/include -O3 -fvisibility=hidden -o ext/opcache/opcache.la -export-dynamic -avoid-version -prefer-pic -module -rpath /opt/php-5.5.9/modules -avoid-version -module ext/opcache/ZendAccelerator.lo ext/opcache/zend_accelerator_blacklist.lo ext/opcache/zend_accelerator_debug.lo ext/opcache/zend_accelerator_hash.lo ext/opcache/zend_accelerator_module.lo ext/opcache/zend_persist.lo ext/opcache/zend_persist_calc.lo ext/opcache/zend_shared_alloc.lo ext/opcache/zend_accelerator_util_funcs.lo ext/opcache/shared_alloc_shm.lo ext/opcache/shared_alloc_mmap.lo ext/opcache/shared_alloc_posix.lo ext/opcache/Optimizer/zend_optimizer.lo warning: no debug symbols in executable (-arch x86_64) /bin/sh /opt/php-5.5.9/libtool --silent --preserve-dup-deps --mode=install cp ext/opcache/opcache.la /opt/php-5.5.9/modules /bin/sh /opt/php-5.5.9/libtool --silent --preserve-dup-deps --mode=compile cc -Imain/ -I/opt/php-5.5.9/main/ -DPHP_ATOM_INC -I/opt/php-5.5.9/include -I/opt/php-5.5.9/main -I/opt/php-5.5.9 -I/opt/php-5.5.9/ext/date/lib -I/opt/php-5.5.9/ext/ereg/regex -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -I/opt/php-5.5.9/ext/sqlite3/libsqlite -I/opt/php-5.5.9/TSRM -I/opt/php-5.5.9/Zend -no-cpp-precomp -I/usr/include -O3 -fvisibility=hidden -c main/internal_functions_cli.c -o main/internal_functions_cli.lo /bin/sh /opt/php-5.5.9/libtool --silent --preserve-dup-deps --mode=compile cc -Isapi/cli/ -I/opt/php-5.5.9/sapi/cli/ -DPHP_ATOM_INC -I/opt/php-5.5.9/include -I/opt/php-5.5.9/main -I/opt/php-5.5.9 -I/opt/php-5.5.9/ext/date/lib -I/opt/php-5.5.9/ext/ereg/regex -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -I/opt/php-5.5.9/ext/sqlite3/libsqlite -I/opt/php-5.5.9/TSRM -I/opt/php-5.5.9/Zend -no-cpp-precomp -I/usr/include -O3 -fvisibility=hidden -c /opt/php-5.5.9/sapi/cli/php_cli.c -o sapi/cli/php_cli.lo /bin/sh /opt/php-5.5.9/libtool --silent --preserve-dup-deps --mode=compile cc -Isapi/cli/ -I/opt/php-5.5.9/sapi/cli/ -DPHP_ATOM_INC -I/opt/php-5.5.9/include -I/opt/php-5.5.9/main -I/opt/php-5.5.9 -I/opt/php-5.5.9/ext/date/lib -I/opt/php-5.5.9/ext/ereg/regex -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -I/opt/php-5.5.9/ext/sqlite3/libsqlite -I/opt/php-5.5.9/TSRM -I/opt/php-5.5.9/Zend -no-cpp-precomp -I/usr/include -O3 -fvisibility=hidden -c /opt/php-5.5.9/sapi/cli/php_http_parser.c -o sapi/cli/php_http_parser.lo /bin/sh /opt/php-5.5.9/libtool --silent --preserve-dup-deps --mode=compile cc -Isapi/cli/ -I/opt/php-5.5.9/sapi/cli/ -DPHP_ATOM_INC -I/opt/php-5.5.9/include -I/opt/php-5.5.9/main -I/opt/php-5.5.9 -I/opt/php-5.5.9/ext/date/lib -I/opt/php-5.5.9/ext/ereg/regex -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -I/opt/php-5.5.9/ext/sqlite3/libsqlite -I/opt/php-5.5.9/TSRM -I/opt/php-5.5.9/Zend -no-cpp-precomp -I/usr/include -O3 -fvisibility=hidden -c /opt/php-5.5.9/sapi/cli/php_cli_server.c -o sapi/cli/php_cli_server.lo /bin/sh /opt/php-5.5.9/libtool --silent --preserve-dup-deps --mode=compile cc -Isapi/cli/ -I/opt/php-5.5.9/sapi/cli/ -DPHP_ATOM_INC -I/opt/php-5.5.9/include -I/opt/php-5.5.9/main -I/opt/php-5.5.9 -I/opt/php-5.5.9/ext/date/lib -I/opt/php-5.5.9/ext/ereg/regex -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -I/opt/php-5.5.9/ext/sqlite3/libsqlite -I/opt/php-5.5.9/TSRM -I/opt/php-5.5.9/Zend -no-cpp-precomp -I/usr/include -O3 -fvisibility=hidden -c /opt/php-5.5.9/sapi/cli/ps_title.c -o sapi/cli/ps_title.lo /bin/sh /opt/php-5.5.9/libtool --silent --preserve-dup-deps --mode=compile cc -Isapi/cli/ -I/opt/php-5.5.9/sapi/cli/ -DPHP_ATOM_INC -I/opt/php-5.5.9/include -I/opt/php-5.5.9/main -I/opt/php-5.5.9 -I/opt/php-5.5.9/ext/date/lib -I/opt/php-5.5.9/ext/ereg/regex -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 -I/opt/php-5.5.9/ext/sqlite3/libsqlite -I/opt/php-5.5.9/TSRM -I/opt/php-5.5.9/Zend -no-cpp-precomp -I/usr/include -O3 -fvisibility=hidden -c /opt/php-5.5.9/sapi/cli/php_cli_process_title.c -o sapi/cli/php_cli_process_title.lo cc -I/usr/include -O3 -fvisibility=hidden ext/date/php_date.o ext/date/lib/astro.o ext/date/lib/dow.o ext/date/lib/parse_date.o ext/date/lib/parse_tz.o ext/date/lib/timelib.o ext/date/lib/tm2unixtime.o ext/date/lib/unixtime2tm.o ext/date/lib/parse_iso_intervals.o ext/date/lib/interval.o ext/ereg/ereg.o ext/ereg/regex/regcomp.o ext/ereg/regex/regexec.o ext/ereg/regex/regerror.o ext/ereg/regex/regfree.o ext/libxml/libxml.o ext/pcre/pcrelib/pcre_chartables.o ext/pcre/pcrelib/pcre_ucd.o ext/pcre/pcrelib/pcre_compile.o ext/pcre/pcrelib/pcre_config.o ext/pcre/pcrelib/pcre_exec.o ext/pcre/pcrelib/pcre_fullinfo.o ext/pcre/pcrelib/pcre_get.o ext/pcre/pcrelib/pcre_globals.o ext/pcre/pcrelib/pcre_maketables.o ext/pcre/pcrelib/pcre_newline.o ext/pcre/pcrelib/pcre_ord2utf8.o ext/pcre/pcrelib/pcre_refcount.o ext/pcre/pcrelib/pcre_study.o ext/pcre/pcrelib/pcre_tables.o ext/pcre/pcrelib/pcre_valid_utf8.o ext/pcre/pcrelib/pcre_version.o ext/pcre/pcrelib/pcre_xclass.o ext/pcre/php_pcre.o ext/sqlite3/sqlite3.o ext/sqlite3/libsqlite/sqlite3.o ext/ctype/ctype.o ext/dom/php_dom.o ext/dom/attr.o ext/dom/document.o ext/dom/domerrorhandler.o ext/dom/domstringlist.o ext/dom/domexception.o ext/dom/namelist.o ext/dom/processinginstruction.o ext/dom/cdatasection.o ext/dom/documentfragment.o ext/dom/domimplementation.o ext/dom/element.o ext/dom/node.o ext/dom/string_extend.o ext/dom/characterdata.o ext/dom/documenttype.o ext/dom/domimplementationlist.o ext/dom/entity.o ext/dom/nodelist.o ext/dom/text.o ext/dom/comment.o ext/dom/domconfiguration.o ext/dom/domimplementationsource.o ext/dom/entityreference.o ext/dom/notation.o ext/dom/xpath.o ext/dom/dom_iterators.o ext/dom/typeinfo.o ext/dom/domerror.o ext/dom/domlocator.o ext/dom/namednodemap.o ext/dom/userdatahandler.o ext/fileinfo/fileinfo.o ext/fileinfo/libmagic/apprentice.o ext/fileinfo/libmagic/apptype.o ext/fileinfo/libmagic/ascmagic.o ext/fileinfo/libmagic/cdf.o ext/fileinfo/libmagic/cdf_time.o ext/fileinfo/libmagic/compress.o ext/fileinfo/libmagic/encoding.o ext/fileinfo/libmagic/fsmagic.o ext/fileinfo/libmagic/funcs.o ext/fileinfo/libmagic/is_tar.o ext/fileinfo/libmagic/magic.o ext/fileinfo/libmagic/print.o ext/fileinfo/libmagic/readcdf.o ext/fileinfo/libmagic/readelf.o ext/fileinfo/libmagic/softmagic.o ext/filter/filter.o ext/filter/sanitizing_filters.o ext/filter/logical_filters.o ext/filter/callback_filter.o ext/hash/hash.o ext/hash/hash_md.o ext/hash/hash_sha.o ext/hash/hash_ripemd.o ext/hash/hash_haval.o ext/hash/hash_tiger.o ext/hash/hash_gost.o ext/hash/hash_snefru.o ext/hash/hash_whirlpool.o ext/hash/hash_adler32.o ext/hash/hash_crc32.o ext/hash/hash_fnv.o ext/hash/hash_joaat.o ext/iconv/iconv.o ext/json/json.o ext/json/utf8_decode.o ext/json/JSON_parser.o ext/pdo/pdo.o ext/pdo/pdo_dbh.o ext/pdo/pdo_stmt.o ext/pdo/pdo_sql_parser.o ext/pdo/pdo_sqlstate.o ext/pdo_sqlite/pdo_sqlite.o ext/pdo_sqlite/sqlite_driver.o ext/pdo_sqlite/sqlite_statement.o ext/phar/util.o ext/phar/tar.o ext/phar/zip.o ext/phar/stream.o ext/phar/func_interceptors.o ext/phar/dirstream.o ext/phar/phar.o ext/phar/phar_object.o ext/phar/phar_path_check.o ext/posix/posix.o ext/reflection/php_reflection.o ext/session/mod_user_class.o ext/session/session.o ext/session/mod_files.o ext/session/mod_mm.o ext/session/mod_user.o ext/simplexml/simplexml.o ext/simplexml/sxe.o ext/spl/php_spl.o ext/spl/spl_functions.o ext/spl/spl_engine.o ext/spl/spl_iterators.o ext/spl/spl_array.o ext/spl/spl_directory.o ext/spl/spl_exceptions.o ext/spl/spl_observer.o ext/spl/spl_dllist.o ext/spl/spl_heap.o ext/spl/spl_fixedarray.o ext/standard/crypt_freesec.o ext/standard/crypt_blowfish.o ext/standard/crypt_sha512.o ext/standard/crypt_sha256.o ext/standard/php_crypt_r.o ext/standard/array.o ext/standard/base64.o ext/standard/basic_functions.o ext/standard/browscap.o ext/standard/crc32.o ext/standard/crypt.o ext/standard/cyr_convert.o ext/standard/datetime.o ext/standard/dir.o ext/standard/dl.o ext/standard/dns.o ext/standard/exec.o ext/standard/file.o ext/standard/filestat.o ext/standard/flock_compat.o ext/standard/formatted_print.o ext/standard/fsock.o ext/standard/head.o ext/standard/html.o ext/standard/image.o ext/standard/info.o ext/standard/iptc.o ext/standard/lcg.o ext/standard/link.o ext/standard/mail.o ext/standard/math.o ext/standard/md5.o ext/standard/metaphone.o ext/standard/microtime.o ext/standard/pack.o ext/standard/pageinfo.o ext/standard/quot_print.o ext/standard/rand.o ext/standard/soundex.o ext/standard/string.o ext/standard/scanf.o ext/standard/syslog.o ext/standard/type.o ext/standard/uniqid.o ext/standard/url.o ext/standard/var.o ext/standard/versioning.o ext/standard/assert.o ext/standard/strnatcmp.o ext/standard/levenshtein.o ext/standard/incomplete_class.o ext/standard/url_scanner_ex.o ext/standard/ftp_fopen_wrapper.o ext/standard/http_fopen_wrapper.o ext/standard/php_fopen_wrapper.o ext/standard/credits.o ext/standard/css.o ext/standard/var_unserializer.o ext/standard/ftok.o ext/standard/sha1.o ext/standard/user_filters.o ext/standard/uuencode.o ext/standard/filters.o ext/standard/proc_open.o ext/standard/streamsfuncs.o ext/standard/http.o ext/standard/password.o ext/tokenizer/tokenizer.o ext/tokenizer/tokenizer_data.o ext/xml/xml.o ext/xml/compat.o ext/xmlreader/php_xmlreader.o ext/xmlwriter/php_xmlwriter.o TSRM/TSRM.o TSRM/tsrm_strtok_r.o TSRM/tsrm_virtual_cwd.o main/main.o main/snprintf.o main/spprintf.o main/php_sprintf.o main/fopen_wrappers.o main/alloca.o main/php_scandir.o main/php_ini.o main/SAPI.o main/rfc1867.o main/php_content_types.o main/strlcpy.o main/strlcat.o main/mergesort.o main/reentrancy.o main/php_variables.o main/php_ticks.o main/network.o main/php_open_temporary_file.o main/output.o main/getopt.o main/streams/streams.o main/streams/cast.o main/streams/memory.o main/streams/filter.o main/streams/plain_wrapper.o main/streams/userspace.o main/streams/transports.o main/streams/xp_socket.o main/streams/mmap.o main/streams/glob_wrapper.o Zend/zend_language_parser.o Zend/zend_language_scanner.o Zend/zend_ini_parser.o Zend/zend_ini_scanner.o Zend/zend_alloc.o Zend/zend_compile.o Zend/zend_constants.o Zend/zend_dynamic_array.o Zend/zend_dtrace.o Zend/zend_execute_API.o Zend/zend_highlight.o Zend/zend_llist.o Zend/zend_vm_opcodes.o Zend/zend_opcode.o Zend/zend_operators.o Zend/zend_ptr_stack.o Zend/zend_stack.o Zend/zend_variables.o Zend/zend.o Zend/zend_API.o Zend/zend_extensions.o Zend/zend_hash.o Zend/zend_list.o Zend/zend_indent.o Zend/zend_builtin_functions.o Zend/zend_sprintf.o Zend/zend_ini.o Zend/zend_qsort.o Zend/zend_multibyte.o Zend/zend_ts_hash.o Zend/zend_stream.o Zend/zend_iterators.o Zend/zend_interfaces.o Zend/zend_exceptions.o Zend/zend_strtod.o Zend/zend_gc.o Zend/zend_closures.o Zend/zend_float.o Zend/zend_string.o Zend/zend_signal.o Zend/zend_generators.o Zend/zend_objects.o Zend/zend_object_handlers.o Zend/zend_objects_API.o Zend/zend_default_classes.o Zend/zend_execute.o main/internal_functions_cli.o sapi/cli/php_cli.o sapi/cli/php_http_parser.o sapi/cli/php_cli_server.o sapi/cli/ps_title.o sapi/cli/php_cli_process_title.o -lresolv -liconv -liconv -lm -lxml2 -lxml2 -lxml2 -lxml2 -lxml2 -lxml2 -o sapi/cli/php clang: error: no such file or directory: 'ext/date/php_date.o' clang: error: no such file or directory: 'ext/date/lib/astro.o' clang: error: no such file or directory: 'ext/date/lib/dow.o' clang: error: no such file or directory: 'ext/date/lib/parse_date.o' clang: error: no such file or directory: 'ext/date/lib/parse_tz.o' clang: error: no such file or directory: 'ext/date/lib/timelib.o' clang: error: no such file or directory: 'ext/date/lib/tm2unixtime.o' clang: error: no such file or directory: 'ext/date/lib/unixtime2tm.o' clang: error: no such file or directory: 'ext/date/lib/parse_iso_intervals.o' clang: error: no such file or directory: 'ext/date/lib/interval.o' clang: error: no such file or directory: 'ext/ereg/ereg.o' clang: error: no such file or directory: 'ext/ereg/regex/regcomp.o' clang: error: no such file or directory: 'ext/ereg/regex/regexec.o' clang: error: no such file or directory: 'ext/ereg/regex/regerror.o' clang: error: no such file or directory: 'ext/ereg/regex/regfree.o' clang: error: no such file or directory: 'ext/libxml/libxml.o' clang: error: no such file or directory: 'ext/pcre/pcrelib/pcre_chartables.o' clang: error: no such file or directory: 'ext/pcre/pcrelib/pcre_ucd.o' clang: error: no such file or directory: 'ext/pcre/pcrelib/pcre_compile.o' clang: error: no such file or directory: 'ext/pcre/pcrelib/pcre_config.o' clang: error: no such file or directory: 'ext/pcre/pcrelib/pcre_exec.o' clang: error: no such file or directory: 'ext/pcre/pcrelib/pcre_fullinfo.o' clang: error: no such file or directory: 'ext/pcre/pcrelib/pcre_get.o' clang: error: no such file or directory: 'ext/pcre/pcrelib/pcre_globals.o' clang: error: no such file or directory: 'ext/pcre/pcrelib/pcre_maketables.o' clang: error: no such file or directory: 'ext/pcre/pcrelib/pcre_newline.o' clang: error: no such file or directory: 'ext/pcre/pcrelib/pcre_ord2utf8.o' clang: error: no such file or directory: 'ext/pcre/pcrelib/pcre_refcount.o' clang: error: no such file or directory: 'ext/pcre/pcrelib/pcre_study.o' clang: error: no such file or directory: 'ext/pcre/pcrelib/pcre_tables.o' clang: error: no such file or directory: 'ext/pcre/pcrelib/pcre_valid_utf8.o' clang: error: no such file or directory: 'ext/pcre/pcrelib/pcre_version.o' clang: error: no such file or directory: 'ext/pcre/pcrelib/pcre_xclass.o' clang: error: no such file or directory: 'ext/pcre/php_pcre.o' clang: error: no such file or directory: 'ext/sqlite3/sqlite3.o' clang: error: no such file or directory: 'ext/sqlite3/libsqlite/sqlite3.o' clang: error: no such file or directory: 'ext/ctype/ctype.o' clang: error: no such file or directory: 'ext/dom/php_dom.o' clang: error: no such file or directory: 'ext/dom/attr.o' clang: error: no such file or directory: 'ext/dom/document.o' clang: error: no such file or directory: 'ext/dom/domerrorhandler.o' clang: error: no such file or directory: 'ext/dom/domstringlist.o' clang: error: no such file or directory: 'ext/dom/domexception.o' clang: error: no such file or directory: 'ext/dom/namelist.o' clang: error: no such file or directory: 'ext/dom/processinginstruction.o' clang: error: no such file or directory: 'ext/dom/cdatasection.o' clang: error: no such file or directory: 'ext/dom/documentfragment.o' clang: error: no such file or directory: 'ext/dom/domimplementation.o' clang: error: no such file or directory: 'ext/dom/element.o' clang: error: no such file or directory: 'ext/dom/node.o' clang: error: no such file or directory: 'ext/dom/string_extend.o' clang: error: no such file or directory: 'ext/dom/characterdata.o' clang: error: no such file or directory: 'ext/dom/documenttype.o' clang: error: no such file or directory: 'ext/dom/domimplementationlist.o' clang: error: no such file or directory: 'ext/dom/entity.o' clang: error: no such file or directory: 'ext/dom/nodelist.o' clang: error: no such file or directory: 'ext/dom/text.o' clang: error: no such file or directory: 'ext/dom/comment.o' clang: error: no such file or directory: 'ext/dom/domconfiguration.o' clang: error: no such file or directory: 'ext/dom/domimplementationsource.o' clang: error: no such file or directory: 'ext/dom/entityreference.o' clang: error: no such file or directory: 'ext/dom/notation.o' clang: error: no such file or directory: 'ext/dom/xpath.o' clang: error: no such file or directory: 'ext/dom/dom_iterators.o' clang: error: no such file or directory: 'ext/dom/typeinfo.o' clang: error: no such file or directory: 'ext/dom/domerror.o' clang: error: no such file or directory: 'ext/dom/domlocator.o' clang: error: no such file or directory: 'ext/dom/namednodemap.o' clang: error: no such file or directory: 'ext/dom/userdatahandler.o' clang: error: no such file or directory: 'ext/fileinfo/fileinfo.o' clang: error: no such file or directory: 'ext/fileinfo/libmagic/apprentice.o' clang: error: no such file or directory: 'ext/fileinfo/libmagic/apptype.o' clang: error: no such file or directory: 'ext/fileinfo/libmagic/ascmagic.o' clang: error: no such file or directory: 'ext/fileinfo/libmagic/cdf.o' clang: error: no such file or directory: 'ext/fileinfo/libmagic/cdf_time.o' clang: error: no such file or directory: 'ext/fileinfo/libmagic/compress.o' clang: error: no such file or directory: 'ext/fileinfo/libmagic/encoding.o' clang: error: no such file or directory: 'ext/fileinfo/libmagic/fsmagic.o' clang: error: no such file or directory: 'ext/fileinfo/libmagic/funcs.o' clang: error: no such file or directory: 'ext/fileinfo/libmagic/is_tar.o' clang: error: no such file or directory: 'ext/fileinfo/libmagic/magic.o' clang: error: no such file or directory: 'ext/fileinfo/libmagic/print.o' clang: error: no such file or directory: 'ext/fileinfo/libmagic/readcdf.o' clang: error: no such file or directory: 'ext/fileinfo/libmagic/readelf.o' clang: error: no such file or directory: 'ext/fileinfo/libmagic/softmagic.o' clang: error: no such file or directory: 'ext/filter/filter.o' clang: error: no such file or directory: 'ext/filter/sanitizing_filters.o' clang: error: no such file or directory: 'ext/filter/logical_filters.o' clang: error: no such file or directory: 'ext/filter/callback_filter.o' clang: error: no such file or directory: 'ext/hash/hash.o' clang: error: no such file or directory: 'ext/hash/hash_md.o' clang: error: no such file or directory: 'ext/hash/hash_sha.o' clang: error: no such file or directory: 'ext/hash/hash_ripemd.o' clang: error: no such file or directory: 'ext/hash/hash_haval.o' clang: error: no such file or directory: 'ext/hash/hash_tiger.o' clang: error: no such file or directory: 'ext/hash/hash_gost.o' clang: error: no such file or directory: 'ext/hash/hash_snefru.o' clang: error: no such file or directory: 'ext/hash/hash_whirlpool.o' clang: error: no such file or directory: 'ext/hash/hash_adler32.o' clang: error: no such file or directory: 'ext/hash/hash_crc32.o' clang: error: no such file or directory: 'ext/hash/hash_fnv.o' clang: error: no such file or directory: 'ext/hash/hash_joaat.o' clang: error: no such file or directory: 'ext/iconv/iconv.o' clang: error: no such file or directory: 'ext/json/json.o' clang: error: no such file or directory: 'ext/json/utf8_decode.o' clang: error: no such file or directory: 'ext/json/JSON_parser.o' clang: error: no such file or directory: 'ext/pdo/pdo.o' clang: error: no such file or directory: 'ext/pdo/pdo_dbh.o' clang: error: no such file or directory: 'ext/pdo/pdo_stmt.o' clang: error: no such file or directory: 'ext/pdo/pdo_sql_parser.o' clang: error: no such file or directory: 'ext/pdo/pdo_sqlstate.o' clang: error: no such file or directory: 'ext/pdo_sqlite/pdo_sqlite.o' clang: error: no such file or directory: 'ext/pdo_sqlite/sqlite_driver.o' clang: error: no such file or directory: 'ext/pdo_sqlite/sqlite_statement.o' clang: error: no such file or directory: 'ext/phar/util.o' clang: error: no such file or directory: 'ext/phar/tar.o' clang: error: no such file or directory: 'ext/phar/zip.o' clang: error: no such file or directory: 'ext/phar/stream.o' clang: error: no such file or directory: 'ext/phar/func_interceptors.o' clang: error: no such file or directory: 'ext/phar/dirstream.o' clang: error: no such file or directory: 'ext/phar/phar.o' clang: error: no such file or directory: 'ext/phar/phar_object.o' clang: error: no such file or directory: 'ext/phar/phar_path_check.o' clang: error: no such file or directory: 'ext/posix/posix.o' clang: error: no such file or directory: 'ext/reflection/php_reflection.o' clang: error: no such file or directory: 'ext/session/mod_user_class.o' clang: error: no such file or directory: 'ext/session/session.o' clang: error: no such file or directory: 'ext/session/mod_files.o' clang: error: no such file or directory: 'ext/session/mod_mm.o' clang: error: no such file or directory: 'ext/session/mod_user.o' clang: error: no such file or directory: 'ext/simplexml/simplexml.o' clang: error: no such file or directory: 'ext/simplexml/sxe.o' clang: error: no such file or directory: 'ext/spl/php_spl.o' clang: error: no such file or directory: 'ext/spl/spl_functions.o' clang: error: no such file or directory: 'ext/spl/spl_engine.o' clang: error: no such file or directory: 'ext/spl/spl_iterators.o' clang: error: no such file or directory: 'ext/spl/spl_array.o' clang: error: no such file or directory: 'ext/spl/spl_directory.o' clang: error: no such file or directory: 'ext/spl/spl_exceptions.o' clang: error: no such file or directory: 'ext/spl/spl_observer.o' clang: error: no such file or directory: 'ext/spl/spl_dllist.o' clang: error: no such file or directory: 'ext/spl/spl_heap.o' clang: error: no such file or directory: 'ext/spl/spl_fixedarray.o' clang: error: no such file or directory: 'ext/standard/crypt_freesec.o' clang: error: no such file or directory: 'ext/standard/crypt_blowfish.o' clang: error: no such file or directory: 'ext/standard/crypt_sha512.o' clang: error: no such file or directory: 'ext/standard/crypt_sha256.o' clang: error: no such file or directory: 'ext/standard/php_crypt_r.o' clang: error: no such file or directory: 'ext/standard/array.o' clang: error: no such file or directory: 'ext/standard/base64.o' clang: error: no such file or directory: 'ext/standard/basic_functions.o' clang: error: no such file or directory: 'ext/standard/browscap.o' clang: error: no such file or directory: 'ext/standard/crc32.o' clang: error: no such file or directory: 'ext/standard/crypt.o' clang: error: no such file or directory: 'ext/standard/cyr_convert.o' clang: error: no such file or directory: 'ext/standard/datetime.o' clang: error: no such file or directory: 'ext/standard/dir.o' clang: error: no such file or directory: 'ext/standard/dl.o' clang: error: no such file or directory: 'ext/standard/dns.o' clang: error: no such file or directory: 'ext/standard/exec.o' clang: error: no such file or directory: 'ext/standard/file.o' clang: error: no such file or directory: 'ext/standard/filestat.o' clang: error: no such file or directory: 'ext/standard/flock_compat.o' clang: error: no such file or directory: 'ext/standard/formatted_print.o' clang: error: no such file or directory: 'ext/standard/fsock.o' clang: error: no such file or directory: 'ext/standard/head.o' clang: error: no such file or directory: 'ext/standard/html.o' clang: error: no such file or directory: 'ext/standard/image.o' clang: error: no such file or directory: 'ext/standard/info.o' clang: error: no such file or directory: 'ext/standard/iptc.o' clang: error: no such file or directory: 'ext/standard/lcg.o' clang: error: no such file or directory: 'ext/standard/link.o' clang: error: no such file or directory: 'ext/standard/mail.o' clang: error: no such file or directory: 'ext/standard/math.o' clang: error: no such file or directory: 'ext/standard/md5.o' clang: error: no such file or directory: 'ext/standard/metaphone.o' clang: error: no such file or directory: 'ext/standard/microtime.o' clang: error: no such file or directory: 'ext/standard/pack.o' clang: error: no such file or directory: 'ext/standard/pageinfo.o' clang: error: no such file or directory: 'ext/standard/quot_print.o' clang: error: no such file or directory: 'ext/standard/rand.o' clang: error: no such file or directory: 'ext/standard/soundex.o' clang: error: no such file or directory: 'ext/standard/string.o' clang: error: no such file or directory: 'ext/standard/scanf.o' clang: error: no such file or directory: 'ext/standard/syslog.o' clang: error: no such file or directory: 'ext/standard/type.o' clang: error: no such file or directory: 'ext/standard/uniqid.o' clang: error: no such file or directory: 'ext/standard/url.o' clang: error: no such file or directory: 'ext/standard/var.o' clang: error: no such file or directory: 'ext/standard/versioning.o' clang: error: no such file or directory: 'ext/standard/assert.o' clang: error: no such file or directory: 'ext/standard/strnatcmp.o' clang: error: no such file or directory: 'ext/standard/levenshtein.o' clang: error: no such file or directory: 'ext/standard/incomplete_class.o' clang: error: no such file or directory: 'ext/standard/url_scanner_ex.o' clang: error: no such file or directory: 'ext/standard/ftp_fopen_wrapper.o' clang: error: no such file or directory: 'ext/standard/http_fopen_wrapper.o' clang: error: no such file or directory: 'ext/standard/php_fopen_wrapper.o' clang: error: no such file or directory: 'ext/standard/credits.o' clang: error: no such file or directory: 'ext/standard/css.o' clang: error: no such file or directory: 'ext/standard/var_unserializer.o' clang: error: no such file or directory: 'ext/standard/ftok.o' clang: error: no such file or directory: 'ext/standard/sha1.o' clang: error: no such file or directory: 'ext/standard/user_filters.o' clang: error: no such file or directory: 'ext/standard/uuencode.o' clang: error: no such file or directory: 'ext/standard/filters.o' clang: error: no such file or directory: 'ext/standard/proc_open.o' clang: error: no such file or directory: 'ext/standard/streamsfuncs.o' clang: error: no such file or directory: 'ext/standard/http.o' clang: error: no such file or directory: 'ext/standard/password.o' clang: error: no such file or directory: 'ext/tokenizer/tokenizer.o' clang: error: no such file or directory: 'ext/tokenizer/tokenizer_data.o' clang: error: no such file or directory: 'ext/xml/xml.o' clang: error: no such file or directory: 'ext/xml/compat.o' clang: error: no such file or directory: 'ext/xmlreader/php_xmlreader.o' clang: error: no such file or directory: 'ext/xmlwriter/php_xmlwriter.o' clang: error: no such file or directory: 'TSRM/TSRM.o' clang: error: no such file or directory: 'TSRM/tsrm_strtok_r.o' clang: error: no such file or directory: 'TSRM/tsrm_virtual_cwd.o' clang: error: no such file or directory: 'main/main.o' clang: error: no such file or directory: 'main/snprintf.o' clang: error: no such file or directory: 'main/spprintf.o' clang: error: no such file or directory: 'main/php_sprintf.o' clang: error: no such file or directory: 'main/fopen_wrappers.o' clang: error: no such file or directory: 'main/alloca.o' clang: error: no such file or directory: 'main/php_scandir.o' clang: error: no such file or directory: 'main/php_ini.o' clang: error: no such file or directory: 'main/SAPI.o' clang: error: no such file or directory: 'main/rfc1867.o' clang: error: no such file or directory: 'main/php_content_types.o' clang: error: no such file or directory: 'main/strlcpy.o' clang: error: no such file or directory: 'main/strlcat.o' clang: error: no such file or directory: 'main/mergesort.o' clang: error: no such file or directory: 'main/reentrancy.o' clang: error: no such file or directory: 'main/php_variables.o' clang: error: no such file or directory: 'main/php_ticks.o' clang: error: no such file or directory: 'main/network.o' clang: error: no such file or directory: 'main/php_open_temporary_file.o' clang: error: no such file or directory: 'main/output.o' clang: error: no such file or directory: 'main/getopt.o' clang: error: no such file or directory: 'main/streams/streams.o' clang: error: no such file or directory: 'main/streams/cast.o' clang: error: no such file or directory: 'main/streams/memory.o' clang: error: no such file or directory: 'main/streams/filter.o' clang: error: no such file or directory: 'main/streams/plain_wrapper.o' clang: error: no such file or directory: 'main/streams/userspace.o' clang: error: no such file or directory: 'main/streams/transports.o' clang: error: no such file or directory: 'main/streams/xp_socket.o' clang: error: no such file or directory: 'main/streams/mmap.o' clang: error: no such file or directory: 'main/streams/glob_wrapper.o' clang: error: no such file or directory: 'Zend/zend_language_parser.o' clang: error: no such file or directory: 'Zend/zend_language_scanner.o' clang: error: no such file or directory: 'Zend/zend_ini_parser.o' clang: error: no such file or directory: 'Zend/zend_ini_scanner.o' clang: error: no such file or directory: 'Zend/zend_alloc.o' clang: error: no such file or directory: 'Zend/zend_compile.o' clang: error: no such file or directory: 'Zend/zend_constants.o' clang: error: no such file or directory: 'Zend/zend_dynamic_array.o' clang: error: no such file or directory: 'Zend/zend_dtrace.o' clang: error: no such file or directory: 'Zend/zend_execute_API.o' clang: error: no such file or directory: 'Zend/zend_highlight.o' clang: error: no such file or directory: 'Zend/zend_llist.o' clang: error: no such file or directory: 'Zend/zend_vm_opcodes.o' clang: error: no such file or directory: 'Zend/zend_opcode.o' clang: error: no such file or directory: 'Zend/zend_operators.o' clang: error: no such file or directory: 'Zend/zend_ptr_stack.o' clang: error: no such file or directory: 'Zend/zend_stack.o' clang: error: no such file or directory: 'Zend/zend_variables.o' clang: error: no such file or directory: 'Zend/zend.o' clang: error: no such file or directory: 'Zend/zend_API.o' clang: error: no such file or directory: 'Zend/zend_extensions.o' clang: error: no such file or directory: 'Zend/zend_hash.o' clang: error: no such file or directory: 'Zend/zend_list.o' clang: error: no such file or directory: 'Zend/zend_indent.o' clang: error: no such file or directory: 'Zend/zend_builtin_functions.o' clang: error: no such file or directory: 'Zend/zend_sprintf.o' clang: error: no such file or directory: 'Zend/zend_ini.o' clang: error: no such file or directory: 'Zend/zend_qsort.o' clang: error: no such file or directory: 'Zend/zend_multibyte.o' clang: error: no such file or directory: 'Zend/zend_ts_hash.o' clang: error: no such file or directory: 'Zend/zend_stream.o' clang: error: no such file or directory: 'Zend/zend_iterators.o' clang: error: no such file or directory: 'Zend/zend_interfaces.o' clang: error: no such file or directory: 'Zend/zend_exceptions.o' clang: error: no such file or directory: 'Zend/zend_strtod.o' clang: error: no such file or directory: 'Zend/zend_gc.o' clang: error: no such file or directory: 'Zend/zend_closures.o' clang: error: no such file or directory: 'Zend/zend_float.o' clang: error: no such file or directory: 'Zend/zend_string.o' clang: error: no such file or directory: 'Zend/zend_signal.o' clang: error: no such file or directory: 'Zend/zend_generators.o' clang: error: no such file or directory: 'Zend/zend_objects.o' clang: error: no such file or directory: 'Zend/zend_object_handlers.o' clang: error: no such file or directory: 'Zend/zend_objects_API.o' clang: error: no such file or directory: 'Zend/zend_default_classes.o' clang: error: no such file or directory: 'Zend/zend_execute.o' clang: error: no such file or directory: 'main/internal_functions_cli.o' clang: error: no such file or directory: 'sapi/cli/php_cli.o' clang: error: no such file or directory: 'sapi/cli/php_http_parser.o' clang: error: no such file or directory: 'sapi/cli/php_cli_server.o' clang: error: no such file or directory: 'sapi/cli/ps_title.o' clang: error: no such file or directory: 'sapi/cli/php_cli_process_title.o' make: *** [sapi/cli/php] Error 1