php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #66673 --enable-embed Fails to Link
Submitted: 2014-02-08 09:25 UTC Modified: -
Votes:13
Avg. Score:4.2 ± 1.0
Reproduced:10 of 10 (100.0%)
Same Version:3 (30.0%)
Same OS:9 (90.0%)
From: guido at 20tab dot com Assigned:
Status: Open Package: Compile Failure
PHP Version: 5.5.9 OS: OSX 10.9.1 Mavericks
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: guido at 20tab dot com
New email:
PHP Version: OS:

 

 [2014-02-08 09:25 UTC] guido at 20tab dot com
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

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-10-05 19:49 UTC] timjurcka at gmail dot com
Same issue here, MaxOS (10.8) and PHP 5.6.1. Doing the same on a Linux (Ubuntu 14.04) machine does not fail.
 [2016-12-12 01:31 UTC] microsoft at yahoo dot com
OS X puts the files in .libs directory. Workaround is to copy the files. Verified on PHP 7.

Use this regex to make a shell script from the errors.
Search: \n(.*)\/([A-Za-z0-9_-]*).o
Replace: \ncp \1/.libs/\2.o \1/\2.o

Additional lines:
cp main/.libs/fastcgi.o main/fastcgi.o
cp sapi/cgi/.libs/cgi_main.o sapi/cgi/cgi_main.o


Test Results:
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Blacklist (with glob, quote and comments) [ext/opcache/tests/blacklist.phpt]
Bug #38524 (strptime() does not initialize the internal date storage structure) [ext/standard/tests/time/bug38524.phpt]
Check cli_process_title support on Unix [sapi/cli/tests/cli_process_title_unix.phpt]
=====================================================================

=====================================================================
WARNED TEST SUMMARY
---------------------------------------------------------------------
Bug #72663: Create an Unexpected Object and Don't Invoke __wakeup() in Deserialization [ext/standard/tests/strings/bug72663_3.phpt] (warn: XFAIL section but test passes)
=====================================================================

Script:


ln -s ext/date/.libs/php_date.o ext/date/php_date.o
ln -s ext/date/lib/.libs/astro.o ext/date/lib/astro.o
ln -s ext/date/lib/.libs/dow.o ext/date/lib/dow.o
ln -s ext/date/lib/.libs/parse_date.o ext/date/lib/parse_date.o
ln -s ext/date/lib/.libs/parse_tz.o ext/date/lib/parse_tz.o
ln -s ext/date/lib/.libs/timelib.o ext/date/lib/timelib.o
ln -s ext/date/lib/.libs/tm2unixtime.o ext/date/lib/tm2unixtime.o
ln -s ext/date/lib/.libs/unixtime2tm.o ext/date/lib/unixtime2tm.o
ln -s ext/date/lib/.libs/parse_iso_intervals.o ext/date/lib/parse_iso_intervals.o
ln -s ext/date/lib/.libs/interval.o ext/date/lib/interval.o
ln -s ext/libxml/.libs/libxml.o ext/libxml/libxml.o
ln -s ext/pcre/pcrelib/.libs/pcre_chartables.o ext/pcre/pcrelib/pcre_chartables.o
ln -s ext/pcre/pcrelib/.libs/pcre_ucd.o ext/pcre/pcrelib/pcre_ucd.o
ln -s ext/pcre/pcrelib/.libs/pcre_compile.o ext/pcre/pcrelib/pcre_compile.o
ln -s ext/pcre/pcrelib/.libs/pcre_config.o ext/pcre/pcrelib/pcre_config.o
ln -s ext/pcre/pcrelib/.libs/pcre_exec.o ext/pcre/pcrelib/pcre_exec.o
ln -s ext/pcre/pcrelib/.libs/pcre_fullinfo.o ext/pcre/pcrelib/pcre_fullinfo.o
ln -s ext/pcre/pcrelib/.libs/pcre_get.o ext/pcre/pcrelib/pcre_get.o
ln -s ext/pcre/pcrelib/.libs/pcre_globals.o ext/pcre/pcrelib/pcre_globals.o
ln -s ext/pcre/pcrelib/.libs/pcre_maketables.o ext/pcre/pcrelib/pcre_maketables.o
ln -s ext/pcre/pcrelib/.libs/pcre_newline.o ext/pcre/pcrelib/pcre_newline.o
ln -s ext/pcre/pcrelib/.libs/pcre_ord2utf8.o ext/pcre/pcrelib/pcre_ord2utf8.o
ln -s ext/pcre/pcrelib/.libs/pcre_refcount.o ext/pcre/pcrelib/pcre_refcount.o
ln -s ext/pcre/pcrelib/.libs/pcre_study.o ext/pcre/pcrelib/pcre_study.o
ln -s ext/pcre/pcrelib/.libs/pcre_tables.o ext/pcre/pcrelib/pcre_tables.o
ln -s ext/pcre/pcrelib/.libs/pcre_valid_utf8.o ext/pcre/pcrelib/pcre_valid_utf8.o
ln -s ext/pcre/pcrelib/.libs/pcre_version.o ext/pcre/pcrelib/pcre_version.o
ln -s ext/pcre/pcrelib/.libs/pcre_xclass.o ext/pcre/pcrelib/pcre_xclass.o
ln -s ext/pcre/pcrelib/.libs/pcre_jit_compile.o ext/pcre/pcrelib/pcre_jit_compile.o
ln -s ext/pcre/.libs/php_pcre.o ext/pcre/php_pcre.o
ln -s ext/sqlite3/.libs/sqlite3.o ext/sqlite3/sqlite3.o
ln -s ext/sqlite3/libsqlite/.libs/sqlite3.o ext/sqlite3/libsqlite/sqlite3.o
ln -s ext/ctype/.libs/ctype.o ext/ctype/ctype.o
ln -s ext/dom/.libs/php_dom.o ext/dom/php_dom.o
ln -s ext/dom/.libs/attr.o ext/dom/attr.o
ln -s ext/dom/.libs/document.o ext/dom/document.o
ln -s ext/dom/.libs/domerrorhandler.o ext/dom/domerrorhandler.o
ln -s ext/dom/.libs/domstringlist.o ext/dom/domstringlist.o
ln -s ext/dom/.libs/domexception.o ext/dom/domexception.o
ln -s ext/dom/.libs/namelist.o ext/dom/namelist.o
ln -s ext/dom/.libs/processinginstruction.o ext/dom/processinginstruction.o
ln -s ext/dom/.libs/cdatasection.o ext/dom/cdatasection.o
ln -s ext/dom/.libs/documentfragment.o ext/dom/documentfragment.o
ln -s ext/dom/.libs/domimplementation.o ext/dom/domimplementation.o
ln -s ext/dom/.libs/element.o ext/dom/element.o
ln -s ext/dom/.libs/node.o ext/dom/node.o
ln -s ext/dom/.libs/string_extend.o ext/dom/string_extend.o
ln -s ext/dom/.libs/characterdata.o ext/dom/characterdata.o
ln -s ext/dom/.libs/documenttype.o ext/dom/documenttype.o
ln -s ext/dom/.libs/domimplementationlist.o ext/dom/domimplementationlist.o
ln -s ext/dom/.libs/entity.o ext/dom/entity.o
ln -s ext/dom/.libs/nodelist.o ext/dom/nodelist.o
ln -s ext/dom/.libs/text.o ext/dom/text.o
ln -s ext/dom/.libs/comment.o ext/dom/comment.o
ln -s ext/dom/.libs/domconfiguration.o ext/dom/domconfiguration.o
ln -s ext/dom/.libs/domimplementationsource.o ext/dom/domimplementationsource.o
ln -s ext/dom/.libs/entityreference.o ext/dom/entityreference.o
ln -s ext/dom/.libs/notation.o ext/dom/notation.o
ln -s ext/dom/.libs/xpath.o ext/dom/xpath.o
ln -s ext/dom/.libs/dom_iterators.o ext/dom/dom_iterators.o
ln -s ext/dom/.libs/typeinfo.o ext/dom/typeinfo.o
ln -s ext/dom/.libs/domerror.o ext/dom/domerror.o
ln -s ext/dom/.libs/domlocator.o ext/dom/domlocator.o
ln -s ext/dom/.libs/namednodemap.o ext/dom/namednodemap.o
ln -s ext/dom/.libs/userdatahandler.o ext/dom/userdatahandler.o
ln -s ext/fileinfo/.libs/fileinfo.o ext/fileinfo/fileinfo.o
ln -s ext/fileinfo/libmagic/.libs/apprentice.o ext/fileinfo/libmagic/apprentice.o
ln -s ext/fileinfo/libmagic/.libs/apptype.o ext/fileinfo/libmagic/apptype.o
ln -s ext/fileinfo/libmagic/.libs/ascmagic.o ext/fileinfo/libmagic/ascmagic.o
ln -s ext/fileinfo/libmagic/.libs/cdf.o ext/fileinfo/libmagic/cdf.o
ln -s ext/fileinfo/libmagic/.libs/cdf_time.o ext/fileinfo/libmagic/cdf_time.o
ln -s ext/fileinfo/libmagic/.libs/compress.o ext/fileinfo/libmagic/compress.o
ln -s ext/fileinfo/libmagic/.libs/encoding.o ext/fileinfo/libmagic/encoding.o
ln -s ext/fileinfo/libmagic/.libs/fsmagic.o ext/fileinfo/libmagic/fsmagic.o
ln -s ext/fileinfo/libmagic/.libs/funcs.o ext/fileinfo/libmagic/funcs.o
ln -s ext/fileinfo/libmagic/.libs/is_tar.o ext/fileinfo/libmagic/is_tar.o
ln -s ext/fileinfo/libmagic/.libs/magic.o ext/fileinfo/libmagic/magic.o
ln -s ext/fileinfo/libmagic/.libs/print.o ext/fileinfo/libmagic/print.o
ln -s ext/fileinfo/libmagic/.libs/readcdf.o ext/fileinfo/libmagic/readcdf.o
ln -s ext/fileinfo/libmagic/.libs/softmagic.o ext/fileinfo/libmagic/softmagic.o
ln -s ext/filter/.libs/filter.o ext/filter/filter.o
ln -s ext/filter/.libs/sanitizing_filters.o ext/filter/sanitizing_filters.o
ln -s ext/filter/.libs/logical_filters.o ext/filter/logical_filters.o
ln -s ext/filter/.libs/callback_filter.o ext/filter/callback_filter.o
ln -s ext/hash/.libs/hash.o ext/hash/hash.o
ln -s ext/hash/.libs/hash_md.o ext/hash/hash_md.o
ln -s ext/hash/.libs/hash_sha.o ext/hash/hash_sha.o
ln -s ext/hash/.libs/hash_ripemd.o ext/hash/hash_ripemd.o
ln -s ext/hash/.libs/hash_haval.o ext/hash/hash_haval.o
ln -s ext/hash/.libs/hash_tiger.o ext/hash/hash_tiger.o
ln -s ext/hash/.libs/hash_gost.o ext/hash/hash_gost.o
ln -s ext/hash/.libs/hash_snefru.o ext/hash/hash_snefru.o
ln -s ext/hash/.libs/hash_whirlpool.o ext/hash/hash_whirlpool.o
ln -s ext/hash/.libs/hash_adler32.o ext/hash/hash_adler32.o
ln -s ext/hash/.libs/hash_crc32.o ext/hash/hash_crc32.o
ln -s ext/hash/.libs/hash_fnv.o ext/hash/hash_fnv.o
ln -s ext/hash/.libs/hash_joaat.o ext/hash/hash_joaat.o
ln -s ext/hash/.libs/hash_sha3.o ext/hash/hash_sha3.o
ln -s ext/iconv/.libs/iconv.o ext/iconv/iconv.o
ln -s ext/json/.libs/json.o ext/json/json.o
ln -s ext/json/.libs/json_encoder.o ext/json/json_encoder.o
ln -s ext/json/.libs/json_parser.o ext/json/json_parser.o
ln -s ext/json/.libs/json_scanner.o ext/json/json_scanner.o
ln -s ext/pdo/.libs/pdo.o ext/pdo/pdo.o
ln -s ext/pdo/.libs/pdo_dbh.o ext/pdo/pdo_dbh.o
ln -s ext/pdo/.libs/pdo_stmt.o ext/pdo/pdo_stmt.o
ln -s ext/pdo/.libs/pdo_sql_parser.o ext/pdo/pdo_sql_parser.o
ln -s ext/pdo/.libs/pdo_sqlstate.o ext/pdo/pdo_sqlstate.o
ln -s ext/pdo_sqlite/.libs/pdo_sqlite.o ext/pdo_sqlite/pdo_sqlite.o
ln -s ext/pdo_sqlite/.libs/sqlite_driver.o ext/pdo_sqlite/sqlite_driver.o
ln -s ext/pdo_sqlite/.libs/sqlite_statement.o ext/pdo_sqlite/sqlite_statement.o
ln -s ext/phar/.libs/util.o ext/phar/util.o
ln -s ext/phar/.libs/tar.o ext/phar/tar.o
ln -s ext/phar/.libs/zip.o ext/phar/zip.o
ln -s ext/phar/.libs/stream.o ext/phar/stream.o
ln -s ext/phar/.libs/func_interceptors.o ext/phar/func_interceptors.o
ln -s ext/phar/.libs/dirstream.o ext/phar/dirstream.o
ln -s ext/phar/.libs/phar.o ext/phar/phar.o
ln -s ext/phar/.libs/phar_object.o ext/phar/phar_object.o
ln -s ext/phar/.libs/phar_path_check.o ext/phar/phar_path_check.o
ln -s ext/posix/.libs/posix.o ext/posix/posix.o
ln -s ext/reflection/.libs/php_reflection.o ext/reflection/php_reflection.o
ln -s ext/session/.libs/mod_user_class.o ext/session/mod_user_class.o
ln -s ext/session/.libs/session.o ext/session/session.o
ln -s ext/session/.libs/mod_files.o ext/session/mod_files.o
ln -s ext/session/.libs/mod_mm.o ext/session/mod_mm.o
ln -s ext/session/.libs/mod_user.o ext/session/mod_user.o
ln -s ext/simplexml/.libs/simplexml.o ext/simplexml/simplexml.o
ln -s ext/simplexml/.libs/sxe.o ext/simplexml/sxe.o
ln -s ext/spl/.libs/php_spl.o ext/spl/php_spl.o
ln -s ext/spl/.libs/spl_functions.o ext/spl/spl_functions.o
ln -s ext/spl/.libs/spl_engine.o ext/spl/spl_engine.o
ln -s ext/spl/.libs/spl_iterators.o ext/spl/spl_iterators.o
ln -s ext/spl/.libs/spl_array.o ext/spl/spl_array.o
ln -s ext/spl/.libs/spl_directory.o ext/spl/spl_directory.o
ln -s ext/spl/.libs/spl_exceptions.o ext/spl/spl_exceptions.o
ln -s ext/spl/.libs/spl_observer.o ext/spl/spl_observer.o
ln -s ext/spl/.libs/spl_dllist.o ext/spl/spl_dllist.o
ln -s ext/spl/.libs/spl_heap.o ext/spl/spl_heap.o
ln -s ext/spl/.libs/spl_fixedarray.o ext/spl/spl_fixedarray.o
ln -s ext/standard/.libs/crypt_freesec.o ext/standard/crypt_freesec.o
ln -s ext/standard/.libs/crypt_blowfish.o ext/standard/crypt_blowfish.o
ln -s ext/standard/.libs/crypt_sha512.o ext/standard/crypt_sha512.o
ln -s ext/standard/.libs/crypt_sha256.o ext/standard/crypt_sha256.o
ln -s ext/standard/.libs/php_crypt_r.o ext/standard/php_crypt_r.o
ln -s ext/standard/.libs/array.o ext/standard/array.o
ln -s ext/standard/.libs/base64.o ext/standard/base64.o
ln -s ext/standard/.libs/basic_functions.o ext/standard/basic_functions.o
ln -s ext/standard/.libs/browscap.o ext/standard/browscap.o
ln -s ext/standard/.libs/crc32.o ext/standard/crc32.o
ln -s ext/standard/.libs/crypt.o ext/standard/crypt.o
ln -s ext/standard/.libs/cyr_convert.o ext/standard/cyr_convert.o
ln -s ext/standard/.libs/datetime.o ext/standard/datetime.o
ln -s ext/standard/.libs/dir.o ext/standard/dir.o
ln -s ext/standard/.libs/dl.o ext/standard/dl.o
ln -s ext/standard/.libs/dns.o ext/standard/dns.o
ln -s ext/standard/.libs/exec.o ext/standard/exec.o
ln -s ext/standard/.libs/file.o ext/standard/file.o
ln -s ext/standard/.libs/filestat.o ext/standard/filestat.o
ln -s ext/standard/.libs/flock_compat.o ext/standard/flock_compat.o
ln -s ext/standard/.libs/formatted_print.o ext/standard/formatted_print.o
ln -s ext/standard/.libs/fsock.o ext/standard/fsock.o
ln -s ext/standard/.libs/head.o ext/standard/head.o
ln -s ext/standard/.libs/html.o ext/standard/html.o
ln -s ext/standard/.libs/image.o ext/standard/image.o
ln -s ext/standard/.libs/info.o ext/standard/info.o
ln -s ext/standard/.libs/iptc.o ext/standard/iptc.o
ln -s ext/standard/.libs/lcg.o ext/standard/lcg.o
ln -s ext/standard/.libs/link.o ext/standard/link.o
ln -s ext/standard/.libs/mail.o ext/standard/mail.o
ln -s ext/standard/.libs/math.o ext/standard/math.o
ln -s ext/standard/.libs/md5.o ext/standard/md5.o
ln -s ext/standard/.libs/metaphone.o ext/standard/metaphone.o
ln -s ext/standard/.libs/microtime.o ext/standard/microtime.o
ln -s ext/standard/.libs/pack.o ext/standard/pack.o
ln -s ext/standard/.libs/pageinfo.o ext/standard/pageinfo.o
ln -s ext/standard/.libs/quot_print.o ext/standard/quot_print.o
ln -s ext/standard/.libs/rand.o ext/standard/rand.o
ln -s ext/standard/.libs/mt_rand.o ext/standard/mt_rand.o
ln -s ext/standard/.libs/soundex.o ext/standard/soundex.o
ln -s ext/standard/.libs/string.o ext/standard/string.o
ln -s ext/standard/.libs/scanf.o ext/standard/scanf.o
ln -s ext/standard/.libs/syslog.o ext/standard/syslog.o
ln -s ext/standard/.libs/type.o ext/standard/type.o
ln -s ext/standard/.libs/uniqid.o ext/standard/uniqid.o
ln -s ext/standard/.libs/url.o ext/standard/url.o
ln -s ext/standard/.libs/var.o ext/standard/var.o
ln -s ext/standard/.libs/versioning.o ext/standard/versioning.o
ln -s ext/standard/.libs/assert.o ext/standard/assert.o
ln -s ext/standard/.libs/strnatcmp.o ext/standard/strnatcmp.o
ln -s ext/standard/.libs/levenshtein.o ext/standard/levenshtein.o
ln -s ext/standard/.libs/incomplete_class.o ext/standard/incomplete_class.o
ln -s ext/standard/.libs/url_scanner_ex.o ext/standard/url_scanner_ex.o
ln -s ext/standard/.libs/ftp_fopen_wrapper.o ext/standard/ftp_fopen_wrapper.o
ln -s ext/standard/.libs/http_fopen_wrapper.o ext/standard/http_fopen_wrapper.o
ln -s ext/standard/.libs/php_fopen_wrapper.o ext/standard/php_fopen_wrapper.o
ln -s ext/standard/.libs/credits.o ext/standard/credits.o
ln -s ext/standard/.libs/css.o ext/standard/css.o
ln -s ext/standard/.libs/var_unserializer.o ext/standard/var_unserializer.o
ln -s ext/standard/.libs/ftok.o ext/standard/ftok.o
ln -s ext/standard/.libs/sha1.o ext/standard/sha1.o
ln -s ext/standard/.libs/user_filters.o ext/standard/user_filters.o
ln -s ext/standard/.libs/uuencode.o ext/standard/uuencode.o
ln -s ext/standard/.libs/filters.o ext/standard/filters.o
ln -s ext/standard/.libs/proc_open.o ext/standard/proc_open.o
ln -s ext/standard/.libs/streamsfuncs.o ext/standard/streamsfuncs.o
ln -s ext/standard/.libs/http.o ext/standard/http.o
ln -s ext/standard/.libs/password.o ext/standard/password.o
ln -s ext/standard/.libs/random.o ext/standard/random.o
ln -s ext/tokenizer/.libs/tokenizer.o ext/tokenizer/tokenizer.o
ln -s ext/tokenizer/.libs/tokenizer_data.o ext/tokenizer/tokenizer_data.o
ln -s ext/xml/.libs/xml.o ext/xml/xml.o
ln -s ext/xml/.libs/compat.o ext/xml/compat.o
ln -s ext/xmlreader/.libs/php_xmlreader.o ext/xmlreader/php_xmlreader.o
ln -s ext/xmlwriter/.libs/php_xmlwriter.o ext/xmlwriter/php_xmlwriter.o
ln -s TSRM/.libs/TSRM.o TSRM/TSRM.o
ln -s TSRM/.libs/tsrm_strtok_r.o TSRM/tsrm_strtok_r.o
ln -s main/.libs/main.o main/main.o
ln -s main/.libs/snprintf.o main/snprintf.o
ln -s main/.libs/spprintf.o main/spprintf.o
ln -s main/.libs/php_sprintf.o main/php_sprintf.o
ln -s main/.libs/fopen_wrappers.o main/fopen_wrappers.o
ln -s main/.libs/alloca.o main/alloca.o
ln -s main/.libs/php_scandir.o main/php_scandir.o
ln -s main/.libs/php_ini.o main/php_ini.o
ln -s main/.libs/SAPI.o main/SAPI.o
ln -s main/.libs/rfc1867.o main/rfc1867.o
ln -s main/.libs/php_content_types.o main/php_content_types.o
ln -s main/.libs/strlcpy.o main/strlcpy.o
ln -s main/.libs/strlcat.o main/strlcat.o
ln -s main/.libs/mergesort.o main/mergesort.o
ln -s main/.libs/reentrancy.o main/reentrancy.o
ln -s main/.libs/php_variables.o main/php_variables.o
ln -s main/.libs/php_ticks.o main/php_ticks.o
ln -s main/.libs/network.o main/network.o
ln -s main/.libs/php_open_temporary_file.o main/php_open_temporary_file.o
ln -s main/.libs/output.o main/output.o
ln -s main/.libs/getopt.o main/getopt.o
ln -s main/streams/.libs/streams.o main/streams/streams.o
ln -s main/streams/.libs/cast.o main/streams/cast.o
ln -s main/streams/.libs/memory.o main/streams/memory.o
ln -s main/streams/.libs/filter.o main/streams/filter.o
ln -s main/streams/.libs/plain_wrapper.o main/streams/plain_wrapper.o
ln -s main/streams/.libs/userspace.o main/streams/userspace.o
ln -s main/streams/.libs/transports.o main/streams/transports.o
ln -s main/streams/.libs/xp_socket.o main/streams/xp_socket.o
ln -s main/streams/.libs/mmap.o main/streams/mmap.o
ln -s main/streams/.libs/glob_wrapper.o main/streams/glob_wrapper.o
ln -s Zend/.libs/zend_language_parser.o Zend/zend_language_parser.o
ln -s Zend/.libs/zend_language_scanner.o Zend/zend_language_scanner.o
ln -s Zend/.libs/zend_ini_parser.o Zend/zend_ini_parser.o
ln -s Zend/.libs/zend_ini_scanner.o Zend/zend_ini_scanner.o
ln -s Zend/.libs/zend_alloc.o Zend/zend_alloc.o
ln -s Zend/.libs/zend_compile.o Zend/zend_compile.o
ln -s Zend/.libs/zend_constants.o Zend/zend_constants.o
ln -s Zend/.libs/zend_dtrace.o Zend/zend_dtrace.o
ln -s Zend/.libs/zend_execute_API.o Zend/zend_execute_API.o
ln -s Zend/.libs/zend_highlight.o Zend/zend_highlight.o
ln -s Zend/.libs/zend_llist.o Zend/zend_llist.o
ln -s Zend/.libs/zend_vm_opcodes.o Zend/zend_vm_opcodes.o
ln -s Zend/.libs/zend_opcode.o Zend/zend_opcode.o
ln -s Zend/.libs/zend_operators.o Zend/zend_operators.o
ln -s Zend/.libs/zend_ptr_stack.o Zend/zend_ptr_stack.o
ln -s Zend/.libs/zend_stack.o Zend/zend_stack.o
ln -s Zend/.libs/zend_variables.o Zend/zend_variables.o
ln -s Zend/.libs/zend.o Zend/zend.o
ln -s Zend/.libs/zend_API.o Zend/zend_API.o
ln -s Zend/.libs/zend_extensions.o Zend/zend_extensions.o
ln -s Zend/.libs/zend_hash.o Zend/zend_hash.o
ln -s Zend/.libs/zend_list.o Zend/zend_list.o
ln -s Zend/.libs/zend_builtin_functions.o Zend/zend_builtin_functions.o
ln -s Zend/.libs/zend_sprintf.o Zend/zend_sprintf.o
ln -s Zend/.libs/zend_ini.o Zend/zend_ini.o
ln -s Zend/.libs/zend_sort.o Zend/zend_sort.o
ln -s Zend/.libs/zend_multibyte.o Zend/zend_multibyte.o
ln -s Zend/.libs/zend_ts_hash.o Zend/zend_ts_hash.o
ln -s Zend/.libs/zend_stream.o Zend/zend_stream.o
ln -s Zend/.libs/zend_iterators.o Zend/zend_iterators.o
ln -s Zend/.libs/zend_interfaces.o Zend/zend_interfaces.o
ln -s Zend/.libs/zend_exceptions.o Zend/zend_exceptions.o
ln -s Zend/.libs/zend_strtod.o Zend/zend_strtod.o
ln -s Zend/.libs/zend_gc.o Zend/zend_gc.o
ln -s Zend/.libs/zend_closures.o Zend/zend_closures.o
ln -s Zend/.libs/zend_float.o Zend/zend_float.o
ln -s Zend/.libs/zend_string.o Zend/zend_string.o
ln -s Zend/.libs/zend_signal.o Zend/zend_signal.o
ln -s Zend/.libs/zend_generators.o Zend/zend_generators.o
ln -s Zend/.libs/zend_virtual_cwd.o Zend/zend_virtual_cwd.o
ln -s Zend/.libs/zend_ast.o Zend/zend_ast.o
ln -s Zend/.libs/zend_objects.o Zend/zend_objects.o
ln -s Zend/.libs/zend_object_handlers.o Zend/zend_object_handlers.o
ln -s Zend/.libs/zend_objects_API.o Zend/zend_objects_API.o
ln -s Zend/.libs/zend_default_classes.o Zend/zend_default_classes.o
ln -s Zend/.libs/zend_inheritance.o Zend/zend_inheritance.o
ln -s Zend/.libs/zend_smart_str.o Zend/zend_smart_str.o
ln -s Zend/.libs/zend_execute.o Zend/zend_execute.o
ln -s main/.libs/internal_functions_cli.o main/internal_functions_cli.o
ln -s sapi/cli/.libs/php_cli.o sapi/cli/php_cli.o
ln -s sapi/cli/.libs/php_http_parser.o sapi/cli/php_http_parser.o
ln -s sapi/cli/.libs/php_cli_server.o sapi/cli/php_cli_server.o
ln -s sapi/cli/.libs/ps_title.o sapi/cli/ps_title.o
ln -s sapi/cli/.libs/php_cli_process_title.o sapi/cli/php_cli_process_title.o
cp main/.libs/fastcgi.o main/fastcgi.o
cp sapi/cgi/.libs/cgi_main.o sapi/cgi/cgi_main.o
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 02:01:28 2024 UTC