Created
August 25, 2014 11:11
-
-
Save juliensnz/f7c1ebb3ea30ad5a86d1 to your computer and use it in GitHub Desktop.
This file contains 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
==> Downloading https://github.com/facebook/hhvm/archive/HHVM-3.2.0.tar.gz | |
/usr/bin/curl -fLA Homebrew 0.9.5 (Ruby 2.0.0-451; Mac OS X 10.9.4) https://github.com/facebook/hhvm/archive/HHVM-3.2.0.tar.gz -C 0 -o /Library/Caches/Homebrew/hhvm-3.2.0.tar.gz.incomplete | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 125 0 125 0 0 182 0 --:--:-- --:--:-- --:--:-- 182 | |
0 0 0 16.4M 0 0 1850k 0 --:--:-- 0:00:09 --:--:-- 3233k | |
==> Verifying hhvm-3.2.0.tar.gz checksum | |
tar xf /Library/Caches/Homebrew/hhvm-3.2.0.tar.gz | |
==> Patching | |
patching file hphp/runtime/ext/gd/libgd/gdft.cpp | |
Hunk #1 succeeded at 62 with fuzz 2. | |
==> rm -rf third-party | |
==> ln -s /usr/local/opt/hhvm-third-party third-party | |
==> cmake . -DCMAKE_CXX_COMPILER=/usr/local/opt/gcc48/bin/g++-4.8 -DCMAKE_C_COMPILER=/usr/local/opt/gcc48/bin/gcc-4.8 -DCMAKE_ASM_COMPILER=/usr/local/opt/gcc48/bin/gcc-4.8 -DLIBIBERTY_LIB=/usr/local/opt/gcc48/lib/x86_64/libiberty-4.8.a -DCMAKE_INCLUDE_PATH="/usr/local/include:/usr/include" -DCMAKE_LIBRARY_PATH="/usr/local/lib:/usr/lib" -DLIBEVENT_LIB=/usr/local/opt/libevent/lib/libevent.dylib -DLIBEVENT_INCLUDE_DIR=/usr/local/opt/libevent/include -DICU_INCLUDE_DIR=/usr/local/opt/icu4c/include -DICU_LIBRARY=/usr/local/opt/icu4c/lib/libicuuc.dylib -DICU_I18N_LIBRARY=/usr/local/opt/icu4c/lib/libicui18n.dylib -DICU_DATA_LIBRARY=/usr/local/opt/icu4c/lib/libicudata.dylib -DREADLINE_INCLUDE_DIR=/usr/local/opt/readline/include -DREADLINE_LIBRARY=/usr/local/opt/readline/lib/libreadline.dylib -DNCURSES_LIBRARY=/usr/local/opt/ncurses/lib/libncurses.dylib -DCURL_INCLUDE_DIR=/usr/local/opt/curl/include -DCURL_LIBRARY=/usr/local/opt/curl/lib/libcurl.dylib -DBOOST_INCLUDEDIR=/usr/local/opt/boost/include -DBOOST_LIBRARYDIR=/usr/local/opt/boost/lib -DBoost_USE_STATIC_LIBS=ON -DJEMALLOC_INCLUDE_DIR=/usr/local/opt/jemallocfb/include -DJEMALLOC_LIB=/usr/local/opt/jemallocfb/lib/libjemalloc.dylib -DLIBINTL_LIBRARIES=/usr/local/opt/gettext/lib/libintl.dylib -DLIBINTL_INCLUDE_DIR=/usr/local/opt/gettext/include -DLIBDWARF_LIBRARIES=/usr/local/opt/libdwarf/lib/libdwarf.3.dylib -DLIBDWARF_INCLUDE_DIRS=/usr/local/opt/libdwarf/include -DLIBMAGICKWAND_INCLUDE_DIRS=/usr/local/opt/imagemagick/include/ImageMagick-6 -DLIBMAGICKWAND_LIBRARIES=/usr/local/opt/imagemagick/lib/libMagickWand-6.Q16.dylib -DFREETYPE_INCLUDE_DIRS=/usr/local/opt/freetype/include/freetype2/ -DFREETYPE_LIBRARIES=/usr/local/opt/freetype/lib/libfreetype.dylib -DLIBSQLITE3_INCLUDE_DIR=/usr/local/opt/sqlite/include -DLIBSQLITE3_LIBRARY=/usr/local/opt/sqlite/lib/libsqlite3.0.dylib -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/hhvm/3.2.0 -DLIBELF_INCLUDE_DIRS=/usr/local/opt/libelf/include/libelf -DCCLIENT_INCLUDE_PATH=/usr/local/opt/imap-uw/include/imap -DLIBGLOG_INCLUDE_DIR=/usr/local/opt/glog/include -DLIBJPEG_INCLUDE_DIRS=/usr/local/opt/jpeg/include -DLIBMEMCACHED_INCLUDE_DIR=/usr/local/opt/libmemcached/include -DLIBODBC_INCLUDE_DIRS=/usr/local/opt/unixodbc/include -DLIBPNG_INCLUDE_DIRS=/usr/local/opt/libpng/include -DMcrypt_INCLUDE_DIR=/usr/local/opt/mcrypt/include -DONIGURUMA_INCLUDE_DIR=/usr/local/opt/oniguruma/include -DPCRE_INCLUDE_DIR=/usr/local/opt/pcre/include -DTBB_INCLUDE_DIRS=/usr/local/opt/tbb/include -DTEST_TBB_INCLUDE_DIR=/usr/local/opt/tbb/include | |
-- The C compiler identification is GNU 4.8.3 | |
-- The CXX compiler identification is GNU 4.8.3 | |
-- The ASM compiler identification is GNU | |
-- Found assembler: /usr/local/opt/gcc48/bin/gcc-4.8 | |
-- Checking whether C compiler has -isysroot | |
-- Checking whether C compiler has -isysroot - yes | |
-- Checking whether C compiler supports OSX deployment target flag | |
-- Checking whether C compiler supports OSX deployment target flag - yes | |
-- Check for working C compiler: /usr/local/opt/gcc48/bin/gcc-4.8 | |
-- Check for working C compiler: /usr/local/opt/gcc48/bin/gcc-4.8 -- works | |
-- Detecting C compiler ABI info | |
-- Detecting C compiler ABI info - done | |
-- Checking whether CXX compiler has -isysroot | |
-- Checking whether CXX compiler has -isysroot - yes | |
-- Checking whether CXX compiler supports OSX deployment target flag | |
-- Checking whether CXX compiler supports OSX deployment target flag - yes | |
-- Check for working CXX compiler: /usr/local/opt/gcc48/bin/g++-4.8 | |
-- Check for working CXX compiler: /usr/local/opt/gcc48/bin/g++-4.8 -- works | |
-- Detecting CXX compiler ABI info | |
-- Detecting CXX compiler ABI info - done | |
-- Performing Test IS_AARCH64 | |
-- Performing Test IS_AARCH64 - Failed | |
-- Found LibDL: /usr/lib/libdl.dylib | |
-- Performing Test LIBDL_NEEDS_UNDERSCORE | |
-- Performing Test LIBDL_NEEDS_UNDERSCORE - Failed | |
-- Boost version: 1.55.0 | |
-- Found the following Boost libraries: | |
-- system | |
-- program_options | |
-- filesystem | |
-- 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 | |
-- MySQL Include dir: /usr/local/include/mysql library dir: /usr/local/lib | |
-- MySQL client libraries: mysqlclient_r | |
-- Found PCRE: /usr/local/lib/libpcre.dylib | |
-- 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 LibUODBC: /usr/local/lib/libodbc.dylib | |
-- Found CURL: /usr/local/opt/curl/lib/libcurl.dylib (found version "7.37.1") | |
-- 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.1") | |
-- Found LibXslt: /usr/local/opt/libxslt/lib/libxslt.dylib (found version "1.1.28") | |
-- Found EXPAT: /usr/lib/libexpat.dylib (found version "2.0.1") | |
-- 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 | |
-- Could NOT find LZ4 (missing: LZ4_LIBRARY LZ4_INCLUDE_DIR) | |
-- Using third-party bundled LZ4 | |
-- Could NOT find LIBZIP (missing: LIBZIP_LIBRARY LIBZIP_INCLUDE_DIR_ZIP LIBZIP_INCLUDE_DIR_ZIPCONF) | |
-- Using third-party bundled libzip | |
-- Found ICU header files in /usr/local/opt/icu4c/include | |
-- Found ICU libraries: /usr/local/opt/icu4c/lib/libicuuc.dylib | |
-- Performing Test JEMALLOC_VERSION_3 | |
-- Performing Test JEMALLOC_VERSION_3 - Success | |
-- Found jemalloc: /usr/local/opt/jemallocfb/lib/libjemalloc.dylib | |
-- Found Intel TBB | |
-- Found mcrypt: /usr/local/lib/libmcrypt.dylib | |
-- Found OpenSSL: /usr/local/opt/openssl/lib/libssl.dylib;/usr/local/opt/openssl/lib/libcrypto.dylib (found version "1.0.1i") | |
-- Found ZLIB: /usr/lib/libz.dylib (found version "1.2.5") | |
-- 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 ONIGURUMA: /usr/local/lib/libonig.dylib | |
-- Found ldap: /System/Library/Frameworks/ldap.framework;/usr/lib/liblber.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_encode_leb128 | |
-- Looking for dwarf_encode_leb128 - not found | |
Generating Release build | |
-- Performing Test FOLLY_IFUNC | |
-- Performing Test FOLLY_IFUNC - Failed | |
-- Looking for clock_gettime | |
-- Looking for clock_gettime - not found | |
-- 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 | |
-- 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 size_t | |
-- Check size of size_t - done | |
-- Check size of ssize_t | |
-- Check size of ssize_t - done | |
-- Check size of uint32_t | |
-- Check size of uint32_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 stdlib.h | |
-- Looking for include file stdlib.h - found | |
-- Looking for include file assert.h | |
-- Looking for include file assert.h - found | |
-- Looking for strcasecmp | |
-- Looking for strcasecmp - found | |
-- Looking for strchr | |
-- Looking for strchr - found | |
-- Looking for include file sys/stat.h | |
-- Looking for include file sys/stat.h - found | |
-- Looking for include file stdlib.h | |
-- Looking for include file stdlib.h - found | |
-- Looking for include file string.h | |
-- Looking for include file string.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 include file inttypes.h | |
-- Looking for include file inttypes.h - found | |
-- Looking for include file unistd.h | |
-- Looking for include file unistd.h - found | |
-- Looking for include file dlfcn.h | |
-- Looking for include file dlfcn.h - found | |
-- Looking for fdatasync | |
-- Looking for fdatasync - found | |
-- Looking for usleep | |
-- Looking for usleep - found | |
-- Looking for fullfsync | |
-- Looking for fullfsync - not found | |
-- Looking for localtime_r | |
-- Looking for localtime_r - found | |
-- Looking for gmtime_r | |
-- Looking for gmtime_r - found | |
-- Looking for pthread_create in pthread | |
-- Looking for pthread_create in pthread - found | |
-- Check if the system is big endian | |
-- Searching 16 bit integer | |
-- 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 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 | |
-- 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 | |
-- Boost version: 1.55.0 | |
-- Found the following Boost libraries: | |
-- system | |
-- program_options | |
-- filesystem | |
-- regex | |
-- Looking for _close | |
-- Looking for _close - not found | |
-- Looking for _dup | |
-- Looking for _dup - not found | |
-- Looking for _fdopen | |
-- Looking for _fdopen - not found | |
-- Looking for _fileno | |
-- Looking for _fileno - not found | |
-- Looking for _open | |
-- Looking for _open - not found | |
-- Looking for _snprintf | |
-- Looking for _snprintf - not found | |
-- Looking for _strdup | |
-- Looking for _strdup - not found | |
-- Looking for _stricmp | |
-- Looking for _stricmp - not found | |
-- Looking for fseeko | |
-- Looking for fseeko - found | |
-- Looking for ftello | |
-- Looking for ftello - found | |
-- Looking for open | |
-- Looking for open - found | |
-- Looking for mkstemp | |
-- Looking for mkstemp - found | |
-- Looking for snprintf | |
-- Looking for snprintf - found | |
-- Looking for strdup | |
-- Looking for strdup - found | |
-- Looking for MoveFileExA | |
-- Looking for MoveFileExA - not found | |
-- Looking for include file sys/types.h | |
-- Looking for include file sys/types.h - found | |
-- Looking for include file inttypes.h | |
-- Looking for include file inttypes.h - found | |
-- Looking for include file stdint.h | |
-- Looking for include file stdint.h - found | |
-- Check size of __int8 | |
-- Check size of __int8 - failed | |
-- Check size of int8_t | |
-- Check size of int8_t - done | |
-- Check size of uint8_t | |
-- Check size of uint8_t - done | |
-- Check size of __int16 | |
-- Check size of __int16 - failed | |
-- Check size of int16_t | |
-- Check size of int16_t - done | |
-- Check size of uint16_t | |
-- Check size of uint16_t - done | |
-- Check size of __int32 | |
-- Check size of __int32 - failed | |
-- Check size of int32_t | |
-- Check size of int32_t - done | |
-- Check size of uint32_t | |
-- Check size of uint32_t - done | |
-- Check size of __int64 | |
-- Check size of __int64 - failed | |
-- Check size of int64_t | |
-- Check size of int64_t - done | |
-- Check size of uint64_t | |
-- Check size of uint64_t - done | |
-- Check size of short | |
-- Check size of short - done | |
-- Check size of int | |
-- Check size of int - done | |
-- Check size of long | |
-- Check size of long - done | |
-- Check size of long long | |
-- Check size of long long - done | |
-- Check size of off_t | |
-- Check size of off_t - done | |
-- Check size of size_t | |
-- Check size of size_t - done | |
-- Check size of ssize_t | |
-- Check size of ssize_t - done | |
-- Boost version: 1.55.0 | |
-- Found the following Boost libraries: | |
-- thread | |
-- system | |
-- Boost version: 1.55.0 | |
-- Found the following Boost libraries: | |
-- thread | |
-- system | |
-- Boost version: 1.55.0 | |
-- Found the following Boost libraries: | |
-- system | |
-- program_options | |
-- filesystem | |
-- Could NOT find LIBINOTIFY (missing: LIBINOTIFY_LIBRARY LIBINOTIFY_INCLUDE_DIR) | |
-- MySQL Include dir: /usr/local/include/mysql library dir: /usr/local/lib | |
-- MySQL client libraries: mysqlclient_r | |
-- 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 | |
-- Could NOT find LZ4 (missing: LZ4_LIBRARY LZ4_INCLUDE_DIR) | |
-- Using third-party bundled LZ4 | |
-- Could NOT find LIBZIP (missing: LIBZIP_LIBRARY LIBZIP_INCLUDE_DIR_ZIP LIBZIP_INCLUDE_DIR_ZIPCONF) | |
-- Using third-party bundled libzip | |
-- 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/jemallocfb/lib/libjemalloc.dylib | |
-- Found Intel TBB | |
-- Found mcrypt: /usr/local/lib/libmcrypt.dylib | |
Generating Release build | |
-- Found ocamlc: /usr/local/bin/ocamlc | |
-- Found ocamlc.opt: /usr/local/bin/ocamlc.opt | |
-- Found LibJpeg: /usr/local/lib/libjpeg.dylib | |
-- Found LibPng: /usr/local/lib/libpng.dylib | |
-- Found Freetype: /usr/local/opt/freetype/lib/libfreetype.dylib | |
-- Using built-in JSON parser | |
CMake Warning (dev) at CMake/HPHPFunctions.cmake:143 (get_target_property): | |
Policy CMP0026 is not set: Disallow use of the LOCATION target property. | |
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy | |
command to set the policy and suppress this warning. | |
The LOCATION property should not be read from target "hhvm". Use the | |
target name directly with add_custom_command, or use the generator | |
expression $<TARGET_FILE>, as appropriate. | |
Call Stack (most recent call first): | |
hphp/hhvm/CMakeLists.txt:13 (HHVM_INSTALL) | |
This warning is for project developers. Use -Wno-dev to suppress it. | |
-- Configuring done | |
-- Generating done | |
CMake Warning: | |
Manually-specified variables were not used by the project: | |
NCURSES_LIBRARY | |
-- Build files have been written to: /usr/local/Cellar/hhvm/3.2.0/src | |
==> make -j4 | |
Scanning dependencies of target fastlz | |
Scanning dependencies of target afdt | |
[ 0%] Building C object third-party/fastlz/CMakeFiles/fastlz.dir/fastlz.c.o | |
[ 0%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/lowlevel.c.o | |
Scanning dependencies of target mbfl | |
Scanning dependencies of target sqlite3 | |
[ 0%] [ 0%] Building C object third-party/libsqlite3/CMakeFiles/sqlite3.dir/sqlite3.c.o | |
Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/mbfilter.c.o | |
[ 0%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/strlcpy.c.o | |
[ 0%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/sync.c.o | |
[ 0%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/util.c.o | |
[ 0%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/async.c.o | |
Linking C static library libfastlz.a | |
[ 0%] Built target fastlz | |
Linking C static library libafdt.a | |
Scanning dependencies of target timelib | |
[ 0%] Building C object third-party/timelib/CMakeFiles/timelib.dir/astro.c.o | |
[ 0%] Built target afdt | |
Scanning dependencies of target lz4 | |
[ 1%] Building C object third-party/lz4/CMakeFiles/lz4.dir/lz4.c.o | |
[ 1%] Building C object third-party/timelib/CMakeFiles/timelib.dir/dow.c.o | |
[ 1%] Building C object third-party/timelib/CMakeFiles/timelib.dir/interval.c.o | |
[ 1%] Building C object third-party/timelib/CMakeFiles/timelib.dir/parse_date.c.o | |
[ 1%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/mbfl_string.c.o | |
[ 1%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/mbfl_language.c.o | |
[ 1%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/mbfl_encoding.c.o | |
[ 1%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/mbfl_convert.c.o | |
[ 1%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/mbfl_ident.c.o | |
[ 1%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/mbfl_memory_device.c.o | |
[ 1%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/mbfl_allocators.c.o | |
[ 1%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/mbfl_filter_output.c.o | |
[ 1%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/mbfilter_pass.c.o | |
[ 1%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/mbfilter_wchar.c.o | |
[ 1%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/mbfilter_8bit.c.o | |
[ 1%] [ 2%] Building C object third-party/lz4/CMakeFiles/lz4.dir/lz4hc.c.o | |
Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_cp936.c.o | |
[ 2%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_hz.c.o | |
[ 2%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_euc_tw.c.o | |
[ 2%] Linking C static library liblz4.a | |
Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_big5.c.o | |
[ 2%] Built target lz4 | |
[ 2%] Building C object third-party/timelib/CMakeFiles/timelib.dir/parse_iso_intervals.c.o | |
[ 2%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_euc_jp.c.o | |
[ 2%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_jis.c.o | |
Scanning dependencies of target double-conversion | |
[ 2%] Building CXX object third-party/double-conversion/CMakeFiles/double-conversion.dir/src/bignum-dtoa.cc.o | |
[ 2%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_1.c.o | |
[ 2%] Building CXX object third-party/double-conversion/CMakeFiles/double-conversion.dir/src/bignum.cc.o | |
[ 2%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_2.c.o | |
[ 2%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_cp1254.c.o | |
[ 2%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_cp1252.c.o | |
[ 2%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_cp1251.c.o | |
[ 2%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_ascii.c.o | |
[ 2%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_3.c.o | |
[ 2%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_4.c.o | |
[ 3%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_5.c.o | |
[ 3%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_6.c.o | |
[ 3%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_7.c.o | |
[ 3%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_8.c.o | |
[ 3%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_9.c.o | |
[ 3%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_10.c.o | |
[ 3%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_13.c.o | |
[ 3%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_14.c.o | |
[ 3%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_15.c.o | |
[ 3%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_16.c.o | |
[ 3%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_htmlent.c.o | |
[ 3%] Building CXX object third-party/double-conversion/CMakeFiles/double-conversion.dir/src/cached-powers.cc.o | |
[ 3%] Building CXX object third-party/double-conversion/CMakeFiles/double-conversion.dir/src/diy-fp.cc.o | |
[ 3%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_byte2.c.o | |
[ 3%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_byte4.c.o | |
[ 3%] Building CXX object third-party/double-conversion/CMakeFiles/double-conversion.dir/src/double-conversion.cc.o | |
[ 4%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_uuencode.c.o | |
[ 4%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_base64.c.o | |
[ 4%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_sjis.c.o | |
[ 4%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_7bit.c.o | |
[ 4%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_qprint.c.o | |
[ 4%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_ucs4.c.o | |
[ 4%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_ucs2.c.o | |
[ 4%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_utf32.c.o | |
[ 4%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_utf16.c.o | |
[ 4%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_utf8.c.o | |
[ 4%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_utf7.c.o | |
[ 4%] Building CXX object third-party/double-conversion/CMakeFiles/double-conversion.dir/src/fast-dtoa.cc.o | |
[ 4%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_utf7imap.c.o | |
[ 4%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_euc_jp_win.c.o | |
[ 4%] Building CXX object third-party/double-conversion/CMakeFiles/double-conversion.dir/src/fixed-dtoa.cc.o | |
[ 4%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_cp932.c.o | |
[ 4%] Building CXX object third-party/double-conversion/CMakeFiles/double-conversion.dir/src/strtod.cc.o | |
[ 5%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_cp51932.c.o | |
[ 5%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_euc_cn.c.o | |
Linking CXX static library libdouble-conversion.a | |
[ 5%] Built target double-conversion | |
[ 5%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_euc_kr.c.o | |
[ 5%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_uhc.c.o | |
[ 5%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso2022_jp_ms.c.o | |
[ 5%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso2022_kr.c.o | |
[ 5%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_cp866.c.o | |
[ 5%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_koi8r.c.o | |
[ 5%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_koi8u.c.o | |
[ 5%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_armscii8.c.o | |
[ 5%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_cp850.c.o | |
[ 5%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/html_entities.c.o | |
[ 5%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/nls/nls_ja.c.o | |
Scanning dependencies of target folly | |
[ 5%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/nls/nls_de.c.o | |
[ 6%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/nls/nls_en.c.o | |
[ 6%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/nls/nls_hy.c.o | |
[ 6%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/nls/nls_tr.c.o | |
[ 6%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/nls/nls_kr.c.o | |
[ 6%] Building CXX object third-party/folly/CMakeFiles/folly.dir/folly/Bits.cpp.o | |
[ 6%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/nls/nls_ru.c.o | |
[ 6%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/nls/nls_ua.c.o | |
[ 6%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/nls/nls_zh.c.o | |
[ 6%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/nls/nls_uni.c.o | |
[ 6%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/nls/nls_neutral.c.o | |
Linking C static library libmbfl.a | |
[ 6%] Built target mbfl | |
Scanning dependencies of target zip_static | |
[ 6%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_add.c.o | |
[ 6%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_add_dir.c.o | |
[ 7%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_add_entry.c.o | |
[ 7%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_close.c.o | |
[ 7%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_delete.c.o | |
[ 7%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_dir_add.c.o | |
[ 7%] Building CXX object third-party/folly/CMakeFiles/folly.dir/folly/Checksum.cpp.o | |
[ 7%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_dirent.c.o | |
[ 7%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_discard.c.o | |
[ 7%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_entry.c.o | |
[ 7%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_error.c.o | |
[ 7%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_error_clear.c.o | |
[ 7%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_error_get.c.o | |
[ 7%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_error_get_sys_type.c.o | |
[ 7%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_error_strerror.c.o | |
[ 7%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_error_to_str.c.o | |
[ 8%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_err_str.c.o | |
[ 8%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_extra_field_api.c.o | |
[ 8%] [ 8%] Building CXX object third-party/folly/CMakeFiles/folly.dir/folly/Conv.cpp.o | |
Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_extra_field.c.o | |
[ 8%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_fclose.c.o | |
[ 8%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_fdopen.c.o | |
[ 8%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_file_add.c.o | |
[ 8%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_file_error_clear.c.o | |
[ 8%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_file_error_get.c.o | |
[ 8%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_file_get_comment.c.o | |
[ 8%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_file_get_external_attributes.c.o | |
[ 8%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_file_get_offset.c.o | |
[ 8%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_filerange_crc.c.o | |
[ 8%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_file_rename.c.o | |
[ 8%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_file_replace.c.o | |
[ 9%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_file_set_comment.c.o | |
[ 9%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_file_set_external_attributes.c.o | |
[ 9%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_file_strerror.c.o | |
[ 9%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_fopen.c.o | |
[ 9%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_fopen_encrypted.c.o | |
[ 9%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_fopen_index.c.o | |
[ 9%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_fopen_index_encrypted.c.o | |
[ 9%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_fread.c.o | |
[ 9%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_get_archive_comment.c.o | |
[ 9%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_get_archive_flag.c.o | |
[ 9%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_get_compression_implementation.c.o | |
[ 9%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_get_encryption_implementation.c.o | |
[ 9%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_get_file_comment.c.o | |
[ 9%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_get_name.c.o | |
[ 10%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_get_num_entries.c.o | |
[ 10%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_get_num_files.c.o | |
[ 10%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_memdup.c.o | |
[ 10%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_name_locate.c.o | |
[ 10%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_new.c.o | |
[ 10%] Building CXX object third-party/folly/CMakeFiles/folly.dir/folly/Demangle.cpp.o | |
[ 10%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_open.c.o | |
[ 10%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_rename.c.o | |
[ 10%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_replace.c.o | |
[ 10%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_set_archive_comment.c.o | |
[ 10%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_set_archive_flag.c.o | |
[ 10%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_set_default_password.c.o | |
[ 10%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_set_file_comment.c.o | |
[ 10%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_set_file_compression.c.o | |
[ 10%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_set_name.c.o | |
[ 11%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_source_buffer.c.o | |
[ 11%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_source_close.c.o | |
[ 11%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_source_crc.c.o | |
[ 11%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_source_deflate.c.o | |
[ 11%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_source_error.c.o | |
[ 11%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_source_file.c.o | |
[ 11%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_source_filep.c.o | |
[ 11%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_source_free.c.o | |
[ 11%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_source_function.c.o | |
[ 11%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_source_layered.c.o | |
[ 11%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_source_open.c.o | |
[ 11%] Building CXX object third-party/folly/CMakeFiles/folly.dir/folly/dynamic.cpp.o | |
[ 11%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_source_pkware.c.o | |
[ 11%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_source_pop.c.o | |
[ 11%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_source_read.c.o | |
[ 12%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_source_stat.c.o | |
[ 12%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_source_window.c.o | |
[ 12%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_source_zip.c.o | |
[ 12%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_source_zip_new.c.o | |
[ 12%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_stat.c.o | |
[ 12%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_stat_index.c.o | |
[ 12%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_stat_init.c.o | |
[ 12%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_strerror.c.o | |
[ 12%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_string.c.o | |
[ 12%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_unchange_all.c.o | |
[ 12%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_unchange_archive.c.o | |
[ 12%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_unchange.c.o | |
[ 12%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_unchange_data.c.o | |
[ 13%] Building C object third-party/libzip/CMakeFiles/zip_static.dir/zip_utf-8.c.o | |
Linking C static library libzip.a | |
[ 13%] Built target zip_static | |
Scanning dependencies of target hphp_thrift | |
[ 13%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/lib/cpp/async/Request.cpp.o | |
[ 14%] Building CXX object third-party/folly/CMakeFiles/folly.dir/folly/File.cpp.o | |
[ 14%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/lib/cpp/async/TAsyncServerSocket.cpp.o | |
/usr/local/Cellar/hhvm/3.2.0/src/third-party/thrift/lib/cpp/async/TAsyncServerSocket.cpp: In member function 'void apache::thrift::async::TAsyncServerSocket::setupSocket(int)': | |
/usr/local/Cellar/hhvm/3.2.0/src/third-party/thrift/lib/cpp/async/TAsyncServerSocket.cpp:526:8: warning: unused variable 'family' [-Wunused-variable] | |
auto family = address.getFamily(); | |
^ | |
[ 14%] Building CXX object third-party/folly/CMakeFiles/folly.dir/folly/FileUtil.cpp.o | |
[ 14%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/lib/cpp/async/TAsyncSignalHandler.cpp.o | |
[ 14%] Building CXX object third-party/folly/CMakeFiles/folly.dir/folly/Format.cpp.o | |
[ 14%] Building CXX object third-party/folly/CMakeFiles/folly.dir/folly/GroupVarint.cpp.o | |
[ 14%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/lib/cpp/async/TAsyncSocket.cpp.o | |
[ 14%] Building CXX object third-party/folly/CMakeFiles/folly.dir/folly/IPAddress.cpp.o | |
[ 14%] Building C object third-party/timelib/CMakeFiles/timelib.dir/parse_tz.c.o | |
[ 14%] Building C object third-party/timelib/CMakeFiles/timelib.dir/timelib.c.o | |
[ 15%] Building C object third-party/timelib/CMakeFiles/timelib.dir/tm2unixtime.c.o | |
[ 15%] Building C object third-party/timelib/CMakeFiles/timelib.dir/unixtime2tm.c.o | |
Linking C static library libtimelib.a | |
[ 15%] Built target timelib | |
Scanning dependencies of target hphp_parser | |
[ 16%] Building CXX object hphp/parser/CMakeFiles/hphp_parser.dir/hphp.tab.cpp.o | |
[ 16%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/lib/cpp/async/TAsyncTimeout.cpp.o | |
[ 16%] Building CXX object third-party/folly/CMakeFiles/folly.dir/folly/IPAddressV4.cpp.o | |
[ 16%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/lib/cpp/async/TAsyncTimeoutSet.cpp.o | |
[ 16%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/lib/cpp/async/TEventBase.cpp.o | |
[ 16%] Building CXX object third-party/folly/CMakeFiles/folly.dir/folly/IPAddressV6.cpp.o | |
[ 16%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/lib/cpp/async/TEventBaseManager.cpp.o | |
[ 16%] Building CXX object third-party/folly/CMakeFiles/folly.dir/folly/json.cpp.o | |
[ 16%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/lib/cpp/async/TEventHandler.cpp.o | |
[ 16%] Building CXX object hphp/parser/CMakeFiles/hphp_parser.dir/lex.yy.cpp.o | |
[ 17%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/lib/cpp/concurrency/Monitor.cpp.o | |
[ 17%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/lib/cpp/concurrency/Mutex.cpp.o | |
[ 17%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/lib/cpp/concurrency/PosixThreadFactory.cpp.o | |
[ 17%] Building CXX object hphp/parser/CMakeFiles/hphp_parser.dir/parser.cpp.o | |
Linking C static library libsqlite3.a | |
[ 17%] Built target sqlite3 | |
[ 17%] Building CXX object third-party/folly/CMakeFiles/folly.dir/folly/MacAddress.cpp.o | |
[ 17%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/lib/cpp/concurrency/ThreadManager.cpp.o | |
[ 17%] Building CXX object third-party/folly/CMakeFiles/folly.dir/folly/Malloc.cpp.o | |
[ 17%] Building CXX object hphp/parser/CMakeFiles/hphp_parser.dir/scanner.cpp.o | |
[ 17%] Building CXX object third-party/folly/CMakeFiles/folly.dir/folly/MemoryMapping.cpp.o | |
[ 17%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/lib/cpp/concurrency/TimerManager.cpp.o | |
Scanning dependencies of target hack | |
/bin/sh: ocamldep: command not found | |
make[3]: *** [depend] Error 127 | |
make[2]: *** [hphp/hack/CMakeFiles/hack] Error 2 | |
make[1]: *** [hphp/hack/CMakeFiles/hack.dir/all] Error 2 | |
make[1]: *** Waiting for unfinished jobs.... | |
[ 17%] Building CXX object third-party/folly/CMakeFiles/folly.dir/folly/Random.cpp.o | |
Linking CXX static library libhphp_parser.a | |
[ 17%] Built target hphp_parser | |
[ 17%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/lib/cpp/concurrency/Util.cpp.o | |
[ 17%] Building CXX object third-party/folly/CMakeFiles/folly.dir/folly/Range.cpp.o | |
[ 17%] Building CXX object third-party/folly/CMakeFiles/folly.dir/folly/SafeAssert.cpp.o | |
[ 17%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/lib/cpp/ShutdownSocketSet.cpp.o | |
[ 18%] Building CXX object third-party/folly/CMakeFiles/folly.dir/folly/SpookyHashV1.cpp.o | |
[ 18%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/lib/cpp/Thrift.cpp.o | |
[ 18%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/lib/cpp/transport/TFDTransport.cpp.o | |
[ 18%] Building CXX object third-party/folly/CMakeFiles/folly.dir/folly/SpookyHashV2.cpp.o | |
[ 18%] Building CXX object third-party/folly/CMakeFiles/folly.dir/folly/String.cpp.o | |
[ 18%] Building CXX object third-party/folly/CMakeFiles/folly.dir/folly/ThreadCachedArena.cpp.o | |
[ 18%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/lib/cpp/transport/TServerSocket.cpp.o | |
[ 18%] Building CXX object third-party/folly/CMakeFiles/folly.dir/folly/TimeoutQueue.cpp.o | |
[ 18%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/lib/cpp/transport/TSocket.cpp.o | |
[ 18%] Building CXX object third-party/folly/CMakeFiles/folly.dir/folly/Unicode.cpp.o | |
[ 18%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/lib/cpp/transport/TSocketAddress.cpp.o | |
[ 18%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/lib/cpp/transport/TSocketPool.cpp.o | |
[ 18%] Building CXX object third-party/folly/CMakeFiles/folly.dir/folly/Uri.cpp.o | |
[ 18%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/lib/cpp/transport/TTransportException.cpp.o | |
[ 18%] Building CXX object third-party/folly/CMakeFiles/folly.dir/folly/Version.cpp.o | |
[ 18%] Building CXX object third-party/folly/CMakeFiles/folly.dir/folly/detail/CacheLocality.cpp.o | |
[ 19%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/lib/cpp/util/FdUtils.cpp.o | |
Linking CXX static library libhphp_thrift.a | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libhphp_thrift.a(TTransportException.cpp.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libhphp_thrift.a(TTransportException.cpp.o) has no symbols | |
[ 19%] Built target hphp_thrift | |
[ 19%] Building CXX object third-party/folly/CMakeFiles/folly.dir/folly/detail/MallocImpl.cpp.o | |
[ 19%] Building CXX object third-party/folly/CMakeFiles/folly.dir/folly/experimental/io/FsUtil.cpp.o | |
[ 19%] Building CXX object third-party/folly/CMakeFiles/folly.dir/folly/experimental/io/HugePages.cpp.o | |
[ 19%] Building CXX object third-party/folly/CMakeFiles/folly.dir/folly/experimental/Singleton.cpp.o | |
[ 19%] Building CXX object third-party/folly/CMakeFiles/folly.dir/folly/experimental/symbolizer/LineReader.cpp.o | |
[ 20%] Building CXX object third-party/folly/CMakeFiles/folly.dir/folly/experimental/TestUtil.cpp.o | |
[ 20%] Building CXX object third-party/folly/CMakeFiles/folly.dir/folly/io/async/EventHandler.cpp.o | |
[ 20%] Building CXX object third-party/folly/CMakeFiles/folly.dir/folly/io/IOBuf.cpp.o | |
[ 20%] Building CXX object third-party/folly/CMakeFiles/folly.dir/folly/io/IOBufQueue.cpp.o | |
[ 20%] Building CXX object third-party/folly/CMakeFiles/folly.dir/folly/io/RecordIO.cpp.o | |
[ 20%] Building CXX object third-party/folly/CMakeFiles/folly.dir/folly/stats/Instantiations.cpp.o | |
[ 20%] Building CXX object third-party/folly/CMakeFiles/folly.dir/folly/wangle/InlineExecutor.cpp.o | |
[ 20%] Building CXX object third-party/folly/CMakeFiles/folly.dir/folly/wangle/ManualExecutor.cpp.o | |
[ 20%] Building CXX object third-party/folly/CMakeFiles/folly.dir/folly/wangle/QueuedImmediateExecutor.cpp.o | |
[ 20%] Building CXX object third-party/folly/CMakeFiles/folly.dir/gen/EscapeTables.cpp.o | |
[ 20%] Building CXX object third-party/folly/CMakeFiles/folly.dir/gen/FingerprintTables.cpp.o | |
[ 20%] Building CXX object third-party/folly/CMakeFiles/folly.dir/gen/FormatTables.cpp.o | |
[ 20%] Building CXX object third-party/folly/CMakeFiles/folly.dir/gen/GroupVarintTables.cpp.o | |
Linking CXX static library libfolly.a | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libfolly.a(MallocImpl.cpp.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libfolly.a(InlineExecutor.cpp.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libfolly.a(MallocImpl.cpp.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libfolly.a(InlineExecutor.cpp.o) has no symbols | |
[ 20%] Built target folly | |
make: *** [all] Error 2 | |
==> Formula | |
Tap: mcuadros/homebrew-hhvm | |
Path: /usr/local/Library/Taps/mcuadros/homebrew-hhvm/Formula/hhvm.rb | |
==> Configuration | |
HOMEBREW_VERSION: 0.9.5 | |
HEAD: fc229eb78c6cd92c5e2592c28567e2e1704d4cb1 | |
CPU: quad-core 64-bit sandybridge | |
OS X: 10.9.4-x86_64 | |
Xcode: 5.1.1 | |
CLT: 5.1.0.0.1.1396320587 | |
X11: 2.7.5 => /opt/X11 | |
==> ENV | |
HOMEBREW_CC: clang | |
HOMEBREW_CXX: clang++ | |
MAKEFLAGS: -j4 | |
CMAKE_PREFIX_PATH: /usr/local/opt/gmp4:/usr/local/opt/mpfr2:/usr/local/opt/libmpc08:/usr/local/opt/isl011:/usr/local/opt/cloog018:/usr/local/opt/curl:/usr/local/opt/gettext:/usr/local/opt/icu4c:/usr/local/opt/openssl:/usr/local/opt/ncurses:/usr/local/opt/readline:/usr/local/opt/libxml2:/usr/local/opt/libxslt:/usr/local/opt/sqlite:/usr/local/opt/jemallocfb:/usr/local/opt/libarchive:/usr/local | |
CMAKE_INCLUDE_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
PKG_CONFIG_PATH: /usr/local/opt/glog/lib/pkgconfig:/usr/local/opt/isl011/lib/pkgconfig:/usr/local/opt/cloog018/lib/pkgconfig:/usr/local/opt/curl/lib/pkgconfig:/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/fontconfig/lib/pkgconfig:/usr/local/opt/libtiff/lib/pkgconfig:/usr/local/opt/gd/lib/pkgconfig:/usr/local/opt/icu4c/lib/pkgconfig:/usr/local/opt/imagemagick/lib/pkgconfig:/usr/local/opt/libelf/lib/pkgconfig:/usr/local/opt/libevent/lib/pkgconfig:/usr/local/opt/libmemcached/lib/pkgconfig:/usr/local/opt/openssl/lib/pkgconfig:/usr/local/opt/libssh2/lib/pkgconfig:/usr/local/opt/oniguruma/lib/pkgconfig:/usr/local/opt/pcre/lib/pkgconfig:/usr/local/opt/libxml2/lib/pkgconfig:/usr/local/opt/libxslt/lib/pkgconfig:/usr/local/opt/sqlite/lib/pkgconfig:/usr/local/opt/libarchive/lib/pkgconfig | |
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.9 | |
ACLOCAL_PATH: /usr/local/opt/curl/share/aclocal:/usr/local/opt/gettext/share/aclocal:/usr/local/opt/libxml2/share/aclocal:/usr/local/opt/libxslt/share/aclocal:/usr/local/share/aclocal | |
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/cmake/bin:/usr/local/opt/libtool/bin:/usr/local/opt/autoconf/bin:/usr/local/opt/automake/bin:/usr/local/opt/pkg-config/bin:/usr/local/opt/cloog018/bin:/usr/local/opt/gcc48/bin:/usr/local/opt/binutils/bin:/usr/local/opt/curl/bin:/usr/local/opt/libpng/bin:/usr/local/opt/freetype/bin:/usr/local/opt/jpeg/bin:/usr/local/opt/fontconfig/bin:/usr/local/opt/libtiff/bin:/usr/local/opt/gd/bin:/usr/local/opt/gettext/bin:/usr/local/opt/icu4c/bin:/usr/local/opt/imagemagick/bin:/usr/local/opt/imap-uw/bin:/usr/local/opt/libevent/bin:/usr/local/opt/memcached/bin:/usr/local/opt/libmemcached/bin:/usr/local/opt/openssl/bin:/usr/local/opt/mcrypt/bin:/usr/local/opt/ncurses/bin:/usr/local/opt/oniguruma/bin:/usr/local/opt/pcre/bin:/usr/local/opt/re2c/bin:/usr/local/opt/unixodbc/bin:/usr/local/opt/git/bin:/usr/local/opt/libxml2/bin:/usr/local/opt/libxslt/bin:/usr/local/opt/sqlite/bin:/usr/local/opt/jemallocfb/bin:/usr/local/opt/libarchive/bin:/usr/bin:/bin:/usr/sbin:/sbin | |
Error: hhvm 3.2.0 did not build | |
Logs: | |
/Users/sumbobyboys/Library/Logs/Homebrew/hhvm/01.rm | |
/Users/sumbobyboys/Library/Logs/Homebrew/hhvm/02.hhvm-third-party | |
/Users/sumbobyboys/Library/Logs/Homebrew/hhvm/03.cmake | |
/Users/sumbobyboys/Library/Logs/Homebrew/hhvm/03.cmake.cc | |
/Users/sumbobyboys/Library/Logs/Homebrew/hhvm/04.make |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment