Last active
August 29, 2015 14:28
-
-
Save bbatsche/4087914a9ee498d890df to your computer and use it in GitHub Desktop.
brew install hhvm --verbose Error Logs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2015-08-24 11:19:16 -0500 | |
| cmake | |
| . | |
| -DBOOST_INCLUDEDIR=/usr/local/opt/boost/include | |
| -DBOOST_LIBRARYDIR=/usr/local/opt/boost/lib | |
| -DCCLIENT_INCLUDE_PATH=/usr/local/opt/imap-uw/include/imap | |
| -DCMAKE_C_FLAGS=-I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib | |
| -DCMAKE_CXX_FLAGS=-I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib | |
| -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/hhvm/3.9.0 | |
| -DCURL_INCLUDE_DIR=/usr/local/opt/curl/include | |
| -DCURL_LIBRARY=/usr/local/opt/curl/lib/libcurl.dylib | |
| -DDEFAULT_CONFIG_DIR=/usr/local/etc | |
| -DENABLE_EXTENSION_MCROUTER=OFF | |
| -DENABLE_MCROUTER=OFF | |
| -DENABLE_PROXYGEN_SERVER=OFF | |
| -DFREETYPE_INCLUDE_DIRS=/usr/local/opt/freetype/include/freetype2 | |
| -DFREETYPE_LIBRARIES=/usr/local/opt/freetype/lib/libfreetype.dylib | |
| -DICU_DATA_LIBRARY=/usr/local/opt/icu4c/lib/libicudata.dylib | |
| -DICU_I18N_LIBRARY=/usr/local/opt/icu4c/lib/libicui18n.dylib | |
| -DICU_INCLUDE_DIR=/usr/local/opt/icu4c/include | |
| -DICU_LIBRARY=/usr/local/opt/icu4c/lib/libicuuc.dylib | |
| -DJEMALLOC_INCLUDE_DIR=/usr/local/opt/jemalloc-fb/include | |
| -DJEMALLOC_LIB=/usr/local/opt/jemalloc-fb/lib/libjemalloc.dylib | |
| -DLBER_LIBRARIES=/usr/lib/liblber.dylib | |
| -DLDAP_INCLUDE_DIR=/usr/include | |
| -DLDAP_LIBRARIES=/usr/lib/libldap.dylib | |
| -DLIBDWARF_INCLUDE_DIRS=/usr/local/opt/libdwarf-fb/include | |
| -DLIBDWARF_LIBRARIES=/usr/local/opt/libdwarf-fb/lib/libdwarf.3.dylib | |
| -DLIBELF_INCLUDE_DIRS=/usr/local/opt/libelf/include/libelf | |
| -DLIBEVENT_INCLUDE_DIR=/usr/local/opt/libevent/include | |
| -DLIBEVENT_LIB=/usr/local/opt/libevent/lib/libevent.dylib | |
| -DLIBGLOG_INCLUDE_DIR=/usr/local/opt/glog/include | |
| -DLIBINTL_INCLUDE_DIR=/usr/local/opt/gettext/include | |
| -DLIBINTL_LIBRARIES=/usr/local/opt/gettext/lib/libintl.dylib | |
| -DLIBJPEG_INCLUDE_DIRS=/usr/local/opt/jpeg/include | |
| -DLIBMAGICKWAND_INCLUDE_DIRS=/usr/local/opt/imagemagick/include/ImageMagick-6 | |
| -DLIBMAGICKWAND_LIBRARIES=/usr/local/opt/imagemagick/lib/libMagickWand-6.Q16.dylib | |
| -DLIBMEMCACHED_INCLUDE_DIR=/usr/local/opt/libmemcached/include | |
| -DLIBODBC_INCLUDE_DIRS=/usr/local/opt/unixodbc/include | |
| -DLIBPNG_INCLUDE_DIRS=/usr/local/opt/libpng/include | |
| -DLIBSQLITE3_INCLUDE_DIR=/usr/local/opt/sqlite/include | |
| -DLIBSQLITE3_LIBRARY=/usr/local/opt/sqlite/lib/libsqlite3.0.dylib | |
| -DLIBVPX_INCLUDE_DIRS=/usr/local/opt/libvpx/include | |
| -DLIBVPX_LIBRARIES=/usr/local/opt/libvpx/lib/libvpx.a | |
| -DLIBZIP_INCLUDE_DIR_ZIP=/usr/local/opt/libzip/include | |
| -DLIBZIP_INCLUDE_DIR_ZIPCONF=/usr/local/opt/libzip/lib/libzip/include | |
| -DLIBZIP_LIBRARY=/usr/local/opt/libzip/lib/libzip.dylib | |
| -DLZ4_INCLUDE_DIR=/usr/local/opt/lz4/include | |
| -DLZ4_LIBRARY=/usr/local/opt/lz4/lib/liblz4.dylib | |
| -DMcrypt_INCLUDE_DIR=/usr/local/opt/mcrypt/include | |
| -DMYSQL_UNIX_SOCK_ADDR=/dev/null | |
| -DOCAMLC_EXECUTABLE=/usr/local/opt/ocaml/bin/ocamlc | |
| -DOCAMLC_OPT_EXECUTABLE=/usr/local/opt/ocaml/bin/ocamlc.opt | |
| -DONIGURUMA_INCLUDE_DIR=/usr/local/opt/oniguruma/include | |
| -DPCRE_INCLUDE_DIR=/usr/local/opt/pcre/include | |
| -DPCRE_LIBRARY=/usr/local/opt/pcre/lib/libpcre.dylib | |
| -DREADLINE_INCLUDE_DIR=/usr/local/opt/readline/include | |
| -DREADLINE_LIBRARY=/usr/local/opt/readline/lib/libreadline.dylib | |
| -DSYSTEM_PCRE_INCLUDE_DIR=/usr/local/opt/pcre/include | |
| -DSYSTEM_PCRE_LIBRARY=/usr/local/opt/pcre/lib/libpcre.dylib | |
| -DTBB_INCLUDE_DIRS=/usr/local/opt/tbb/include | |
| -DTEST_TBB_INCLUDE_DIR=/usr/local/opt/tbb/include | |
| -DCMAKE_C_FLAGS_RELEASE= | |
| -DCMAKE_CXX_FLAGS_RELEASE= | |
| -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/hhvm/3.9.0 | |
| -DCMAKE_BUILD_TYPE=Release | |
| -DCMAKE_FIND_FRAMEWORK=LAST | |
| -DCMAKE_VERBOSE_MAKEFILE=ON | |
| -Wno-dev | |
| -DCMAKE_C_COMPILER=/usr/local/opt/llvm/bin/clang | |
| -DCMAKE_CXX_COMPILER=/usr/local/opt/llvm/bin/clang++ | |
| -DCMAKE_ASM_COMPILER=/usr/local/opt/llvm/bin/clang | |
| -DBFD_LIB=/usr/local/opt/binutils-fb/lib/libbfd.a | |
| -DCMAKE_INCLUDE_PATH=/usr/local/opt/binutils-fb/include | |
| -DLIBIBERTY_LIB=/usr/local/opt/binutils-fb/lib/libiberty.a | |
| -DMYSQL_INCLUDE_DIR=/usr/local/opt/mysql/include/mysql | |
| -DMYSQL_LIB_DIR=/usr/local/opt/mysql/lib | |
| -DOPENSSL_SSL_LIBRARY=/usr/local/opt/openssl/lib/libssl.dylib | |
| -DOPENSSL_INCLUDE_DIR=/usr/local/opt/openssl/include | |
| -DOPENSSL_CRYPTO_LIBRARY=/usr/local/opt/openssl/lib/libcrypto.dylib | |
| -- The C compiler identification is Clang 3.6.2 | |
| -- The CXX compiler identification is Clang 3.6.2 | |
| -- The ASM compiler identification is unknown | |
| -- Found assembler: /usr/local/opt/llvm/bin/clang | |
| -- Check for working C compiler: /usr/local/opt/llvm/bin/clang | |
| -- Check for working C compiler: /usr/local/opt/llvm/bin/clang -- works | |
| -- Detecting C compiler ABI info | |
| -- Detecting C compiler ABI info - done | |
| -- Check for working CXX compiler: /usr/local/opt/llvm/bin/clang++ | |
| -- Check for working CXX compiler: /usr/local/opt/llvm/bin/clang++ -- works | |
| -- Detecting CXX compiler ABI info | |
| -- Detecting CXX compiler ABI info - done | |
| -- Warning: Did not find file Compiler/-ASM | |
| -- Performing Test IS_X64 | |
| -- Performing Test IS_X64 - Success | |
| -- Performing Test IS_AARCH64 | |
| -- Performing Test IS_AARCH64 - Failed | |
| -- Performing Test IS_PPC64 | |
| -- Performing Test IS_PPC64 - Failed | |
| -- Performing Test PTHREAD_TIMEDLOCK | |
| -- Performing Test PTHREAD_TIMEDLOCK - Failed | |
| -- Found LibDL: /usr/lib/libdl.dylib | |
| -- Performing Test LIBDL_NEEDS_UNDERSCORE | |
| -- Performing Test LIBDL_NEEDS_UNDERSCORE - Failed | |
| -- Boost version: 1.58.0 | |
| -- Found the following Boost libraries: | |
| -- system | |
| -- program_options | |
| -- filesystem | |
| -- context | |
| -- Could NOT find LIBINOTIFY (missing: LIBINOTIFY_LIBRARY LIBINOTIFY_INCLUDE_DIR) | |
| -- Found LIBICONV: /usr/lib/libiconv.dylib | |
| -- Performing Test LIBICONV_CONST | |
| -- Performing Test LIBICONV_CONST - Failed | |
| -- Performing Test SYSTEM_PCRE_HAS_JIT | |
| -- Performing Test SYSTEM_PCRE_HAS_JIT - Success | |
| -- Found libevent: /usr/local/opt/libevent/lib/libevent.dylib | |
| -- Looking for evhttp_bind_socket_with_fd | |
| -- Looking for evhttp_bind_socket_with_fd - not found | |
| -- Found CURL: /usr/local/opt/curl/lib/libcurl.dylib (found version "7.44.0") | |
| -- Looking for curl_multi_select | |
| -- Looking for curl_multi_select - not found | |
| -- Looking for curl_multi_wait | |
| -- Looking for curl_multi_wait - found | |
| -- Found LibXml2: /usr/local/opt/libxml2/lib/libxml2.dylib (found version "2.9.2") | |
| -- Found PkgConfig: /usr/local/bin/pkg-config (found version "0.28") | |
| -- Found LIBSQLITE3: /usr/local/opt/sqlite/lib/libsqlite3.0.dylib | |
| -- Found libsqlite3: /usr/local/opt/sqlite/lib/libsqlite3.0.dylib | |
| -- Could NOT find DOUBLE_CONVERSION (missing: DOUBLE_CONVERSION_LIBRARY DOUBLE_CONVERSION_INCLUDE_DIR) | |
| -- Using third-party bundled double-conversion | |
| -- Found LZ4: /usr/local/opt/lz4/lib/liblz4.dylib | |
| -- Found LZ4: /usr/local/opt/lz4/lib/liblz4.dylib | |
| -- Could NOT find FastLZ (missing: FASTLZ_LIBRARY FASTLZ_INCLUDE_DIR) | |
| -- Using third-party bundled fastlz | |
| -- Found LIBZIP: /usr/local/opt/libzip/lib/libzip.dylib | |
| -- Found libzip: /usr/local/opt/libzip/lib/libzip.dylib 0.11.2 | |
| -- Found ICU header files in /usr/local/opt/icu4c/include | |
| -- Found ICU libraries: /usr/local/opt/icu4c/lib/libicuuc.dylib | |
| -- Performing Test JEMALLOC_VERSION_MINIMUM | |
| -- Performing Test JEMALLOC_VERSION_MINIMUM - Success | |
| -- Found jemalloc: /usr/local/opt/jemalloc-fb/lib/libjemalloc.dylib | |
| -- Found Intel TBB | |
| -- Found OpenSSL: /usr/local/opt/openssl/lib/libssl.dylib;/usr/local/opt/openssl/lib/libcrypto.dylib (found version "1.0.2d") | |
| -- Performing Test OPENSSL_HAVE_RAND_EGD | |
| -- Performing Test OPENSSL_HAVE_RAND_EGD - Success | |
| -- Found ZLIB: /usr/lib/libz.dylib (found version "1.2.5") | |
| -- Found ONIGURUMA: /usr/local/lib/libonig.dylib | |
| -- Found LIBPTHREAD: /usr/lib/libpthread.dylib | |
| -- Found Editline: /usr/lib/libedit.dylib | |
| -- Found LibElf: /usr/local/lib/libelf.a | |
| -- Performing Test ELF_GETSHDRSTRNDX | |
| -- Performing Test ELF_GETSHDRSTRNDX - Failed | |
| -- Looking for dwarf_producer_init | |
| -- Looking for dwarf_producer_init - found | |
| -- Performing Test DW_CONST | |
| -- Performing Test DW_CONST - Failed | |
| -- Looking for dwarf_producer_init_c | |
| -- Looking for dwarf_producer_init_c - not found | |
| -- libdwarf uses char* type | |
| -- libdwarf does not have dwarf_producer_init_c, using dwarf_producer_init | |
| Generating Release build | |
| -- Performing Test FOLLY_IFUNC | |
| -- Performing Test FOLLY_IFUNC - Failed | |
| -- Looking for clock_gettime | |
| -- Looking for clock_gettime - not found | |
| -- Looking for pthread_atfork | |
| -- Looking for pthread_atfork - found | |
| -- Looking for pthread_spin_lock | |
| -- Looking for pthread_spin_lock - not found | |
| -- Did not find system RE2 | |
| -- Building RE2 from third-party | |
| -- Check if the system is big endian | |
| -- Searching 16 bit integer | |
| -- Looking for sys/types.h | |
| -- Looking for sys/types.h - found | |
| -- Looking for stdint.h | |
| -- Looking for stdint.h - found | |
| -- Looking for stddef.h | |
| -- Looking for stddef.h - found | |
| -- Check size of unsigned short | |
| -- Check size of unsigned short - done | |
| -- Using unsigned short | |
| -- Check if the system is big endian - little endian | |
| -- Looking for include file inttypes.h | |
| -- Looking for include file inttypes.h - found | |
| -- Looking for include file string.h | |
| -- Looking for include file string.h - found | |
| -- Looking for include file stdlib.h | |
| -- Looking for include file stdlib.h - found | |
| -- Looking for include file locale.h | |
| -- Looking for include file locale.h - found | |
| -- Looking for include file limits.h | |
| -- Looking for include file limits.h - found | |
| -- Check size of int32_t | |
| -- Check size of int32_t - done | |
| -- Check size of uint32_t | |
| -- Check size of uint32_t - done | |
| -- Looking for strtoll | |
| -- Looking for strtoll - found | |
| -- Looking for atoll | |
| -- Looking for atoll - found | |
| -- Looking for strftime | |
| -- Looking for strftime - found | |
| -- Looking for setlocale | |
| -- Looking for setlocale - found | |
| -- Performing Test FOLLY_MALLOC | |
| -- Performing Test FOLLY_MALLOC - Failed | |
| -- Performing Test FOLLY_FUNCTEXCEPT | |
| -- Performing Test FOLLY_FUNCTEXCEPT - Failed | |
| -- Boost version: 1.58.0 | |
| -- Found the following Boost libraries: | |
| -- system | |
| -- program_options | |
| -- filesystem | |
| -- regex | |
| -- context | |
| -- Boost version: 1.58.0 | |
| -- Found the following Boost libraries: | |
| -- system | |
| -- thread | |
| -- Boost version: 1.58.0 | |
| -- Found the following Boost libraries: | |
| -- thread | |
| -- system | |
| -- Boost version: 1.58.0 | |
| -- Found the following Boost libraries: | |
| -- thread | |
| -- system | |
| -- Looking for arpa/inet.h | |
| -- Looking for arpa/inet.h - found | |
| -- Looking for netinet/in.h | |
| -- Looking for netinet/in.h - found | |
| -- Looking for stddef.h | |
| -- Looking for stddef.h - found | |
| -- Looking for stdint.h | |
| -- Looking for stdint.h - found | |
| -- Looking for string.h | |
| -- Looking for string.h - found | |
| -- Looking for sys/socket.h | |
| -- Looking for sys/socket.h - found | |
| -- Looking for sys/time.h | |
| -- Looking for sys/time.h - found | |
| -- Looking for unistd.h | |
| -- Looking for unistd.h - found | |
| -- Check size of size_t | |
| -- Check size of size_t - done | |
| -- Check size of ssize_t | |
| -- Check size of ssize_t - done | |
| -- Check size of uint8_t | |
| -- Check size of uint8_t - done | |
| -- Looking for AF_LOCAL | |
| -- Looking for AF_LOCAL - found | |
| -- Looking for PF_LOCAL | |
| -- Looking for PF_LOCAL - found | |
| -- Looking for memset | |
| -- Looking for memset - found | |
| -- Looking for socket | |
| -- Looking for socket - found | |
| -- Looking for strerror | |
| -- Looking for strerror - found | |
| -- Found libevent: /usr/local/opt/libevent/lib/libevent.dylib | |
| -- Looking for event_get_version_number | |
| -- Looking for event_get_version_number - found | |
| -- Performing Test HAVE_LIBEVENT_209 | |
| -- Performing Test HAVE_LIBEVENT_209 - Success | |
| -- Found libevent 2.0.9+ | |
| -- Looking for include file stdio.h | |
| -- Looking for include file stdio.h - found | |
| -- Looking for include file assert.h | |
| -- Looking for include file assert.h - found | |
| -- Looking for include file memory.h | |
| -- Looking for include file memory.h - found | |
| -- Looking for include file strings.h | |
| -- Looking for include file strings.h - found | |
| -- Looking for strcasecmp | |
| -- Looking for strcasecmp - found | |
| -- Looking for strchr | |
| -- Looking for strchr - found | |
| -- Boost version: 1.58.0 | |
| -- Found the following Boost libraries: | |
| -- system | |
| -- program_options | |
| -- filesystem | |
| -- context | |
| -- Could NOT find LIBINOTIFY (missing: LIBINOTIFY_LIBRARY LIBINOTIFY_INCLUDE_DIR) | |
| -- Found libevent: /usr/local/opt/libevent/lib/libevent.dylib | |
| -- Found libsqlite3: /usr/local/opt/sqlite/lib/libsqlite3.0.dylib | |
| -- Could NOT find DOUBLE_CONVERSION (missing: DOUBLE_CONVERSION_LIBRARY DOUBLE_CONVERSION_INCLUDE_DIR) | |
| -- Using third-party bundled double-conversion | |
| -- Found LZ4: /usr/local/opt/lz4/lib/liblz4.dylib | |
| -- Could NOT find FastLZ (missing: FASTLZ_LIBRARY FASTLZ_INCLUDE_DIR) | |
| -- Using third-party bundled fastlz | |
| -- Found libzip: /usr/local/opt/libzip/lib/libzip.dylib 0.11.2 | |
| -- Found ICU header files in /usr/local/opt/icu4c/include | |
| -- Found ICU libraries: /usr/local/opt/icu4c/lib/libicuuc.dylib | |
| -- Found jemalloc: /usr/local/opt/jemalloc-fb/lib/libjemalloc.dylib | |
| -- Found Intel TBB | |
| -- Looking for dwarf_producer_init | |
| -- Looking for dwarf_producer_init - found | |
| -- Performing Test DW_CONST | |
| -- Performing Test DW_CONST - Failed | |
| -- Looking for dwarf_producer_init_c | |
| -- Looking for dwarf_producer_init_c - not found | |
| -- libdwarf uses char* type | |
| -- libdwarf does not have dwarf_producer_init_c, using dwarf_producer_init | |
| Generating Release build | |
| -- Warning: Did not find file Compiler/-ASM | |
| -- Found ocamlc: /usr/local/opt/ocaml/bin/ocamlc | |
| -- Found ocamlc.opt: /usr/local/opt/ocaml/bin/ocamlc.opt | |
| -- Found LibJpeg: /usr/local/lib/libjpeg.dylib | |
| -- Found LibPng: /usr/local/lib/libpng.dylib | |
| -- Found LibVPX: /usr/local/opt/libvpx/lib/libvpx.a | |
| -- Found Freetype: /usr/local/opt/freetype/lib/libfreetype.dylib | |
| -- Using built-in JSON parser | |
| -- Building the apache extension. | |
| -- Building the apc extension. | |
| -- Building the array extension. | |
| -- Building the asio extension. | |
| -- Building the Async MySQL extension. | |
| -- Building the bcmath extension. | |
| -- Found BZip2: /usr/lib/libbz2.dylib (found version "1.0.6") | |
| -- Looking for BZ2_bzCompressInit in /usr/lib/libbz2.dylib | |
| -- Looking for BZ2_bzCompressInit in /usr/lib/libbz2.dylib - found | |
| -- Found EXPAT: /usr/lib/libexpat.dylib (found version "2.0.1") | |
| -- Building the bz2 extension. | |
| -- Building the closure extension. | |
| -- Building the collections extension. | |
| -- Building the ctype extension. | |
| -- Building the curl extension. | |
| -- Building the datetime extension. | |
| -- Building the debugger extension. | |
| -- Building the DOMDocument extension. | |
| -- Building the enum extension. | |
| -- Found ICU header files in /usr/local/opt/icu4c/include | |
| -- Found ICU libraries: /usr/local/opt/icu4c/lib/libicuuc.dylib | |
| -- Building the fb extension. | |
| -- Found ICU header files in /usr/local/opt/icu4c/include | |
| -- Found ICU libraries: /usr/local/opt/icu4c/lib/libicuuc.dylib | |
| -- Building the fileinfo extension. | |
| -- Building the filter extension. | |
| -- GNU FriBidi not found | |
| -- The fribidi extension was disabled because resolving the dependency 'libFribidi 0.19.6' failed. | |
| Not building the fribidi extension. | |
| -- Building the generator extension. | |
| -- Found GMP: /usr/local/lib/libgmp.dylib | |
| -- Building the gmp extension. | |
| -- Building the hash extension. | |
| -- Building the hh extension. | |
| -- Building the hh_client extension. | |
| -- Building the Hot Profiler extension. | |
| -- Building the iconv extension. | |
| -- Found ICU header files in /usr/local/opt/icu4c/include | |
| -- Found ICU libraries: /usr/local/opt/icu4c/lib/libicuuc.dylib | |
| -- Building the icu extension. | |
| -- Found ICU header files in /usr/local/opt/icu4c/include | |
| -- Found ICU libraries: /usr/local/opt/icu4c/lib/libicuuc.dylib | |
| -- Building the imagick extension. | |
| -- Building the intervaltimer extension. | |
| -- Building the ipc extension. | |
| -- Building the json extension. | |
| -- Building the ldap extension. | |
| -- Building the libxml extension. | |
| -- Building the mail extension. | |
| -- Building the mailparse extension. | |
| -- Building the mbstring extension. | |
| Not building the mcrouter extension. | |
| -- Found mcrypt: /usr/local/lib/libmcrypt.dylib | |
| -- Building the mcrypt extension. | |
| -- Found mcrypt: /usr/local/lib/libmcrypt.dylib | |
| -- Building the memcache extension. | |
| -- Building the memcached extension. | |
| -- Building the MySQL extension. | |
| -- Building the MySQLi extension. | |
| -- Building the objprof extension. | |
| -- Found LibUODBC: /usr/local/lib/libodbc.dylib | |
| -- Building the odbc extension. | |
| -- Building the openssl extension. | |
| -- Building the pcre extension. | |
| -- Building the pdo extension. | |
| -- Building the pdo_mysql extension. | |
| -- Building the pdo_sqlite extension. | |
| -- Building the phar extension. | |
| -- Building the posix extension. | |
| -- Building the process extension. | |
| -- Building the readline extension. | |
| -- Building the reflection extension. | |
| -- Building the server extension. | |
| -- Building the session extension. | |
| -- Building the simplexml extension. | |
| -- Building the soap extension. | |
| -- Building the sockets extension. | |
| -- Building the spl extension. | |
| -- Building the sqlite3 extension. | |
| -- Building the std extension. | |
| -- Building the stream extension. | |
| -- Building the string extension. | |
| -- Building the thread extension. | |
| -- Building the thrift extension. | |
| -- Building the url extension. | |
| -- Building the wddx extension. | |
| -- Building the xdebug extension. | |
| -- Building the xenon extension. | |
| -- Building the xhprof extension. | |
| -- Building the xml extension. | |
| -- Building the xmlreader extension. | |
| -- Building the xmlwriter extension. | |
| -- Found LibXslt: /usr/local/opt/libxslt/lib/libxslt.dylib (found version "1.1.28") | |
| -- Building the xsl extension. | |
| -- Building the zip extension. | |
| -- Building the zlib extension. | |
| -- Performing Test NOT_REQUIRE_ATOMIC_LINKER_FLAG | |
| -- Performing Test NOT_REQUIRE_ATOMIC_LINKER_FLAG - Success | |
| -- Configuring done | |
| -- Generating done | |
| CMake Warning: | |
| Manually-specified variables were not used by the project: | |
| BFD_LIB | |
| LIBIBERTY_LIB | |
| LIBODBC_INCLUDE_DIRS | |
| MYSQL_LIB_DIR | |
| -- Build files have been written to: /usr/local/Cellar/hhvm/3.9.0/src |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -o a.out -L/usr/local/opt/readline/lib /var/folders/1q/6t36vjjx3bl6vg79wn6r3jl40000gn/T/CMakeCCompilerId-50f659.o -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -o a.out -L/usr/local/opt/readline/lib /var/folders/1q/6t36vjjx3bl6vg79wn6r3jl40000gn/T/CMakeCCompilerId-50f659.o -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -o a.out -L/usr/local/opt/readline/lib /var/folders/1q/6t36vjjx3bl6vg79wn6r3jl40000gn/T/CMakeCXXCompilerId-d4f912.o -lc++ -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -o a.out -L/usr/local/opt/readline/lib /var/folders/1q/6t36vjjx3bl6vg79wn6r3jl40000gn/T/CMakeCXXCompilerId-d4f912.o -lc++ -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -o cmTC_a45b9 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_a45b9.dir/testCCompiler.c.o -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -o cmTC_a45b9 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_a45b9.dir/testCCompiler.c.o -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -o cmTC_57ecb -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_57ecb.dir/CMakeCCompilerABI.c.o -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -o cmTC_57ecb -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_57ecb.dir/CMakeCCompilerABI.c.o -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -o cmTC_0c72b -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_0c72b.dir/testCXXCompiler.cxx.o -lc++ -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -o cmTC_0c72b -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_0c72b.dir/testCXXCompiler.cxx.o -lc++ -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -o cmTC_629c7 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_629c7.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -o cmTC_629c7 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_629c7.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -o cmTC_3a5f1 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_3a5f1.dir/src.cxx.o -lc++ -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -o cmTC_3a5f1 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_3a5f1.dir/src.cxx.o -lc++ -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_c7504 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_c7504.dir/src.c.o -ldl -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_c7504 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_c7504.dir/src.c.o -ldl -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_582df -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_582df.dir/src.c.o -lpcre -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_582df -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_582df.dir/src.c.o -lpcre -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_54fa2 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_54fa2.dir/CheckFunctionExists.c.o /usr/local/opt/libevent/lib/libevent.dylib -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_54fa2 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_54fa2.dir/CheckFunctionExists.c.o /usr/local/opt/libevent/lib/libevent.dylib -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_dde35 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_dde35.dir/CheckFunctionExists.c.o /usr/local/opt/curl/lib/libcurl.dylib -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_dde35 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_dde35.dir/CheckFunctionExists.c.o /usr/local/opt/curl/lib/libcurl.dylib -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_514de -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_514de.dir/CheckFunctionExists.c.o /usr/local/opt/curl/lib/libcurl.dylib -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_514de -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_514de.dir/CheckFunctionExists.c.o /usr/local/opt/curl/lib/libcurl.dylib -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -o cmTC_dfb98 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_dfb98.dir/src.cxx.o -lc++ -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -o cmTC_dfb98 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_dfb98.dir/src.cxx.o -lc++ -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -o cmTC_fffdd -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_fffdd.dir/src.cxx.o /usr/local/opt/openssl/lib/libssl.dylib /usr/local/opt/openssl/lib/libcrypto.dylib -lc++ -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -o cmTC_fffdd -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_fffdd.dir/src.cxx.o /usr/local/opt/openssl/lib/libssl.dylib /usr/local/opt/openssl/lib/libcrypto.dylib -lc++ -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_14e38 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_14e38.dir/CheckFunctionExists.c.o /usr/local/opt/libdwarf-fb/lib/libdwarf.3.dylib /usr/local/lib/libelf.a -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_14e38 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_14e38.dir/CheckFunctionExists.c.o /usr/local/opt/libdwarf-fb/lib/libdwarf.3.dylib /usr/local/lib/libelf.a -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_a4dc2 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_a4dc2.dir/CheckFunctionExists.c.o /usr/local/opt/libdwarf-fb/lib/libdwarf.3.dylib /usr/local/lib/libelf.a -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_a4dc2 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_a4dc2.dir/CheckFunctionExists.c.o /usr/local/opt/libdwarf-fb/lib/libdwarf.3.dylib /usr/local/lib/libelf.a -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -o cmTC_c101b -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_c101b.dir/src.cxx.o -lelf -lc++ -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -o cmTC_c101b -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_c101b.dir/src.cxx.o -lelf -lc++ -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_781fd -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_781fd.dir/CheckFunctionExists.c.o /usr/lib/libpthread.dylib -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_781fd -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_781fd.dir/CheckFunctionExists.c.o /usr/lib/libpthread.dylib -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_53ef3 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_53ef3.dir/CheckFunctionExists.c.o /usr/lib/libpthread.dylib -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_53ef3 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_53ef3.dir/CheckFunctionExists.c.o /usr/lib/libpthread.dylib -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_d686b -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_d686b.dir/CheckFunctionExists.c.o /usr/lib/libpthread.dylib -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_d686b -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_d686b.dir/CheckFunctionExists.c.o /usr/lib/libpthread.dylib -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_6a475 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_6a475.dir/CheckIncludeFile.c.o -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_6a475 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_6a475.dir/CheckIncludeFile.c.o -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_a615c -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_a615c.dir/CheckIncludeFile.c.o -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_a615c -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_a615c.dir/CheckIncludeFile.c.o -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_2a5ae -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_2a5ae.dir/CheckIncludeFile.c.o -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_2a5ae -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_2a5ae.dir/CheckIncludeFile.c.o -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_fd266 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_fd266.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_fd266 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_fd266.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_8b305 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_8b305.dir/TestEndianess.c.o -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_8b305 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_8b305.dir/TestEndianess.c.o -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_8cb9a -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_8cb9a.dir/CheckIncludeFiles.c.o -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_8cb9a -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_8cb9a.dir/CheckIncludeFiles.c.o -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_9c5bb -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_9c5bb.dir/CheckIncludeFiles.c.o -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_9c5bb -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_9c5bb.dir/CheckIncludeFiles.c.o -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_2fa1c -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_2fa1c.dir/CheckIncludeFiles.c.o -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_2fa1c -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_2fa1c.dir/CheckIncludeFiles.c.o -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_7ec8d -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_7ec8d.dir/CheckIncludeFiles.c.o -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_7ec8d -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_7ec8d.dir/CheckIncludeFiles.c.o -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_562f2 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_562f2.dir/CheckIncludeFiles.c.o -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_562f2 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_562f2.dir/CheckIncludeFiles.c.o -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_9cf7e -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_9cf7e.dir/HAVE_INT32_T.c.o -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_9cf7e -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_9cf7e.dir/HAVE_INT32_T.c.o -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_b6de5 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_b6de5.dir/HAVE_UINT32_T.c.o -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_b6de5 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_b6de5.dir/HAVE_UINT32_T.c.o -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_76bbf -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_76bbf.dir/CheckFunctionExists.c.o -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_76bbf -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_76bbf.dir/CheckFunctionExists.c.o -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_6cf25 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_6cf25.dir/CheckFunctionExists.c.o -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_6cf25 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_6cf25.dir/CheckFunctionExists.c.o -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_6f064 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_6f064.dir/CheckFunctionExists.c.o -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_6f064 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_6f064.dir/CheckFunctionExists.c.o -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_4ee03 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_4ee03.dir/CheckFunctionExists.c.o -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_4ee03 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_4ee03.dir/CheckFunctionExists.c.o -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_edb48 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_edb48.dir/CheckIncludeFile.c.o -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_edb48 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_edb48.dir/CheckIncludeFile.c.o -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_fd018 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_fd018.dir/CheckIncludeFile.c.o -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_fd018 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_fd018.dir/CheckIncludeFile.c.o -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_11e55 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_11e55.dir/CheckIncludeFile.c.o -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_11e55 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_11e55.dir/CheckIncludeFile.c.o -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_06b82 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_06b82.dir/CheckIncludeFile.c.o -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_06b82 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_06b82.dir/CheckIncludeFile.c.o -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_90924 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_90924.dir/CheckIncludeFile.c.o -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_90924 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_90924.dir/CheckIncludeFile.c.o -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_eed29 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_eed29.dir/CheckIncludeFile.c.o -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_eed29 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_eed29.dir/CheckIncludeFile.c.o -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_ee912 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_ee912.dir/CheckIncludeFile.c.o -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_ee912 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_ee912.dir/CheckIncludeFile.c.o -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_1c09b -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_1c09b.dir/CheckIncludeFile.c.o -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_1c09b -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_1c09b.dir/CheckIncludeFile.c.o -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_56d1a -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_56d1a.dir/HAVE_SIZE_T.c.o -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_56d1a -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_56d1a.dir/HAVE_SIZE_T.c.o -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_75eae -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_75eae.dir/HAVE_SSIZE_T.c.o -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_75eae -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_75eae.dir/HAVE_SSIZE_T.c.o -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_657c6 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_657c6.dir/HAVE_UINT8_T.c.o -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_657c6 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_657c6.dir/HAVE_UINT8_T.c.o -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_67a26 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_67a26.dir/CheckSymbolExists.c.o -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_67a26 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_67a26.dir/CheckSymbolExists.c.o -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_b6905 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_b6905.dir/CheckSymbolExists.c.o -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_b6905 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_b6905.dir/CheckSymbolExists.c.o -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_e84ca -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_e84ca.dir/CheckFunctionExists.c.o -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_e84ca -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_e84ca.dir/CheckFunctionExists.c.o -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_74e30 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_74e30.dir/CheckFunctionExists.c.o -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_74e30 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_74e30.dir/CheckFunctionExists.c.o -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_7f96f -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_7f96f.dir/CheckFunctionExists.c.o -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_7f96f -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_7f96f.dir/CheckFunctionExists.c.o -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_bd609 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_bd609.dir/CheckSymbolExists.c.o /usr/local/opt/libevent/lib/libevent.dylib -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_bd609 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_bd609.dir/CheckSymbolExists.c.o /usr/local/opt/libevent/lib/libevent.dylib -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_e1f2e -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_e1f2e.dir/src.c.o /usr/local/opt/libevent/lib/libevent.dylib -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_e1f2e -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_e1f2e.dir/src.c.o /usr/local/opt/libevent/lib/libevent.dylib -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_0c596 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_0c596.dir/CheckIncludeFiles.c.o -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_0c596 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_0c596.dir/CheckIncludeFiles.c.o -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_13113 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_13113.dir/CheckIncludeFiles.c.o -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_13113 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_13113.dir/CheckIncludeFiles.c.o -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_b1363 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_b1363.dir/CheckIncludeFiles.c.o -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_b1363 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_b1363.dir/CheckIncludeFiles.c.o -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_c635a -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_c635a.dir/CheckIncludeFiles.c.o -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_c635a -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_c635a.dir/CheckIncludeFiles.c.o -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_db272 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_db272.dir/CheckFunctionExists.c.o -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_db272 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_db272.dir/CheckFunctionExists.c.o -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_3e15b -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_3e15b.dir/CheckFunctionExists.c.o -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_3e15b -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_3e15b.dir/CheckFunctionExists.c.o -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_360cc -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_360cc.dir/CheckFunctionExists.c.o /usr/local/opt/libdwarf-fb/lib/libdwarf.3.dylib /usr/local/lib/libelf.a -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_360cc -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_360cc.dir/CheckFunctionExists.c.o /usr/local/opt/libdwarf-fb/lib/libdwarf.3.dylib /usr/local/lib/libelf.a -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_f15b4 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_f15b4.dir/CheckFunctionExists.c.o /usr/local/opt/libdwarf-fb/lib/libdwarf.3.dylib /usr/local/lib/libelf.a -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_f15b4 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_f15b4.dir/CheckFunctionExists.c.o /usr/local/opt/libdwarf-fb/lib/libdwarf.3.dylib /usr/local/lib/libelf.a -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_59519 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_59519.dir/CheckFunctionExists.c.o /usr/lib/libbz2.dylib -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -w -o cmTC_59519 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_59519.dir/CheckFunctionExists.c.o /usr/lib/libbz2.dylib -lSystem | |
| ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -o cmTC_7e53e -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_7e53e.dir/src.cxx.o -lc++ -lSystem | |
| superenv added: -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: ld -L/usr/local/opt/llvm/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/binutils-fb/lib -L/usr/local/opt/curl/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/jemalloc-fb/lib -L/usr/local/opt/libarchive/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -o cmTC_7e53e -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_7e53e.dir/src.cxx.o -lc++ -lSystem | |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2015-08-24 11:19:39 -0500 | |
| make | |
| install | |
| /usr/local/Cellar/cmake/3.3.1/bin/cmake -H/usr/local/Cellar/hhvm/3.9.0/src -B/usr/local/Cellar/hhvm/3.9.0/src --check-build-system CMakeFiles/Makefile.cmake 0 | |
| /usr/local/Cellar/cmake/3.3.1/bin/cmake -E cmake_progress_start /usr/local/Cellar/hhvm/3.9.0/src/CMakeFiles /usr/local/Cellar/hhvm/3.9.0/src/CMakeFiles/progress.marks | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/Makefile2 all | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f third-party/timelib/CMakeFiles/timelib.dir/build.make third-party/timelib/CMakeFiles/timelib.dir/depend | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f third-party/double-conversion/CMakeFiles/double-conversion.dir/build.make third-party/double-conversion/CMakeFiles/double-conversion.dir/depend | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f third-party/libafdt/CMakeFiles/afdt.dir/build.make third-party/libafdt/CMakeFiles/afdt.dir/depend | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f third-party/libmbfl/mbfl/CMakeFiles/eaw_table.dir/build.make third-party/libmbfl/mbfl/CMakeFiles/eaw_table.dir/depend | |
| cd /usr/local/Cellar/hhvm/3.9.0/src && /usr/local/Cellar/cmake/3.3.1/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/Cellar/hhvm/3.9.0/src /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl /usr/local/Cellar/hhvm/3.9.0/src /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl/CMakeFiles/eaw_table.dir/DependInfo.cmake --color= | |
| cd /usr/local/Cellar/hhvm/3.9.0/src && /usr/local/Cellar/cmake/3.3.1/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/Cellar/hhvm/3.9.0/src /usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt /usr/local/Cellar/hhvm/3.9.0/src /usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt /usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/CMakeFiles/afdt.dir/DependInfo.cmake --color= | |
| cd /usr/local/Cellar/hhvm/3.9.0/src && /usr/local/Cellar/cmake/3.3.1/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/Cellar/hhvm/3.9.0/src /usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib /usr/local/Cellar/hhvm/3.9.0/src /usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib /usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib/CMakeFiles/timelib.dir/DependInfo.cmake --color= | |
| cd /usr/local/Cellar/hhvm/3.9.0/src && /usr/local/Cellar/cmake/3.3.1/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/Cellar/hhvm/3.9.0/src /usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion /usr/local/Cellar/hhvm/3.9.0/src /usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion /usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/CMakeFiles/double-conversion.dir/DependInfo.cmake --color= | |
| Scanning dependencies of target eaw_table | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f third-party/libmbfl/mbfl/CMakeFiles/eaw_table.dir/build.make third-party/libmbfl/mbfl/CMakeFiles/eaw_table.dir/build | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && sh /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl/generate-eaw-table.sh /usr/local/bin/gawk /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl | |
| Scanning dependencies of target afdt | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f third-party/libafdt/CMakeFiles/afdt.dir/build.make third-party/libafdt/CMakeFiles/afdt.dir/build | |
| Scanning dependencies of target double-conversion | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f third-party/double-conversion/CMakeFiles/double-conversion.dir/build.make third-party/double-conversion/CMakeFiles/double-conversion.dir/build | |
| [ 0%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/lowlevel.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/afdt.dir/src/lowlevel.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src/lowlevel.c | |
| [ 0%] Building CXX object third-party/double-conversion/CMakeFiles/double-conversion.dir/src/double-conversion/bignum-dtoa.cc.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/double-conversion.dir/src/double-conversion/bignum-dtoa.cc.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src/double-conversion/bignum-dtoa.cc | |
| [ 0%] Built target eaw_table | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f third-party/re2/CMakeFiles/re2.dir/build.make third-party/re2/CMakeFiles/re2.dir/depend | |
| cd /usr/local/Cellar/hhvm/3.9.0/src && /usr/local/Cellar/cmake/3.3.1/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/Cellar/hhvm/3.9.0/src /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2 /usr/local/Cellar/hhvm/3.9.0/src /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2 /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/CMakeFiles/re2.dir/DependInfo.cmake --color= | |
| Scanning dependencies of target timelib | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f third-party/timelib/CMakeFiles/timelib.dir/build.make third-party/timelib/CMakeFiles/timelib.dir/build | |
| [ 1%] Building C object third-party/timelib/CMakeFiles/timelib.dir/astro.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/timelib.dir/astro.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib/astro.c | |
| Scanning dependencies of target re2 | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f third-party/re2/CMakeFiles/re2.dir/build.make third-party/re2/CMakeFiles/re2.dir/build | |
| [ 1%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/util/hash.cc.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2 && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -fpermissive -o CMakeFiles/re2.dir/src/util/hash.cc.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src/util/hash.cc | |
| [ 1%] Building C object third-party/timelib/CMakeFiles/timelib.dir/dow.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/timelib.dir/dow.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib/dow.c | |
| [ 1%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/strlcpy.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/afdt.dir/src/strlcpy.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src/strlcpy.c | |
| [ 1%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/sync.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/afdt.dir/src/sync.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src/sync.c | |
| [ 1%] Building CXX object third-party/double-conversion/CMakeFiles/double-conversion.dir/src/double-conversion/bignum.cc.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/double-conversion.dir/src/double-conversion/bignum.cc.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src/double-conversion/bignum.cc | |
| [ 1%] Building C object third-party/timelib/CMakeFiles/timelib.dir/interval.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/timelib.dir/interval.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib/interval.c | |
| [ 1%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/util.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/afdt.dir/src/util.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src/util.c | |
| [ 1%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/async.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/afdt.dir/src/async.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src/async.c | |
| [ 1%] Building C object third-party/timelib/CMakeFiles/timelib.dir/parse_date.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/timelib.dir/parse_date.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib/parse_date.c | |
| [ 1%] Linking C static library libafdt.a | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt && /usr/local/Cellar/cmake/3.3.1/bin/cmake -P CMakeFiles/afdt.dir/cmake_clean_target.cmake | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt && /usr/local/Cellar/cmake/3.3.1/bin/cmake -E cmake_link_script CMakeFiles/afdt.dir/link.txt --verbose=1 | |
| /usr/bin/ar cq libafdt.a CMakeFiles/afdt.dir/src/lowlevel.c.o CMakeFiles/afdt.dir/src/strlcpy.c.o CMakeFiles/afdt.dir/src/sync.c.o CMakeFiles/afdt.dir/src/util.c.o CMakeFiles/afdt.dir/src/async.c.o | |
| /usr/bin/ranlib libafdt.a | |
| [ 1%] Built target afdt | |
| [ 1%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/util/rune.cc.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2 && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -fpermissive -o CMakeFiles/re2.dir/src/util/rune.cc.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src/util/rune.cc | |
| [ 1%] Building CXX object third-party/double-conversion/CMakeFiles/double-conversion.dir/src/double-conversion/cached-powers.cc.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/double-conversion.dir/src/double-conversion/cached-powers.cc.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src/double-conversion/cached-powers.cc | |
| /usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src/double-conversion/cached-powers.cc:134:18: warning: unused variable 'kCachedPowersLength' [-Wunused-const-variable] | |
| static const int kCachedPowersLength = ARRAY_SIZE(kCachedPowers); | |
| ^ | |
| 1 warning generated. | |
| [ 1%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/util/stringprintf.cc.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2 && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -fpermissive -o CMakeFiles/re2.dir/src/util/stringprintf.cc.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src/util/stringprintf.cc | |
| [ 1%] Building CXX object third-party/double-conversion/CMakeFiles/double-conversion.dir/src/double-conversion/diy-fp.cc.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/double-conversion.dir/src/double-conversion/diy-fp.cc.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src/double-conversion/diy-fp.cc | |
| [ 1%] Building CXX object third-party/double-conversion/CMakeFiles/double-conversion.dir/src/double-conversion/double-conversion.cc.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/double-conversion.dir/src/double-conversion/double-conversion.cc.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src/double-conversion/double-conversion.cc | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f third-party/webscalesqlclient/CMakeFiles/webscalesqlclient.dir/build.make third-party/webscalesqlclient/CMakeFiles/webscalesqlclient.dir/depend | |
| cd /usr/local/Cellar/hhvm/3.9.0/src && /usr/local/Cellar/cmake/3.3.1/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/Cellar/hhvm/3.9.0/src /usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient /usr/local/Cellar/hhvm/3.9.0/src /usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient /usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/CMakeFiles/webscalesqlclient.dir/DependInfo.cmake --color= | |
| Scanning dependencies of target webscalesqlclient | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f third-party/webscalesqlclient/CMakeFiles/webscalesqlclient.dir/build.make third-party/webscalesqlclient/CMakeFiles/webscalesqlclient.dir/build | |
| [ 1%] Creating directories for 'webscalesqlclient' | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient && /usr/local/Cellar/cmake/3.3.1/bin/cmake -E make_directory /usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/webscalesql-5.6 | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient && /usr/local/Cellar/cmake/3.3.1/bin/cmake -E make_directory /usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/webscalesql-5.6 | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient && /usr/local/Cellar/cmake/3.3.1/bin/cmake -E make_directory /usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/build | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient && /usr/local/Cellar/cmake/3.3.1/bin/cmake -E make_directory /usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/build/tmp | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient && /usr/local/Cellar/cmake/3.3.1/bin/cmake -E make_directory /usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/build/src/webscalesqlclient-stamp | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient && /usr/local/Cellar/cmake/3.3.1/bin/cmake -E make_directory /usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/build/src | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient && /usr/local/Cellar/cmake/3.3.1/bin/cmake -E touch /usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/build/src/webscalesqlclient-stamp/webscalesqlclient-mkdir | |
| [ 1%] No download step for 'webscalesqlclient' | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient && /usr/local/Cellar/cmake/3.3.1/bin/cmake -E echo_append | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient && /usr/local/Cellar/cmake/3.3.1/bin/cmake -E touch /usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/build/src/webscalesqlclient-stamp/webscalesqlclient-download | |
| [ 1%] No patch step for 'webscalesqlclient' | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient && /usr/local/Cellar/cmake/3.3.1/bin/cmake -E echo_append | |
| [ 1%] Building CXX object third-party/double-conversion/CMakeFiles/double-conversion.dir/src/double-conversion/fast-dtoa.cc.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/double-conversion.dir/src/double-conversion/fast-dtoa.cc.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src/double-conversion/fast-dtoa.cc | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient && /usr/local/Cellar/cmake/3.3.1/bin/cmake -E touch /usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/build/src/webscalesqlclient-stamp/webscalesqlclient-patch | |
| [ 1%] No update step for 'webscalesqlclient' | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient && /usr/local/Cellar/cmake/3.3.1/bin/cmake -E echo_append | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient && /usr/local/Cellar/cmake/3.3.1/bin/cmake -E touch /usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/build/src/webscalesqlclient-stamp/webscalesqlclient-update | |
| [ 1%] Performing configure step for 'webscalesqlclient' | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/webscalesql-5.6 && /usr/local/Cellar/cmake/3.3.1/bin/cmake -DWITHOUT_SERVER=TRUE -DDISABLE_SHARED=TRUE -DCMAKE_C_FLAGS=-Wno-maybe-uninitialized "-I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w" "-DCMAKE_CXX_FLAGS=-I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native" -DCMAKE_C_COMPILER=/usr/local/opt/llvm/bin/clang -DCMAKE_CXX_COMPILER=/usr/local/opt/llvm/bin/clang++ "-GUnix Makefiles" /usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/webscalesql-5.6 | |
| -- Running cmake version 3.3.1 | |
| -- Found Git: /usr/local/bin/git (found version "2.5.0") | |
| -- The C compiler identification is Clang 3.6.2 | |
| [ 1%] Building CXX object third-party/double-conversion/CMakeFiles/double-conversion.dir/src/double-conversion/fixed-dtoa.cc.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/double-conversion.dir/src/double-conversion/fixed-dtoa.cc.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src/double-conversion/fixed-dtoa.cc | |
| -- The CXX compiler identification is Clang 3.6.2 | |
| -- Check for working C compiler: /usr/local/opt/llvm/bin/clang | |
| [ 2%] Building CXX object third-party/double-conversion/CMakeFiles/double-conversion.dir/src/double-conversion/strtod.cc.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/double-conversion.dir/src/double-conversion/strtod.cc.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src/double-conversion/strtod.cc | |
| -- Check for working C compiler: /usr/local/opt/llvm/bin/clang -- works | |
| -- Detecting C compiler ABI info | |
| [ 2%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/util/strutil.cc.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2 && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -fpermissive -o CMakeFiles/re2.dir/src/util/strutil.cc.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src/util/strutil.cc | |
| -- Detecting C compiler ABI info - done | |
| -- Check for working CXX compiler: /usr/local/opt/llvm/bin/clang++ | |
| [ 2%] Linking CXX static library libdouble-conversion.a | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion && /usr/local/Cellar/cmake/3.3.1/bin/cmake -P CMakeFiles/double-conversion.dir/cmake_clean_target.cmake | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion && /usr/local/Cellar/cmake/3.3.1/bin/cmake -E cmake_link_script CMakeFiles/double-conversion.dir/link.txt --verbose=1 | |
| /usr/bin/ar cq libdouble-conversion.a CMakeFiles/double-conversion.dir/src/double-conversion/bignum-dtoa.cc.o CMakeFiles/double-conversion.dir/src/double-conversion/bignum.cc.o CMakeFiles/double-conversion.dir/src/double-conversion/cached-powers.cc.o CMakeFiles/double-conversion.dir/src/double-conversion/diy-fp.cc.o CMakeFiles/double-conversion.dir/src/double-conversion/double-conversion.cc.o CMakeFiles/double-conversion.dir/src/double-conversion/fast-dtoa.cc.o CMakeFiles/double-conversion.dir/src/double-conversion/fixed-dtoa.cc.o CMakeFiles/double-conversion.dir/src/double-conversion/strtod.cc.o | |
| /usr/bin/ranlib libdouble-conversion.a | |
| [ 2%] Built target double-conversion | |
| -- Check for working CXX compiler: /usr/local/opt/llvm/bin/clang++ -- works | |
| -- Detecting CXX compiler ABI info | |
| [ 2%] Building C object third-party/timelib/CMakeFiles/timelib.dir/parse_iso_intervals.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/timelib.dir/parse_iso_intervals.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib/parse_iso_intervals.c | |
| -- Detecting CXX compiler ABI info - done | |
| -- Looking for sys/types.h | |
| -- Looking for sys/types.h - found | |
| -- Looking for stdint.h | |
| -- Looking for stdint.h - found | |
| -- Looking for stddef.h | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f third-party/fastlz/CMakeFiles/fastlz.dir/build.make third-party/fastlz/CMakeFiles/fastlz.dir/depend | |
| cd /usr/local/Cellar/hhvm/3.9.0/src && /usr/local/Cellar/cmake/3.3.1/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/Cellar/hhvm/3.9.0/src /usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz /usr/local/Cellar/hhvm/3.9.0/src /usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz /usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz/CMakeFiles/fastlz.dir/DependInfo.cmake --color= | |
| Scanning dependencies of target fastlz | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f third-party/fastlz/CMakeFiles/fastlz.dir/build.make third-party/fastlz/CMakeFiles/fastlz.dir/build | |
| [ 2%] Building C object third-party/fastlz/CMakeFiles/fastlz.dir/fastlz.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/fastlz.dir/fastlz.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz/fastlz.c | |
| -- Looking for stddef.h - found | |
| -- Check size of void * | |
| -- Check size of void * - done | |
| getconf: no such configuration parameter `LEVEL1_DCACHE_LINESIZE' | |
| -- MySQL 5.6.24 | |
| -- Packaging as: mysql-5.6.24-osx10.10-x86_64 | |
| [ 2%] Linking C static library libfastlz.a | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz && /usr/local/Cellar/cmake/3.3.1/bin/cmake -P CMakeFiles/fastlz.dir/cmake_clean_target.cmake | |
| -- Performing Test HAVE_LLVM_LIBCPP | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz && /usr/local/Cellar/cmake/3.3.1/bin/cmake -E cmake_link_script CMakeFiles/fastlz.dir/link.txt --verbose=1 | |
| /usr/bin/ar cq libfastlz.a CMakeFiles/fastlz.dir/fastlz.c.o | |
| /usr/bin/ranlib libfastlz.a | |
| [ 2%] Built target fastlz | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f hphp/tools/version/CMakeFiles/version.dir/build.make hphp/tools/version/CMakeFiles/version.dir/depend | |
| cd /usr/local/Cellar/hhvm/3.9.0/src && /usr/local/Cellar/cmake/3.3.1/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/Cellar/hhvm/3.9.0/src /usr/local/Cellar/hhvm/3.9.0/src/hphp/tools/version /usr/local/Cellar/hhvm/3.9.0/src /usr/local/Cellar/hhvm/3.9.0/src/hphp/tools/version /usr/local/Cellar/hhvm/3.9.0/src/hphp/tools/version/CMakeFiles/version.dir/DependInfo.cmake --color= | |
| Scanning dependencies of target version | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f hphp/tools/version/CMakeFiles/version.dir/build.make hphp/tools/version/CMakeFiles/version.dir/build | |
| [ 2%] Building CXX object hphp/tools/version/CMakeFiles/version.dir/version.cpp.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/hphp/tools/version && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_CMAKE -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/version.dir/version.cpp.o -c /usr/local/Cellar/hhvm/3.9.0/src/hphp/tools/version/version.cpp | |
| [ 2%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/util/valgrind.cc.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2 && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -fpermissive -o CMakeFiles/re2.dir/src/util/valgrind.cc.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src/util/valgrind.cc | |
| [ 2%] Linking CXX executable version | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/hphp/tools/version && /usr/local/Cellar/cmake/3.3.1/bin/cmake -E cmake_link_script CMakeFiles/version.dir/link.txt --verbose=1 | |
| /usr/local/opt/llvm/bin/clang++ -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/version.dir/version.cpp.o -o version | |
| -- Performing Test HAVE_LLVM_LIBCPP - Success | |
| Dynamic plugins are disabled. | |
| -- Looking for floor | |
| [ 2%] Built target version | |
| [ 2%] Building C object third-party/timelib/CMakeFiles/timelib.dir/parse_tz.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/timelib.dir/parse_tz.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib/parse_tz.c | |
| -- Looking for floor - found | |
| -- Looking for __infinity | |
| -- Looking for __infinity - not found | |
| -- Looking for __infinity in m | |
| -- Looking for __infinity in m - not found | |
| -- Looking for gethostbyname_r | |
| -- Looking for gethostbyname_r - not found | |
| -- Looking for gethostbyname_r in nsl_r | |
| -- Looking for gethostbyname_r in nsl_r - not found | |
| -- Looking for gethostbyname_r in nsl | |
| -- Looking for gethostbyname_r in nsl - not found | |
| -- Looking for bind | |
| [ 2%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/bitstate.cc.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2 && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -fpermissive -o CMakeFiles/re2.dir/src/re2/bitstate.cc.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src/re2/bitstate.cc | |
| -- Looking for bind - found | |
| -- Looking for crypt | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f hphp/parser/CMakeFiles/hphp_parser.dir/build.make hphp/parser/CMakeFiles/hphp_parser.dir/depend | |
| cd /usr/local/Cellar/hhvm/3.9.0/src && /usr/local/Cellar/cmake/3.3.1/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/Cellar/hhvm/3.9.0/src /usr/local/Cellar/hhvm/3.9.0/src/hphp/parser /usr/local/Cellar/hhvm/3.9.0/src /usr/local/Cellar/hhvm/3.9.0/src/hphp/parser /usr/local/Cellar/hhvm/3.9.0/src/hphp/parser/CMakeFiles/hphp_parser.dir/DependInfo.cmake --color= | |
| -- Looking for crypt - found | |
| -- Looking for setsockopt | |
| -- Looking for setsockopt - found | |
| -- Looking for dlopen | |
| -- Looking for dlopen - found | |
| -- Looking for sched_yield | |
| -- Looking for sched_yield - found | |
| -- Looking for clock_gettime | |
| -- Looking for clock_gettime - not found | |
| -- Looking for clock_gettime in rt | |
| -- Looking for clock_gettime in rt - not found | |
| -- Looking for timer_create | |
| -- Looking for timer_create - not found | |
| -- Looking for timer_create in rt | |
| Scanning dependencies of target hphp_parser | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f hphp/parser/CMakeFiles/hphp_parser.dir/build.make hphp/parser/CMakeFiles/hphp_parser.dir/build | |
| [ 2%] Building CXX object hphp/parser/CMakeFiles/hphp_parser.dir/hphp.tab.cpp.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/hphp/parser && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_CMAKE -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/hphp_parser.dir/hphp.tab.cpp.o -c /usr/local/Cellar/hhvm/3.9.0/src/hphp/parser/hphp.tab.cpp | |
| -- Looking for timer_create in rt - not found | |
| -- Looking for include file pthread.h | |
| -- Looking for include file pthread.h - found | |
| -- Looking for pthread_create | |
| -- Looking for pthread_create - found | |
| -- Found Threads: TRUE | |
| -- Looking for 4 include files stdlib.h, ..., float.h | |
| [ 2%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/compile.cc.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2 && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -fpermissive -o CMakeFiles/re2.dir/src/re2/compile.cc.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src/re2/compile.cc | |
| -- Looking for 4 include files stdlib.h, ..., float.h - found | |
| -- Looking for include file alloca.h | |
| -- Looking for include file alloca.h - found | |
| -- Looking for include file aio.h | |
| -- Looking for include file aio.h - found | |
| -- Looking for include file arpa/inet.h | |
| -- Looking for include file arpa/inet.h - found | |
| -- Looking for include file crypt.h | |
| -- Looking for include file crypt.h - not found | |
| -- Looking for include file cxxabi.h | |
| -- Looking for include file cxxabi.h - not found | |
| -- Looking for include file dirent.h | |
| -- Looking for include file dirent.h - found | |
| -- Looking for include file dlfcn.h | |
| -- Looking for include file dlfcn.h - found | |
| -- Looking for include file execinfo.h | |
| -- Looking for include file execinfo.h - found | |
| -- Looking for include file fcntl.h | |
| -- Looking for include file fcntl.h - found | |
| -- Looking for include file fenv.h | |
| -- Looking for include file fenv.h - found | |
| -- Looking for include file float.h | |
| -- Looking for include file float.h - found | |
| -- Looking for include file floatingpoint.h | |
| -- Looking for include file floatingpoint.h - not found | |
| -- Looking for include file fpu_control.h | |
| -- Looking for include file fpu_control.h - not found | |
| -- Looking for include file grp.h | |
| -- Looking for include file grp.h - found | |
| -- Looking for include file ieeefp.h | |
| -- Looking for include file ieeefp.h - not found | |
| -- Looking for include file inttypes.h | |
| -- Looking for include file inttypes.h - found | |
| -- Looking for include file langinfo.h | |
| -- Looking for include file langinfo.h - found | |
| -- Looking for include file limits.h | |
| -- Looking for include file limits.h - found | |
| -- Looking for include file locale.h | |
| -- Looking for include file locale.h - found | |
| -- Looking for include file malloc.h | |
| -- Looking for include file malloc.h - not found | |
| -- Looking for include file memory.h | |
| -- Looking for include file memory.h - found | |
| -- Looking for include file ndir.h | |
| -- Looking for include file ndir.h - not found | |
| -- Looking for include file netinet/in.h | |
| -- Looking for include file netinet/in.h - found | |
| -- Looking for include file paths.h | |
| [ 2%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/dfa.cc.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2 && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -fpermissive -o CMakeFiles/re2.dir/src/re2/dfa.cc.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src/re2/dfa.cc | |
| -- Looking for include file paths.h - found | |
| -- Looking for include file port.h | |
| -- Looking for include file port.h - not found | |
| -- Looking for include file poll.h | |
| -- Looking for include file poll.h - found | |
| -- Looking for include file pwd.h | |
| -- Looking for include file pwd.h - found | |
| -- Looking for include file sched.h | |
| -- Looking for include file sched.h - found | |
| -- Looking for include file select.h | |
| -- Looking for include file select.h - not found | |
| -- Looking for include file semaphore.h | |
| -- Looking for include file semaphore.h - found | |
| -- Looking for include files sys/types.h, sys/dir.h | |
| -- Looking for include files sys/types.h, sys/dir.h - found | |
| -- Looking for include file sys/ndir.h | |
| -- Looking for include file sys/ndir.h - not found | |
| -- Looking for include file sys/pte.h | |
| -- Looking for include file sys/pte.h - not found | |
| -- Looking for include file stdlib.h | |
| -- Looking for include file stdlib.h - found | |
| -- Looking for include file strings.h | |
| -- Looking for include file strings.h - found | |
| -- Looking for include file string.h | |
| -- Looking for include file string.h - found | |
| -- Looking for include file synch.h | |
| -- Looking for include file synch.h - not found | |
| -- Looking for include file sysent.h | |
| -- Looking for include file sysent.h - not found | |
| -- Looking for include file sys/cdefs.h | |
| -- Looking for include file sys/cdefs.h - found | |
| -- Looking for include file sys/file.h | |
| -- Looking for include file sys/file.h - found | |
| -- Looking for include file sys/fpu.h | |
| -- Looking for include file sys/fpu.h - not found | |
| -- Looking for include file sys/ioctl.h | |
| -- Looking for include file sys/ioctl.h - found | |
| -- Looking for include file sys/ipc.h | |
| -- Looking for include file sys/ipc.h - found | |
| -- Looking for include file sys/malloc.h | |
| -- Looking for include file sys/malloc.h - found | |
| -- Looking for include file sys/mman.h | |
| -- Looking for include file sys/mman.h - found | |
| -- Looking for include file sys/prctl.h | |
| -- Looking for include file sys/prctl.h - not found | |
| -- Looking for include file sys/resource.h | |
| -- Looking for include file sys/resource.h - found | |
| -- Looking for include file sys/select.h | |
| -- Looking for include file sys/select.h - found | |
| -- Looking for include file sys/shm.h | |
| -- Looking for include file sys/shm.h - found | |
| -- Looking for include file sys/socket.h | |
| -- Looking for include file sys/socket.h - found | |
| -- Looking for include file sys/stat.h | |
| -- Looking for include file sys/stat.h - found | |
| -- Looking for include file sys/stream.h | |
| -- Looking for include file sys/stream.h - not found | |
| -- Looking for include file sys/termcap.h | |
| -- Looking for include file sys/termcap.h - not found | |
| -- Looking for include files time.h, sys/timeb.h | |
| -- Looking for include files time.h, sys/timeb.h - found | |
| -- Looking for include files curses.h, term.h | |
| -- Looking for include files curses.h, term.h - found | |
| -- Looking for include file asm/termbits.h | |
| [ 2%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/filtered_re2.cc.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2 && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -fpermissive -o CMakeFiles/re2.dir/src/re2/filtered_re2.cc.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src/re2/filtered_re2.cc | |
| -- Looking for include file asm/termbits.h - not found | |
| -- Looking for include file termbits.h | |
| -- Looking for include file termbits.h - not found | |
| -- Looking for include file termios.h | |
| -- Looking for include file termios.h - found | |
| -- Looking for include file termio.h | |
| -- Looking for include file termio.h - not found | |
| -- Looking for include file termcap.h | |
| -- Looking for include file termcap.h - found | |
| -- Looking for include file unistd.h | |
| -- Looking for include file unistd.h - found | |
| -- Looking for include file utime.h | |
| -- Looking for include file utime.h - found | |
| -- Looking for include file varargs.h | |
| -- Looking for include file varargs.h - not found | |
| -- Looking for include file sys/time.h | |
| -- Looking for include file sys/time.h - found | |
| -- Looking for include file sys/utime.h | |
| -- Looking for include file sys/utime.h - not found | |
| -- Looking for include file sys/wait.h | |
| -- Looking for include file sys/wait.h - found | |
| -- Looking for include file sys/param.h | |
| -- Looking for include file sys/param.h - found | |
| -- Looking for include file sys/vadvise.h | |
| -- Looking for include file sys/vadvise.h - found | |
| -- Looking for include file fnmatch.h | |
| -- Looking for include file fnmatch.h - found | |
| -- Looking for include file stdarg.h | |
| -- Looking for include file stdarg.h - found | |
| -- Looking for include files stdlib.h, sys/un.h | |
| -- Looking for include files stdlib.h, sys/un.h - found | |
| -- Looking for include file vis.h | |
| -- Looking for include file vis.h - found | |
| -- Looking for include file wchar.h | |
| -- Looking for include file wchar.h - found | |
| -- Looking for include file wctype.h | |
| -- Looking for include file wctype.h - found | |
| -- Looking for include file sasl/sasl.h | |
| [ 2%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/mimics_pcre.cc.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2 && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -fpermissive -o CMakeFiles/re2.dir/src/re2/mimics_pcre.cc.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src/re2/mimics_pcre.cc | |
| -- Looking for include file sasl/sasl.h - found | |
| -- Looking for include file sys/devpoll.h | |
| -- Looking for include file sys/devpoll.h - not found | |
| -- Looking for include file signal.h | |
| -- Looking for include file signal.h - found | |
| -- Looking for include file sys/devpoll.h | |
| -- Looking for include file sys/devpoll.h - not found | |
| -- Looking for include file sys/epoll.h | |
| -- Looking for include file sys/epoll.h - not found | |
| -- Looking for include file sys/event.h | |
| -- Looking for include file sys/event.h - found | |
| -- Looking for include file sys/queue.h | |
| -- Looking for include file sys/queue.h - found | |
| -- Looking for TAILQ_FOREACH | |
| -- Looking for TAILQ_FOREACH - found | |
| -- Looking for include file sys/ptem.h | |
| -- Looking for include file sys/ptem.h - not found | |
| -- Performing Test HAVE_WERROR_FLAG | |
| -- Performing Test HAVE_WERROR_FLAG - Failed | |
| -- Performing Test HAVE_PTHREAD_ONCE_INIT | |
| -- Performing Test HAVE_PTHREAD_ONCE_INIT - Success | |
| -- Looking for _aligned_malloc | |
| -- Looking for _aligned_malloc - not found | |
| -- Looking for _aligned_free | |
| -- Looking for _aligned_free - not found | |
| -- Looking for aio_read | |
| -- Looking for aio_read - found | |
| -- Looking for alarm | |
| -- Looking for alarm - found | |
| -- Looking for backtrace | |
| -- Looking for backtrace - found | |
| -- Looking for backtrace_symbols | |
| -- Looking for backtrace_symbols - found | |
| -- Looking for backtrace_symbols_fd | |
| -- Looking for backtrace_symbols_fd - found | |
| -- Looking for printstack | |
| -- Looking for printstack - not found | |
| -- Looking for bmove | |
| [ 2%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/nfa.cc.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2 && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -fpermissive -o CMakeFiles/re2.dir/src/re2/nfa.cc.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src/re2/nfa.cc | |
| -- Looking for bmove - not found | |
| -- Looking for bsearch | |
| -- Looking for bsearch - found | |
| -- Looking for index | |
| -- Looking for index - found | |
| -- Looking for clock_gettime | |
| -- Looking for clock_gettime - not found | |
| -- Looking for cuserid | |
| -- Looking for cuserid - not found | |
| -- Looking for directio | |
| -- Looking for directio - not found | |
| -- Looking for _doprnt | |
| -- Looking for _doprnt - not found | |
| -- Looking for flockfile | |
| -- Looking for flockfile - found | |
| -- Looking for ftruncate | |
| -- Looking for ftruncate - found | |
| -- Looking for getline | |
| -- Looking for getline - found | |
| -- Looking for compress | |
| -- Looking for compress - not found | |
| -- Looking for crypt | |
| -- Looking for crypt - found | |
| -- Looking for dlerror | |
| -- Looking for dlerror - found | |
| -- Looking for dlopen | |
| -- Looking for dlopen - found | |
| -- Looking for fchmod | |
| -- Looking for fchmod - found | |
| -- Looking for fcntl | |
| -- Looking for fcntl - found | |
| -- Looking for fconvert | |
| [ 2%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/onepass.cc.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2 && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -fpermissive -o CMakeFiles/re2.dir/src/re2/onepass.cc.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src/re2/onepass.cc | |
| -- Looking for fconvert - not found | |
| -- Looking for fdatasync | |
| -- Looking for fdatasync - found | |
| -- Looking for fdatasync | |
| -- Looking for fdatasync - not found | |
| -- Looking for fedisableexcept | |
| -- Looking for fedisableexcept - not found | |
| -- Looking for fpsetmask | |
| -- Looking for fpsetmask - not found | |
| -- Looking for fseeko | |
| -- Looking for fseeko - found | |
| -- Looking for fsync | |
| -- Looking for fsync - found | |
| -- Looking for getcwd | |
| -- Looking for getcwd - found | |
| -- Looking for gethostbyaddr_r | |
| -- Looking for gethostbyaddr_r - not found | |
| -- Looking for gethrtime | |
| -- Looking for gethrtime - not found | |
| -- Looking for getnameinfo | |
| -- Looking for getnameinfo - found | |
| -- Looking for getpass | |
| -- Looking for getpass - found | |
| -- Looking for getpassphrase | |
| -- Looking for getpassphrase - not found | |
| -- Looking for getpwnam | |
| -- Looking for getpwnam - found | |
| -- Looking for getpwuid | |
| -- Looking for getpwuid - found | |
| -- Looking for getrlimit | |
| -- Looking for getrlimit - found | |
| -- Looking for getrusage | |
| [ 2%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/parse.cc.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2 && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -fpermissive -o CMakeFiles/re2.dir/src/re2/parse.cc.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src/re2/parse.cc | |
| -- Looking for getrusage - found | |
| -- Looking for getwd | |
| -- Looking for getwd - found | |
| -- Looking for gmtime_r | |
| -- Looking for gmtime_r - found | |
| -- Looking for initgroups | |
| -- Looking for initgroups - found | |
| -- Looking for issetugid | |
| -- Looking for issetugid - found | |
| -- Looking for getuid | |
| -- Looking for getuid - found | |
| -- Looking for geteuid | |
| -- Looking for geteuid - found | |
| -- Looking for getgid | |
| -- Looking for getgid - found | |
| -- Looking for getegid | |
| -- Looking for getegid - found | |
| -- Looking for ldiv | |
| -- Looking for ldiv - found | |
| -- Looking for localtime_r | |
| -- Looking for localtime_r - found | |
| -- Looking for longjmp | |
| -- Looking for longjmp - found | |
| -- Looking for lstat | |
| -- Looking for lstat - found | |
| -- Looking for madvise | |
| -- Looking for madvise - found | |
| -- Looking for malloc_info | |
| [ 2%] Building C object third-party/timelib/CMakeFiles/timelib.dir/timelib.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/timelib.dir/timelib.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib/timelib.c | |
| -- Looking for malloc_info - not found | |
| -- Looking for memcpy | |
| [ 2%] Building C object third-party/timelib/CMakeFiles/timelib.dir/tm2unixtime.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/timelib.dir/tm2unixtime.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib/tm2unixtime.c | |
| -- Looking for memcpy - found | |
| -- Looking for memmove | |
| -- Looking for memmove - found | |
| -- Looking for mkstemp | |
| [ 2%] Building C object third-party/timelib/CMakeFiles/timelib.dir/unixtime2tm.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/timelib.dir/unixtime2tm.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib/unixtime2tm.c | |
| -- Looking for mkstemp - found | |
| -- Looking for mlock | |
| [ 2%] Linking C static library libtimelib.a | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib && /usr/local/Cellar/cmake/3.3.1/bin/cmake -P CMakeFiles/timelib.dir/cmake_clean_target.cmake | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib && /usr/local/Cellar/cmake/3.3.1/bin/cmake -E cmake_link_script CMakeFiles/timelib.dir/link.txt --verbose=1 | |
| /usr/bin/ar cq libtimelib.a CMakeFiles/timelib.dir/astro.c.o CMakeFiles/timelib.dir/dow.c.o CMakeFiles/timelib.dir/interval.c.o CMakeFiles/timelib.dir/parse_date.c.o CMakeFiles/timelib.dir/parse_iso_intervals.c.o CMakeFiles/timelib.dir/parse_tz.c.o CMakeFiles/timelib.dir/timelib.c.o CMakeFiles/timelib.dir/tm2unixtime.c.o CMakeFiles/timelib.dir/unixtime2tm.c.o | |
| /usr/bin/ranlib libtimelib.a | |
| [ 2%] Built target timelib | |
| [ 3%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/perl_groups.cc.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2 && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -fpermissive -o CMakeFiles/re2.dir/src/re2/perl_groups.cc.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src/re2/perl_groups.cc | |
| -- Looking for mlock - found | |
| -- Looking for mlockall | |
| -- Looking for mlockall - found | |
| -- Looking for mmap | |
| -- Looking for mmap - found | |
| -- Looking for mmap64 | |
| -- Looking for mmap64 - not found | |
| -- Looking for perror | |
| -- Looking for perror - found | |
| -- Looking for poll | |
| -- Looking for poll - found | |
| -- Looking for port_create | |
| -- Looking for port_create - not found | |
| -- Looking for posix_fallocate | |
| -- Looking for posix_fallocate - not found | |
| -- Looking for posix_memalign | |
| -- Looking for posix_memalign - found | |
| -- Looking for pread | |
| -- Looking for pread - found | |
| -- Looking for pthread_attr_create | |
| [ 4%] Building CXX object hphp/parser/CMakeFiles/hphp_parser.dir/lex.yy.cpp.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/hphp/parser && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_CMAKE -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/hphp_parser.dir/lex.yy.cpp.o -c /usr/local/Cellar/hhvm/3.9.0/src/hphp/parser/lex.yy.cpp | |
| -- Looking for pthread_attr_create - not found | |
| -- Looking for pthread_attr_getguardsize | |
| [ 4%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/prefilter.cc.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2 && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -fpermissive -o CMakeFiles/re2.dir/src/re2/prefilter.cc.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src/re2/prefilter.cc | |
| -- Looking for pthread_attr_getguardsize - found | |
| -- Looking for pthread_attr_getstacksize | |
| -- Looking for pthread_attr_getstacksize - found | |
| -- Looking for pthread_attr_setscope | |
| -- Looking for pthread_attr_setscope - found | |
| -- Looking for pthread_attr_setstacksize | |
| -- Looking for pthread_attr_setstacksize - found | |
| -- Looking for pthread_condattr_create | |
| -- Looking for pthread_condattr_create - not found | |
| -- Looking for pthread_condattr_setclock | |
| -- Looking for pthread_condattr_setclock - not found | |
| -- Looking for pthread_key_delete | |
| -- Looking for pthread_key_delete - found | |
| -- Looking for pthread_rwlock_rdlock | |
| -- Looking for pthread_rwlock_rdlock - found | |
| -- Looking for pthread_sigmask | |
| -- Looking for pthread_sigmask - found | |
| -- Looking for pthread_threadmask | |
| -- Looking for pthread_threadmask - not found | |
| -- Looking for pthread_yield_np | |
| -- Looking for pthread_yield_np - found | |
| -- Looking for putenv | |
| -- Looking for putenv - found | |
| -- Looking for readdir_r | |
| -- Looking for readdir_r - found | |
| -- Looking for readlink | |
| -- Looking for readlink - found | |
| -- Looking for re_comp | |
| -- Looking for re_comp - not found | |
| -- Looking for regcomp | |
| -- Looking for regcomp - found | |
| -- Looking for realpath | |
| -- Looking for realpath - found | |
| -- Looking for rename | |
| -- Looking for rename - found | |
| -- Looking for rwlock_init | |
| -- Looking for rwlock_init - not found | |
| -- Looking for sched_yield | |
| -- Looking for sched_yield - found | |
| -- Looking for setenv | |
| -- Looking for setenv - found | |
| -- Looking for setlocale | |
| -- Looking for setlocale - found | |
| -- Looking for setfd | |
| -- Looking for setfd - not found | |
| -- Looking for sigaction | |
| -- Looking for sigaction - found | |
| -- Looking for sigthreadmask | |
| -- Looking for sigthreadmask - not found | |
| -- Looking for sigwait | |
| -- Looking for sigwait - found | |
| -- Looking for sigaddset | |
| -- Looking for sigaddset - found | |
| -- Looking for sigemptyset | |
| -- Looking for sigemptyset - found | |
| -- Looking for sighold | |
| [ 4%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/prefilter_tree.cc.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2 && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -fpermissive -o CMakeFiles/re2.dir/src/re2/prefilter_tree.cc.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src/re2/prefilter_tree.cc | |
| -- Looking for sighold - found | |
| -- Looking for sigset | |
| -- Looking for sigset - found | |
| -- Looking for sleep | |
| -- Looking for sleep - found | |
| -- Looking for snprintf | |
| -- Looking for snprintf - found | |
| -- Looking for stpcpy | |
| -- Looking for stpcpy - found | |
| -- Looking for strcoll | |
| -- Looking for strcoll - found | |
| -- Looking for strerror | |
| -- Looking for strerror - found | |
| -- Looking for strlcpy | |
| -- Looking for strlcpy - found | |
| -- Looking for strnlen | |
| -- Looking for strnlen - found | |
| -- Looking for strlcat | |
| -- Looking for strlcat - found | |
| -- Looking for strsignal | |
| -- Looking for strsignal - found | |
| -- Looking for fgetln | |
| -- Looking for fgetln - found | |
| -- Looking for strpbrk | |
| -- Looking for strpbrk - found | |
| -- Looking for strsep | |
| -- Looking for strsep - found | |
| -- Looking for strstr | |
| -- Looking for strstr - found | |
| -- Looking for strtok_r | |
| -- Looking for strtok_r - found | |
| -- Looking for strtol | |
| -- Looking for strtol - found | |
| -- Looking for strtoll | |
| -- Looking for strtoll - found | |
| -- Looking for strtoul | |
| -- Looking for strtoul - found | |
| -- Looking for strtoull | |
| -- Looking for strtoull - found | |
| -- Looking for strcasecmp | |
| -- Looking for strcasecmp - found | |
| -- Looking for strncasecmp | |
| -- Looking for strncasecmp - found | |
| -- Looking for strdup | |
| -- Looking for strdup - found | |
| -- Looking for shmat | |
| -- Looking for shmat - found | |
| -- Looking for shmctl | |
| -- Looking for shmctl - found | |
| -- Looking for shmdt | |
| -- Looking for shmdt - found | |
| -- Looking for shmget | |
| -- Looking for shmget - found | |
| -- Looking for tell | |
| [ 4%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/prog.cc.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2 && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -fpermissive -o CMakeFiles/re2.dir/src/re2/prog.cc.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src/re2/prog.cc | |
| -- Looking for tell - not found | |
| -- Looking for tempnam | |
| -- Looking for tempnam - found | |
| -- Looking for thr_setconcurrency | |
| -- Looking for thr_setconcurrency - not found | |
| -- Looking for thr_yield | |
| -- Looking for thr_yield - not found | |
| -- Looking for vasprintf | |
| -- Looking for vasprintf - found | |
| -- Looking for vsnprintf | |
| -- Looking for vsnprintf - found | |
| -- Looking for vprintf | |
| -- Looking for vprintf - found | |
| -- Looking for valloc | |
| -- Looking for valloc - found | |
| -- Looking for memalign | |
| -- Looking for memalign - not found | |
| -- Looking for chown | |
| -- Looking for chown - found | |
| -- Looking for nl_langinfo | |
| -- Looking for nl_langinfo - found | |
| -- Looking for ntohll | |
| -- Looking for ntohll - not found | |
| -- Looking for clock_gettime | |
| -- Looking for clock_gettime - not found | |
| -- Looking for epoll_create | |
| -- Looking for epoll_create - not found | |
| -- Looking for epoll_ctl | |
| -- Looking for epoll_ctl - not found | |
| -- Looking for inet_ntop | |
| -- Looking for inet_ntop - found | |
| -- Looking for kqueue | |
| [ 4%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/re2.cc.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2 && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -fpermissive -o CMakeFiles/re2.dir/src/re2/re2.cc.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src/re2/re2.cc | |
| -- Looking for kqueue - found | |
| -- Looking for kqueue | |
| -- Looking for kqueue - found | |
| -- Looking for signal | |
| -- Looking for signal - found | |
| -- Looking for timeradd | |
| -- Looking for timeradd - found | |
| -- Looking for timerclear | |
| -- Looking for timerclear - found | |
| -- Looking for timercmp | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f hphp/hack/CMakeFiles/hack.dir/build.make hphp/hack/CMakeFiles/hack.dir/depend | |
| cd /usr/local/Cellar/hhvm/3.9.0/src && /usr/local/Cellar/cmake/3.3.1/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/Cellar/hhvm/3.9.0/src /usr/local/Cellar/hhvm/3.9.0/src/hphp/hack /usr/local/Cellar/hhvm/3.9.0/src /usr/local/Cellar/hhvm/3.9.0/src/hphp/hack /usr/local/Cellar/hhvm/3.9.0/src/hphp/hack/CMakeFiles/hack.dir/DependInfo.cmake --color= | |
| Scanning dependencies of target hack | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f hphp/hack/CMakeFiles/hack.dir/build.make hphp/hack/CMakeFiles/hack.dir/build | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/hphp/hack/src && env OPTBIN=".opt" /Applications/Xcode.app/Contents/Developer/usr/bin/make EXTRA_INCLUDE_PATHS="/usr/local/opt/libelf/include/libelf /usr/local/opt/lz4/include" EXTRA_LIB_PATHS="/usr/local/lib /usr/local/opt/lz4/lib" EXTRA_CC_FLAGS="-DOSS_SMALL_HH_TABLE_POWS -pthread" EXTRA_NATIVE_LIBRARIES="lz4" | |
| mkdir -p ../bin | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -C ../hhi | |
| tar czf ../bin/hhi.tar.gz . | |
| -- Looking for timercmp - found | |
| -- Looking for timerisset | |
| -- Looking for timerisset - found | |
| -- Looking for timer_create | |
| -- Looking for timer_create - not found | |
| -- Looking for timer_settime | |
| -- Looking for timer_settime - not found | |
| -- Looking for include file time.h | |
| # build-hack-native-deps is a dependency of _build/hh_server.native _build/hh_client.native _build/hh_single_type_check.native _build/hh_emitter.native _build/hh_format.native _build/h2tp.native _build/test_unparser.native but as it is phony | |
| # we place it here to avoid unnecessary rebuilds | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make build-hack-native-deps build-hhi-archive | |
| REV="const char* const BuildInfo_kRevision = \"$(git rev-parse HEAD)\";"; \ | |
| if [ "$REV" != "$(cat utils/get_build_id.gen.c)" ]; then echo "$REV" > utils/get_build_id.gen.c; fi | |
| -- Looking for include file time.h - found | |
| -- Looking for include file sys/times.h | |
| cat: utils/get_build_id.gen.c: No such file or directory | |
| ocamlbuild -cflags "-g -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -DOSS_SMALL_HH_TABLE_POWS -ccopt -pthread" heap/hh_shared.o hhi/hhi_elf.o utils/get_build_id.gen.o utils/get_build_id.o utils/nproc.o utils/realpath.o fsevents/fsevents_stubs.o | |
| [ 4%] Building CXX object hphp/parser/CMakeFiles/hphp_parser.dir/parser.cpp.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/hphp/parser && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_CMAKE -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/hphp_parser.dir/parser.cpp.o -c /usr/local/Cellar/hhvm/3.9.0/src/hphp/parser/parser.cpp | |
| -- Looking for include file sys/times.h - found | |
| -- Looking for include file asm/msr.h | |
| /usr/local/bin/ocamlc.opt -g -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -DOSS_SMALL_HH_TABLE_POWS -ccopt -pthread -c heap/hh_shared.c | |
| -- Looking for include file asm/msr.h - not found | |
| -- Looking for include file ia64intrin.h | |
| -- Looking for include file ia64intrin.h - not found | |
| -- Looking for times | |
| -- Looking for times - found | |
| -- Looking for gettimeofday | |
| -- Looking for gettimeofday - found | |
| -- Looking for read_real_time | |
| -- Looking for read_real_time - not found | |
| -- Looking for ftime | |
| mv hh_shared.o heap/hh_shared.o | |
| /usr/local/bin/ocamlc.opt -g -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -DOSS_SMALL_HH_TABLE_POWS -ccopt -pthread -c hhi/hhi_elf.c | |
| -- Looking for ftime - found | |
| -- Looking for time | |
| mv hhi_elf.o hhi/hhi_elf.o | |
| /usr/local/bin/ocamlc.opt -g -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -DOSS_SMALL_HH_TABLE_POWS -ccopt -pthread -c utils/get_build_id.gen.c | |
| mv get_build_id.gen.o utils/get_build_id.gen.o | |
| /usr/local/bin/ocamlc.opt -g -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -DOSS_SMALL_HH_TABLE_POWS -ccopt -pthread -c utils/get_build_id.c | |
| -- Looking for time - found | |
| -- Looking for rdtscll | |
| mv get_build_id.o utils/get_build_id.o | |
| /usr/local/bin/ocamlc.opt -g -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -DOSS_SMALL_HH_TABLE_POWS -ccopt -pthread -c utils/nproc.c | |
| mv nproc.o utils/nproc.o | |
| -- Looking for rdtscll - not found | |
| -- Looking for madvise | |
| /usr/local/bin/ocamlc.opt -g -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -DOSS_SMALL_HH_TABLE_POWS -ccopt -pthread -c utils/realpath.c | |
| mv realpath.o utils/realpath.o | |
| /usr/local/bin/ocamlc.opt -g -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -DOSS_SMALL_HH_TABLE_POWS -ccopt -pthread -c fsevents/fsevents_stubs.c | |
| -- Looking for madvise - found | |
| -- Looking for tzname | |
| -- Looking for tzname - found | |
| -- Looking for lrand48 | |
| -- Looking for lrand48 - found | |
| -- Looking for getpagesize | |
| mv fsevents_stubs.o fsevents/fsevents_stubs.o | |
| mkdir -p ../bin | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -C ../hhi | |
| tar czf ../bin/hhi.tar.gz . | |
| -- Looking for getpagesize - found | |
| -- Looking for TIOCGWINSZ | |
| ocamlbuild -no-links -cflag -g -I client -I deps -I dfind -I emitter -I format -I globals -I h2tp/common -I h2tp/mapper -I h2tp/test -I h2tp/unparser -I h2tp -I heap -I hhi -I naming -I parsing -I procs -I search -I server -I socket -I stubs -I third-party/avl -I third-party/core -I typing -I utils -I fsnotify_darwin -I fsevents -lib str -lib unix \ | |
| -lflags "-g heap/hh_shared.o hhi/hhi_elf.o utils/get_build_id.gen.o utils/get_build_id.o utils/nproc.o utils/realpath.o fsevents/fsevents_stubs.o -cclib -lpthread -cclib -L/usr/local/lib -cclib -L/usr/local/opt/lz4/lib -cclib -llz4 -cclib -framework -cclib CoreServices -cclib -framework -cclib CoreFoundation -cclib -sectcreate -cclib __text -cclib hhi -cclib /usr/local/Cellar/hhvm/3.9.0/src/hphp/hack/src/../bin/hhi.tar.gz" \ | |
| hh_server.native hh_client.native hh_single_type_check.native hh_emitter.native hh_format.native h2tp.native test_unparser.native | |
| -- Looking for TIOCGWINSZ - found | |
| -- Looking for FIONREAD | |
| /usr/local/bin/ocamldep.opt -modules hh_server.ml > hh_server.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules server/serverMain.mli > server/serverMain.mli.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverMain.cmi server/serverMain.mli | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o hh_server.cmo hh_server.ml | |
| /usr/local/bin/ocamldep.opt -modules server/serverMain.ml > server/serverMain.ml.depends | |
| -- Looking for FIONREAD - found | |
| /usr/local/bin/ocamldep.opt -modules stubs/buildMain.ml > stubs/buildMain.ml.depends | |
| -- Looking for TIOCSTAT | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I stubs -I utils -I typing -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o stubs/buildMain.cmo stubs/buildMain.ml | |
| /usr/local/bin/ocamldep.opt -modules utils/build_id.ml > utils/build_id.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -3-27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o utils/build_id.cmo utils/build_id.ml | |
| /usr/local/bin/ocamldep.opt -modules utils/core.ml > utils/core.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules third-party/core/core_list.ml > third-party/core/core_list.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules third-party/core/caml.ml > third-party/core/caml.ml.depends | |
| -- Looking for TIOCSTAT - found | |
| -- Looking for FIONREAD | |
| -- Looking for FIONREAD - found | |
| -- Looking for SIGEV_THREAD_ID | |
| /usr/local/bin/ocamldep.opt -modules third-party/core/container.ml > third-party/core/container.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules third-party/core/commutative_group.ml > third-party/core/commutative_group.ml.depends | |
| -- Looking for SIGEV_THREAD_ID - not found | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -32 -w -4-6-29-35-44-48 -I third-party/core -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o third-party/core/commutative_group.cmo third-party/core/commutative_group.ml | |
| -- Looking for SIGEV_PORT | |
| /usr/local/bin/ocamldep.opt -modules third-party/core/core_printf.ml > third-party/core/core_printf.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules third-party/core/monad.ml > third-party/core/monad.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules third-party/core/poly.ml > third-party/core/poly.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules third-party/core/polymorphic_compare.mli > third-party/core/polymorphic_compare.mli.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -32 -w -4-6-29-35-44-48 -I third-party/core -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o third-party/core/polymorphic_compare.cmi third-party/core/polymorphic_compare.mli | |
| -- Looking for SIGEV_PORT - not found | |
| -- Looking for EVFILT_TIMER | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -32 -w -4-6-29-35-44-48 -I third-party/core -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o third-party/core/caml.cmo third-party/core/caml.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -32 -w -4-6-29-35-44-48 -I third-party/core -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o third-party/core/container.cmo third-party/core/container.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -32 -w -4-6-29-35-44-48 -I third-party/core -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o third-party/core/core_printf.cmo third-party/core/core_printf.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -32 -w -4-6-29-35-44-48 -I third-party/core -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o third-party/core/monad.cmo third-party/core/monad.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -32 -w -4-6-29-35-44-48 -I third-party/core -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o third-party/core/poly.cmo third-party/core/poly.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -32 -w -4-6-29-35-44-48 -I third-party/core -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o third-party/core/core_list.cmo third-party/core/core_list.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -3-27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o utils/core.cmo utils/core.ml | |
| -- Looking for EVFILT_TIMER - found | |
| -- Looking for finite | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -32 -w -4-6-29-35-44-48 -I third-party/core -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o third-party/core/commutative_group.cmx third-party/core/commutative_group.ml | |
| /usr/local/bin/ocamldep.opt -modules third-party/core/polymorphic_compare.ml > third-party/core/polymorphic_compare.ml.depends | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -32 -w -4-6-29-35-44-48 -I third-party/core -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o third-party/core/polymorphic_compare.cmx third-party/core/polymorphic_compare.ml | |
| -- Looking for finite - found | |
| -- Looking for log2 | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -32 -w -4-6-29-35-44-48 -I third-party/core -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o third-party/core/caml.cmx third-party/core/caml.ml | |
| [ 4%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/regexp.cc.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2 && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -fpermissive -o CMakeFiles/re2.dir/src/re2/regexp.cc.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src/re2/regexp.cc | |
| -- Looking for log2 - found | |
| -- Looking for isnan | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -32 -w -4-6-29-35-44-48 -I third-party/core -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o third-party/core/container.cmx third-party/core/container.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -32 -w -4-6-29-35-44-48 -I third-party/core -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o third-party/core/core_printf.cmx third-party/core/core_printf.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -32 -w -4-6-29-35-44-48 -I third-party/core -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o third-party/core/monad.cmx third-party/core/monad.ml | |
| -- Looking for isnan - found | |
| -- Looking for rint | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -32 -w -4-6-29-35-44-48 -I third-party/core -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o third-party/core/poly.cmx third-party/core/poly.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -32 -w -4-6-29-35-44-48 -I third-party/core -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o third-party/core/core_list.cmx third-party/core/core_list.ml | |
| -- Looking for rint - found | |
| -- Performing Test HAVE_ISINF | |
| /usr/local/bin/ocamldep.opt -modules dfind/dfindLib.ml > dfind/dfindLib.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules dfind/dfindLib.mli > dfind/dfindLib.mli.depends | |
| /usr/local/bin/ocamldep.opt -modules utils/path.mli > utils/path.mli.depends | |
| /usr/local/bin/ocamldep.opt -modules utils/utils.ml > utils/utils.ml.depends | |
| -- Performing Test HAVE_ISINF - Success | |
| -- Performing Test HAVE_FESETROUND | |
| /usr/local/bin/ocamldep.opt -modules utils/ident.ml > utils/ident.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -3-27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o utils/ident.cmo utils/ident.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -3-27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o utils/path.cmi utils/path.mli | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -3-27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o utils/utils.cmo utils/utils.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I dfind -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o dfind/dfindLib.cmi dfind/dfindLib.mli | |
| /usr/local/bin/ocamldep.opt -modules utils/daemon.ml > utils/daemon.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules utils/daemon.mli > utils/daemon.mli.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -3-27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o utils/daemon.cmi utils/daemon.mli | |
| /usr/local/bin/ocamldep.opt -modules utils/fork.ml > utils/fork.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules utils/pidLog.ml > utils/pidLog.ml.depends | |
| -- Performing Test HAVE_FESETROUND - Success | |
| -- Check size of sigset_t | |
| /usr/local/bin/ocamldep.opt -modules utils/sys_utils.ml > utils/sys_utils.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -3-27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o utils/sys_utils.cmo utils/sys_utils.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -3-27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o utils/pidLog.cmo utils/pidLog.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -3-27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o utils/fork.cmo utils/fork.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -3-27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o utils/core.cmx utils/core.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -3-27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o utils/ident.cmx utils/ident.ml | |
| -- Check size of sigset_t - done | |
| -- Check size of mode_t | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -3-27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o utils/utils.cmx utils/utils.ml | |
| -- Check size of mode_t - done | |
| -- Check size of char | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -3-27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o utils/sys_utils.cmx utils/sys_utils.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -3-27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o utils/pidLog.cmx utils/pidLog.ml | |
| -- Check size of char - done | |
| -- Check size of short | |
| /usr/local/bin/ocamldep.opt -modules third-party/core/option.ml > third-party/core/option.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -32 -w -4-6-29-35-44-48 -I third-party/core -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o third-party/core/option.cmo third-party/core/option.ml | |
| /usr/local/bin/ocamldep.opt -modules utils/tmp.ml > utils/tmp.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -3-27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o utils/tmp.cmo utils/tmp.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -3-27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o utils/fork.cmx utils/fork.ml | |
| -- Check size of short - done | |
| -- Check size of int | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -32 -w -4-6-29-35-44-48 -I third-party/core -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o third-party/core/option.cmx third-party/core/option.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -3-27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o utils/tmp.cmx utils/tmp.ml | |
| -- Check size of int - done | |
| -- Check size of long long | |
| /usr/local/bin/ocamldep.opt -modules dfind/dfindServer.ml > dfind/dfindServer.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules dfind/dfindServer.mli > dfind/dfindServer.mli.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I dfind -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o dfind/dfindServer.cmi dfind/dfindServer.mli | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -3-27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o utils/daemon.cmx utils/daemon.ml | |
| /usr/local/bin/ocamldep.opt -modules dfind/dfindAddFile.ml > dfind/dfindAddFile.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules dfind/dfindAddFile.mli > dfind/dfindAddFile.mli.depends | |
| -- Check size of long long - done | |
| -- Check size of off_t | |
| /usr/local/bin/ocamldep.opt -modules dfind/dfindEnv.mli > dfind/dfindEnv.mli.depends | |
| /usr/local/bin/ocamldep.opt -modules fsnotify_darwin/fsnotify.mli > fsnotify_darwin/fsnotify.mli.depends | |
| /usr/local/bin/ocamldep.opt -modules third-party/avl/monoidAvl.mli > third-party/avl/monoidAvl.mli.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I fsnotify_darwin -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o fsnotify_darwin/fsnotify.cmi fsnotify_darwin/fsnotify.mli | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I third-party/avl -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o third-party/avl/monoidAvl.cmi third-party/avl/monoidAvl.mli | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I dfind -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o dfind/dfindEnv.cmi dfind/dfindEnv.mli | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I dfind -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o dfind/dfindAddFile.cmi dfind/dfindAddFile.mli | |
| /usr/local/bin/ocamldep.opt -modules dfind/dfindEnv.ml > dfind/dfindEnv.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules fsnotify_darwin/fsnotify.ml > fsnotify_darwin/fsnotify.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules fsevents/fsevents.ml > fsevents/fsevents.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules fsevents/fsevents.mli > fsevents/fsevents.mli.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I fsevents -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o fsevents/fsevents.cmi fsevents/fsevents.mli | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I fsevents -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o fsevents/fsevents.cmx fsevents/fsevents.ml | |
| -- Check size of off_t - done | |
| -- Check size of uchar | |
| /usr/local/bin/ocamldep.opt -modules third-party/avl/monoidAvl.ml > third-party/avl/monoidAvl.ml.depends | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I fsnotify_darwin -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o fsnotify_darwin/fsnotify.cmx fsnotify_darwin/fsnotify.ml | |
| -- Check size of uchar - failed | |
| -- Check size of uint | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I third-party/avl -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o third-party/avl/monoidAvl.cmx third-party/avl/monoidAvl.ml | |
| -- Check size of uint - done | |
| -- Check size of ulong | |
| /usr/local/bin/ocamldep.opt -modules dfind/dfindMaybe.ml > dfind/dfindMaybe.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules dfind/dfindMaybe.mli > dfind/dfindMaybe.mli.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I dfind -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o dfind/dfindMaybe.cmi dfind/dfindMaybe.mli | |
| -- Check size of ulong - failed | |
| -- Check size of int8 | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I dfind -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o dfind/dfindEnv.cmx dfind/dfindEnv.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I dfind -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o dfind/dfindMaybe.cmx dfind/dfindMaybe.ml | |
| -- Check size of int8 - failed | |
| -- Check size of uint8 | |
| /usr/local/bin/ocamldep.opt -modules utils/path.ml > utils/path.ml.depends | |
| -- Check size of uint8 - failed | |
| -- Check size of int16 | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I dfind -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o dfind/dfindAddFile.cmx dfind/dfindAddFile.ml | |
| -- Check size of int16 - failed | |
| -- Check size of uint16 | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -3-27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o utils/path.cmx utils/path.ml | |
| -- Check size of uint16 - failed | |
| -- Check size of int32 | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I dfind -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o dfind/dfindServer.cmx dfind/dfindServer.ml | |
| -- Check size of int32 - failed | |
| -- Check size of uint32 | |
| /usr/local/bin/ocamldep.opt -modules utils/errors.ml > utils/errors.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules utils/errors.mli > utils/errors.mli.depends | |
| /usr/local/bin/ocamldep.opt -modules utils/hh_json.ml > utils/hh_json.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules utils/pos.ml > utils/pos.ml.depends | |
| -- Check size of uint32 - failed | |
| -- Check size of u_int32_t | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -3-27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o utils/hh_json.cmo utils/hh_json.ml | |
| /usr/local/bin/ocamldep.opt -modules utils/relative_path.mli > utils/relative_path.mli.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -3-27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o utils/relative_path.cmi utils/relative_path.mli | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -3-27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o utils/pos.cmo utils/pos.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -3-27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o utils/errors.cmi utils/errors.mli | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -3-27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o utils/hh_json.cmx utils/hh_json.ml | |
| -- Check size of u_int32_t - done | |
| -- Check size of int64 | |
| /usr/local/bin/ocamldep.opt -modules utils/relative_path.ml > utils/relative_path.ml.depends | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -3-27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o utils/relative_path.cmx utils/relative_path.ml | |
| -- Check size of int64 - failed | |
| -- Check size of uint64 | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -3-27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o utils/pos.cmx utils/pos.ml | |
| -- Check size of uint64 - failed | |
| -- Check size of time_t | |
| /usr/local/bin/ocamldep.opt -modules stubs/eventLogger.ml > stubs/eventLogger.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I stubs -I utils -I typing -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o stubs/eventLogger.cmo stubs/eventLogger.ml | |
| /usr/local/bin/ocamldep.opt -modules utils/find.ml > utils/find.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules utils/find.mli > utils/find.mli.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -3-27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o utils/find.cmi utils/find.mli | |
| /usr/local/bin/ocamldep.opt -modules server/findUtils.ml > server/findUtils.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules server/findUtils.mli > server/findUtils.mli.depends | |
| -- Check size of time_t - done | |
| -- Check size of bool | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/findUtils.cmi server/findUtils.mli | |
| /usr/local/bin/ocamldep.opt -modules stubs/filesToIgnore.ml > stubs/filesToIgnore.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I stubs -I utils -I typing -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o stubs/filesToIgnore.cmo stubs/filesToIgnore.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I stubs -I utils -I typing -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o stubs/filesToIgnore.cmx stubs/filesToIgnore.ml | |
| -- Check size of bool - failed | |
| -- Check size of socklen_t | |
| /usr/local/bin/ocamldep.opt -modules globals/globalConfig.ml > globals/globalConfig.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I globals -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o globals/globalConfig.cmo globals/globalConfig.ml | |
| /usr/local/bin/ocamldep.opt -modules stubs/hackEventLogger.ml > stubs/hackEventLogger.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I stubs -I utils -I typing -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o stubs/hackEventLogger.cmo stubs/hackEventLogger.ml | |
| /usr/local/bin/ocamldep.opt -modules search/hackSearchService.ml > search/hackSearchService.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules parsing/ast.ml > parsing/ast.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules deps/fileInfo.mli > deps/fileInfo.mli.depends | |
| /usr/local/bin/ocamldep.opt -modules parsing/namespace_env.ml > parsing/namespace_env.ml.depends | |
| -- Check size of socklen_t - done | |
| -- Performing Test TIME_T_UNSIGNED | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I deps -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o deps/fileInfo.cmi deps/fileInfo.mli | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I parsing -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o parsing/namespace_env.cmo parsing/namespace_env.ml | |
| /usr/local/bin/ocamldep.opt -modules parsing/parsing_hooks.ml > parsing/parsing_hooks.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I parsing -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o parsing/ast.cmo parsing/ast.ml | |
| /usr/local/bin/ocamldep.opt -modules search/searchService.ml > search/searchService.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules search/fuzzySearchService.ml > search/fuzzySearchService.ml.depends | |
| -- Performing Test TIME_T_UNSIGNED - Failed | |
| -- Performing Test HAVE_GETADDRINFO | |
| /usr/local/bin/ocamldep.opt -modules heap/prefix.mli > heap/prefix.mli.depends | |
| /usr/local/bin/ocamldep.opt -modules search/searchUtils.ml > search/searchUtils.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules heap/sharedMem.mli > heap/sharedMem.mli.depends | |
| /usr/local/bin/ocamldep.opt -modules heap/value.mli > heap/value.mli.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27-34 -w -4-6-29-35-44-48 -I heap -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o heap/prefix.cmi heap/prefix.mli | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27-34 -w -4-6-29-35-44-48 -I heap -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o heap/value.cmi heap/value.mli | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I search -I utils -I typing -I stubs -I socket -I server -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o search/searchUtils.cmo search/searchUtils.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27-34 -w -4-6-29-35-44-48 -I heap -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o heap/sharedMem.cmi heap/sharedMem.mli | |
| /usr/local/bin/ocamldep.opt -modules search/trieSearchService.ml > search/trieSearchService.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules utils/trie.ml > utils/trie.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -3-27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o utils/trie.cmo utils/trie.ml | |
| -- Performing Test HAVE_GETADDRINFO - Success | |
| -- Performing Test HAVE_SELECT | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I search -I utils -I typing -I stubs -I socket -I server -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o search/fuzzySearchService.cmo search/fuzzySearchService.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I search -I utils -I typing -I stubs -I socket -I server -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o search/trieSearchService.cmo search/trieSearchService.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I parsing -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o parsing/parsing_hooks.cmo parsing/parsing_hooks.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I search -I utils -I typing -I stubs -I socket -I server -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o search/searchService.cmo search/searchService.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I search -I utils -I typing -I stubs -I socket -I server -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o search/hackSearchService.cmo search/hackSearchService.ml | |
| /usr/local/bin/ocamldep.opt -modules deps/fileInfo.ml > deps/fileInfo.ml.depends | |
| -- Performing Test HAVE_SELECT - Success | |
| -- Performing Test HAVE_TIMESPEC_TS_SEC | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I deps -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o deps/fileInfo.cmx deps/fileInfo.ml | |
| -- Performing Test HAVE_TIMESPEC_TS_SEC - Failed | |
| -- Performing Test QSORT_TYPE_IS_VOID | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I parsing -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o parsing/namespace_env.cmx parsing/namespace_env.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I parsing -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o parsing/ast.cmx parsing/ast.ml | |
| -- Performing Test QSORT_TYPE_IS_VOID - Success | |
| -- Performing Test HAVE_SOCKET_SIZE_T_AS_socklen_t | |
| /usr/local/bin/ocamldep.opt -modules heap/prefix.ml > heap/prefix.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules heap/sharedMem.ml > heap/sharedMem.ml.depends | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I stubs -I utils -I typing -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o stubs/eventLogger.cmx stubs/eventLogger.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27-34 -w -4-6-29-35-44-48 -I heap -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o heap/prefix.cmx heap/prefix.ml | |
| -- Performing Test HAVE_SOCKET_SIZE_T_AS_socklen_t - Success | |
| -- Performing Test HAVE_PTHREAD_YIELD_ZERO_ARG | |
| /usr/local/bin/ocamldep.opt -modules heap/value.ml > heap/value.ml.depends | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27-34 -w -4-6-29-35-44-48 -I heap -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o heap/value.cmx heap/value.ml | |
| -- Performing Test HAVE_PTHREAD_YIELD_ZERO_ARG - Failed | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I search -I utils -I typing -I stubs -I socket -I server -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o search/searchUtils.cmx search/searchUtils.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27-34 -w -4-6-29-35-44-48 -I heap -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o heap/sharedMem.cmx heap/sharedMem.ml | |
| -- Checking stack direction : -1 | |
| -- Performing Test SIGNAL_RETURN_TYPE_IS_VOID | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -3-27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o utils/trie.cmx utils/trie.ml | |
| -- Performing Test SIGNAL_RETURN_TYPE_IS_VOID - Success | |
| -- Looking for include files time.h, sys/time.h | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I search -I utils -I typing -I stubs -I socket -I server -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o search/fuzzySearchService.cmx search/fuzzySearchService.ml | |
| -- Looking for include files time.h, sys/time.h - found | |
| -- Looking for O_NONBLOCK | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I search -I utils -I typing -I stubs -I socket -I server -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o search/trieSearchService.cmx search/trieSearchService.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I parsing -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o parsing/parsing_hooks.cmx parsing/parsing_hooks.ml | |
| -- Looking for O_NONBLOCK - found | |
| -- Performing Test C_HAS_inline | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I search -I utils -I typing -I stubs -I socket -I server -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o search/searchService.cmx search/searchService.ml | |
| -- Performing Test C_HAS_inline - Success | |
| -- Performing Test HAVE_PAUSE_INSTRUCTION | |
| /usr/local/bin/ocamldep.opt -modules utils/hh_logger.ml > utils/hh_logger.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -3-27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o utils/hh_logger.cmo utils/hh_logger.ml | |
| /usr/local/bin/ocamldep.opt -modules hhi/hhi.ml > hhi/hhi.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules hhi/hhi.mli > hhi/hhi.mli.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I hhi -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o hhi/hhi.cmi hhi/hhi.mli | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I globals -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o globals/globalConfig.cmx globals/globalConfig.ml | |
| -- Performing Test HAVE_PAUSE_INSTRUCTION - Success | |
| -- Looking for tcgetattr | |
| /usr/local/bin/ocamldep.opt -modules utils/lock.ml > utils/lock.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -3-27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o utils/lock.cmo utils/lock.ml | |
| /usr/local/bin/ocamldep.opt -modules server/serverArgs.ml > server/serverArgs.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules server/serverArgs.mli > server/serverArgs.mli.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverArgs.cmi server/serverArgs.mli | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -3-27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o utils/build_id.cmx utils/build_id.ml | |
| -- Looking for tcgetattr - found | |
| -- Performing Test HAVE_POSIX_SIGNALS | |
| /usr/local/bin/ocamldep.opt -modules utils/wwwroot.ml > utils/wwwroot.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -3-27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o utils/wwwroot.cmo utils/wwwroot.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -3-27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o utils/wwwroot.cmx utils/wwwroot.ml | |
| /usr/local/bin/ocamldep.opt -modules server/serverCommand.ml > server/serverCommand.ml.depends | |
| -- Performing Test HAVE_POSIX_SIGNALS - Success | |
| -- Performing Test HAVE_BSS_START | |
| /usr/local/bin/ocamldep.opt -modules naming/naming.mli > naming/naming.mli.depends | |
| /usr/local/bin/ocamldep.opt -modules naming/nast.ml > naming/nast.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules naming/naming_special_names.ml > naming/naming_special_names.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27-45 -w -4-6-29-35-44-48 -I naming -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o naming/naming_special_names.cmo naming/naming_special_names.ml | |
| /usr/local/bin/ocamldep.opt -modules naming/typecheckerOptions.ml > naming/typecheckerOptions.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27-45 -w -4-6-29-35-44-48 -I naming -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o naming/nast.cmo naming/nast.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27-45 -w -4-6-29-35-44-48 -I naming -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o naming/typecheckerOptions.cmo naming/typecheckerOptions.ml | |
| /usr/local/bin/ocamldep.opt -modules server/serverBuild.ml > server/serverBuild.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules server/serverEnv.ml > server/serverEnv.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27-45 -w -4-6-29-35-44-48 -I naming -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o naming/naming.cmi naming/naming.mli | |
| /usr/local/bin/ocamldep.opt -modules server/serverConfig.mli > server/serverConfig.mli.depends | |
| /usr/local/bin/ocamldep.opt -modules procs/worker.mli > procs/worker.mli.depends | |
| -- Performing Test HAVE_BSS_START - Failed | |
| -- Performing Test HAVE_WEAK_SYMBOL | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverConfig.cmi server/serverConfig.mli | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I procs -I utils -I typing -I stubs -I socket -I server -I search -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o procs/worker.cmi procs/worker.mli | |
| /usr/local/bin/ocamldep.opt -modules server/serverRpc.ml > server/serverRpc.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules server/autocompleteService.ml > server/autocompleteService.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules globals/autocomplete.ml > globals/autocomplete.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules naming/naming_hooks.ml > naming/naming_hooks.ml.depends | |
| [ 4%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/set.cc.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2 && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -fpermissive -o CMakeFiles/re2.dir/src/re2/set.cc.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src/re2/set.cc | |
| /usr/local/bin/ocamldep.opt -modules typing/typing.mli > typing/typing.mli.depends | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_defs.ml > typing/typing_defs.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_reason.ml > typing/typing_reason.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_reason.cmo typing/typing_reason.ml | |
| -- Performing Test HAVE_WEAK_SYMBOL - Success | |
| -- Performing Test HAVE_SOLARIS_STYLE_GETHOST | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_env.mli > typing/typing_env.mli.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_defs.cmo typing/typing_defs.ml | |
| /usr/local/bin/ocamldep.opt -modules deps/typing_deps.mli > deps/typing_deps.mli.depends | |
| -- Performing Test HAVE_SOLARIS_STYLE_GETHOST - Failed | |
| -- Performing Test HAVE_GCC_ATOMIC_BUILTINS | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_heap.mli > typing/typing_heap.mli.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I deps -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o deps/typing_deps.cmi deps/typing_deps.mli | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_heap.cmi typing/typing_heap.mli | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_env.cmi typing/typing_env.mli | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_hooks.ml > typing/typing_hooks.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_phase.ml > typing/typing_phase.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_dependent_type.ml > typing/typing_dependent_type.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_subst.ml > typing/typing_subst.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_utils.ml > typing/typing_utils.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules typing/typeVisitor.ml > typing/typeVisitor.ml.depends | |
| -- Performing Test HAVE_GCC_ATOMIC_BUILTINS - Success | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_hooks.cmo typing/typing_hooks.ml | |
| -- Looking for netinet/in6.h | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_print.mli > typing/typing_print.mli.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typeVisitor.cmo typing/typeVisitor.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_print.cmi typing/typing_print.mli | |
| -- Looking for netinet/in6.h - not found | |
| -- Check size of struct sockaddr_in6 | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_utils.cmo typing/typing_utils.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_dependent_type.cmo typing/typing_dependent_type.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_subst.cmo typing/typing_subst.ml | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_subtype.ml > typing/typing_subtype.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_phase.cmo typing/typing_phase.ml | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_unification_env.ml > typing/typing_unification_env.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_unify.ml > typing/typing_unify.ml.depends | |
| -- Check size of struct sockaddr_in6 - done | |
| -- Check size of struct in6_addr | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_unification_env.cmo typing/typing_unification_env.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_unify.cmo typing/typing_unify.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I globals -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o globals/autocomplete.cmo globals/autocomplete.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27-45 -w -4-6-29-35-44-48 -I naming -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o naming/naming_hooks.cmo naming/naming_hooks.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing.cmi typing/typing.mli | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_subtype.cmo typing/typing_subtype.ml | |
| -- Check size of struct in6_addr - done | |
| -- Performing Test HAVE_SOCKADDR_STORAGE_SS_FAMILY | |
| /usr/local/bin/ocamldep.opt -modules server/fileOutline.ml > server/fileOutline.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules parsing/parser_hack.mli > parsing/parser_hack.mli.depends | |
| /usr/local/bin/ocamllex.opt -q parsing/lexer_hack.mll | |
| /usr/local/bin/ocamldep.opt -modules parsing/lexer_hack.ml > parsing/lexer_hack.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I parsing -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o parsing/lexer_hack.cmo parsing/lexer_hack.ml | |
| -- Performing Test HAVE_SOCKADDR_STORAGE_SS_FAMILY - Success | |
| -- Performing Test HAVE_SOCKADDR_IN_SIN_LEN | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I parsing -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o parsing/parser_hack.cmi parsing/parser_hack.mli | |
| /usr/local/bin/ocamldep.opt -modules server/methodJumps.ml > server/methodJumps.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules procs/bucket.ml > procs/bucket.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules server/findRefsService.ml > server/findRefsService.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I procs -I utils -I typing -I stubs -I socket -I server -I search -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o procs/bucket.cmo procs/bucket.ml | |
| /usr/local/bin/ocamldep.opt -modules procs/multiWorker.mli > procs/multiWorker.mli.depends | |
| /usr/local/bin/ocamldep.opt -modules naming/naming_heap.ml > naming/naming_heap.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules server/serverIdeUtils.ml > server/serverIdeUtils.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27-45 -w -4-6-29-35-44-48 -I naming -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o naming/naming_heap.cmo naming/naming_heap.ml | |
| /usr/local/bin/ocamldep.opt -modules server/serverUtils.ml > server/serverUtils.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverEnv.cmo server/serverEnv.ml | |
| -- Performing Test HAVE_SOCKADDR_IN_SIN_LEN - Success | |
| -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_check_utils.ml > typing/typing_check_utils.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_check_service.ml > typing/typing_check_service.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules heap/globalStorage.ml > heap/globalStorage.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I procs -I utils -I typing -I stubs -I socket -I server -I search -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o procs/multiWorker.cmi procs/multiWorker.mli | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_decl_service.mli > typing/typing_decl_service.mli.depends | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_variance.ml > typing/typing_variance.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27-34 -w -4-6-29-35-44-48 -I heap -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o heap/globalStorage.cmo heap/globalStorage.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_decl_service.cmi typing/typing_decl_service.mli | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_variance.cmo typing/typing_variance.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_check_service.cmo typing/typing_check_service.ml | |
| -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Success | |
| -- Performing Test STRUCT_DIRENT_HAS_D_INO | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_decl.mli > typing/typing_decl.mli.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverUtils.cmo server/serverUtils.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_check_utils.cmo typing/typing_check_utils.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_decl.cmi typing/typing_decl.mli | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_compare.mli > typing/typing_compare.mli.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverIdeUtils.cmo server/serverIdeUtils.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_compare.cmi typing/typing_compare.mli | |
| -- Performing Test STRUCT_DIRENT_HAS_D_INO - Success | |
| -- Performing Test STRUCT_DIRENT_HAS_D_NAMLEN | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/findRefsService.cmo server/findRefsService.ml | |
| /usr/local/bin/ocamldep.opt -modules server/serverArgumentInfo.ml > server/serverArgumentInfo.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules server/argumentInfoService.ml > server/argumentInfoService.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/argumentInfoService.cmo server/argumentInfoService.ml | |
| /usr/local/bin/ocamldep.opt -modules server/serverAutoComplete.ml > server/serverAutoComplete.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/autocompleteService.cmo server/autocompleteService.ml | |
| /usr/local/bin/ocamldep.opt -modules server/serverCheckpoint.ml > server/serverCheckpoint.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules server/serverColorFile.ml > server/serverColorFile.ml.depends | |
| -- Performing Test STRUCT_DIRENT_HAS_D_NAMLEN - Success | |
| /usr/local/bin/ocamldep.opt -modules typing/coverage_level.ml > typing/coverage_level.ml.depends | |
| -- Check size of mbstate_t | |
| /usr/local/bin/ocamldep.opt -modules parsing/parser_heap.ml > parsing/parser_heap.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I parsing -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o parsing/parser_heap.cmo parsing/parser_heap.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/coverage_level.cmo typing/coverage_level.ml | |
| /usr/local/bin/ocamldep.opt -modules server/serverCoverageMetric.ml > server/serverCoverageMetric.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules server/serverError.ml > server/serverError.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules server/serverFindRefs.mli > server/serverFindRefs.mli.depends | |
| /usr/local/bin/ocamldep.opt -modules server/serverIdentifyFunction.ml > server/serverIdentifyFunction.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules server/identifySymbolService.ml > server/identifySymbolService.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/identifySymbolService.cmo server/identifySymbolService.ml | |
| /usr/local/bin/ocamldep.opt -modules server/serverInferType.ml > server/serverInferType.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules server/inferAtPosService.ml > server/inferAtPosService.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/inferAtPosService.cmo server/inferAtPosService.ml | |
| -- Check size of mbstate_t - done | |
| -- Performing Test HAVE_LANGINFO_CODESET | |
| /usr/local/bin/ocamldep.opt -modules server/serverLint.ml > server/serverLint.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules utils/lint.mli > utils/lint.mli.depends | |
| /usr/local/bin/ocamldep.opt -modules stubs/linting_service.ml > stubs/linting_service.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -3-27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o utils/lint.cmi utils/lint.mli | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I stubs -I utils -I typing -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o stubs/linting_service.cmo stubs/linting_service.ml | |
| /usr/local/bin/ocamldep.opt -modules server/serverRefactor.ml > server/serverRefactor.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverFindRefs.cmi server/serverFindRefs.mli | |
| /usr/local/bin/ocamldep.opt -modules server/serverSearch.ml > server/serverSearch.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules server/symbolInfoService.ml > server/symbolInfoService.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules server/symbolFunCallService.ml > server/symbolFunCallService.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules server/symbolUtils.ml > server/symbolUtils.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/symbolUtils.cmo server/symbolUtils.ml | |
| /usr/local/bin/ocamldep.opt -modules server/symbolTypeService.ml > server/symbolTypeService.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/symbolFunCallService.cmo server/symbolFunCallService.ml | |
| -- Performing Test HAVE_LANGINFO_CODESET - Success | |
| -- Looking for mbrlen | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/symbolTypeService.cmo server/symbolTypeService.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/fileOutline.cmo server/fileOutline.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/methodJumps.cmo server/methodJumps.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverArgumentInfo.cmo server/serverArgumentInfo.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverAutoComplete.cmo server/serverAutoComplete.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverCheckpoint.cmo server/serverCheckpoint.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverColorFile.cmo server/serverColorFile.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverCoverageMetric.cmo server/serverCoverageMetric.ml | |
| -- Looking for mbrlen - found | |
| -- Looking for mbscmp | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverError.cmo server/serverError.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverIdentifyFunction.cmo server/serverIdentifyFunction.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverInferType.cmo server/serverInferType.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverLint.cmo server/serverLint.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverRefactor.cmo server/serverRefactor.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverSearch.cmo server/serverSearch.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/symbolInfoService.cmo server/symbolInfoService.ml | |
| /usr/local/bin/ocamldep.opt -modules server/serverTypeCheck.mli > server/serverTypeCheck.mli.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverBuild.cmo server/serverBuild.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverRpc.cmo server/serverRpc.ml | |
| -- Looking for mbscmp - not found | |
| -- Looking for mbsrtowcs | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverTypeCheck.cmi server/serverTypeCheck.mli | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverCommand.cmo server/serverCommand.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I stubs -I utils -I typing -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o stubs/buildMain.cmx stubs/buildMain.ml | |
| /usr/local/bin/ocamldep.opt -modules naming/naming.ml > naming/naming.ml.depends | |
| -- Looking for mbsrtowcs - found | |
| -- Looking for wcrtomb | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -3-27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o utils/errors.cmx utils/errors.ml | |
| -- Looking for wcrtomb - found | |
| -- Looking for mbrtowc | |
| /usr/local/bin/ocamldep.opt -modules globals/ide.ml > globals/ide.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I globals -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o globals/ide.cmo globals/ide.ml | |
| -- Looking for mbrtowc - found | |
| -- Looking for wcscoll | |
| /usr/local/bin/ocamldep.opt -modules parsing/namespaces.ml > parsing/namespaces.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules parsing/namespaces.mli > parsing/namespaces.mli.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I parsing -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o parsing/namespaces.cmi parsing/namespaces.mli | |
| /usr/local/bin/ocamldep.opt -modules naming/naming_ast_helpers.ml > naming/naming_ast_helpers.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27-45 -w -4-6-29-35-44-48 -I naming -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o naming/naming_ast_helpers.cmo naming/naming_ast_helpers.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I parsing -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o parsing/namespaces.cmx parsing/namespaces.ml | |
| -- Looking for wcscoll - found | |
| -- Looking for wcsdup | |
| [ 4%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/simplify.cc.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2 && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -fpermissive -o CMakeFiles/re2.dir/src/re2/simplify.cc.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src/re2/simplify.cc | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_heap.ml > typing/typing_heap.ml.depends | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27-45 -w -4-6-29-35-44-48 -I naming -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o naming/naming_special_names.cmx naming/naming_special_names.ml | |
| -- Looking for wcsdup - found | |
| -- Looking for wcwidth | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27-45 -w -4-6-29-35-44-48 -I naming -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o naming/nast.cmx naming/nast.ml | |
| [ 4%] Building CXX object hphp/parser/CMakeFiles/hphp_parser.dir/scanner.cpp.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/hphp/parser && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_CMAKE -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/hphp_parser.dir/scanner.cpp.o -c /usr/local/Cellar/hhvm/3.9.0/src/hphp/parser/scanner.cpp | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_reason.cmx typing/typing_reason.ml | |
| -- Looking for wcwidth - found | |
| -- Looking for wctype | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_defs.cmx typing/typing_defs.ml | |
| -- Looking for wctype - found | |
| -- Looking for iswlower | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_heap.cmx typing/typing_heap.ml | |
| -- Looking for iswlower - found | |
| -- Looking for iswupper | |
| /usr/local/bin/ocamldep.opt -modules deps/typing_deps.ml > deps/typing_deps.ml.depends | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I globals -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o globals/autocomplete.cmx globals/autocomplete.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I globals -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o globals/ide.cmx globals/ide.ml | |
| -- Looking for iswupper - found | |
| -- Looking for towlower | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27-45 -w -4-6-29-35-44-48 -I naming -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o naming/naming_ast_helpers.cmx naming/naming_ast_helpers.ml | |
| -- Looking for towlower - found | |
| -- Looking for towupper | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27-45 -w -4-6-29-35-44-48 -I naming -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o naming/naming_hooks.cmx naming/naming_hooks.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27-45 -w -4-6-29-35-44-48 -I naming -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o naming/typecheckerOptions.cmx naming/typecheckerOptions.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I deps -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o deps/typing_deps.cmx deps/typing_deps.ml | |
| -- Looking for towupper - found | |
| -- Looking for iswctype | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I dfind -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o dfind/dfindLib.cmx dfind/dfindLib.ml | |
| -- Looking for iswctype - found | |
| -- Check size of wchar_t | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27-45 -w -4-6-29-35-44-48 -I naming -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o naming/naming.cmx naming/naming.ml | |
| -- Check size of wchar_t - done | |
| -- Check size of wctype_t | |
| -- Check size of wctype_t - done | |
| -- Check size of wint_t | |
| -- Check size of wint_t - done | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverArgs.cmx server/serverArgs.ml | |
| /usr/local/bin/ocamldep.opt -modules server/serverConfig.ml > server/serverConfig.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules utils/config_file.ml > utils/config_file.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -3-27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o utils/config_file.cmo utils/config_file.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -3-27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o utils/config_file.cmx utils/config_file.ml | |
| /usr/local/bin/ocamldep.opt -modules procs/worker.ml > procs/worker.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules utils/printSignal.ml > utils/printSignal.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -3-27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o utils/printSignal.cmo utils/printSignal.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -3-27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o utils/printSignal.cmx utils/printSignal.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverConfig.cmx server/serverConfig.ml | |
| -- Found Curses: /usr/lib/libcurses.dylib | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I procs -I utils -I typing -I stubs -I socket -I server -I search -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o procs/worker.cmx procs/worker.ml | |
| -- Looking for 3 include files stdio.h, ..., readline/history.h | |
| /usr/local/bin/ocamldep.opt -modules typing/typing.ml > typing/typing.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules naming/attributes.ml > naming/attributes.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules naming/nast_eval.mli > naming/nast_eval.mli.depends | |
| /usr/local/bin/ocamldep.opt -modules third-party/core/result.mli > third-party/core/result.mli.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -32 -w -4-6-29-35-44-48 -I third-party/core -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o third-party/core/result.cmi third-party/core/result.mli | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27-45 -w -4-6-29-35-44-48 -I naming -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o naming/nast_eval.cmi naming/nast_eval.mli | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27-45 -w -4-6-29-35-44-48 -I naming -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o naming/attributes.cmo naming/attributes.ml | |
| /usr/local/bin/ocamldep.opt -modules naming/nast_eval.ml > naming/nast_eval.ml.depends | |
| -- Looking for 3 include files stdio.h, ..., readline/history.h - found | |
| -- Performing Test edit_HAVE_HIST_ENTRY | |
| /usr/local/bin/ocamldep.opt -modules third-party/core/result.ml > third-party/core/result.ml.depends | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27-45 -w -4-6-29-35-44-48 -I naming -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o naming/naming_heap.cmx naming/naming_heap.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -32 -w -4-6-29-35-44-48 -I third-party/core -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o third-party/core/result.cmx third-party/core/result.ml | |
| -- Performing Test edit_HAVE_HIST_ENTRY - Success | |
| -- Performing Test edit_USE_LIBEDIT_INTERFACE | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27-45 -w -4-6-29-35-44-48 -I naming -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o naming/nast_eval.cmx naming/nast_eval.ml | |
| -- Performing Test edit_USE_LIBEDIT_INTERFACE - Failed | |
| -- Performing Test edit_USE_NEW_READLINE_INTERFACE | |
| /usr/local/bin/ocamldep.opt -modules typing/nastCheck.ml > typing/nastCheck.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_hint.ml > typing/typing_hint.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_instantiate.mli > typing/typing_instantiate.mli.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_hint.cmo typing/typing_hint.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_instantiate.cmi typing/typing_instantiate.mli | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/nastCheck.cmo typing/nastCheck.ml | |
| -- Performing Test edit_USE_NEW_READLINE_INTERFACE - Success | |
| -- Using cmake version 3.3.1 | |
| -- Not building NDB | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_env.ml > typing/typing_env.ml.depends | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_env.cmx typing/typing_env.ml | |
| [ 4%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/stringpiece.cc.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2 && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -fpermissive -o CMakeFiles/re2.dir/src/re2/stringpiece.cc.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src/re2/stringpiece.cc | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_hooks.cmx typing/typing_hooks.ml | |
| fatal: Not a git repository: ../../.git/modules/webscalesqlclient/webscalesql-5.6 | |
| fatal: Not a git repository: ../../.git/modules/webscalesqlclient/webscalesql-5.6 | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_print.ml > typing/typing_print.ml.depends | |
| -- CMAKE_BUILD_TYPE: RelWithDebInfo | |
| -- COMPILE_DEFINITIONS: HAVE_CONFIG_H | |
| -- CMAKE_C_FLAGS: -Wno-maybe-uninitialized -Wall -Wextra -Wformat-security -Wwrite-strings -std=c99 | |
| -- CMAKE_CXX_FLAGS: -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -Wall -Wextra -Wformat-security -Woverloaded-virtual -Wno-unused-parameter -Wno-null-conversion -Wno-unused-private-field -std=c++11 | |
| -- CMAKE_C_FLAGS_RELWITHDEBINFO: -O3 -g -fno-omit-frame-pointer -fno-strict-aliasing -DDBUG_OFF | |
| -- CMAKE_CXX_FLAGS_RELWITHDEBINFO: -O3 -g -fno-omit-frame-pointer -fno-strict-aliasing -DDBUG_OFF | |
| -- Configuring done | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typeVisitor.cmx typing/typeVisitor.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_print.cmx typing/typing_print.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_utils.cmx typing/typing_utils.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_dependent_type.cmx typing/typing_dependent_type.ml | |
| -- Generating done | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_subst.cmx typing/typing_subst.ml | |
| -- Build files have been written to: /usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/webscalesql-5.6 | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/webscalesql-5.6 && /usr/local/Cellar/cmake/3.3.1/bin/cmake -E touch /usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/build/src/webscalesqlclient-stamp/webscalesqlclient-configure | |
| [ 5%] Performing build step for 'webscalesqlclient' | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/webscalesql-5.6 && /Applications/Xcode.app/Contents/Developer/usr/bin/make -C libmysql | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_phase.cmx typing/typing_phase.ml | |
| Scanning dependencies of target gen_dtrace_header | |
| [ 1%] Generating include/probes_mysql_dtrace.h, include/probes_mysql_nodtrace.h | |
| [ 1%] Built target gen_dtrace_header | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_instantiate.ml > typing/typing_instantiate.ml.depends | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_hint.cmx typing/typing_hint.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_instantiate.cmx typing/typing_instantiate.ml | |
| Scanning dependencies of target strings | |
| [ 1%] Building C object strings/CMakeFiles/strings.dir/bchange.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| /usr/local/bin/ocamldep.opt -modules typing/nastInitCheck.ml > typing/nastInitCheck.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules typing/nast_terminality.ml > typing/nast_terminality.ml.depends | |
| 1 warning generated. | |
| /usr/local/bin/ocamldep.opt -modules naming/nastVisitor.ml > naming/nastVisitor.ml.depends | |
| [ 1%] Building C object strings/CMakeFiles/strings.dir/bmove_upp.c.o | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27-45 -w -4-6-29-35-44-48 -I naming -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o naming/nastVisitor.cmo naming/nastVisitor.ml | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_suggest.ml > typing/typing_suggest.ml.depends | |
| [ 2%] Building C object strings/CMakeFiles/strings.dir/ctype-big5.c.o | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_expand.mli > typing/typing_expand.mli.depends | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_ops.ml > typing/typing_ops.ml.depends | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_tdef.ml > typing/typing_tdef.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_taccess.mli > typing/typing_taccess.mli.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_taccess.cmi typing/typing_taccess.mli | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_tdef.cmo typing/typing_tdef.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_expand.cmi typing/typing_expand.mli | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_ops.cmo typing/typing_ops.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/nast_terminality.cmo typing/nast_terminality.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_suggest.cmo typing/typing_suggest.ml | |
| [ 5%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/tostring.cc.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2 && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -fpermissive -o CMakeFiles/re2.dir/src/re2/tostring.cc.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src/re2/tostring.cc | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/nastInitCheck.cmo typing/nastInitCheck.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27-45 -w -4-6-29-35-44-48 -I naming -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o naming/nastVisitor.cmx naming/nastVisitor.ml | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_expand.ml > typing/typing_expand.ml.depends | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_unification_env.cmx typing/typing_unification_env.ml | |
| 1 warning generated. | |
| [ 2%] Building C object strings/CMakeFiles/strings.dir/ctype-bin.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_unify.cmx typing/typing_unify.ml | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_taccess.ml > typing/typing_taccess.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_generic.ml > typing/typing_generic.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_generic.cmo typing/typing_generic.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_expand.cmx typing/typing_expand.ml | |
| 1 warning generated. | |
| [ 2%] Building C object strings/CMakeFiles/strings.dir/ctype-cp932.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_generic.cmx typing/typing_generic.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_taccess.cmx typing/typing_taccess.ml | |
| [ 5%] Linking CXX static library libhphp_parser.a | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/hphp/parser && /usr/local/Cellar/cmake/3.3.1/bin/cmake -P CMakeFiles/hphp_parser.dir/cmake_clean_target.cmake | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/hphp/parser && /usr/local/Cellar/cmake/3.3.1/bin/cmake -E cmake_link_script CMakeFiles/hphp_parser.dir/link.txt --verbose=1 | |
| /usr/bin/ar cq libhphp_parser.a CMakeFiles/hphp_parser.dir/hphp.tab.cpp.o CMakeFiles/hphp_parser.dir/lex.yy.cpp.o CMakeFiles/hphp_parser.dir/parser.cpp.o CMakeFiles/hphp_parser.dir/scanner.cpp.o | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_subtype.cmx typing/typing_subtype.ml | |
| /usr/bin/ranlib libhphp_parser.a | |
| [ 5%] Built target hphp_parser | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f hphp/neo/CMakeFiles/neo.dir/build.make hphp/neo/CMakeFiles/neo.dir/depend | |
| cd /usr/local/Cellar/hhvm/3.9.0/src && /usr/local/Cellar/cmake/3.3.1/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/Cellar/hhvm/3.9.0/src /usr/local/Cellar/hhvm/3.9.0/src/hphp/neo /usr/local/Cellar/hhvm/3.9.0/src /usr/local/Cellar/hhvm/3.9.0/src/hphp/neo /usr/local/Cellar/hhvm/3.9.0/src/hphp/neo/CMakeFiles/neo.dir/DependInfo.cmake --color= | |
| Scanning dependencies of target neo | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f hphp/neo/CMakeFiles/neo.dir/build.make hphp/neo/CMakeFiles/neo.dir/build | |
| [ 5%] Building C object hphp/neo/CMakeFiles/neo.dir/neo_err.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/hphp/neo && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_CMAKE -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/neo.dir/neo_err.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/hphp/neo/neo_err.c | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_tdef.cmx typing/typing_tdef.ml | |
| [ 5%] Building C object hphp/neo/CMakeFiles/neo.dir/neo_files.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/hphp/neo && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_CMAKE -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/neo.dir/neo_files.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/hphp/neo/neo_files.c | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_ops.cmx typing/typing_ops.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/nast_terminality.cmx typing/nast_terminality.ml | |
| [ 5%] Building C object hphp/neo/CMakeFiles/neo.dir/neo_hash.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/hphp/neo && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_CMAKE -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/neo.dir/neo_hash.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/hphp/neo/neo_hash.c | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_suggest.cmx typing/typing_suggest.ml | |
| [ 5%] Building C object hphp/neo/CMakeFiles/neo.dir/neo_hdf.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/hphp/neo && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_CMAKE -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/neo.dir/neo_hdf.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/hphp/neo/neo_hdf.c | |
| /usr/local/bin/ocamldep.opt -modules typing/typingEqualityCheck.ml > typing/typingEqualityCheck.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typingEqualityCheck.cmo typing/typingEqualityCheck.ml | |
| 1 warning generated. | |
| [ 4%] Building C object strings/CMakeFiles/strings.dir/ctype-czech.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_alias.ml > typing/typing_alias.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_alias.mli > typing/typing_alias.mli.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_alias.cmi typing/typing_alias.mli | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_async.ml > typing/typing_async.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_async.cmo typing/typing_async.ml | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_enum.ml > typing/typing_enum.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_enum.cmo typing/typing_enum.ml | |
| 1 warning generated. | |
| [ 4%] Building C object strings/CMakeFiles/strings.dir/ctype-euc_kr.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_extends.ml > typing/typing_extends.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_extends.mli > typing/typing_extends.mli.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_extends.cmi typing/typing_extends.mli | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_exts.ml > typing/typing_exts.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_exts.cmo typing/typing_exts.ml | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_lenv.ml > typing/typing_lenv.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_lenv.cmo typing/typing_lenv.ml | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_sequencing.ml > typing/typing_sequencing.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_sequencing.cmo typing/typing_sequencing.ml | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_shapes.ml > typing/typing_shapes.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_shapes.cmo typing/typing_shapes.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27-45 -w -4-6-29-35-44-48 -I naming -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o naming/attributes.cmx naming/attributes.ml | |
| [ 5%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/unicode_casefold.cc.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2 && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -fpermissive -o CMakeFiles/re2.dir/src/re2/unicode_casefold.cc.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src/re2/unicode_casefold.cc | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/nastCheck.cmx typing/nastCheck.ml | |
| 1 warning generated. | |
| [ 4%] Building C object strings/CMakeFiles/strings.dir/ctype-eucjpms.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/nastInitCheck.cmx typing/nastInitCheck.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typingEqualityCheck.cmx typing/typingEqualityCheck.ml | |
| [ 5%] Building C object hphp/neo/CMakeFiles/neo.dir/neo_misc.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/hphp/neo && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_CMAKE -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/neo.dir/neo_misc.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/hphp/neo/neo_misc.c | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_alias.cmx typing/typing_alias.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_async.cmx typing/typing_async.ml | |
| [ 5%] Building C object hphp/neo/CMakeFiles/neo.dir/neo_rand.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/hphp/neo && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_CMAKE -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/neo.dir/neo_rand.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/hphp/neo/neo_rand.c | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_enum.cmx typing/typing_enum.ml | |
| [ 5%] Building C object hphp/neo/CMakeFiles/neo.dir/neo_str.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/hphp/neo && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_CMAKE -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/neo.dir/neo_str.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/hphp/neo/neo_str.c | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_extends.cmx typing/typing_extends.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_exts.cmx typing/typing_exts.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_lenv.cmx typing/typing_lenv.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_sequencing.cmx typing/typing_sequencing.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_shapes.cmx typing/typing_shapes.ml | |
| [ 5%] Building C object hphp/neo/CMakeFiles/neo.dir/ulist.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/hphp/neo && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_CMAKE -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/neo.dir/ulist.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/hphp/neo/ulist.c | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_variance.cmx typing/typing_variance.ml | |
| [ 5%] Building C object hphp/neo/CMakeFiles/neo.dir/ulocks.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/hphp/neo && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_CMAKE -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/neo.dir/ulocks.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/hphp/neo/ulocks.c | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing.cmx typing/typing.ml | |
| [ 5%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/unicode_groups.cc.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2 && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -fpermissive -o CMakeFiles/re2.dir/src/re2/unicode_groups.cc.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src/re2/unicode_groups.cc | |
| [ 5%] Building C object hphp/neo/CMakeFiles/neo.dir/wildmat.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/hphp/neo && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_CMAKE -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/neo.dir/wildmat.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/hphp/neo/wildmat.c | |
| [ 6%] Linking C static library libneo.a | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/hphp/neo && /usr/local/Cellar/cmake/3.3.1/bin/cmake -P CMakeFiles/neo.dir/cmake_clean_target.cmake | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/hphp/neo && /usr/local/Cellar/cmake/3.3.1/bin/cmake -E cmake_link_script CMakeFiles/neo.dir/link.txt --verbose=1 | |
| /usr/bin/ar cq libneo.a CMakeFiles/neo.dir/neo_err.c.o CMakeFiles/neo.dir/neo_files.c.o CMakeFiles/neo.dir/neo_hash.c.o CMakeFiles/neo.dir/neo_hdf.c.o CMakeFiles/neo.dir/neo_misc.c.o CMakeFiles/neo.dir/neo_rand.c.o CMakeFiles/neo.dir/neo_str.c.o CMakeFiles/neo.dir/ulist.c.o CMakeFiles/neo.dir/ulocks.c.o CMakeFiles/neo.dir/wildmat.c.o | |
| /usr/bin/ranlib libneo.a | |
| [ 6%] Built target neo | |
| Scanning dependencies of target taocrypt | |
| [ 4%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/aes.cpp.o | |
| 1 warning generated. | |
| [ 5%] Building C object strings/CMakeFiles/strings.dir/ctype-extra.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| [ 5%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/aestables.cpp.o | |
| [ 5%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/algebra.cpp.o | |
| /usr/local/bin/ocamldep.opt -modules parsing/parser_hack.ml > parsing/parser_hack.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules utils/lint.ml > utils/lint.ml.depends | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I parsing -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o parsing/lexer_hack.cmx parsing/lexer_hack.ml | |
| 1 warning generated. | |
| [ 5%] Building C object strings/CMakeFiles/strings.dir/ctype-gb2312.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -3-27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o utils/lint.cmx utils/lint.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I parsing -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o parsing/parser_heap.cmx parsing/parser_heap.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I parsing -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o parsing/parser_hack.cmx parsing/parser_hack.ml | |
| [ 6%] Linking CXX static library libre2.a | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2 && /usr/local/Cellar/cmake/3.3.1/bin/cmake -P CMakeFiles/re2.dir/cmake_clean_target.cmake | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/re2 && /usr/local/Cellar/cmake/3.3.1/bin/cmake -E cmake_link_script CMakeFiles/re2.dir/link.txt --verbose=1 | |
| /usr/bin/ar cq libre2.a CMakeFiles/re2.dir/src/util/hash.cc.o CMakeFiles/re2.dir/src/util/rune.cc.o CMakeFiles/re2.dir/src/util/stringprintf.cc.o CMakeFiles/re2.dir/src/util/strutil.cc.o CMakeFiles/re2.dir/src/util/valgrind.cc.o CMakeFiles/re2.dir/src/re2/bitstate.cc.o CMakeFiles/re2.dir/src/re2/compile.cc.o CMakeFiles/re2.dir/src/re2/dfa.cc.o CMakeFiles/re2.dir/src/re2/filtered_re2.cc.o CMakeFiles/re2.dir/src/re2/mimics_pcre.cc.o CMakeFiles/re2.dir/src/re2/nfa.cc.o CMakeFiles/re2.dir/src/re2/onepass.cc.o CMakeFiles/re2.dir/src/re2/parse.cc.o CMakeFiles/re2.dir/src/re2/perl_groups.cc.o CMakeFiles/re2.dir/src/re2/prefilter.cc.o CMakeFiles/re2.dir/src/re2/prefilter_tree.cc.o CMakeFiles/re2.dir/src/re2/prog.cc.o CMakeFiles/re2.dir/src/re2/re2.cc.o CMakeFiles/re2.dir/src/re2/regexp.cc.o CMakeFiles/re2.dir/src/re2/set.cc.o CMakeFiles/re2.dir/src/re2/simplify.cc.o CMakeFiles/re2.dir/src/re2/stringpiece.cc.o CMakeFiles/re2.dir/src/re2/tostring.cc.o CMakeFiles/re2.dir/src/re2/unicode_casefold.cc.o CMakeFiles/re2.dir/src/re2/unicode_groups.cc.o | |
| /usr/bin/ranlib libre2.a | |
| [ 6%] Built target re2 | |
| Scanning dependencies of target zlib | |
| [ 6%] Building C object zlib/CMakeFiles/zlib.dir/adler32.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| [ 8%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/arc4.cpp.o | |
| 1 warning generated. | |
| [ 8%] Building C object strings/CMakeFiles/strings.dir/ctype-gbk.c.o | |
| 1 warning generated. | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| [ 8%] Building C object zlib/CMakeFiles/zlib.dir/compress.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 8%] Building C object zlib/CMakeFiles/zlib.dir/crc32.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| [ 8%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/asn.cpp.o | |
| 1 warning generated. | |
| [ 9%] Building C object zlib/CMakeFiles/zlib.dir/deflate.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I stubs -I utils -I typing -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o stubs/hackEventLogger.cmx stubs/hackEventLogger.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I procs -I utils -I typing -I stubs -I socket -I server -I search -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o procs/bucket.cmx procs/bucket.ml | |
| /usr/local/bin/ocamldep.opt -modules procs/multiWorker.ml > procs/multiWorker.ml.depends | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverEnv.cmx server/serverEnv.ml | |
| 1 warning generated. | |
| [ 10%] Building C object strings/CMakeFiles/strings.dir/ctype-latin1.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I procs -I utils -I typing -I stubs -I socket -I server -I search -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o procs/multiWorker.cmx procs/multiWorker.ml | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_decl_service.ml > typing/typing_decl_service.ml.depends | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27-34 -w -4-6-29-35-44-48 -I heap -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o heap/globalStorage.cmx heap/globalStorage.ml | |
| 1 warning generated. | |
| [ 10%] Building C object strings/CMakeFiles/strings.dir/ctype-mb.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_decl.ml > typing/typing_decl.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_dynamic_yield.ml > typing/typing_dynamic_yield.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_dynamic_yield.cmo typing/typing_dynamic_yield.ml | |
| 1 warning generated. | |
| [ 10%] Building C object zlib/CMakeFiles/zlib.dir/gzio.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_inherit.ml > typing/typing_inherit.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_inherit.mli > typing/typing_inherit.mli.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_inherit.cmi typing/typing_inherit.mli | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_dynamic_yield.cmx typing/typing_dynamic_yield.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_inherit.cmx typing/typing_inherit.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_decl.cmx typing/typing_decl.ml | |
| 1 warning generated. | |
| [ 10%] Building C object zlib/CMakeFiles/zlib.dir/infback.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_decl_service.cmx typing/typing_decl_service.ml | |
| 1 warning generated. | |
| [ 10%] Building C object strings/CMakeFiles/strings.dir/ctype-simple.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_check_service.cmx typing/typing_check_service.ml | |
| 1 warning generated. | |
| [ 12%] Building C object zlib/CMakeFiles/zlib.dir/inffast.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverUtils.cmx server/serverUtils.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_check_utils.cmx typing/typing_check_utils.ml | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_compare.ml > typing/typing_compare.ml.depends | |
| 1 warning generated. | |
| [ 12%] Building C object zlib/CMakeFiles/zlib.dir/inflate.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| [ 12%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/coding.cpp.o | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverIdeUtils.cmx server/serverIdeUtils.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_compare.cmx typing/typing_compare.ml | |
| [ 13%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/des.cpp.o | |
| 1 warning generated. | |
| [ 14%] Building C object strings/CMakeFiles/strings.dir/ctype-sjis.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/findRefsService.cmx server/findRefsService.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/argumentInfoService.cmx server/argumentInfoService.ml | |
| [ 14%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/dh.cpp.o | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/autocompleteService.cmx server/autocompleteService.ml | |
| [ 14%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/dsa.cpp.o | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/coverage_level.cmx typing/coverage_level.ml | |
| 1 warning generated. | |
| [ 14%] Building C object zlib/CMakeFiles/zlib.dir/inftrees.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -3-27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o utils/find.cmx utils/find.ml | |
| [ 16%] Building C object zlib/CMakeFiles/zlib.dir/trees.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/findUtils.cmx server/findUtils.ml | |
| 1 warning generated. | |
| [ 16%] Building C object strings/CMakeFiles/strings.dir/ctype-tis620.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| [ 17%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/file.cpp.o | |
| /usr/local/bin/ocamldep.opt -modules server/serverFindRefs.ml > server/serverFindRefs.ml.depends | |
| 1 warning generated. | |
| [ 17%] Building C object strings/CMakeFiles/strings.dir/ctype-uca.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/identifySymbolService.cmx server/identifySymbolService.ml | |
| [ 17%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/hash.cpp.o | |
| 1 warning generated. | |
| [ 17%] Building C object zlib/CMakeFiles/zlib.dir/uncompr.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/inferAtPosService.cmx server/inferAtPosService.ml | |
| 1 warning generated. | |
| [ 17%] Building C object zlib/CMakeFiles/zlib.dir/zutil.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 18%] Linking C static library libzlib.a | |
| [ 18%] Built target zlib | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f hphp/vixl/CMakeFiles/vixl.dir/build.make hphp/vixl/CMakeFiles/vixl.dir/depend | |
| cd /usr/local/Cellar/hhvm/3.9.0/src && /usr/local/Cellar/cmake/3.3.1/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/Cellar/hhvm/3.9.0/src /usr/local/Cellar/hhvm/3.9.0/src/hphp/vixl /usr/local/Cellar/hhvm/3.9.0/src /usr/local/Cellar/hhvm/3.9.0/src/hphp/vixl /usr/local/Cellar/hhvm/3.9.0/src/hphp/vixl/CMakeFiles/vixl.dir/DependInfo.cmake --color= | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I stubs -I utils -I typing -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o stubs/linting_service.cmx stubs/linting_service.ml | |
| [ 18%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/integer.cpp.o | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverFindRefs.cmx server/serverFindRefs.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I search -I utils -I typing -I stubs -I socket -I server -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o search/hackSearchService.cmx search/hackSearchService.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/symbolUtils.cmx server/symbolUtils.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/symbolFunCallService.cmx server/symbolFunCallService.ml | |
| Scanning dependencies of target vixl | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f hphp/vixl/CMakeFiles/vixl.dir/build.make hphp/vixl/CMakeFiles/vixl.dir/build | |
| [ 6%] Building CXX object hphp/vixl/CMakeFiles/vixl.dir/utils.cc.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/hphp/vixl && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_CMAKE -DUSE_EDITLINE -DUSE_JEMALLOC=1 -DUSE_SIMULATOR -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/vixl.dir/utils.cc.o -c /usr/local/Cellar/hhvm/3.9.0/src/hphp/vixl/utils.cc | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/symbolTypeService.cmx server/symbolTypeService.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/fileOutline.cmx server/fileOutline.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/methodJumps.cmx server/methodJumps.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverArgumentInfo.cmx server/serverArgumentInfo.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverAutoComplete.cmx server/serverAutoComplete.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverCheckpoint.cmx server/serverCheckpoint.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverColorFile.cmx server/serverColorFile.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverCoverageMetric.cmx server/serverCoverageMetric.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverError.cmx server/serverError.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverIdentifyFunction.cmx server/serverIdentifyFunction.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverInferType.cmx server/serverInferType.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverLint.cmx server/serverLint.ml | |
| 1 warning generated. | |
| [ 18%] Building C object strings/CMakeFiles/strings.dir/ctype-ucs2.c.o | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverRefactor.cmx server/serverRefactor.ml | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverSearch.cmx server/serverSearch.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/symbolInfoService.cmx server/symbolInfoService.ml | |
| /usr/local/bin/ocamldep.opt -modules server/serverTypeCheck.ml > server/serverTypeCheck.ml.depends | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -3-27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o utils/hh_logger.cmx utils/hh_logger.ml | |
| /usr/local/bin/ocamldep.opt -modules parsing/parsing_service.ml > parsing/parsing_service.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules parsing/parsing_service.mli > parsing/parsing_service.mli.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I parsing -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o parsing/parsing_service.cmi parsing/parsing_service.mli | |
| /usr/local/bin/ocamldep.opt -modules parsing/ast_utils.ml > parsing/ast_utils.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I parsing -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o parsing/ast_utils.cmo parsing/ast_utils.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I parsing -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o parsing/ast_utils.cmx parsing/ast_utils.ml | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_redecl_service.ml > typing/typing_redecl_service.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_redecl_service.mli > typing/typing_redecl_service.mli.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_redecl_service.cmi typing/typing_redecl_service.mli | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I parsing -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o parsing/parsing_service.cmx parsing/parsing_service.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_redecl_service.cmx typing/typing_redecl_service.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverBuild.cmx server/serverBuild.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverRpc.cmx server/serverRpc.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverTypeCheck.cmx server/serverTypeCheck.ml | |
| /usr/local/bin/ocamldep.opt -modules server/serverConvert.ml > server/serverConvert.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules typing/typing_suggest_service.ml > typing/typing_suggest_service.ml.depends | |
| 1 warning generated. | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_suggest_service.cmo typing/typing_suggest_service.ml | |
| [ 20%] Building C object strings/CMakeFiles/strings.dir/ctype-ujis.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| [ 7%] Building CXX object hphp/vixl/CMakeFiles/vixl.dir/a64/assembler-a64.cc.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/hphp/vixl && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_CMAKE -DUSE_EDITLINE -DUSE_JEMALLOC=1 -DUSE_SIMULATOR -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/vixl.dir/a64/assembler-a64.cc.o -c /usr/local/Cellar/hhvm/3.9.0/src/hphp/vixl/a64/assembler-a64.cc | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverConvert.cmo server/serverConvert.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I typing -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o typing/typing_suggest_service.cmx typing/typing_suggest_service.ml | |
| /usr/local/bin/ocamldep.opt -modules server/serverEnvBuild.ml > server/serverEnvBuild.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules server/serverEnvBuild.mli > server/serverEnvBuild.mli.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverEnvBuild.cmi server/serverEnvBuild.mli | |
| /usr/local/bin/ocamldep.opt -modules server/serverInit.ml > server/serverInit.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules server/serverInit.mli > server/serverInit.mli.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverInit.cmi server/serverInit.mli | |
| /usr/local/bin/ocamldep.opt -modules stubs/ai.ml > stubs/ai.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I stubs -I utils -I typing -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o stubs/ai.cmo stubs/ai.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I stubs -I utils -I typing -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o stubs/ai.cmx stubs/ai.ml | |
| /usr/local/bin/ocamldep.opt -modules server/serverPeriodical.ml > server/serverPeriodical.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules server/serverPeriodical.mli > server/serverPeriodical.mli.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverPeriodical.cmi server/serverPeriodical.mli | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I hhi -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o hhi/hhi.cmx hhi/hhi.ml | |
| /usr/local/bin/ocamldep.opt -modules socket/socket.ml > socket/socket.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I socket -I utils -I typing -I stubs -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o socket/socket.cmo socket/socket.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I socket -I utils -I typing -I stubs -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o socket/socket.cmx socket/socket.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -3-27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o utils/lock.cmx utils/lock.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverCommand.cmx server/serverCommand.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverConvert.cmx server/serverConvert.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverEnvBuild.cmx server/serverEnvBuild.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverInit.cmx server/serverInit.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverPeriodical.cmx server/serverPeriodical.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I server -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o server/serverMain.cmx server/serverMain.ml | |
| 1 warning generated. | |
| [ 20%] Building C object strings/CMakeFiles/strings.dir/ctype-utf8.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o hh_server.cmx hh_server.ml | |
| /usr/local/bin/ocamlopt.opt -g heap/hh_shared.o hhi/hhi_elf.o utils/get_build_id.gen.o utils/get_build_id.o utils/nproc.o utils/realpath.o fsevents/fsevents_stubs.o -cclib -lpthread -cclib -L/usr/local/lib -cclib -L/usr/local/opt/lz4/lib -cclib -llz4 -cclib -framework -cclib CoreServices -cclib -framework -cclib CoreFoundation -cclib -sectcreate -cclib __text -cclib hhi -cclib /usr/local/Cellar/hhvm/3.9.0/src/hphp/hack/src/../bin/hhi.tar.gz str.cmxa unix.cmxa third-party/core/caml.cmx third-party/core/commutative_group.cmx third-party/core/container.cmx third-party/core/core_printf.cmx third-party/core/monad.cmx third-party/core/polymorphic_compare.cmx third-party/core/poly.cmx third-party/core/core_list.cmx utils/core.cmx utils/hh_json.cmx utils/ident.cmx utils/utils.cmx utils/sys_utils.cmx utils/path.cmx utils/relative_path.cmx utils/pos.cmx deps/fileInfo.cmx deps/typing_deps.cmx fsevents/fsevents.cmx fsnotify_darwin/fsnotify.cmx third-party/avl/monoidAvl.cmx dfind/dfindEnv.cmx dfind/dfindMaybe.cmx dfind/dfindAddFile.cmx third-party/core/option.cmx utils/pidLog.cmx utils/fork.cmx utils/tmp.cmx utils/daemon.cmx dfind/dfindServer.cmx dfind/dfindLib.cmx globals/autocomplete.cmx globals/globalConfig.cmx globals/ide.cmx heap/globalStorage.cmx heap/prefix.cmx heap/value.cmx stubs/eventLogger.cmx heap/sharedMem.cmx hhi/hhi.cmx naming/naming_special_names.cmx parsing/namespace_env.cmx parsing/ast.cmx naming/nast.cmx naming/naming_heap.cmx third-party/core/result.cmx naming/nast_eval.cmx utils/errors.cmx naming/attributes.cmx parsing/namespaces.cmx typing/typing_reason.cmx typing/typing_defs.cmx typing/typing_heap.cmx naming/naming_ast_helpers.cmx naming/naming_hooks.cmx naming/typecheckerOptions.cmx naming/naming.cmx naming/nastVisitor.cmx parsing/ast_utils.cmx parsing/lexer_hack.cmx parsing/parser_heap.cmx utils/lint.cmx parsing/parser_hack.cmx parsing/parsing_hooks.cmx utils/printSignal.cmx procs/worker.cmx procs/multiWorker.cmx parsing/parsing_service.cmx procs/bucket.cmx search/searchUtils.cmx search/fuzzySearchService.cmx utils/trie.cmx search/trieSearchService.cmx search/searchService.cmx search/hackSearchService.cmx typing/typing_env.cmx typing/typing_hooks.cmx typing/typing_print.cmx server/argumentInfoService.cmx typing/typeVisitor.cmx typing/typing_dependent_type.cmx typing/typing_utils.cmx typing/typing_subst.cmx typing/typing_phase.cmx typing/typing_hint.cmx typing/typing_instantiate.cmx typing/nastCheck.cmx typing/nast_terminality.cmx typing/typing_expand.cmx typing/typing_generic.cmx typing/typing_unification_env.cmx typing/typing_unify.cmx typing/typing_subtype.cmx typing/typing_taccess.cmx typing/typing_tdef.cmx typing/typing_ops.cmx typing/typing_suggest.cmx typing/nastInitCheck.cmx typing/typingEqualityCheck.cmx typing/typing_alias.cmx typing/typing_async.cmx typing/typing_enum.cmx typing/typing_extends.cmx typing/typing_exts.cmx typing/typing_lenv.cmx typing/typing_sequencing.cmx typing/typing_shapes.cmx typing/typing_variance.cmx typing/typing.cmx server/autocompleteService.cmx server/fileOutline.cmx utils/build_id.cmx utils/wwwroot.cmx server/serverArgs.cmx utils/config_file.cmx server/serverConfig.cmx server/serverEnv.cmx stubs/hackEventLogger.cmx server/serverUtils.cmx typing/typing_dynamic_yield.cmx typing/typing_inherit.cmx typing/typing_decl.cmx typing/typing_decl_service.cmx typing/typing_check_service.cmx typing/typing_check_utils.cmx server/serverIdeUtils.cmx typing/typing_compare.cmx server/findRefsService.cmx stubs/filesToIgnore.cmx server/findUtils.cmx server/identifySymbolService.cmx server/inferAtPosService.cmx server/methodJumps.cmx server/serverArgumentInfo.cmx server/serverAutoComplete.cmx server/serverBuild.cmx server/serverCheckpoint.cmx typing/coverage_level.cmx server/serverColorFile.cmx utils/find.cmx server/serverCoverageMetric.cmx server/serverError.cmx server/serverFindRefs.cmx server/serverIdentifyFunction.cmx server/serverInferType.cmx stubs/linting_service.cmx server/serverLint.cmx server/serverRefactor.cmx server/serverSearch.cmx server/symbolUtils.cmx server/symbolFunCallService.cmx server/symbolTypeService.cmx server/symbolInfoService.cmx server/serverRpc.cmx typing/typing_redecl_service.cmx utils/hh_logger.cmx server/serverTypeCheck.cmx stubs/buildMain.cmx server/serverCommand.cmx typing/typing_suggest_service.cmx server/serverConvert.cmx server/serverEnvBuild.cmx stubs/ai.cmx server/serverInit.cmx socket/socket.cmx server/serverPeriodical.cmx utils/lock.cmx server/serverMain.cmx hh_server.cmx -o hh_server.native | |
| [ 21%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/md2.cpp.o | |
| [ 21%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/md4.cpp.o | |
| [ 21%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/md5.cpp.o | |
| /usr/local/bin/ocamldep.opt -modules hh_client.ml > hh_client.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules client/clientArgs.ml > client/clientArgs.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules client/clientBuild.ml > client/clientBuild.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules client/clientConnect.ml > client/clientConnect.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules client/clientConnectSimple.mli > client/clientConnectSimple.mli.depends | |
| /usr/local/bin/ocamldep.opt -modules client/clientStart.mli > client/clientStart.mli.depends | |
| /usr/local/bin/ocamldep.opt -modules utils/exit_status.ml > utils/exit_status.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -3-27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o utils/exit_status.cmo utils/exit_status.ml | |
| /usr/local/bin/ocamldep.opt -modules utils/tty.mli > utils/tty.mli.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/clientConnectSimple.cmi client/clientConnectSimple.mli | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/clientStart.cmi client/clientStart.mli | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -3-27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o utils/tty.cmi utils/tty.mli | |
| /usr/local/bin/ocamldep.opt -modules client/clientLogCommand.ml > client/clientLogCommand.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/clientConnect.cmo client/clientConnect.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/clientLogCommand.cmo client/clientLogCommand.ml | |
| /usr/local/bin/ocamldep.opt -modules client/clientCommand.ml > client/clientCommand.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/clientBuild.cmo client/clientBuild.ml | |
| /usr/local/bin/ocamldep.opt -modules client/clientEnv.ml > client/clientEnv.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules client/clientStop.mli > client/clientStop.mli.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/clientEnv.cmo client/clientEnv.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/clientStop.cmi client/clientStop.mli | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/clientCommand.cmo client/clientCommand.ml | |
| /usr/local/bin/ocamldep.opt -modules client/clientCheck.ml > client/clientCheck.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules client/clientArgumentInfo.ml > client/clientArgumentInfo.ml.depends | |
| 1 warning generated. | |
| /usr/local/bin/ocamldep.opt -modules client/clientAutocomplete.ml > client/clientAutocomplete.ml.depends | |
| [ 21%] Building C object strings/CMakeFiles/strings.dir/ctype-win1250ch.c.o | |
| /usr/local/bin/ocamldep.opt -modules client/clientCheckStatus.ml > client/clientCheckStatus.ml.depends | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| /usr/local/bin/ocamldep.opt -modules client/clientColorFile.ml > client/clientColorFile.ml.depends | |
| [ 22%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/misc.cpp.o | |
| /usr/local/bin/ocamldep.opt -modules client/colorFile.ml > client/colorFile.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/colorFile.cmo client/colorFile.ml | |
| /usr/local/bin/ocamldep.opt -modules client/clientCoverageMetric.mli > client/clientCoverageMetric.mli.depends | |
| /usr/local/bin/ocamldep.opt -modules client/clientFindRefs.ml > client/clientFindRefs.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules client/clientLint.ml > client/clientLint.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules client/clientMethodJumps.ml > client/clientMethodJumps.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules client/clientOutline.ml > client/clientOutline.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules client/clientRefactor.ml > client/clientRefactor.ml.depends | |
| [ 22%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/random.cpp.o | |
| /usr/local/bin/ocamldep.opt -modules client/clientSearch.ml > client/clientSearch.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules client/clientSymbolInfo.ml > client/clientSymbolInfo.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules client/clientTypeAtPos.ml > client/clientTypeAtPos.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/clientArgumentInfo.cmo client/clientArgumentInfo.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/clientAutocomplete.cmo client/clientAutocomplete.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/clientCheckStatus.cmo client/clientCheckStatus.ml | |
| 1 warning generated. | |
| [ 24%] Building C object strings/CMakeFiles/strings.dir/ctype.c.o | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/clientColorFile.cmo client/clientColorFile.ml | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/clientCoverageMetric.cmi client/clientCoverageMetric.mli | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/clientFindRefs.cmo client/clientFindRefs.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/clientLint.cmo client/clientLint.ml | |
| [ 24%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/ripemd.cpp.o | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/clientMethodJumps.cmo client/clientMethodJumps.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/clientOutline.cmo client/clientOutline.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/clientRefactor.cmo client/clientRefactor.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/clientSearch.cmo client/clientSearch.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/clientSymbolInfo.cmo client/clientSymbolInfo.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/clientTypeAtPos.cmo client/clientTypeAtPos.ml | |
| /usr/local/bin/ocamldep.opt -modules client/clientLogCommandUtils.ml > client/clientLogCommandUtils.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules client/clientRestart.ml > client/clientRestart.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules client/hackClientStop.mli > client/hackClientStop.mli.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/hackClientStop.cmi client/hackClientStop.mli | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/clientArgs.cmo client/clientArgs.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/clientCheck.cmo client/clientCheck.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/clientLogCommandUtils.cmo client/clientLogCommandUtils.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/clientRestart.cmo client/clientRestart.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o hh_client.cmo hh_client.ml | |
| /usr/local/bin/ocamldep.opt -modules client/clientConnectSimple.ml > client/clientConnectSimple.ml.depends | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -3-27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o utils/exit_status.cmx utils/exit_status.ml | |
| /usr/local/bin/ocamldep.opt -modules client/clientStart.ml > client/clientStart.ml.depends | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/clientConnectSimple.cmx client/clientConnectSimple.ml | |
| /usr/local/bin/ocamldep.opt -modules client/hackClientStop.ml > client/hackClientStop.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules client/clientStop.ml > client/clientStop.ml.depends | |
| 1 warning generated. | |
| [ 24%] Building C object strings/CMakeFiles/strings.dir/decimal.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/clientStop.cmx client/clientStop.ml | |
| [ 25%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/rsa.cpp.o | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/hackClientStop.cmx client/hackClientStop.ml | |
| /usr/local/bin/ocamldep.opt -modules utils/tty.ml > utils/tty.ml.depends | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/clientStart.cmx client/clientStart.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -3-27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o utils/tty.cmx utils/tty.ml | |
| [ 25%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/sha.cpp.o | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/clientConnect.cmx client/clientConnect.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/clientLogCommand.cmx client/clientLogCommand.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/clientBuild.cmx client/clientBuild.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/clientEnv.cmx client/clientEnv.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/clientCommand.cmx client/clientCommand.ml | |
| 1 warning generated. | |
| [ 25%] Building C object strings/CMakeFiles/strings.dir/dtoa.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/colorFile.cmx client/colorFile.ml | |
| /usr/local/bin/ocamldep.opt -modules client/clientCoverageMetric.ml > client/clientCoverageMetric.ml.depends | |
| [ 25%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/rabbit.cpp.o | |
| [ 27%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/hc128.cpp.o | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/clientArgumentInfo.cmx client/clientArgumentInfo.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/clientAutocomplete.cmx client/clientAutocomplete.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/clientCheckStatus.cmx client/clientCheckStatus.ml | |
| [ 27%] Linking CXX static library libtaocrypt.a | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/clientColorFile.cmx client/clientColorFile.ml | |
| [ 27%] Built target taocrypt | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f hphp/zend/CMakeFiles/hphp_zend.dir/build.make hphp/zend/CMakeFiles/hphp_zend.dir/depend | |
| cd /usr/local/Cellar/hhvm/3.9.0/src && /usr/local/Cellar/cmake/3.3.1/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/Cellar/hhvm/3.9.0/src /usr/local/Cellar/hhvm/3.9.0/src/hphp/zend /usr/local/Cellar/hhvm/3.9.0/src /usr/local/Cellar/hhvm/3.9.0/src/hphp/zend /usr/local/Cellar/hhvm/3.9.0/src/hphp/zend/CMakeFiles/hphp_zend.dir/DependInfo.cmake --color= | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/clientCoverageMetric.cmx client/clientCoverageMetric.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/clientFindRefs.cmx client/clientFindRefs.ml | |
| [ 7%] Building CXX object hphp/vixl/CMakeFiles/vixl.dir/a64/cpu-a64.cc.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/hphp/vixl && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_CMAKE -DUSE_EDITLINE -DUSE_JEMALLOC=1 -DUSE_SIMULATOR -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/vixl.dir/a64/cpu-a64.cc.o -c /usr/local/Cellar/hhvm/3.9.0/src/hphp/vixl/a64/cpu-a64.cc | |
| 1 warning generated. | |
| [ 28%] Building C object strings/CMakeFiles/strings.dir/int2str.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/clientLint.cmx client/clientLint.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/clientMethodJumps.cmx client/clientMethodJumps.ml | |
| 1 warning generated. | |
| Scanning dependencies of target hphp_zend | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f hphp/zend/CMakeFiles/hphp_zend.dir/build.make hphp/zend/CMakeFiles/hphp_zend.dir/build | |
| [ 28%] Building C object strings/CMakeFiles/strings.dir/is_prefix.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| [ 7%] Building C object hphp/zend/CMakeFiles/hphp_zend.dir/crypt-blowfish.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/hphp/zend && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_CMAKE -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/hphp_zend.dir/crypt-blowfish.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/hphp/zend/crypt-blowfish.c | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/clientOutline.cmx client/clientOutline.ml | |
| 1 warning generated. | |
| [ 28%] Building C object strings/CMakeFiles/strings.dir/llstr.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/clientRefactor.cmx client/clientRefactor.ml | |
| 1 warning generated. | |
| [ 29%] Building C object strings/CMakeFiles/strings.dir/longlong2str.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 29%] Building C object strings/CMakeFiles/strings.dir/my_strtoll10.c.o | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/clientSearch.cmx client/clientSearch.ml | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/clientSymbolInfo.cmx client/clientSymbolInfo.ml | |
| 1 warning generated. | |
| [ 29%] Building C object strings/CMakeFiles/strings.dir/my_vsnprintf.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/clientTypeAtPos.cmx client/clientTypeAtPos.ml | |
| 1 warning generated. | |
| [ 31%] Building C object strings/CMakeFiles/strings.dir/str2int.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| [ 8%] Building CXX object hphp/zend/CMakeFiles/hphp_zend.dir/html-table.cpp.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/hphp/zend && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_CMAKE -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/hphp_zend.dir/html-table.cpp.o -c /usr/local/Cellar/hhvm/3.9.0/src/hphp/zend/html-table.cpp | |
| 1 warning generated. | |
| [ 31%] Building C object strings/CMakeFiles/strings.dir/str_alloc.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 31%] Building C object strings/CMakeFiles/strings.dir/strcend.c.o | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/clientArgs.cmx client/clientArgs.ml | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 32%] Building C object strings/CMakeFiles/strings.dir/strend.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/clientCheck.cmx client/clientCheck.ml | |
| 1 warning generated. | |
| [ 32%] Building C object strings/CMakeFiles/strings.dir/strfill.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/clientLogCommandUtils.cmx client/clientLogCommandUtils.ml | |
| [ 32%] Building C object strings/CMakeFiles/strings.dir/strmake.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I client -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o client/clientRestart.cmx client/clientRestart.ml | |
| 1 warning generated. | |
| [ 33%] Building C object strings/CMakeFiles/strings.dir/strmov.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 33%] Building C object strings/CMakeFiles/strings.dir/strnmov.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 33%] Building C object strings/CMakeFiles/strings.dir/strxmov.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o hh_client.cmx hh_client.ml | |
| 1 warning generated. | |
| [ 35%] Building C object strings/CMakeFiles/strings.dir/strxnmov.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 35%] Building C object strings/CMakeFiles/strings.dir/xml.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| /usr/local/bin/ocamlopt.opt -g heap/hh_shared.o hhi/hhi_elf.o utils/get_build_id.gen.o utils/get_build_id.o utils/nproc.o utils/realpath.o fsevents/fsevents_stubs.o -cclib -lpthread -cclib -L/usr/local/lib -cclib -L/usr/local/opt/lz4/lib -cclib -llz4 -cclib -framework -cclib CoreServices -cclib -framework -cclib CoreFoundation -cclib -sectcreate -cclib __text -cclib hhi -cclib /usr/local/Cellar/hhvm/3.9.0/src/hphp/hack/src/../bin/hhi.tar.gz str.cmxa unix.cmxa third-party/core/caml.cmx third-party/core/commutative_group.cmx third-party/core/container.cmx third-party/core/core_printf.cmx third-party/core/monad.cmx third-party/core/polymorphic_compare.cmx third-party/core/poly.cmx third-party/core/core_list.cmx utils/core.cmx utils/hh_json.cmx utils/ident.cmx utils/utils.cmx utils/sys_utils.cmx utils/path.cmx utils/relative_path.cmx utils/pos.cmx deps/fileInfo.cmx deps/typing_deps.cmx fsevents/fsevents.cmx fsnotify_darwin/fsnotify.cmx third-party/avl/monoidAvl.cmx dfind/dfindEnv.cmx dfind/dfindMaybe.cmx dfind/dfindAddFile.cmx third-party/core/option.cmx utils/pidLog.cmx utils/fork.cmx utils/tmp.cmx utils/daemon.cmx dfind/dfindServer.cmx dfind/dfindLib.cmx globals/autocomplete.cmx globals/globalConfig.cmx globals/ide.cmx heap/prefix.cmx heap/value.cmx stubs/eventLogger.cmx heap/sharedMem.cmx naming/naming_special_names.cmx parsing/namespace_env.cmx parsing/ast.cmx naming/nast.cmx parsing/namespaces.cmx utils/errors.cmx typing/typing_reason.cmx typing/typing_defs.cmx typing/typing_heap.cmx naming/naming_ast_helpers.cmx naming/naming_hooks.cmx naming/typecheckerOptions.cmx naming/naming.cmx utils/printSignal.cmx procs/worker.cmx utils/build_id.cmx utils/wwwroot.cmx server/serverArgs.cmx utils/config_file.cmx server/serverConfig.cmx server/serverEnv.cmx stubs/hackEventLogger.cmx server/serverUtils.cmx socket/socket.cmx third-party/core/result.cmx utils/exit_status.cmx utils/lock.cmx client/clientConnectSimple.cmx client/clientStop.cmx heap/globalStorage.cmx naming/naming_heap.cmx naming/nast_eval.cmx naming/attributes.cmx naming/nastVisitor.cmx parsing/ast_utils.cmx parsing/lexer_hack.cmx parsing/parser_heap.cmx utils/lint.cmx parsing/parser_hack.cmx parsing/parsing_hooks.cmx procs/multiWorker.cmx parsing/parsing_service.cmx procs/bucket.cmx search/searchUtils.cmx search/fuzzySearchService.cmx utils/trie.cmx search/trieSearchService.cmx search/searchService.cmx search/hackSearchService.cmx typing/typing_env.cmx typing/typing_hooks.cmx typing/typing_print.cmx server/argumentInfoService.cmx typing/typeVisitor.cmx typing/typing_dependent_type.cmx typing/typing_utils.cmx typing/typing_subst.cmx typing/typing_phase.cmx typing/typing_hint.cmx typing/typing_instantiate.cmx typing/nastCheck.cmx typing/nast_terminality.cmx typing/typing_expand.cmx typing/typing_generic.cmx typing/typing_unification_env.cmx typing/typing_unify.cmx typing/typing_subtype.cmx typing/typing_taccess.cmx typing/typing_tdef.cmx typing/typing_ops.cmx typing/typing_suggest.cmx typing/nastInitCheck.cmx typing/typingEqualityCheck.cmx typing/typing_alias.cmx typing/typing_async.cmx typing/typing_enum.cmx typing/typing_extends.cmx typing/typing_exts.cmx typing/typing_lenv.cmx typing/typing_sequencing.cmx typing/typing_shapes.cmx typing/typing_variance.cmx typing/typing.cmx server/autocompleteService.cmx server/fileOutline.cmx typing/typing_dynamic_yield.cmx typing/typing_inherit.cmx typing/typing_decl.cmx typing/typing_decl_service.cmx typing/typing_check_service.cmx typing/typing_check_utils.cmx server/serverIdeUtils.cmx typing/typing_compare.cmx server/findRefsService.cmx stubs/filesToIgnore.cmx server/findUtils.cmx server/identifySymbolService.cmx server/inferAtPosService.cmx server/methodJumps.cmx server/serverArgumentInfo.cmx server/serverAutoComplete.cmx server/serverBuild.cmx server/serverCheckpoint.cmx typing/coverage_level.cmx server/serverColorFile.cmx utils/find.cmx server/serverCoverageMetric.cmx server/serverError.cmx server/serverFindRefs.cmx server/serverIdentifyFunction.cmx server/serverInferType.cmx stubs/linting_service.cmx server/serverLint.cmx server/serverRefactor.cmx server/serverSearch.cmx server/symbolUtils.cmx server/symbolFunCallService.cmx server/symbolTypeService.cmx server/symbolInfoService.cmx server/serverRpc.cmx typing/typing_redecl_service.cmx utils/hh_logger.cmx server/serverTypeCheck.cmx stubs/buildMain.cmx server/serverCommand.cmx client/hackClientStop.cmx client/clientStart.cmx utils/tty.cmx client/clientConnect.cmx client/clientLogCommand.cmx client/clientBuild.cmx client/clientEnv.cmx client/clientCommand.cmx client/clientArgs.cmx client/clientArgumentInfo.cmx client/clientAutocomplete.cmx client/clientCheckStatus.cmx client/colorFile.cmx client/clientColorFile.cmx client/clientCoverageMetric.cmx client/clientFindRefs.cmx client/clientLint.cmx client/clientMethodJumps.cmx client/clientOutline.cmx client/clientRefactor.cmx client/clientSearch.cmx client/clientSymbolInfo.cmx client/clientTypeAtPos.cmx client/clientCheck.cmx client/clientLogCommandUtils.cmx client/clientRestart.cmx hh_client.cmx -o hh_client.native | |
| 1 warning generated. | |
| [ 35%] Building C object strings/CMakeFiles/strings.dir/my_strchr.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 36%] Building C object strings/CMakeFiles/strings.dir/strcont.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 36%] Building C object strings/CMakeFiles/strings.dir/strappend.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 36%] Linking C static library libstrings.a | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libstrings.a(longlong2str.c.o) has no symbols | |
| [ 8%] Building CXX object hphp/vixl/CMakeFiles/vixl.dir/a64/debugger-a64.cc.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/hphp/vixl && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_CMAKE -DUSE_EDITLINE -DUSE_JEMALLOC=1 -DUSE_SIMULATOR -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/vixl.dir/a64/debugger-a64.cc.o -c /usr/local/Cellar/hhvm/3.9.0/src/hphp/vixl/a64/debugger-a64.cc | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libstrings.a(longlong2str.c.o) has no symbols | |
| /usr/local/bin/ocamldep.opt -modules hh_single_type_check.ml > hh_single_type_check.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o hh_single_type_check.cmo hh_single_type_check.ml | |
| [ 36%] Built target strings | |
| Scanning dependencies of target yassl | |
| [ 36%] Building CXX object extra/yassl/CMakeFiles/yassl.dir/src/buffer.cpp.o | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o hh_single_type_check.cmx hh_single_type_check.ml | |
| [ 36%] Building CXX object extra/yassl/CMakeFiles/yassl.dir/src/cert_wrapper.cpp.o | |
| /usr/local/bin/ocamlopt.opt -g heap/hh_shared.o hhi/hhi_elf.o utils/get_build_id.gen.o utils/get_build_id.o utils/nproc.o utils/realpath.o fsevents/fsevents_stubs.o -cclib -lpthread -cclib -L/usr/local/lib -cclib -L/usr/local/opt/lz4/lib -cclib -llz4 -cclib -framework -cclib CoreServices -cclib -framework -cclib CoreFoundation -cclib -sectcreate -cclib __text -cclib hhi -cclib /usr/local/Cellar/hhvm/3.9.0/src/hphp/hack/src/../bin/hhi.tar.gz str.cmxa unix.cmxa third-party/core/caml.cmx third-party/core/commutative_group.cmx third-party/core/container.cmx third-party/core/core_printf.cmx third-party/core/monad.cmx third-party/core/polymorphic_compare.cmx third-party/core/poly.cmx third-party/core/core_list.cmx utils/core.cmx utils/ident.cmx utils/utils.cmx client/colorFile.cmx utils/hh_json.cmx utils/sys_utils.cmx utils/path.cmx utils/relative_path.cmx utils/pos.cmx deps/fileInfo.cmx deps/typing_deps.cmx fsevents/fsevents.cmx fsnotify_darwin/fsnotify.cmx third-party/avl/monoidAvl.cmx dfind/dfindEnv.cmx dfind/dfindMaybe.cmx dfind/dfindAddFile.cmx third-party/core/option.cmx utils/pidLog.cmx utils/fork.cmx utils/tmp.cmx utils/daemon.cmx dfind/dfindServer.cmx dfind/dfindLib.cmx globals/autocomplete.cmx globals/globalConfig.cmx globals/ide.cmx heap/prefix.cmx heap/value.cmx stubs/eventLogger.cmx heap/sharedMem.cmx naming/naming_special_names.cmx parsing/namespace_env.cmx parsing/ast.cmx naming/nast.cmx parsing/namespaces.cmx utils/errors.cmx typing/typing_reason.cmx typing/typing_defs.cmx typing/typing_heap.cmx naming/naming_ast_helpers.cmx naming/naming_hooks.cmx naming/typecheckerOptions.cmx naming/naming.cmx parsing/parser_heap.cmx utils/printSignal.cmx procs/worker.cmx utils/build_id.cmx utils/wwwroot.cmx server/serverArgs.cmx utils/config_file.cmx server/serverConfig.cmx server/serverEnv.cmx stubs/hackEventLogger.cmx server/serverUtils.cmx typing/typeVisitor.cmx typing/typing_env.cmx typing/typing_hooks.cmx typing/typing_print.cmx typing/typing_utils.cmx typing/coverage_level.cmx utils/tty.cmx client/clientColorFile.cmx heap/globalStorage.cmx naming/naming_heap.cmx third-party/core/result.cmx naming/nast_eval.cmx naming/attributes.cmx naming/nastVisitor.cmx procs/bucket.cmx procs/multiWorker.cmx stubs/filesToIgnore.cmx server/findUtils.cmx typing/typing_dependent_type.cmx typing/typing_subst.cmx typing/typing_phase.cmx typing/typing_hint.cmx typing/typing_instantiate.cmx typing/nastCheck.cmx typing/nast_terminality.cmx typing/typing_expand.cmx typing/typing_generic.cmx typing/typing_unification_env.cmx typing/typing_unify.cmx typing/typing_subtype.cmx typing/typing_taccess.cmx typing/typing_tdef.cmx typing/typing_ops.cmx typing/typing_suggest.cmx typing/nastInitCheck.cmx typing/typingEqualityCheck.cmx typing/typing_alias.cmx typing/typing_async.cmx typing/typing_enum.cmx typing/typing_extends.cmx typing/typing_exts.cmx typing/typing_lenv.cmx typing/typing_sequencing.cmx typing/typing_shapes.cmx typing/typing_variance.cmx typing/typing.cmx typing/typing_dynamic_yield.cmx typing/typing_inherit.cmx typing/typing_decl.cmx typing/typing_decl_service.cmx typing/typing_check_service.cmx typing/typing_check_utils.cmx utils/find.cmx server/serverCoverageMetric.cmx client/clientCoverageMetric.cmx parsing/ast_utils.cmx parsing/lexer_hack.cmx utils/lint.cmx parsing/parser_hack.cmx parsing/parsing_hooks.cmx parsing/parsing_service.cmx search/searchUtils.cmx search/fuzzySearchService.cmx utils/trie.cmx search/trieSearchService.cmx search/searchService.cmx search/hackSearchService.cmx server/argumentInfoService.cmx server/autocompleteService.cmx server/fileOutline.cmx server/serverIdeUtils.cmx typing/typing_compare.cmx server/findRefsService.cmx server/identifySymbolService.cmx server/inferAtPosService.cmx server/methodJumps.cmx server/serverArgumentInfo.cmx server/serverAutoComplete.cmx server/serverBuild.cmx server/serverCheckpoint.cmx server/serverColorFile.cmx server/serverError.cmx server/serverFindRefs.cmx server/serverIdentifyFunction.cmx server/serverInferType.cmx stubs/linting_service.cmx server/serverLint.cmx server/serverRefactor.cmx server/serverSearch.cmx server/symbolUtils.cmx server/symbolFunCallService.cmx server/symbolTypeService.cmx server/symbolInfoService.cmx server/serverRpc.cmx typing/typing_redecl_service.cmx utils/hh_logger.cmx server/serverTypeCheck.cmx stubs/buildMain.cmx server/serverCommand.cmx client/clientSymbolInfo.cmx hhi/hhi.cmx typing/typing_suggest_service.cmx server/serverConvert.cmx stubs/ai.cmx hh_single_type_check.cmx -o hh_single_type_check.native | |
| [ 37%] Building CXX object extra/yassl/CMakeFiles/yassl.dir/src/crypto_wrapper.cpp.o | |
| /usr/local/bin/ocamldep.opt -modules hh_emitter.ml > hh_emitter.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules emitter/emitter.ml > emitter/emitter.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules emitter/emitter_core.ml > emitter/emitter_core.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules emitter/emitter_expr.ml > emitter/emitter_expr.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules emitter/emitter_consts.ml > emitter/emitter_consts.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I emitter -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o emitter/emitter_core.cmo emitter/emitter_core.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I emitter -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o emitter/emitter_consts.cmo emitter/emitter_consts.ml | |
| /usr/local/bin/ocamldep.opt -modules emitter/emitter_lit.ml > emitter/emitter_lit.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules emitter/emitter_stmt.ml > emitter/emitter_stmt.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I emitter -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o emitter/emitter_expr.cmo emitter/emitter_expr.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I emitter -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o emitter/emitter_lit.cmo emitter/emitter_lit.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I emitter -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o emitter/emitter_stmt.cmo emitter/emitter_stmt.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I emitter -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o emitter/emitter.cmo emitter/emitter.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o hh_emitter.cmo hh_emitter.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I emitter -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o emitter/emitter_core.cmx emitter/emitter_core.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I emitter -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o emitter/emitter_consts.cmx emitter/emitter_consts.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I emitter -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o emitter/emitter_expr.cmx emitter/emitter_expr.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I emitter -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o emitter/emitter_lit.cmx emitter/emitter_lit.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I emitter -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o emitter/emitter_stmt.cmx emitter/emitter_stmt.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I emitter -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o emitter/emitter.cmx emitter/emitter.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o hh_emitter.cmx hh_emitter.ml | |
| /usr/local/bin/ocamlopt.opt -g heap/hh_shared.o hhi/hhi_elf.o utils/get_build_id.gen.o utils/get_build_id.o utils/nproc.o utils/realpath.o fsevents/fsevents_stubs.o -cclib -lpthread -cclib -L/usr/local/lib -cclib -L/usr/local/opt/lz4/lib -cclib -llz4 -cclib -framework -cclib CoreServices -cclib -framework -cclib CoreFoundation -cclib -sectcreate -cclib __text -cclib hhi -cclib /usr/local/Cellar/hhvm/3.9.0/src/hphp/hack/src/../bin/hhi.tar.gz str.cmxa unix.cmxa third-party/core/caml.cmx third-party/core/commutative_group.cmx third-party/core/container.cmx third-party/core/core_printf.cmx third-party/core/monad.cmx third-party/core/polymorphic_compare.cmx third-party/core/poly.cmx third-party/core/core_list.cmx utils/core.cmx utils/hh_json.cmx utils/ident.cmx utils/utils.cmx utils/sys_utils.cmx utils/path.cmx utils/relative_path.cmx utils/pos.cmx deps/fileInfo.cmx deps/typing_deps.cmx naming/naming_special_names.cmx parsing/namespace_env.cmx parsing/ast.cmx naming/nast.cmx emitter/emitter_core.cmx emitter/emitter_consts.cmx emitter/emitter_expr.cmx emitter/emitter_lit.cmx emitter/emitter_stmt.cmx globals/autocomplete.cmx globals/ide.cmx heap/prefix.cmx heap/value.cmx stubs/eventLogger.cmx heap/sharedMem.cmx parsing/namespaces.cmx utils/errors.cmx typing/typing_reason.cmx typing/typing_defs.cmx typing/typing_heap.cmx naming/naming_ast_helpers.cmx naming/naming_hooks.cmx naming/typecheckerOptions.cmx third-party/core/option.cmx naming/naming.cmx naming/naming_heap.cmx emitter/emitter.cmx third-party/core/result.cmx naming/nast_eval.cmx naming/attributes.cmx naming/nastVisitor.cmx parsing/ast_utils.cmx parsing/lexer_hack.cmx parsing/parser_heap.cmx utils/lint.cmx parsing/parser_hack.cmx typing/typeVisitor.cmx typing/typing_env.cmx typing/typing_dependent_type.cmx typing/typing_hooks.cmx typing/typing_print.cmx typing/typing_utils.cmx typing/typing_subst.cmx typing/typing_phase.cmx typing/typing_hint.cmx typing/typing_instantiate.cmx typing/nastCheck.cmx typing/nast_terminality.cmx typing/typing_expand.cmx typing/typing_generic.cmx typing/typing_unification_env.cmx typing/typing_unify.cmx typing/typing_subtype.cmx typing/typing_taccess.cmx typing/typing_tdef.cmx typing/typing_ops.cmx typing/typing_suggest.cmx typing/nastInitCheck.cmx typing/typingEqualityCheck.cmx typing/typing_alias.cmx typing/typing_async.cmx typing/typing_enum.cmx typing/typing_extends.cmx typing/typing_exts.cmx typing/typing_lenv.cmx typing/typing_sequencing.cmx typing/typing_shapes.cmx typing/typing_variance.cmx typing/typing.cmx typing/typing_dynamic_yield.cmx typing/typing_inherit.cmx typing/typing_decl.cmx utils/pidLog.cmx utils/fork.cmx utils/tmp.cmx utils/daemon.cmx hh_emitter.cmx -o hh_emitter.native | |
| [ 37%] Building CXX object extra/yassl/CMakeFiles/yassl.dir/src/handshake.cpp.o | |
| /usr/local/bin/ocamldep.opt -modules hh_format.ml > hh_format.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules stubs/formatEventLogger.ml > stubs/formatEventLogger.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules format/format_diff.mli > format/format_diff.mli.depends | |
| /usr/local/bin/ocamldep.opt -modules format/format_mode.ml > format/format_mode.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I format -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o format/format_mode.cmo format/format_mode.ml | |
| /usr/local/bin/ocamldep.opt -modules format/format_hack.mli > format/format_hack.mli.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I stubs -I utils -I typing -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o stubs/formatEventLogger.cmo stubs/formatEventLogger.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I format -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o format/format_diff.cmi format/format_diff.mli | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I format -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o format/format_hack.cmi format/format_hack.mli | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o hh_format.cmo hh_format.ml | |
| /usr/local/bin/ocamldep.opt -modules format/format_diff.ml > format/format_diff.ml.depends | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I stubs -I utils -I typing -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o stubs/formatEventLogger.cmx stubs/formatEventLogger.ml | |
| /usr/local/bin/ocamldep.opt -modules format/format_hack.ml > format/format_hack.ml.depends | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I format -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o format/format_hack.cmx format/format_hack.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I format -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o format/format_mode.cmx format/format_mode.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I format -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o format/format_diff.cmx format/format_diff.ml | |
| [ 37%] Building CXX object extra/yassl/CMakeFiles/yassl.dir/src/lock.cpp.o | |
| [ 39%] Building CXX object extra/yassl/CMakeFiles/yassl.dir/src/log.cpp.o | |
| [ 39%] Building CXX object extra/yassl/CMakeFiles/yassl.dir/src/socket_wrapper.cpp.o | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -4-6-29-35-44-48 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o hh_format.cmx hh_format.ml | |
| /usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/webscalesql-5.6/extra/yassl/src/socket_wrapper.cpp:49:15: warning: unused variable 'SOCKET_EINVAL' [-Wunused-const-variable] | |
| const int SOCKET_EINVAL = EINVAL; | |
| ^ | |
| 1 warning generated. | |
| [ 39%] Building CXX object extra/yassl/CMakeFiles/yassl.dir/src/ssl.cpp.o | |
| /usr/local/bin/ocamlopt.opt -g heap/hh_shared.o hhi/hhi_elf.o utils/get_build_id.gen.o utils/get_build_id.o utils/nproc.o utils/realpath.o fsevents/fsevents_stubs.o -cclib -lpthread -cclib -L/usr/local/lib -cclib -L/usr/local/opt/lz4/lib -cclib -llz4 -cclib -framework -cclib CoreServices -cclib -framework -cclib CoreFoundation -cclib -sectcreate -cclib __text -cclib hhi -cclib /usr/local/Cellar/hhvm/3.9.0/src/hphp/hack/src/../bin/hhi.tar.gz str.cmxa unix.cmxa third-party/core/caml.cmx third-party/core/commutative_group.cmx third-party/core/container.cmx third-party/core/core_printf.cmx third-party/core/monad.cmx third-party/core/polymorphic_compare.cmx third-party/core/poly.cmx third-party/core/core_list.cmx utils/core.cmx utils/hh_json.cmx utils/ident.cmx utils/utils.cmx utils/sys_utils.cmx utils/path.cmx utils/relative_path.cmx utils/pos.cmx deps/fileInfo.cmx deps/typing_deps.cmx fsevents/fsevents.cmx fsnotify_darwin/fsnotify.cmx third-party/avl/monoidAvl.cmx dfind/dfindEnv.cmx dfind/dfindMaybe.cmx dfind/dfindAddFile.cmx third-party/core/option.cmx utils/pidLog.cmx utils/fork.cmx utils/tmp.cmx utils/daemon.cmx dfind/dfindServer.cmx dfind/dfindLib.cmx globals/autocomplete.cmx globals/globalConfig.cmx globals/ide.cmx heap/prefix.cmx heap/value.cmx stubs/eventLogger.cmx heap/sharedMem.cmx naming/naming_special_names.cmx parsing/namespace_env.cmx parsing/ast.cmx naming/nast.cmx parsing/namespaces.cmx utils/errors.cmx typing/typing_reason.cmx typing/typing_defs.cmx typing/typing_heap.cmx naming/naming_ast_helpers.cmx naming/naming_hooks.cmx naming/typecheckerOptions.cmx naming/naming.cmx utils/printSignal.cmx procs/worker.cmx utils/build_id.cmx utils/wwwroot.cmx server/serverArgs.cmx utils/config_file.cmx server/serverConfig.cmx server/serverEnv.cmx stubs/hackEventLogger.cmx server/serverUtils.cmx socket/socket.cmx third-party/core/result.cmx utils/exit_status.cmx utils/lock.cmx client/clientConnectSimple.cmx client/clientStop.cmx heap/globalStorage.cmx naming/naming_heap.cmx naming/nast_eval.cmx naming/attributes.cmx naming/nastVisitor.cmx parsing/ast_utils.cmx parsing/lexer_hack.cmx parsing/parser_heap.cmx utils/lint.cmx parsing/parser_hack.cmx parsing/parsing_hooks.cmx procs/multiWorker.cmx parsing/parsing_service.cmx procs/bucket.cmx search/searchUtils.cmx search/fuzzySearchService.cmx utils/trie.cmx search/trieSearchService.cmx search/searchService.cmx search/hackSearchService.cmx typing/typing_env.cmx typing/typing_hooks.cmx typing/typing_print.cmx server/argumentInfoService.cmx typing/typeVisitor.cmx typing/typing_dependent_type.cmx typing/typing_utils.cmx typing/typing_subst.cmx typing/typing_phase.cmx typing/typing_hint.cmx typing/typing_instantiate.cmx typing/nastCheck.cmx typing/nast_terminality.cmx typing/typing_expand.cmx typing/typing_generic.cmx typing/typing_unification_env.cmx typing/typing_unify.cmx typing/typing_subtype.cmx typing/typing_taccess.cmx typing/typing_tdef.cmx typing/typing_ops.cmx typing/typing_suggest.cmx typing/nastInitCheck.cmx typing/typingEqualityCheck.cmx typing/typing_alias.cmx typing/typing_async.cmx typing/typing_enum.cmx typing/typing_extends.cmx typing/typing_exts.cmx typing/typing_lenv.cmx typing/typing_sequencing.cmx typing/typing_shapes.cmx typing/typing_variance.cmx typing/typing.cmx server/autocompleteService.cmx server/fileOutline.cmx typing/typing_dynamic_yield.cmx typing/typing_inherit.cmx typing/typing_decl.cmx typing/typing_decl_service.cmx typing/typing_check_service.cmx typing/typing_check_utils.cmx server/serverIdeUtils.cmx typing/typing_compare.cmx server/findRefsService.cmx stubs/filesToIgnore.cmx server/findUtils.cmx server/identifySymbolService.cmx server/inferAtPosService.cmx server/methodJumps.cmx server/serverArgumentInfo.cmx server/serverAutoComplete.cmx server/serverBuild.cmx server/serverCheckpoint.cmx typing/coverage_level.cmx server/serverColorFile.cmx utils/find.cmx server/serverCoverageMetric.cmx server/serverError.cmx server/serverFindRefs.cmx server/serverIdentifyFunction.cmx server/serverInferType.cmx stubs/linting_service.cmx server/serverLint.cmx server/serverRefactor.cmx server/serverSearch.cmx server/symbolUtils.cmx server/symbolFunCallService.cmx server/symbolTypeService.cmx server/symbolInfoService.cmx server/serverRpc.cmx typing/typing_redecl_service.cmx utils/hh_logger.cmx server/serverTypeCheck.cmx stubs/buildMain.cmx server/serverCommand.cmx client/hackClientStop.cmx client/clientStart.cmx utils/tty.cmx client/clientConnect.cmx client/clientLogCommand.cmx client/clientBuild.cmx client/clientEnv.cmx client/clientCommand.cmx client/clientArgs.cmx format/format_hack.cmx format/format_mode.cmx stubs/formatEventLogger.cmx format/format_diff.cmx hh_format.cmx -o hh_format.native | |
| /usr/local/bin/ocamldep.opt -modules h2tp/h2tp.ml > h2tp/h2tp.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules h2tp/common/common_exns.ml > h2tp/common/common_exns.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules h2tp/common/converter_options.mli > h2tp/common/converter_options.mli.depends | |
| /usr/local/bin/ocamldep.opt -modules h2tp/engine.ml > h2tp/engine.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp/common -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -o h2tp/common/common_exns.cmo h2tp/common/common_exns.ml | |
| /usr/local/bin/ocamldep.opt -modules h2tp/mapper/constructor_arg_promotion.ml > h2tp/mapper/constructor_arg_promotion.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules h2tp/mapper/map_ast.ml > h2tp/mapper/map_ast.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp/mapper -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/common -o h2tp/mapper/map_ast.cmo h2tp/mapper/map_ast.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp/common -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -o h2tp/common/converter_options.cmi h2tp/common/converter_options.mli | |
| /usr/local/bin/ocamldep.opt -modules h2tp/mapper/Deleted_constructs.ml > h2tp/mapper/Deleted_constructs.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules h2tp/mapper/detect_collections.ml > h2tp/mapper/detect_collections.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules h2tp/common/ast_ext.mli > h2tp/common/ast_ext.mli.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp/common -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -o h2tp/common/ast_ext.cmi h2tp/common/ast_ext.mli | |
| /usr/local/bin/ocamldep.opt -modules h2tp/mapper/empty_collection_as_bool.ml > h2tp/mapper/empty_collection_as_bool.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules h2tp/mapper/enum.ml > h2tp/mapper/enum.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules h2tp/mapper/erase_types.ml > h2tp/mapper/erase_types.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules h2tp/common/fun.mli > h2tp/common/fun.mli.depends | |
| /usr/local/bin/ocamldep.opt -modules h2tp/mapper/hack_variadic.ml > h2tp/mapper/hack_variadic.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules h2tp/mapper/initializer_expressions.ml > h2tp/mapper/initializer_expressions.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules h2tp/mapper/lambda_expressions.ml > h2tp/mapper/lambda_expressions.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules h2tp/mapper/misc.ml > h2tp/mapper/misc.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules h2tp/common/parser_hack_ext.mli > h2tp/common/parser_hack_ext.mli.depends | |
| /usr/local/bin/ocamldep.opt -modules h2tp/Prepend_require.ml > h2tp/Prepend_require.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules h2tp/mapper/ref_collections.ml > h2tp/mapper/ref_collections.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules h2tp/common/sys_ext.mli > h2tp/common/sys_ext.mli.depends | |
| /usr/local/bin/ocamldep.opt -modules h2tp/unparser/unparser.ml > h2tp/unparser/unparser.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules h2tp/unparser/unparsed.ml > h2tp/unparser/unparsed.ml.depends | |
| [ 40%] Building CXX object extra/yassl/CMakeFiles/yassl.dir/src/timer.cpp.o | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp/unparser -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/test -I h2tp/mapper -I h2tp/common -o h2tp/unparser/unparsed.cmo h2tp/unparser/unparsed.ml | |
| /usr/local/bin/ocamldep.opt -modules h2tp/mapper/unsupported_constructs.ml > h2tp/mapper/unsupported_constructs.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules h2tp/mapper/value_collections.ml > h2tp/mapper/value_collections.ml.depends | |
| [ 40%] Building CXX object extra/yassl/CMakeFiles/yassl.dir/src/yassl_error.cpp.o | |
| /usr/local/bin/ocamldep.opt -modules h2tp/mapper/yield_break.ml > h2tp/mapper/yield_break.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp/mapper -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/common -o h2tp/mapper/constructor_arg_promotion.cmo h2tp/mapper/constructor_arg_promotion.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp/mapper -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/common -o h2tp/mapper/Deleted_constructs.cmo h2tp/mapper/Deleted_constructs.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp/mapper -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/common -o h2tp/mapper/detect_collections.cmo h2tp/mapper/detect_collections.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp/mapper -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/common -o h2tp/mapper/empty_collection_as_bool.cmo h2tp/mapper/empty_collection_as_bool.ml | |
| [ 40%] Building CXX object extra/yassl/CMakeFiles/yassl.dir/src/yassl_imp.cpp.o | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp/mapper -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/common -o h2tp/mapper/enum.cmo h2tp/mapper/enum.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp/mapper -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/common -o h2tp/mapper/erase_types.cmo h2tp/mapper/erase_types.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp/common -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -o h2tp/common/fun.cmi h2tp/common/fun.mli | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp/mapper -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/common -o h2tp/mapper/hack_variadic.cmo h2tp/mapper/hack_variadic.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp/mapper -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/common -o h2tp/mapper/initializer_expressions.cmo h2tp/mapper/initializer_expressions.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp/mapper -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/common -o h2tp/mapper/lambda_expressions.cmo h2tp/mapper/lambda_expressions.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp/mapper -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/common -o h2tp/mapper/misc.cmo h2tp/mapper/misc.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp/common -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -o h2tp/common/parser_hack_ext.cmi h2tp/common/parser_hack_ext.mli | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o h2tp/Prepend_require.cmo h2tp/Prepend_require.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp/mapper -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/common -o h2tp/mapper/ref_collections.cmo h2tp/mapper/ref_collections.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp/common -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -o h2tp/common/sys_ext.cmi h2tp/common/sys_ext.mli | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp/unparser -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/test -I h2tp/mapper -I h2tp/common -o h2tp/unparser/unparser.cmo h2tp/unparser/unparser.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp/mapper -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/common -o h2tp/mapper/unsupported_constructs.cmo h2tp/mapper/unsupported_constructs.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp/mapper -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/common -o h2tp/mapper/value_collections.cmo h2tp/mapper/value_collections.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp/mapper -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/common -o h2tp/mapper/yield_break.cmo h2tp/mapper/yield_break.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o h2tp/engine.cmo h2tp/engine.ml | |
| [ 8%] Building CXX object hphp/vixl/CMakeFiles/vixl.dir/a64/decoder-a64.cc.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/hphp/vixl && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_CMAKE -DUSE_EDITLINE -DUSE_JEMALLOC=1 -DUSE_SIMULATOR -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/vixl.dir/a64/decoder-a64.cc.o -c /usr/local/Cellar/hhvm/3.9.0/src/hphp/vixl/a64/decoder-a64.cc | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o h2tp/h2tp.cmo h2tp/h2tp.ml | |
| /usr/local/bin/ocamldep.opt -modules h2tp/common/converter_options.ml > h2tp/common/converter_options.ml.depends | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp/common -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -o h2tp/common/common_exns.cmx h2tp/common/common_exns.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp/mapper -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/common -o h2tp/mapper/map_ast.cmx h2tp/mapper/map_ast.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp/common -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -o h2tp/common/converter_options.cmx h2tp/common/converter_options.ml | |
| /usr/local/bin/ocamldep.opt -modules h2tp/common/ast_ext.ml > h2tp/common/ast_ext.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules h2tp/common/Str_ext.ml > h2tp/common/Str_ext.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules h2tp/common/Str_ext.mli > h2tp/common/Str_ext.mli.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp/common -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -o h2tp/common/Str_ext.cmi h2tp/common/Str_ext.mli | |
| /usr/local/bin/ocamldep.opt -modules h2tp/common/fun.ml > h2tp/common/fun.ml.depends | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp/common -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -o h2tp/common/fun.cmx h2tp/common/fun.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp/common -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -o h2tp/common/Str_ext.cmx h2tp/common/Str_ext.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp/common -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -o h2tp/common/ast_ext.cmx h2tp/common/ast_ext.ml | |
| /usr/local/bin/ocamldep.opt -modules h2tp/common/parser_hack_ext.ml > h2tp/common/parser_hack_ext.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules h2tp/common/sys_ext.ml > h2tp/common/sys_ext.ml.depends | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp/common -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -o h2tp/common/sys_ext.cmx h2tp/common/sys_ext.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp/unparser -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/test -I h2tp/mapper -I h2tp/common -o h2tp/unparser/unparsed.cmx h2tp/unparser/unparsed.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp/mapper -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/common -o h2tp/mapper/constructor_arg_promotion.cmx h2tp/mapper/constructor_arg_promotion.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp/mapper -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/common -o h2tp/mapper/Deleted_constructs.cmx h2tp/mapper/Deleted_constructs.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp/mapper -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/common -o h2tp/mapper/detect_collections.cmx h2tp/mapper/detect_collections.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp/mapper -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/common -o h2tp/mapper/empty_collection_as_bool.cmx h2tp/mapper/empty_collection_as_bool.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp/mapper -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/common -o h2tp/mapper/enum.cmx h2tp/mapper/enum.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp/mapper -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/common -o h2tp/mapper/erase_types.cmx h2tp/mapper/erase_types.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp/mapper -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/common -o h2tp/mapper/hack_variadic.cmx h2tp/mapper/hack_variadic.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp/mapper -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/common -o h2tp/mapper/initializer_expressions.cmx h2tp/mapper/initializer_expressions.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp/mapper -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/common -o h2tp/mapper/lambda_expressions.cmx h2tp/mapper/lambda_expressions.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp/mapper -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/common -o h2tp/mapper/misc.cmx h2tp/mapper/misc.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp/common -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -o h2tp/common/parser_hack_ext.cmx h2tp/common/parser_hack_ext.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o h2tp/Prepend_require.cmx h2tp/Prepend_require.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp/mapper -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/common -o h2tp/mapper/ref_collections.cmx h2tp/mapper/ref_collections.ml | |
| [ 8%] Building CXX object hphp/zend/CMakeFiles/hphp_zend.dir/zend-html.cpp.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/hphp/zend && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_CMAKE -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/hphp_zend.dir/zend-html.cpp.o -c /usr/local/Cellar/hhvm/3.9.0/src/hphp/zend/zend-html.cpp | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp/unparser -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/test -I h2tp/mapper -I h2tp/common -o h2tp/unparser/unparser.cmx h2tp/unparser/unparser.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp/mapper -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/common -o h2tp/mapper/unsupported_constructs.cmx h2tp/mapper/unsupported_constructs.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp/mapper -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/common -o h2tp/mapper/value_collections.cmx h2tp/mapper/value_collections.ml | |
| [ 41%] Building CXX object extra/yassl/CMakeFiles/yassl.dir/src/yassl_int.cpp.o | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp/mapper -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/common -o h2tp/mapper/yield_break.cmx h2tp/mapper/yield_break.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o h2tp/engine.cmx h2tp/engine.ml | |
| /usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/webscalesql-5.6/extra/yassl/src/yassl_int.cpp:964:12: warning: unused variable 'handshake_order' [-Wunused-const-variable] | |
| const char handshake_order[] = "Out of order HandShake Message!"; | |
| ^ | |
| [ 8%] Building CXX object hphp/vixl/CMakeFiles/vixl.dir/a64/disasm-a64.cc.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/hphp/vixl && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_CMAKE -DUSE_EDITLINE -DUSE_JEMALLOC=1 -DUSE_SIMULATOR -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/vixl.dir/a64/disasm-a64.cc.o -c /usr/local/Cellar/hhvm/3.9.0/src/hphp/vixl/a64/disasm-a64.cc | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o h2tp/h2tp.cmx h2tp/h2tp.ml | |
| /usr/local/bin/ocamlopt.opt -g heap/hh_shared.o hhi/hhi_elf.o utils/get_build_id.gen.o utils/get_build_id.o utils/nproc.o utils/realpath.o fsevents/fsevents_stubs.o -cclib -lpthread -cclib -L/usr/local/lib -cclib -L/usr/local/opt/lz4/lib -cclib -llz4 -cclib -framework -cclib CoreServices -cclib -framework -cclib CoreFoundation -cclib -sectcreate -cclib __text -cclib hhi -cclib /usr/local/Cellar/hhvm/3.9.0/src/hphp/hack/src/../bin/hhi.tar.gz str.cmxa unix.cmxa third-party/core/caml.cmx third-party/core/commutative_group.cmx third-party/core/container.cmx third-party/core/core_printf.cmx third-party/core/monad.cmx third-party/core/polymorphic_compare.cmx third-party/core/poly.cmx third-party/core/core_list.cmx utils/core.cmx utils/hh_json.cmx utils/ident.cmx utils/utils.cmx utils/sys_utils.cmx utils/path.cmx utils/relative_path.cmx utils/pos.cmx deps/fileInfo.cmx deps/typing_deps.cmx globals/ide.cmx heap/prefix.cmx heap/value.cmx stubs/eventLogger.cmx heap/sharedMem.cmx parsing/namespace_env.cmx parsing/ast.cmx utils/errors.cmx parsing/lexer_hack.cmx parsing/namespaces.cmx parsing/parser_heap.cmx third-party/core/option.cmx utils/lint.cmx parsing/parser_hack.cmx format/format_hack.cmx globals/autocomplete.cmx h2tp/Prepend_require.cmx h2tp/common/fun.cmx h2tp/common/Str_ext.cmx h2tp/common/ast_ext.cmx h2tp/common/common_exns.cmx h2tp/common/converter_options.cmx h2tp/common/sys_ext.cmx h2tp/common/parser_hack_ext.cmx h2tp/mapper/map_ast.cmx h2tp/mapper/Deleted_constructs.cmx h2tp/mapper/constructor_arg_promotion.cmx h2tp/mapper/detect_collections.cmx h2tp/mapper/empty_collection_as_bool.cmx h2tp/mapper/enum.cmx h2tp/mapper/erase_types.cmx h2tp/mapper/hack_variadic.cmx h2tp/mapper/initializer_expressions.cmx naming/naming_special_names.cmx naming/nast.cmx typing/typing_reason.cmx typing/typing_defs.cmx typing/typing_heap.cmx naming/naming_ast_helpers.cmx naming/naming_hooks.cmx naming/typecheckerOptions.cmx naming/naming.cmx h2tp/mapper/lambda_expressions.cmx h2tp/mapper/misc.cmx h2tp/mapper/ref_collections.cmx h2tp/mapper/unsupported_constructs.cmx h2tp/mapper/value_collections.cmx h2tp/mapper/yield_break.cmx h2tp/unparser/unparsed.cmx h2tp/unparser/unparser.cmx h2tp/engine.cmx h2tp/h2tp.cmx -o h2tp/h2tp.native | |
| /usr/local/bin/ocamldep.opt -modules h2tp/test/test_unparser.ml > h2tp/test/test_unparser.ml.depends | |
| /usr/local/bin/ocamldep.opt -modules stubs/debug.ml > stubs/debug.ml.depends | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I stubs -I utils -I typing -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o stubs/debug.cmo stubs/debug.ml | |
| /usr/local/bin/ocamlc.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp/test -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o h2tp/test/test_unparser.cmo h2tp/test/test_unparser.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I stubs -I utils -I typing -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/test -I h2tp/mapper -I h2tp/common -o stubs/debug.cmx stubs/debug.ml | |
| /usr/local/bin/ocamlopt.opt -c -g -w A -warn-error A -w -4-6-29-35-44-48 -I h2tp/test -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I client -I third-party/core -I third-party/avl -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o h2tp/test/test_unparser.cmx h2tp/test/test_unparser.ml | |
| /usr/local/bin/ocamlopt.opt -g heap/hh_shared.o hhi/hhi_elf.o utils/get_build_id.gen.o utils/get_build_id.o utils/nproc.o utils/realpath.o fsevents/fsevents_stubs.o -cclib -lpthread -cclib -L/usr/local/lib -cclib -L/usr/local/opt/lz4/lib -cclib -llz4 -cclib -framework -cclib CoreServices -cclib -framework -cclib CoreFoundation -cclib -sectcreate -cclib __text -cclib hhi -cclib /usr/local/Cellar/hhvm/3.9.0/src/hphp/hack/src/../bin/hhi.tar.gz str.cmxa unix.cmxa third-party/core/caml.cmx third-party/core/commutative_group.cmx third-party/core/container.cmx third-party/core/core_printf.cmx third-party/core/monad.cmx third-party/core/polymorphic_compare.cmx third-party/core/poly.cmx third-party/core/core_list.cmx utils/core.cmx utils/hh_json.cmx utils/ident.cmx utils/utils.cmx utils/sys_utils.cmx utils/path.cmx utils/relative_path.cmx utils/pos.cmx deps/fileInfo.cmx globals/ide.cmx heap/prefix.cmx heap/value.cmx stubs/eventLogger.cmx heap/sharedMem.cmx parsing/namespace_env.cmx parsing/ast.cmx utils/errors.cmx parsing/lexer_hack.cmx parsing/namespaces.cmx parsing/parser_heap.cmx third-party/core/option.cmx utils/lint.cmx parsing/parser_hack.cmx format/format_hack.cmx h2tp/common/fun.cmx h2tp/common/Str_ext.cmx h2tp/common/common_exns.cmx h2tp/common/sys_ext.cmx h2tp/common/parser_hack_ext.cmx h2tp/mapper/map_ast.cmx h2tp/mapper/erase_types.cmx h2tp/unparser/unparsed.cmx h2tp/unparser/unparser.cmx stubs/debug.cmx h2tp/test/test_unparser.cmx -o h2tp/test/test_unparser.native | |
| # Touching the targets is necessary because the ocaml build | |
| # doesn't change the modification dates of the targets if | |
| # the new binaries are exactly the same as the old ones | |
| touch _build/hh_server.native _build/hh_client.native _build/hh_single_type_check.native _build/hh_emitter.native _build/hh_format.native _build/h2tp.native _build/test_unparser.native | |
| mkdir -p ../bin | |
| cp _build/hh_server.native ../bin/hh_server | |
| cp _build/hh_client.native ../bin/hh_client | |
| cp _build/hh_single_type_check.native ../bin/hh_single_type_check | |
| cp _build/hh_emitter.native ../bin/hh_emitter | |
| cp _build/hh_format.native ../bin/hh_format | |
| cp _build/h2tp/h2tp.native ../bin/h2tp | |
| [ 8%] Built target hack | |
| 1 warning generated. | |
| [ 41%] Building C object extra/yassl/CMakeFiles/yassl.dir/__/__/client/get_password.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| Scanning dependencies of target mysys | |
| 1 warning generated. | |
| [ 41%] Building C object mysys/CMakeFiles/mysys.dir/array.c.o | |
| [ 41%] Linking CXX static library libyassl.a | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| [ 41%] Built target yassl | |
| [ 8%] Building CXX object hphp/vixl/CMakeFiles/vixl.dir/a64/instructions-a64.cc.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/hphp/vixl && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_CMAKE -DUSE_EDITLINE -DUSE_JEMALLOC=1 -DUSE_SIMULATOR -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/vixl.dir/a64/instructions-a64.cc.o -c /usr/local/Cellar/hhvm/3.9.0/src/hphp/vixl/a64/instructions-a64.cc | |
| 1 warning generated. | |
| [ 41%] Building C object mysys/CMakeFiles/mysys.dir/charset-def.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 43%] Building C object mysys/CMakeFiles/mysys.dir/charset.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 43%] Building C object mysys/CMakeFiles/mysys.dir/checksum.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 43%] Building C object mysys/CMakeFiles/mysys.dir/errors.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 44%] Building C object mysys/CMakeFiles/mysys.dir/hash.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| [ 8%] Building CXX object hphp/zend/CMakeFiles/hphp_zend.dir/zend-md5.cpp.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/hphp/zend && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_CMAKE -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/hphp_zend.dir/zend-md5.cpp.o -c /usr/local/Cellar/hhvm/3.9.0/src/hphp/zend/zend-md5.cpp | |
| 1 warning generated. | |
| [ 44%] Building C object mysys/CMakeFiles/mysys.dir/list.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 44%] Building C object mysys/CMakeFiles/mysys.dir/mf_cache.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 45%] Building C object mysys/CMakeFiles/mysys.dir/mf_dirname.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 45%] Building C object mysys/CMakeFiles/mysys.dir/mf_fn_ext.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 45%] Building C object mysys/CMakeFiles/mysys.dir/mf_format.c.o | |
| [ 8%] Building CXX object hphp/zend/CMakeFiles/hphp_zend.dir/zend-sha1.cpp.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/hphp/zend && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_CMAKE -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/hphp_zend.dir/zend-sha1.cpp.o -c /usr/local/Cellar/hhvm/3.9.0/src/hphp/zend/zend-sha1.cpp | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 47%] Building C object mysys/CMakeFiles/mysys.dir/mf_getdate.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 47%] Building C object mysys/CMakeFiles/mysys.dir/mf_iocache.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 47%] Building C object mysys/CMakeFiles/mysys.dir/mf_iocache2.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 48%] Building C object mysys/CMakeFiles/mysys.dir/mf_keycache.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f hphp/system/CMakeFiles/systemlib.dir/build.make hphp/system/CMakeFiles/systemlib.dir/depend | |
| cd /usr/local/Cellar/hhvm/3.9.0/src && /usr/local/Cellar/cmake/3.3.1/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/Cellar/hhvm/3.9.0/src /usr/local/Cellar/hhvm/3.9.0/src/hphp/system /usr/local/Cellar/hhvm/3.9.0/src /usr/local/Cellar/hhvm/3.9.0/src/hphp/system /usr/local/Cellar/hhvm/3.9.0/src/hphp/system/CMakeFiles/systemlib.dir/DependInfo.cmake --color= | |
| Scanning dependencies of target systemlib | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f hphp/system/CMakeFiles/systemlib.dir/build.make hphp/system/CMakeFiles/systemlib.dir/build | |
| [ 8%] Building CXX object hphp/zend/CMakeFiles/hphp_zend.dir/zend-string.cpp.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/hphp/zend && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_CMAKE -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/hphp_zend.dir/zend-string.cpp.o -c /usr/local/Cellar/hhvm/3.9.0/src/hphp/zend/zend-string.cpp | |
| [ 8%] Generating systemlib.php | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/hphp/system && INSTALL_DIR=/usr/local/Cellar/hhvm/3.9.0/src/hphp/system FBCODE_DIR=/usr/local/Cellar/hhvm/3.9.0/src/hphp/system/../.. /usr/local/Cellar/hhvm/3.9.0/src/hphp/system/../runtime/ext_hhvm/make_systemlib.sh --install_dir=/usr/local/Cellar/hhvm/3.9.0/src/hphp/system --fbcode_dir=/usr/local/Cellar/hhvm/3.9.0/src/hphp/system/.. \ hphp/system/php/lang/stdClass.php\ hphp/system/php/lang/pinitSentinel.php\ hphp/system/php/lang/string.php\ hphp/system/php/lang/resource.php\ hphp/system/php/lang/AsyncIterator.ns.php\ hphp/system/php/lang/AsyncKeyedIterator.ns.php\ hphp/system/php/lang/Traversable.ns.php\ hphp/system/php/lang/Iterator.ns.php\ hphp/system/php/lang/IteratorAggregate.ns.php\ hphp/system/php/lang/KeyedIterator.ns.php\ hphp/system/php/lang/KeyedIterable.ns.php\ hphp/system/php/lang/Exception.php\ hphp/system/php/spl/exceptions/exceptions.php\ hphp/system/php/spl/interfaces/Countable.php\ hphp/system/php/spl/interfaces/RecursiveIterator.php\ hphp/system/php/spl/datastructures/SplHeap.php\ hphp/system/php/spl/file_handling/SplFileInfo.php\ hphp/system/php/spl/interfaces/SeekableIterator.php\ hphp/system/php/spl/iterators/DirectoryIterator.php\ hphp/system/php/spl/iterators/FilesystemIterator.php\ hphp/system/php/spl/iterators/GlobIterator.php\ hphp/system/php/spl/iterators/RecursiveDirectoryIterator.php\ hphp/system/php/spl/file_handling/SplFileObject.php\ hphp/system/php/spl/file_handling/SplTempFileObject.php\ hphp/system/php/lang/ArrayAccess.php\ hphp/system/php/lang/Serializeable.php\ hphp/system/php/spl/datastructures/SplDoublyLinkedList.php\ hphp/system/php/spl/datastructures/SplQueue.php\ hphp/system/php/spl/datastructures/SplStack.php\ hphp/system/php/spl/interfaces/OuterIterator.php\ hphp/system/php/spl/iterators/IteratorIterator.php\ hphp/system/php/spl/iterators/AppendIterator.php\ hphp/system/php/spl/iterators/FilterIterator.php\ hphp/system/php/spl/iterators/CallbackFilterIterator.php\ hphp/system/php/spl/iterators/MultipleIterator.php\ hphp/system/php/spl/iterators/RecursiveFilterIterator.php\ hphp/system/php/spl/iterators/RegexIterator.php\ hphp/system/php/spl/iterators/RecursiveRegexIterator.php\ hphp/system/php/spl/iterators/ParentIterator.php\ hphp/system/php/spl/iterators/RecursiveCallbackFilterIterator.php\ hphp/system/php/spl/iterators/ArrayIterator.php\ hphp/system/php/spl/iterators/RecursiveArrayIterator.php\ hphp/system/php/spl/iterators/CachingIterator.php\ hphp/system/php/spl/iterators/RecursiveCachingIterator.php\ hphp/system/php/stream/user-filters.php\ hphp/system/php/stream/default-filters.php\ hphp/system/php/filter/filter_has_var.php\ hphp/system/php/filter/filter_input.php\ hphp/system/php/filter/filter_var_array.php\ hphp/system/php/filter/filter_input_array.php\ hphp/system/php/sessions/SessionHandlerInterface.php\ hphp/system/php/redis/RedisException.php\ hphp/system/php/archive_handler/ArchiveHandler.ns.php\ hphp/system/php/archive_handler/TarArchiveHandler.ns.php\ hphp/system/php/archive_handler/ZipArchiveHandler.ns.php\ hphp/system/php/phar/PharException.php\ hphp/system/php/phar/Phar.php\ hphp/system/php/phar/PharFileInfo.php\ hphp/system/php/phar/PharData.php\ hphp/system/php/date/datetimeinterface.php\ hphp/system/php/date/datetimeimmutable.php\ hphp/system/php/collections/collections.ns.php\ hphp/system/php/async/util.ns.php\ hphp/system/php/XhprofFrame.php\ hphp/system/php/array_filter.hhas\ hphp/system/php/array_map.hhas\ hphp/system/php/array_reduce.hhas\ hphp/system/php/apc/APCIterator.php\ hphp/system/php/asio/Awaitable.php\ hphp/system/php/asio/InvalidOperationException.php\ hphp/system/php/curl/CURLFile.php\ hphp/system/php/date/dateperiod.php\ hphp/system/php/date/datetime_funcs.php\ hphp/system/php/dom/DOMException.php\ hphp/system/php/file_system/Directory.php\ hphp/system/php/hash/furchash.php\ hphp/system/php/hash/hash.php\ hphp/system/php/hash/hphp_murmurhash.php\ hphp/system/php/lang/ErrorException.php\ hphp/system/php/lang/fun.ns.php\ hphp/system/php/lang/invariant.ns.php\ hphp/system/php/misc/fb_autoload_map.php\ hphp/system/php/misc/highlight.php\ hphp/system/php/misc/idx.php\ hphp/system/php/misc/php_strip_whitespace.php\ hphp/system/php/password/password.php\ hphp/system/php/pdo/PDOException.php\ hphp/system/php/redis/Redis.php\ hphp/system/php/redis/RedisSessionModule.php\ hphp/system/php/shapes/Shapes.php\ hphp/system/php/soap/SoapFault.php\ hphp/system/php/spl/datastructures/SplFixedArray.php\ hphp/system/php/spl/datastructures/SplObjectStorage.php\ hphp/system/php/spl/datastructures/SplPriorityQueue.php\ hphp/system/php/spl/interfaces/SplObserver.php\ hphp/system/php/spl/interfaces/SplSubject.php\ hphp/system/php/spl/iterators/EmptyIterator.php\ hphp/system/php/spl/iterators/InfiniteIterator.php\ hphp/system/php/spl/iterators/LimitIterator.php\ hphp/system/php/spl/iterators/NoRewindIterator.php\ hphp/system/php/spl/iterators/RecursiveIteratorIterator.php\ hphp/system/php/spl/iterators/RecursiveTreeIterator.php\ hphp/system/php/spl/miscellaneous/ArrayObject.php\ hphp/system/php/spl/miscellaneous/autoload.php\ hphp/system/php/zlib/ext_zlib.php | |
| [ 8%] Building CXX object hphp/vixl/CMakeFiles/vixl.dir/a64/instrument-a64.cc.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/hphp/vixl && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_CMAKE -DUSE_EDITLINE -DUSE_JEMALLOC=1 -DUSE_SIMULATOR -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/vixl.dir/a64/instrument-a64.cc.o -c /usr/local/Cellar/hhvm/3.9.0/src/hphp/vixl/a64/instrument-a64.cc | |
| 1 warning generated. | |
| [ 48%] Building C object mysys/CMakeFiles/mysys.dir/mf_keycaches.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 48%] Building C object mysys/CMakeFiles/mysys.dir/mf_loadpath.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 50%] Building C object mysys/CMakeFiles/mysys.dir/mf_pack.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 50%] Building C object mysys/CMakeFiles/mysys.dir/mf_path.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 50%] Building C object mysys/CMakeFiles/mysys.dir/mf_qsort.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 51%] Building C object mysys/CMakeFiles/mysys.dir/mf_qsort2.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 51%] Building C object mysys/CMakeFiles/mysys.dir/mf_radix.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 51%] Building C object mysys/CMakeFiles/mysys.dir/mf_same.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 52%] Building C object mysys/CMakeFiles/mysys.dir/mf_sort.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| [ 8%] Linking CXX static library libhphp_zend.a | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/hphp/zend && /usr/local/Cellar/cmake/3.3.1/bin/cmake -P CMakeFiles/hphp_zend.dir/cmake_clean_target.cmake | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/hphp/zend && /usr/local/Cellar/cmake/3.3.1/bin/cmake -E cmake_link_script CMakeFiles/hphp_zend.dir/link.txt --verbose=1 | |
| 1 warning generated. | |
| /usr/bin/ar cq libhphp_zend.a CMakeFiles/hphp_zend.dir/crypt-blowfish.c.o CMakeFiles/hphp_zend.dir/html-table.cpp.o CMakeFiles/hphp_zend.dir/zend-html.cpp.o CMakeFiles/hphp_zend.dir/zend-md5.cpp.o CMakeFiles/hphp_zend.dir/zend-sha1.cpp.o CMakeFiles/hphp_zend.dir/zend-string.cpp.o | |
| [ 52%] Building C object mysys/CMakeFiles/mysys.dir/mf_soundex.c.o | |
| /usr/bin/ranlib libhphp_zend.a | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| [ 8%] Built target hphp_zend | |
| Scanning dependencies of target vio | |
| [ 52%] Building C object vio/CMakeFiles/vio.dir/vio.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 52%] Building C object mysys/CMakeFiles/mysys.dir/mf_arr_appstr.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| 1 warning generated. | |
| [ 54%] Building C object mysys/CMakeFiles/mysys.dir/mf_tempdir.c.o | |
| [ 54%] Building C object vio/CMakeFiles/vio.dir/viosocket.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| [ 8%] Built target systemlib | |
| [ 8%] Building CXX object hphp/vixl/CMakeFiles/vixl.dir/a64/macro-assembler-a64.cc.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/hphp/vixl && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_CMAKE -DUSE_EDITLINE -DUSE_JEMALLOC=1 -DUSE_SIMULATOR -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/vixl.dir/a64/macro-assembler-a64.cc.o -c /usr/local/Cellar/hhvm/3.9.0/src/hphp/vixl/a64/macro-assembler-a64.cc | |
| 1 warning generated. | |
| [ 54%] Building C object mysys/CMakeFiles/mysys.dir/mf_tempfile.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 54%] Building C object mysys/CMakeFiles/mysys.dir/mf_unixpath.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| 1 warning generated. | |
| [ 54%] Building C object mysys/CMakeFiles/mysys.dir/mf_wcomp.c.o | |
| [ 55%] Building C object vio/CMakeFiles/vio.dir/viossl.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 56%] Building C object mysys/CMakeFiles/mysys.dir/mulalloc.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f third-party/folly/CMakeFiles/folly.dir/build.make third-party/folly/CMakeFiles/folly.dir/depend | |
| [ 56%] Building C object vio/CMakeFiles/vio.dir/viopipe.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src && /usr/local/Cellar/cmake/3.3.1/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/Cellar/hhvm/3.9.0/src /usr/local/Cellar/hhvm/3.9.0/src/third-party/folly /usr/local/Cellar/hhvm/3.9.0/src /usr/local/Cellar/hhvm/3.9.0/src/third-party/folly /usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/CMakeFiles/folly.dir/DependInfo.cmake --color= | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 56%] Building C object mysys/CMakeFiles/mysys.dir/my_access.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 56%] Building C object vio/CMakeFiles/vio.dir/vioshm.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 56%] Building C object mysys/CMakeFiles/mysys.dir/my_alloc.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 58%] Building C object vio/CMakeFiles/vio.dir/viosslfactories.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 59%] Building C object mysys/CMakeFiles/mysys.dir/my_bit.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 59%] Linking C static library libvio.a | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libvio.a(viopipe.c.o) has no symbols | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libvio.a(vioshm.c.o) has no symbols | |
| 1 warning generated. | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libvio.a(viopipe.c.o) has no symbols | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libvio.a(vioshm.c.o) has no symbols | |
| [ 59%] Building C object mysys/CMakeFiles/mysys.dir/my_bitmap.c.o | |
| [ 59%] Built target vio | |
| [ 8%] Building CXX object hphp/vixl/CMakeFiles/vixl.dir/a64/simulator-a64.cc.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/hphp/vixl && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_CMAKE -DUSE_EDITLINE -DUSE_JEMALLOC=1 -DUSE_SIMULATOR -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/vixl.dir/a64/simulator-a64.cc.o -c /usr/local/Cellar/hhvm/3.9.0/src/hphp/vixl/a64/simulator-a64.cc | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 59%] Building C object mysys/CMakeFiles/mysys.dir/my_chsize.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 60%] Building C object mysys/CMakeFiles/mysys.dir/my_compress.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 60%] Building C object mysys/CMakeFiles/mysys.dir/my_copy.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 60%] Building C object mysys/CMakeFiles/mysys.dir/my_create.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 62%] Building C object mysys/CMakeFiles/mysys.dir/my_delete.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 62%] Building C object mysys/CMakeFiles/mysys.dir/my_div.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 62%] Building C object mysys/CMakeFiles/mysys.dir/my_error.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 63%] Building C object mysys/CMakeFiles/mysys.dir/my_file.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 63%] Building C object mysys/CMakeFiles/mysys.dir/my_fopen.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 63%] Building C object mysys/CMakeFiles/mysys.dir/my_fstream.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 64%] Building C object mysys/CMakeFiles/mysys.dir/my_gethwaddr.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 64%] Building C object mysys/CMakeFiles/mysys.dir/my_getsystime.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 64%] Building C object mysys/CMakeFiles/mysys.dir/my_getwd.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 66%] Building C object mysys/CMakeFiles/mysys.dir/my_compare.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 66%] Building C object mysys/CMakeFiles/mysys.dir/my_init.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 66%] Building C object mysys/CMakeFiles/mysys.dir/my_lib.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 67%] Building C object mysys/CMakeFiles/mysys.dir/my_lock.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 67%] Building C object mysys/CMakeFiles/mysys.dir/my_malloc.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| Scanning dependencies of target folly | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f third-party/folly/CMakeFiles/folly.dir/build.make third-party/folly/CMakeFiles/folly.dir/build | |
| 1 warning generated. | |
| [ 67%] Building C object mysys/CMakeFiles/mysys.dir/my_mess.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 68%] Building C object mysys/CMakeFiles/mysys.dir/my_mkdir.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 68%] Building C object mysys/CMakeFiles/mysys.dir/my_mmap.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 68%] Building C object mysys/CMakeFiles/mysys.dir/my_once.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 70%] Building C object mysys/CMakeFiles/mysys.dir/my_open.c.o | |
| [ 8%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/Bits.cpp.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/folly && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_MALLOC_H=0 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DFOLLY_VERSION=\"0.1\" -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_GNU_SOURCE -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/folly.dir/src/folly/Bits.cpp.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src/folly/Bits.cpp | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 70%] Building C object mysys/CMakeFiles/mysys.dir/my_pread.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 70%] Building C object mysys/CMakeFiles/mysys.dir/my_pthread.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 70%] Building C object mysys/CMakeFiles/mysys.dir/my_quick.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 71%] Building C object mysys/CMakeFiles/mysys.dir/my_read.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 71%] Building C object mysys/CMakeFiles/mysys.dir/my_redel.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 71%] Building C object mysys/CMakeFiles/mysys.dir/my_rename.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 72%] Building C object mysys/CMakeFiles/mysys.dir/my_seek.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/build.make third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/depend | |
| cd /usr/local/Cellar/hhvm/3.9.0/src && /usr/local/Cellar/cmake/3.3.1/bin/cmake -E cmake_depends "Unix Makefiles" /usr/local/Cellar/hhvm/3.9.0/src /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl /usr/local/Cellar/hhvm/3.9.0/src /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/DependInfo.cmake --color= | |
| 1 warning generated. | |
| [ 72%] Building C object mysys/CMakeFiles/mysys.dir/my_sleep.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 72%] Building C object mysys/CMakeFiles/mysys.dir/my_static.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| Scanning dependencies of target mbfl | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -f third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/build.make third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/build | |
| [ 74%] Building C object mysys/CMakeFiles/mysys.dir/my_symlink.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| [ 8%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/mbfilter.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/mbfilter.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl/mbfilter.c | |
| 1 warning generated. | |
| [ 74%] Building C object mysys/CMakeFiles/mysys.dir/my_symlink2.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 74%] Building C object mysys/CMakeFiles/mysys.dir/my_sync.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| [ 8%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/Checksum.cpp.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/folly && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_MALLOC_H=0 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DFOLLY_VERSION=\"0.1\" -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_GNU_SOURCE -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/folly.dir/src/folly/Checksum.cpp.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src/folly/Checksum.cpp | |
| 1 warning generated. | |
| [ 75%] Building C object mysys/CMakeFiles/mysys.dir/my_thr_init.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 75%] Building C object mysys/CMakeFiles/mysys.dir/my_write.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 75%] Building C object mysys/CMakeFiles/mysys.dir/ptr_cmp.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 77%] Building C object mysys/CMakeFiles/mysys.dir/queues.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 77%] Building C object mysys/CMakeFiles/mysys.dir/stacktrace.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| /usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/webscalesql-5.6/mysys/stacktrace.c:144:21: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] | |
| heap_end= (char*) sbrk(0); | |
| ^ | |
| /usr/include/unistd.h:582:7: note: 'sbrk' has been explicitly marked deprecated here | |
| void *sbrk(int); | |
| ^ | |
| [ 8%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/mbfl_string.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/mbfl_string.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl/mbfl_string.c | |
| 2 warnings generated. | |
| [ 77%] Building C object mysys/CMakeFiles/mysys.dir/string.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| [ 8%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/mbfl_language.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/mbfl_language.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl/mbfl_language.c | |
| [ 8%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/mbfl_encoding.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/mbfl_encoding.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl/mbfl_encoding.c | |
| 1 warning generated. | |
| [ 78%] Building C object mysys/CMakeFiles/mysys.dir/thr_alarm.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| [ 9%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/mbfl_convert.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/mbfl_convert.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl/mbfl_convert.c | |
| 1 warning generated. | |
| [ 78%] Building C object mysys/CMakeFiles/mysys.dir/thr_lock.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| [ 9%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/mbfl_ident.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/mbfl_ident.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl/mbfl_ident.c | |
| [ 9%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/mbfl_memory_device.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/mbfl_memory_device.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl/mbfl_memory_device.c | |
| [ 9%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/mbfl_allocators.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/mbfl_allocators.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl/mbfl_allocators.c | |
| [ 9%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/Conv.cpp.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/folly && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_MALLOC_H=0 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DFOLLY_VERSION=\"0.1\" -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_GNU_SOURCE -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/folly.dir/src/folly/Conv.cpp.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src/folly/Conv.cpp | |
| 1 warning generated. | |
| [ 9%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/mbfl_filter_output.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/mbfl_filter_output.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl/mbfl_filter_output.c | |
| [ 78%] Building C object mysys/CMakeFiles/mysys.dir/thr_mutex.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| [ 9%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/mbfilter_pass.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/mbfilter_pass.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl/mbfilter_pass.c | |
| 1 warning generated. | |
| [ 79%] Building C object mysys/CMakeFiles/mysys.dir/thr_rwlock.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| [ 9%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/mbfilter_wchar.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/mbfilter_wchar.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl/mbfilter_wchar.c | |
| [ 9%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/mbfilter_8bit.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/mbfilter_8bit.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl/mbfilter_8bit.c | |
| 1 warning generated. | |
| [ 79%] Building C object mysys/CMakeFiles/mysys.dir/tree.c.o | |
| [ 9%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_cp936.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_cp936.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_cp936.c | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| [ 9%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_hz.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_hz.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_hz.c | |
| 1 warning generated. | |
| [ 79%] Building C object mysys/CMakeFiles/mysys.dir/typelib.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| [ 9%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_euc_tw.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_euc_tw.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_euc_tw.c | |
| 1 warning generated. | |
| [ 81%] Building C object mysys/CMakeFiles/mysys.dir/base64.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| [ 9%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_big5.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_big5.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_big5.c | |
| 1 warning generated. | |
| [ 81%] Building C object mysys/CMakeFiles/mysys.dir/my_memmem.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 81%] Building C object mysys/CMakeFiles/mysys.dir/my_getpagesize.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 82%] Building C object mysys/CMakeFiles/mysys.dir/lf_alloc-pin.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| [ 9%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_euc_jp.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_euc_jp.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_euc_jp.c | |
| [ 9%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_jis.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_jis.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_jis.c | |
| 1 warning generated. | |
| [ 82%] Building C object mysys/CMakeFiles/mysys.dir/lf_dynarray.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| [ 10%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_1.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_1.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_iso8859_1.c | |
| 1 warning generated. | |
| [ 82%] Building C object mysys/CMakeFiles/mysys.dir/lf_hash.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| [ 10%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_2.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_2.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_iso8859_2.c | |
| [ 10%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_cp1254.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_cp1254.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_cp1254.c | |
| [ 10%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_cp1252.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_cp1252.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_cp1252.c | |
| [ 10%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_cp1251.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_cp1251.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_cp1251.c | |
| 1 warning generated. | |
| [ 10%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_ascii.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_ascii.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_ascii.c | |
| [ 83%] Building C object mysys/CMakeFiles/mysys.dir/my_atomic.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| [ 10%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_3.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_3.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_iso8859_3.c | |
| 1 warning generated. | |
| [ 83%] Building C object mysys/CMakeFiles/mysys.dir/my_getncpus.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| [ 10%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_4.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_4.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_iso8859_4.c | |
| 1 warning generated. | |
| [ 10%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_5.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_5.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_iso8859_5.c | |
| [ 83%] Building C object mysys/CMakeFiles/mysys.dir/my_rdtsc.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| [ 10%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_6.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_6.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_iso8859_6.c | |
| [ 10%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_7.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_7.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_iso8859_7.c | |
| [ 10%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_8.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_8.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_iso8859_8.c | |
| 1 warning generated. | |
| [ 10%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_9.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_9.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_iso8859_9.c | |
| [ 83%] Building C object mysys/CMakeFiles/mysys.dir/waiting_threads.c.o | |
| [ 10%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/Demangle.cpp.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/folly && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_MALLOC_H=0 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DFOLLY_VERSION=\"0.1\" -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_GNU_SOURCE -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/folly.dir/src/folly/Demangle.cpp.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src/folly/Demangle.cpp | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| [ 11%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_10.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_10.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_iso8859_10.c | |
| [ 11%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_13.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_13.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_iso8859_13.c | |
| [ 11%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_14.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_14.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_iso8859_14.c | |
| [ 11%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_15.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_15.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_iso8859_15.c | |
| [ 11%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_16.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_16.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_iso8859_16.c | |
| [ 11%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_htmlent.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_htmlent.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_htmlent.c | |
| 1 warning generated. | |
| [ 85%] Building C object mysys/CMakeFiles/mysys.dir/psi_noop.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| [ 11%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_byte2.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_byte2.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_byte2.c | |
| [ 11%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_byte4.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_byte4.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_byte4.c | |
| [ 11%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_uuencode.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_uuencode.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_uuencode.c | |
| [ 11%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_base64.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_base64.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_base64.c | |
| [ 11%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_sjis.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_sjis.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_sjis.c | |
| 1 warning generated. | |
| [ 85%] Building C object mysys/CMakeFiles/mysys.dir/my_alarm.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 85%] Building C object mysys/CMakeFiles/mysys.dir/kqueue_timers.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| [ 11%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_7bit.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_7bit.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_7bit.c | |
| [ 11%] Linking CXX static library libvixl.a | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/hphp/vixl && /usr/local/Cellar/cmake/3.3.1/bin/cmake -P CMakeFiles/vixl.dir/cmake_clean_target.cmake | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/hphp/vixl && /usr/local/Cellar/cmake/3.3.1/bin/cmake -E cmake_link_script CMakeFiles/vixl.dir/link.txt --verbose=1 | |
| /usr/bin/ar cq libvixl.a CMakeFiles/vixl.dir/utils.cc.o CMakeFiles/vixl.dir/a64/assembler-a64.cc.o CMakeFiles/vixl.dir/a64/cpu-a64.cc.o CMakeFiles/vixl.dir/a64/debugger-a64.cc.o CMakeFiles/vixl.dir/a64/decoder-a64.cc.o CMakeFiles/vixl.dir/a64/disasm-a64.cc.o CMakeFiles/vixl.dir/a64/instructions-a64.cc.o CMakeFiles/vixl.dir/a64/instrument-a64.cc.o CMakeFiles/vixl.dir/a64/macro-assembler-a64.cc.o CMakeFiles/vixl.dir/a64/simulator-a64.cc.o | |
| /usr/bin/ranlib libvixl.a | |
| [ 11%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_qprint.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_qprint.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_qprint.c | |
| 1 warning generated. | |
| [ 11%] Built target vixl | |
| [ 86%] Building C object mysys/CMakeFiles/mysys.dir/my_lockmem.c.o | |
| [ 11%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/dynamic.cpp.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/folly && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_MALLOC_H=0 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DFOLLY_VERSION=\"0.1\" -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_GNU_SOURCE -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/folly.dir/src/folly/dynamic.cpp.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src/folly/dynamic.cpp | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| [ 12%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_ucs4.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_ucs4.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_ucs4.c | |
| 1 warning generated. | |
| [ 86%] Linking C static library libmysys.a | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libmysys.a(thr_mutex.c.o) has no symbols | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libmysys.a(my_getpagesize.c.o) has no symbols | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libmysys.a(my_lockmem.c.o) has no symbols | |
| [ 12%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_ucs2.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_ucs2.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_ucs2.c | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libmysys.a(thr_mutex.c.o) has no symbols | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libmysys.a(my_getpagesize.c.o) has no symbols | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libmysys.a(my_lockmem.c.o) has no symbols | |
| [ 86%] Built target mysys | |
| Scanning dependencies of target dbug | |
| [ 86%] Building C object dbug/CMakeFiles/dbug.dir/dbug.c.o | |
| [ 12%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_utf32.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_utf32.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_utf32.c | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| [ 86%] Linking C static library libdbug.a | |
| [ 12%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_utf16.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_utf16.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_utf16.c | |
| [ 86%] Built target dbug | |
| Scanning dependencies of target mysys_ssl | |
| [ 86%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/crypt_genhash_impl.cc.o | |
| [ 12%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_utf8.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_utf8.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_utf8.c | |
| [ 12%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_utf7.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_utf7.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_utf7.c | |
| [ 12%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_utf7imap.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_utf7imap.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_utf7imap.c | |
| [ 12%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_euc_jp_win.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_euc_jp_win.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_euc_jp_win.c | |
| [ 87%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_default.cc.o | |
| [ 12%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_cp932.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_cp932.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_cp932.c | |
| [ 12%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/File.cpp.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/folly && /usr/local/opt/llvm/bin/clang++ -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_MALLOC_H=0 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DFOLLY_VERSION=\"0.1\" -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_GNU_SOURCE -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wall -std=gnu++11 -stdlib=libc++ -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-mismatched-tags -Wno-unknown-warning-option -Wno-return-type-c-linkage -Qunused-arguments -march=native -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -fpermissive -o CMakeFiles/folly.dir/src/folly/File.cpp.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src/folly/File.cpp | |
| [ 12%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_cp51932.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_cp51932.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_cp51932.c | |
| [ 12%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_euc_cn.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_euc_cn.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_euc_cn.c | |
| [ 12%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_euc_kr.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_euc_kr.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_euc_kr.c | |
| [ 12%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_uhc.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_uhc.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_uhc.c | |
| [ 87%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_getopt.cc.o | |
| [ 12%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso2022_jp_ms.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_iso2022_jp_ms.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_iso2022_jp_ms.c | |
| [ 13%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso2022_kr.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_iso2022_kr.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_iso2022_kr.c | |
| [ 13%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_cp866.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_cp866.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_cp866.c | |
| [ 13%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_koi8r.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_koi8r.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_koi8r.c | |
| [ 13%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_koi8u.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_koi8u.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_koi8u.c | |
| [ 13%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_armscii8.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_armscii8.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_armscii8.c | |
| [ 87%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_aes.cc.o | |
| [ 13%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_cp850.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_cp850.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_cp850.c | |
| [ 13%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/html_entities.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/html_entities.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/html_entities.c | |
| [ 13%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_cp5022x.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_cp5022x.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_cp5022x.c | |
| [ 89%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_sha1.cc.o | |
| [ 89%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_sha2.cc.o | |
| [ 89%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_md5.cc.o | |
| [ 13%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_euc_jp_2004.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_euc_jp_2004.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_euc_jp_2004.c | |
| [ 13%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_gb18030.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_gb18030.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_gb18030.c | |
| [ 90%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_rnd.cc.o | |
| [ 90%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_murmur3.cc.o | |
| [ 13%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso2022jp_2004.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_iso2022jp_2004.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_iso2022jp_2004.c | |
| [ 90%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_aes_yassl.cc.o | |
| [ 13%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso2022jp_mobile.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_iso2022jp_mobile.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_iso2022jp_mobile.c | |
| [ 13%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_sjis_2004.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_sjis_2004.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_sjis_2004.c | |
| [ 91%] Linking CXX static library libmysys_ssl.a | |
| [ 91%] Built target mysys_ssl | |
| Scanning dependencies of target comp_err | |
| [ 91%] Building C object extra/CMakeFiles/comp_err.dir/comp_err.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| [ 14%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_sjis_mac.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_sjis_mac.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_sjis_mac.c | |
| [ 14%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_sjis_mobile.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_sjis_mobile.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_sjis_mobile.c | |
| 1 warning generated. | |
| [ 91%] Linking CXX executable comp_err | |
| [ 14%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_sjis_open.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_sjis_open.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_sjis_open.c | |
| [ 91%] Built target comp_err | |
| Scanning dependencies of target GenError | |
| [ 91%] Generating ../include/mysqld_error.h, ../sql/share/english/errmsg.sys | |
| [ 14%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_tl_jisx0201_jisx0208.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_tl_jisx0201_jisx0208.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_tl_jisx0201_jisx0208.c | |
| [ 14%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_utf8_mobile.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/filters/mbfilter_utf8_mobile.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters/mbfilter_utf8_mobile.c | |
| [ 91%] Built target GenError | |
| Scanning dependencies of target clientlib | |
| [ 91%] Building C object libmysql/CMakeFiles/clientlib.dir/get_password.c.o | |
| [ 14%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/nls/nls_ja.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/nls/nls_ja.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls/nls_ja.c | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| [ 14%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/nls/nls_de.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/nls/nls_de.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls/nls_de.c | |
| [ 14%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/nls/nls_en.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/nls/nls_en.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls/nls_en.c | |
| 1 warning generated. | |
| [ 93%] Building C object libmysql/CMakeFiles/clientlib.dir/libmysql.c.o | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| [ 14%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/nls/nls_hy.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/nls/nls_hy.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls/nls_hy.c | |
| [ 14%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/nls/nls_tr.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/nls/nls_tr.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls/nls_tr.c | |
| [ 14%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/nls/nls_kr.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/nls/nls_kr.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls/nls_kr.c | |
| /usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/webscalesql-5.6/libmysql/libmysql.c:1401:12: warning: address of array 'net->last_error' will always evaluate to 'true' [-Wpointer-bool-conversion] | |
| if (net->last_error && net->last_error[0]) | |
| ~~~~~^~~~~~~~~~ ~~ | |
| [ 14%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/nls/nls_ru.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguruma/include -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/gettext/include -I/usr/include/security -I/usr/local/Cellar/hhvm/3.9.0/src/hphp -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/double-conversion/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/fastlz -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/timelib -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libafdt/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/filters -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/proxygen/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/folly/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/thrift/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/wangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party -I/usr/local/Cellar/hhvm/3.9.0/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls -fpermissive -o CMakeFiles/mbfl.dir/__/nls/nls_ru.c.o -c /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/nls/nls_ru.c | |
| [ 14%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/nls/nls_ua.c.o | |
| cd /usr/local/Cellar/hhvm/3.9.0/src/third-party/libmbfl/mbfl && /usr/local/opt/llvm/bin/clang -DDEFAULT_CONFIG_DIR=\"/usr/local/etc\" -DENABLE_FASTCGI=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_SCHED_H=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DFOLLY_USE_LIBCPP=1 -DHAVE_BOOST1_49 -DHAVE_CONFIG_H=1 -DHAVE_CURL_MULTI_WAIT -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/local/Cellar/hhvm/3.9.0/lib/hhvm/extensions\" -DHPHP_OSS=1 -DMACOSX_DEPLOYMENT_TARGET=10.6 -DMAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -DNDEBUG -DNO_HARDWARE_COUNTERS=1 -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DSKIP_USER_CHANGE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -march=native -w -O3 -DNDEBUG -I/usr/local/include -I/usr/local/opt/glog/include -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/re2/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/squangle/src -I/usr/local/Cellar/hhvm/3.9.0/src/third-party/webscalesqlclient/src/include -I/usr/local/opt/pcre/include -I/usr/local/opt/libevent/include -I/usr/local/opt/curl/include -I/usr/local/opt/libxml2/include/libxml2 -I/usr/local/opt/lz4/include -I/usr/local/opt/libzip/include -I/usr/local/opt/libzip/lib/libzip/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/jemalloc-fb/include -I/usr/local/opt/tbb/include -I/usr/local/opt/openssl/include -I/usr/local/opt/oniguru |
View raw
(Sorry about that, but we can’t show files that are this big right now.)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment