Skip to content

Instantly share code, notes, and snippets.

@erikkaplun
Created December 23, 2015 10:37
Show Gist options
  • Save erikkaplun/8c88223c20c6aad46c92 to your computer and use it in GitHub Desktop.
Save erikkaplun/8c88223c20c6aad46c92 to your computer and use it in GitHub Desktop.
~$ brew cleanup hhvm
~$ brew install --verbose hhvm
==> Installing hhvm from hhvm/hhvm
==> Downloading http://dl.hhvm.com/source/hhvm-3.11.0.tar.bz2
Already downloaded: /Library/Caches/Homebrew/hhvm-3.11.0.tar.bz2
==> Verifying hhvm-3.11.0.tar.bz2 checksum
tar xf /Library/Caches/Homebrew/hhvm-3.11.0.tar.bz2
==> cmake -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/hhvm/3.11.0 -DDEFAULT_CONFIG_DIR=/usr/local/etc/hhvm -DCMAKE_CXX_COMPILER=/usr/local/opt/llvm/bin/clang++ -DCMAKE_C_COMPILER=/usr/local/opt/llvm/bin/clang -DCMAKE_ASM_COMPILER=/usr/local/opt/llvm/bin/clang -DENABLE_MCROUTER=OFF -DENABLE_EXTENSION_MCROUTER=OFF -DENABLE_EXTENSION_IMAP=OFF -DMYSQL_UNIX_SOCK_ADDR=/tmp/mysql.sock -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 -DBOOST_INCLUDEDIR=/usr/local/opt/boost/include -DBOOST_LIBRARYDIR=/usr/local/opt/boost/lib -DFREETYPE_INCLUDE_DIRS=/usr/local/opt/freetype/include/freetype2 -DFREETYPE_LIBRARIES=/usr/local/opt/freetype/lib/libfreetype.dylib -DICU_INCLUDE_DIR=/usr/local/opt/icu4c/include -DICU_I18N_LIBRARY=/usr/local/opt/icu4c/lib/libicui18n.dylib -DICU_LIBRARY=/usr/local/opt/icu4c/lib/libicuuc.dylib -DICU_DATA_LIBRARY=/usr/local/opt/icu4c/lib/libicudata.dylib -DJEMALLOC_INCLUDE_DIR=/usr/local/opt/jemalloc/include -DJEMALLOC_LIB=/usr/local/opt/jemalloc/lib/libjemalloc.dylib -DLIBDWARF_INCLUDE_DIRS=/usr/local/opt/dwarfutils/include -DLIBDWARF_LIBRARIES=/usr/local/opt/dwarfutils/lib/libdwarf.a -DLIBELF_INCLUDE_DIRS=/usr/local/opt/libelf/include/libelf -DLIBELF_LIBRARIES=/usr/local/opt/libelf/lib/libelf.a -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 -DLIBGLOG_LIBRARY=/usr/local/opt/glog/lib/libglog.dylib -DLIBINTL_INCLUDE_DIR=/usr/local/opt/gettext/include -DLIBINTL_LIBRARIES=/usr/local/opt/gettext/lib/libintl.dylib -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 -DLIBMEMCACHED_LIBRARY=/usr/local/opt/libmemcached/lib/libmemcached.dylib -DLIBSQLITE3_INCLUDE_DIR=/usr/local/opt/sqlite/include -DLIBSQLITE3_LIBRARY=/usr/local/opt/sqlite/lib/libsqlite3.dylib -DPC_SQLITE3_FOUND=1 -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 -DOPENSSL_INCLUDE_DIR=/usr/local/opt/openssl/include -DOPENSSL_CRYPTO_LIBRARY=/usr/local/opt/openssl/lib/libcrypto.dylib -DCRYPT_LIB=/usr/local/opt/openssl/lib/libcrypto.dylib -DOPENSSL_SSL_LIBRARY=/usr/local/opt/openssl/lib/libssl.dylib -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 -DTBB_INSTALL_DIR=/usr/local/opt/tbb -DSYSTEM_PCRE_HAS_JIT=1
-- 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
-- Build type not specified: cmake build type Release.
-- Found LibDL: /usr/lib/libdl.dylib
-- Performing Test LIBDL_NEEDS_UNDERSCORE
-- Performing Test LIBDL_NEEDS_UNDERSCORE - Failed
-- Boost version: 1.59.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
-- Looking for evhttp_bind_socket_with_fd
-- Looking for evhttp_bind_socket_with_fd - not found
-- Found CURL: /usr/lib/libcurl.dylib (found version "7.30.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/lib/libxml2.dylib (found version "2.9.0")
-- Found PkgConfig: /usr/local/bin/pkg-config (found version "0.29")
-- Found LIBSQLITE3: /usr/local/opt/sqlite/lib/libsqlite3.dylib
-- Found libsqlite3: /usr/local/opt/sqlite/lib/libsqlite3.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 1.0.1
-- 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/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.2e")
-- 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
-- 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
-- Performing Test FOLLY_HAVE_VLA
-- Performing Test FOLLY_HAVE_VLA - Success
-- 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.59.0
-- Found the following Boost libraries:
-- system
-- program_options
-- filesystem
-- regex
-- context
-- Boost version: 1.59.0
-- Found the following Boost libraries:
-- system
-- thread
-- Boost version: 1.59.0
-- Found the following Boost libraries:
-- thread
-- system
CMake Warning (dev) at CMake/HPHPFunctions.cmake:21 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "lib" will no longer be dereferenced when the policy
is set to NEW. Since the policy is not set the OLD behavior will be used.
Call Stack (most recent call first):
third-party/thrift/CMakeLists.txt:5 (auto_sources)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Boost version: 1.59.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
-- Build type not specified: cmake build type Release.
-- Boost version: 1.59.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.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 1.0.1
-- 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/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/bin/ocamlc
-- Found ocamlc.opt: /usr/local/bin/ocamlc.opt
-- Found LZ4: /usr/local/opt/lz4/lib/liblz4.dylib
-- Looking for memfd_create
-- Looking for memfd_create - not found
-- Performing Test HAVE_DECL___NR_MEMFD_CREATE
-- Performing Test HAVE_DECL___NR_MEMFD_CREATE - Failed
-- 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
-- Looking for BZ2_bzCompressInit - found
-- Found EXPAT: /usr/lib/libexpat.dylib (found version "2.0.1")
-- Building the bz2 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.
-- Found Freetype: /usr/local/opt/freetype/lib/libfreetype.dylib
-- Found LibJpeg: /usr/local/lib/libjpeg.dylib
-- Found LIBICONV: /usr/lib/libiconv.dylib
-- Performing Test LIBICONV_CONST
-- Performing Test LIBICONV_CONST - Failed
-- Found LibPng: /usr/local/lib/libpng.dylib
-- Could NOT find LibVPX (missing: LIBVPX_LIBRARIES LIBVPX_INCLUDE_DIRS)
-- Building the gd extension.
-- Could NOT find LibVPX (missing: LIBVPX_LIBRARIES LIBVPX_INCLUDE_DIRS)
-- Building the generator extension.
-- Found LIBINTL: /usr/local/opt/gettext/include
-- Building the gettext 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.
Not building the imap extension.
-- Building the intervaltimer extension.
-- Building the ipc extension.
-- Building the json extension.
-- Found ldap: /usr/lib/libldap.dylib;/usr/lib/liblber.dylib
-- 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 password 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/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 - Failed
-- -latomic is required to link hhvm
CMake Warning (dev) at CMake/HPHPFunctions.cmake:182 (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:62 (HHVM_INSTALL)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0
==> make
Scanning dependencies of target eaw_table
Scanning dependencies of target webscalesqlclient
Scanning dependencies of target fastlz
Scanning dependencies of target version
Scanning dependencies of target double-conversion
[ 0%] Creating directories for 'webscalesqlclient'
[ 0%] Building C object third-party/fastlz/CMakeFiles/fastlz.dir/fastlz.c.o
Scanning dependencies of target afdt
[ 0%] Building CXX object hphp/tools/version/CMakeFiles/version.dir/version.cpp.o
[ 0%] Building CXX object third-party/double-conversion/CMakeFiles/double-conversion.dir/src/double-conversion/bignum-dtoa.cc.o
Scanning dependencies of target re2
[ 0%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/lowlevel.c.o
[ 0%] Built target eaw_table
Scanning dependencies of target timelib
[ 0%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/util/hash.cc.o
[ 0%] Building C object third-party/timelib/CMakeFiles/timelib.dir/astro.c.o
[ 0%] No download step for 'webscalesqlclient'
In file included from /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/re2/src/util/hash.cc:41:
/tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/re2/src/util/util.h:23:10: fatal error: 'ctime' file not found
#include <ctime>
^
[ 0%] Linking CXX executable version
[ 0%] No patch step for 'webscalesqlclient'
1 error generated.
make[2]: *** [third-party/re2/CMakeFiles/re2.dir/src/util/hash.cc.o] Error 1
make[1]: *** [third-party/re2/CMakeFiles/re2.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 0%] Building CXX object third-party/double-conversion/CMakeFiles/double-conversion.dir/src/double-conversion/bignum.cc.o
[ 0%] No update step for 'webscalesqlclient'
[ 0%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/strlcpy.c.o
[ 0%] Building C object third-party/timelib/CMakeFiles/timelib.dir/dow.c.o
[ 0%] Performing configure step for 'webscalesqlclient'
-- Running cmake version 3.4.1
-- Found Git: /usr/local/bin/git (found version "2.6.4")
[ 0%] Built target version
[ 0%] Building CXX object third-party/double-conversion/CMakeFiles/double-conversion.dir/src/double-conversion/cached-powers.cc.o
[ 0%] Building CXX object third-party/double-conversion/CMakeFiles/double-conversion.dir/src/double-conversion/diy-fp.cc.o
[ 0%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/sync.c.o
/tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/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);
^
[ 0%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/util.c.o
1 warning generated.
[ 0%] Building C object third-party/timelib/CMakeFiles/timelib.dir/interval.c.o
[ 0%] Building CXX object third-party/double-conversion/CMakeFiles/double-conversion.dir/src/double-conversion/double-conversion.cc.o
[ 0%] Building CXX object third-party/double-conversion/CMakeFiles/double-conversion.dir/src/double-conversion/fast-dtoa.cc.o
[ 0%] Linking C static library libfastlz.a
[ 0%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/async.c.o
[ 0%] Built target fastlz
[ 1%] Building C object third-party/timelib/CMakeFiles/timelib.dir/parse_date.c.o
-- The C compiler identification is Clang 3.6.2
[ 1%] Building C object third-party/timelib/CMakeFiles/timelib.dir/parse_iso_intervals.c.o
[ 1%] Linking C static library libafdt.a
-- The CXX compiler identification is Clang 3.6.2
-- Check for working C compiler: /usr/local/opt/llvm/bin/clang
[ 1%] Built target afdt
[ 1%] Building CXX object third-party/double-conversion/CMakeFiles/double-conversion.dir/src/double-conversion/fixed-dtoa.cc.o
[ 2%] Building CXX object third-party/double-conversion/CMakeFiles/double-conversion.dir/src/double-conversion/strtod.cc.o
[ 2%] Building C object third-party/timelib/CMakeFiles/timelib.dir/parse_tz.c.o
-- Check for working C compiler: /usr/local/opt/llvm/bin/clang -- works
-- Detecting C compiler ABI info
Scanning dependencies of target hphp_parser
[ 2%] Building C object third-party/timelib/CMakeFiles/timelib.dir/timelib.c.o
[ 2%] Building C object third-party/timelib/CMakeFiles/timelib.dir/tm2unixtime.c.o
[ 2%] Building CXX object hphp/parser/CMakeFiles/hphp_parser.dir/hphp.5.tab.cpp.o
[ 2%] Linking CXX static library libdouble-conversion.a
[ 2%] Building C object third-party/timelib/CMakeFiles/timelib.dir/unixtime2tm.c.o
In file included from hphp.y:11:
/tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/hphp/compiler/parser/parser.h:20:10: fatal error: 'functional' file not found
#include <functional>
^
[ 2%] Built target double-conversion
[ 2%] Building CXX object hphp/parser/CMakeFiles/hphp_parser.dir/hphp.7.tab.cpp.o
In file included from hphp.y:11:
/tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/hphp/compiler/parser/parser.h:20:10: fatal error: 'functional' file not found
#include <functional>
^
[ 2%] Building CXX object hphp/parser/CMakeFiles/hphp_parser.dir/lex.yy.cpp.o
[ 2%] Building CXX object hphp/parser/CMakeFiles/hphp_parser.dir/parser.cpp.o
-- Detecting C compiler ABI info - done
[ 2%] Building CXX object hphp/parser/CMakeFiles/hphp_parser.dir/scanner.cpp.o
-- Check for working CXX compiler: /usr/local/opt/llvm/bin/clang++
In file included from /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/hphp/parser/parser.cpp:16:
/tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/hphp/parser/parser.h:20:10: fatal error: 'map' file not found
#include <map>
^
In file included from /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/hphp/parser/scanner.cpp:16:
/tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/hphp/parser/scanner.h:20:10: fatal error: 'sstream' file not found
#include <sstream>
^
-- Check for working CXX compiler: /usr/local/opt/llvm/bin/clang++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
1 error generated.
make[2]: *** [hphp/parser/CMakeFiles/hphp_parser.dir/scanner.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of void *
1 error generated.
make[2]: *** [hphp/parser/CMakeFiles/hphp_parser.dir/parser.cpp.o] Error 1
-- Check size of void * - done
getconf: no such configuration parameter `LEVEL1_DCACHE_LINESIZE'
-- MySQL 5.6.24
-- Packaging as: mysql-5.6.24-osx10.9-x86_64
-- Performing Test HAVE_LLVM_LIBCPP
-- Performing Test HAVE_LLVM_LIBCPP - Failed
Dynamic plugins are disabled.
-- Looking for floor
0 clang-3.6 0x000000010926ee18 llvm::sys::PrintStackTrace(__sFILE*) + 57
1 clang-3.6 0x000000010926f302 SignalHandler(int) + 217
2 libsystem_platform.dylib 0x00007fff88c3a5aa _sigtramp + 26
3 libsystem_platform.dylib 000000000000000000 _sigtramp + 2000444016
4 clang-3.6 0x0000000109d3a658 clang::TreeTransform<(anonymous namespace)::TemplateInstantiator>::TransformExceptionSpec(clang::SourceLocation, clang::FunctionProtoType::ExceptionSpecInfo&, llvm::SmallVectorImpl<clang::QualType>&, bool&) + 142
5 clang-3.6 0x0000000109d3a526 clang::Sema::SubstExceptionSpec(clang::FunctionDecl*, clang::FunctionProtoType const*, clang::MultiLevelTemplateArgumentList const&) + 270
6 clang-3.6 0x0000000109d66aed clang::Sema::InstantiateExceptionSpec(clang::SourceLocation, clang::FunctionDecl*) + 499
7 clang-3.6 0x0000000109b7e7b3 clang::Sema::ResolveExceptionSpec(clang::SourceLocation, clang::FunctionProtoType const*) + 211
8 clang-3.6 0x0000000109bad777 clang::Sema::MarkFunctionReferenced(clang::SourceLocation, clang::FunctionDecl*, bool) + 1003
9 clang-3.6 0x0000000109b47146 clang::Sema::BuildCXXConstructExpr(clang::SourceLocation, clang::QualType, clang::CXXConstructorDecl*, bool, llvm::MutableArrayRef<clang::Expr*>, bool, bool, bool, bool, unsigned int, clang::SourceRange) + 48
10 clang-3.6 0x0000000109b470b2 clang::Sema::BuildCXXConstructExpr(clang::SourceLocation, clang::QualType, clang::CXXConstructorDecl*, llvm::MutableArrayRef<clang::Expr*>, bool, bool, bool, bool, unsigned int, clang::SourceRange) + 224
11 clang-3.6 0x0000000109c3e8c1 PerformConstructorInitialization(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef<clang::Expr*>, clang::InitializationSequence::Step const&, bool&, bool, bool, clang::SourceLocation, clang::SourceLocation) + 1193
12 clang-3.6 0x0000000109c397e7 clang::InitializationSequence::Perform(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef<clang::Expr*>, clang::QualType*) + 4487
13 clang-3.6 0x0000000109a8fd1a TryStaticCast(clang::Sema&, clang::ActionResult<clang::Expr*, true>&, clang::QualType, clang::Sema::CheckedConversionKind, clang::SourceRange const&, unsigned int&, clang::CastKind&, llvm::SmallVector<clang::CXXBaseSpecifier*, 4u>&, bool) + 1528
14 clang-3.6 0x0000000109a8e5a0 (anonymous namespace)::CastOperation::CheckCXXCStyleCast(bool, bool) + 932
15 clang-3.6 0x0000000109a8e8b1 clang::Sema::BuildCXXFunctionalCastExpr(clang::TypeSourceInfo*, clang::SourceLocation, clang::Expr*, clang::SourceLocation) + 203
16 clang-3.6 0x0000000109be2446 clang::Sema::BuildCXXTypeConstructExpr(clang::TypeSourceInfo*, clang::SourceLocation, llvm::MutableArrayRef<clang::Expr*>, clang::SourceLocation) + 412
17 clang-3.6 0x0000000109be229a clang::Sema::ActOnCXXTypeConstructExpr(clang::OpaquePtr<clang::QualType>, clang::SourceLocation, llvm::MutableArrayRef<clang::Expr*>, clang::SourceLocation) + 104
18 clang-3.6 0x00000001099678bb clang::Parser::ParseCXXTypeConstructExpression(clang::DeclSpec const&) + 587
19 clang-3.6 0x000000010995be2a clang::Parser::ParseCastExpression(bool, bool, bool&, clang::Parser::TypeCastState) + 6260
20 clang-3.6 0x0000000109959517 clang::Parser::ParseCastExpression(bool, bool, clang::Parser::TypeCastState) + 35
21 clang-3.6 0x000000010995c3b0 clang::Parser::ParseCastExpression(bool, bool, bool&, clang::Parser::TypeCastState) + 7674
22 clang-3.6 0x0000000109959517 clang::Parser::ParseCastExpression(bool, bool, clang::Parser::TypeCastState) + 35
23 clang-3.6 0x00000001099588ad clang::Parser::ParseAssignmentExpression(clang::Parser::TypeCastState) + 117
24 clang-3.6 0x0000000109958a2b clang::Parser::ParseRHSOfBinaryExpression(clang::ActionResult<clang::Expr*, true>, clang::prec::Level) + 359
25 clang-3.6 0x0000000109958822 clang::Parser::ParseExpression(clang::Parser::TypeCastState) + 14
26 clang-3.6 0x0000000109982d60 clang::Parser::ParseReturnStatement() + 338
27 clang-3.6 0x000000010997feb0 clang::Parser::ParseStatementOrDeclarationAfterAttributes(llvm::SmallVector<clang::Stmt*, 32u>&, bool, clang::SourceLocation*, clang::Parser::ParsedAttributesWithRange&) + 2084
28 clang-3.6 0x000000010997f5f1 clang::Parser::ParseStatementOrDeclaration(llvm::SmallVector<clang::Stmt*, 32u>&, bool, clang::SourceLocation*) + 121
29 clang-3.6 0x0000000109983c7e clang::Parser::ParseCompoundStatementBody(bool) + 1030
30 clang-3.6 0x00000001099843a4 clang::Parser::ParseFunctionStatementBody(clang::Decl*, clang::Parser::ParseScope&) + 188
31 clang-3.6 0x0000000109936425 clang::Parser::ParseLexedMethodDef(clang::Parser::LexedMethod&) + 639
32 clang-3.6 0x00000001099356fb clang::Parser::ParseLexedMethodDefs(clang::Parser::ParsingClass&) + 183
33 clang-3.6 0x0000000109951af8 clang::Parser::ParseCXXMemberSpecification(clang::SourceLocation, clang::SourceLocation, clang::Parser::ParsedAttributesWithRange&, unsigned int, clang::Decl*) + 3732
34 clang-3.6 0x00000001099507f5 clang::Parser::ParseClassSpecifier(clang::tok::TokenKind, clang::SourceLocation, clang::DeclSpec&, clang::Parser::ParsedTemplateInfo const&, clang::AccessSpecifier, bool, clang::Parser::DeclSpecContext, clang::Parser::ParsedAttributesWithRange&) + 5947
35 clang-3.6 0x000000010993d84e clang::Parser::ParseDeclarationSpecifiers(clang::DeclSpec&, clang::Parser::ParsedTemplateInfo const&, clang::AccessSpecifier, clang::Parser::DeclSpecContext, clang::Parser::LateParsedAttrList*) + 1568
36 clang-3.6 0x0000000109991a5c clang::Parser::ParseDeclOrFunctionDefInternal(clang::Parser::ParsedAttributesWithRange&, clang::ParsingDeclSpec&, clang::AccessSpecifier) + 66
37 clang-3.6 0x000000010999186b clang::Parser::ParseDeclarationOrFunctionDefinition(clang::Parser::ParsedAttributesWithRange&, clang::ParsingDeclSpec*, clang::AccessSpecifier) + 287
38 clang-3.6 0x00000001099910de clang::Parser::ParseExternalDeclaration(clang::Parser::ParsedAttributesWithRange&, clang::ParsingDeclSpec*) + 2212
39 clang-3.6 0x000000010994c2fc clang::Parser::ParseInnerNamespace(std::__1::vector<clang::SourceLocation, std::__1::allocator<clang::SourceLocation> >&, std::__1::vector<clang::IdentifierInfo*, std::__1::allocator<clang::IdentifierInfo*> >&, std::__1::vector<clang::SourceLocation, std::__1::allocator<clang::SourceLocation> >&, unsigned int, clang::SourceLocation&, clang::ParsedAttributes&, clang::BalancedDelimiterTracker&) + 168
40 clang-3.6 0x000000010994bf3e clang::Parser::ParseNamespace(unsigned int, clang::SourceLocation&, clang::SourceLocation) + 3782
41 clang-3.6 0x000000010993ceb3 clang::Parser::ParseDeclaration(unsigned int, clang::SourceLocation&, clang::Parser::ParsedAttributesWithRange&) + 239
42 clang-3.6 0x0000000109990f40 clang::Parser::ParseExternalDeclaration(clang::Parser::ParsedAttributesWithRange&, clang::ParsingDeclSpec*) + 1798
43 clang-3.6 0x00000001099907e1 clang::Parser::ParseTopLevelDecl(clang::OpaquePtr<clang::DeclGroupRef>&) + 349
44 clang-3.6 0x0000000109933773 clang::ParseAST(clang::Sema&, bool, bool) + 332
45 clang-3.6 0x00000001096c0cd3 clang::CodeGenAction::ExecuteAction() + 475
46 clang-3.6 0x000000010940a4a7 clang::FrontendAction::Execute() + 67
47 clang-3.6 0x00000001093e7893 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) + 547
48 clang-3.6 0x00000001094378b6 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) + 2922
49 clang-3.6 0x0000000108732be8 cc1_main(llvm::ArrayRef<char const*>, char const*, void*) + 912
50 clang-3.6 0x000000010873217b main + 8168
51 libdyld.dylib 0x00007fff8831a5fd start + 1
Stack dump:
0. Program arguments: /usr/local/Cellar/llvm/3.6.2/bin/clang-3.6 -cc1 -triple x86_64-apple-macosx10.9.0 -emit-obj -disable-free -main-file-name hphp.5.tab.cpp -mrelocation-model pic -pic-level 2 -mthread-model posix -mdisable-fp-elim -masm-verbose -munwind-tables -target-cpu core2 -target-feature +sse4.2 -target-linker-version 241.9 -dwarf-column-info -coverage-file /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/hphp/parser/CMakeFiles/hphp_parser.dir/hphp.5.tab.cpp.o -resource-dir /usr/local/Cellar/llvm/3.6.2/bin/../lib/clang/3.6.2 -D DEFAULT_CONFIG_DIR="/usr/local/etc/hhvm" -D ENABLE_FASTCGI=1 -D FOLLY_HAVE_PTHREAD_ATFORK=1 -D FOLLY_HAVE_SCHED_H=1 -D FOLLY_HAVE_VLA=1 -D FOLLY_HAVE_WEAK_SYMBOLS=1 -D FOLLY_NO_CONFIG=1 -D FOLLY_USE_LIBCPP=1 -D HAVE_BOOST1_49 -D HAVE_CURL_MULTI_WAIT -D HAVE_LIBDL -D HHVM -D HHVM_DYNAMIC_EXTENSION_DIR="/usr/local/Cellar/hhvm/3.11.0/lib/hhvm/extensions" -D HPHP_OSS=1 -D MACOSX_DEPLOYMENT_TARGET=10.6 -D MAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -D MBFL_STATIC -D NDEBUG -D NO_HARDWARE_COUNTERS=1 -D NO_LIB_GFLAGS -D NO_TCMALLOC=1 -D PACKAGE=hhvm -D PACKAGE_VERSION=Release -D PHP_MYSQL_UNIX_SOCK_ADDR="/tmp/mysql.sock" -D RELEASE=1 -D SKIP_USER_CHANGE=1 -D THRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -D USE_CMAKE -D USE_EDITLINE -D USE_JEMALLOC=1 -D _PTHREADS=1 -D _REENTRANT=1 -D __STDC_FORMAT_MACROS -D NDEBUG -I /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0 -I /usr/local/include -I /usr/local/opt/glog/include -I /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/re2/src -I /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/squangle/src -I /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/webscalesqlclient/src/include -I /usr/local/opt/pcre/include -I /usr/local/opt/libevent/include -I /usr/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/include -I /usr/local/opt/openssl/include -I /usr/local/opt/libelf/include/libelf -I /usr/include/security -I /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/hphp -I /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/double-conversion/src -I /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/fastlz -I /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/timelib -I /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/libafdt/src -I /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/libmbfl -I /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/libmbfl/mbfl -I /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/libmbfl/filters -I /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/proxygen/src -I /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/folly -I /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/folly/src -I /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/thrift/src -I /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/wangle/src -I /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party -I /usr/local/opt/readline/include -stdlib=libc++ -O3 -Wall -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -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 -std=gnu++11 -fdebug-compilation-dir /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/hphp/parser -ferror-limit 19 -fmessage-length 0 -fno-operator-names -stack-protector 1 -mstackrealign -fblocks -fobjc-runtime=macosx-10.9.0 -fencode-extended-block-signature -fcxx-exceptions -fexceptions -fmax-type-align=16 -fdiagnostics-show-option -vectorize-loops -vectorize-slp -o CMakeFiles/hphp_parser.dir/hphp.5.tab.cpp.o -x c++ /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/hphp/parser/hphp.5.tab.cpp
1. /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/hphp/runtime/vm/type-constraint.h:156:7: current parser token ':'
2. /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/hphp/runtime/vm/type-constraint.h:34:1: parsing namespace 'HPHP'
3. /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/hphp/runtime/vm/type-constraint.h:42:1: parsing struct/union/class body 'TypeConstraint'
4. /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/hphp/runtime/vm/type-constraint.h:152:44: parsing function body 'underlyingDataType'
5. /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/hphp/runtime/vm/type-constraint.h:152:44: in compound statement ('{}')
0 clang-3.6 0x0000000104cf3e18 llvm::sys::PrintStackTrace(__sFILE*) + 57
1 clang-3.6 0x0000000104cf4302 SignalHandler(int) + 217
2 libsystem_platform.dylib 0x00007fff88c3a5aa _sigtramp + 26
3 libsystem_platform.dylib 000000000000000000 _sigtramp + 2000444016
4 clang-3.6 0x00000001057bf658 clang::TreeTransform<(anonymous namespace)::TemplateInstantiator>::TransformExceptionSpec(clang::SourceLocation, clang::FunctionProtoType::ExceptionSpecInfo&, llvm::SmallVectorImpl<clang::QualType>&, bool&) + 142
5 clang-3.6 0x00000001057bf526 clang::Sema::SubstExceptionSpec(clang::FunctionDecl*, clang::FunctionProtoType const*, clang::MultiLevelTemplateArgumentList const&) + 270
6 clang-3.6 0x00000001057ebaed clang::Sema::InstantiateExceptionSpec(clang::SourceLocation, clang::FunctionDecl*) + 499
7 clang-3.6 0x00000001056037b3 clang::Sema::ResolveExceptionSpec(clang::SourceLocation, clang::FunctionProtoType const*) + 211
8 clang-3.6 0x0000000105632777 clang::Sema::MarkFunctionReferenced(clang::SourceLocation, clang::FunctionDecl*, bool) + 1003
9 clang-3.6 0x00000001055cc146 clang::Sema::BuildCXXConstructExpr(clang::SourceLocation, clang::QualType, clang::CXXConstructorDecl*, bool, llvm::MutableArrayRef<clang::Expr*>, bool, bool, bool, bool, unsigned int, clang::SourceRange) + 48
10 clang-3.6 0x00000001055cc0b2 clang::Sema::BuildCXXConstructExpr(clang::SourceLocation, clang::QualType, clang::CXXConstructorDecl*, llvm::MutableArrayRef<clang::Expr*>, bool, bool, bool, bool, unsigned int, clang::SourceRange) + 224
11 clang-3.6 0x00000001056c38c1 PerformConstructorInitialization(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef<clang::Expr*>, clang::InitializationSequence::Step const&, bool&, bool, bool, clang::SourceLocation, clang::SourceLocation) + 1193
12 clang-3.6 0x00000001056be7e7 clang::InitializationSequence::Perform(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef<clang::Expr*>, clang::QualType*) + 4487
13 clang-3.6 0x0000000105514d1a TryStaticCast(clang::Sema&, clang::ActionResult<clang::Expr*, true>&, clang::QualType, clang::Sema::CheckedConversionKind, clang::SourceRange const&, unsigned int&, clang::CastKind&, llvm::SmallVector<clang::CXXBaseSpecifier*, 4u>&, bool) + 1528
14 clang-3.6 0x00000001055135a0 (anonymous namespace)::CastOperation::CheckCXXCStyleCast(bool, bool) + 932
15 clang-3.6 0x00000001055138b1 clang::Sema::BuildCXXFunctionalCastExpr(clang::TypeSourceInfo*, clang::SourceLocation, clang::Expr*, clang::SourceLocation) + 203
-- Looking for floor - found
16 clang-3.6 0x0000000105667446 clang::Sema::BuildCXXTypeConstructExpr(clang::TypeSourceInfo*, clang::SourceLocation, llvm::MutableArrayRef<clang::Expr*>, clang::SourceLocation) + 412
17 clang-3.6 0x000000010566729a clang::Sema::ActOnCXXTypeConstructExpr(clang::OpaquePtr<clang::QualType>, clang::SourceLocation, llvm::MutableArrayRef<clang::Expr*>, clang::SourceLocation) + 104
-- Looking for __infinity
18 clang-3.6 0x00000001053ec8bb clang::Parser::ParseCXXTypeConstructExpression(clang::DeclSpec const&) + 587
19 clang-3.6 0x00000001053e0e2a clang::Parser::ParseCastExpression(bool, bool, bool&, clang::Parser::TypeCastState) + 6260
20 clang-3.6 0x00000001053de517 clang::Parser::ParseCastExpression(bool, bool, clang::Parser::TypeCastState) + 35
21 clang-3.6 0x00000001053e13b0 clang::Parser::ParseCastExpression(bool, bool, bool&, clang::Parser::TypeCastState) + 7674
22 clang-3.6 0x00000001053de517 clang::Parser::ParseCastExpression(bool, bool, clang::Parser::TypeCastState) + 35
23 clang-3.6 0x00000001053dd8ad clang::Parser::ParseAssignmentExpression(clang::Parser::TypeCastState) + 117
24 clang-3.6 0x00000001053dda2b clang::Parser::ParseRHSOfBinaryExpression(clang::ActionResult<clang::Expr*, true>, clang::prec::Level) + 359
25 clang-3.6 0x00000001053dd822 clang::Parser::ParseExpression(clang::Parser::TypeCastState) + 14
26 clang-3.6 0x0000000105407d60 clang::Parser::ParseReturnStatement() + 338
27 clang-3.6 0x0000000105404eb0 clang::Parser::ParseStatementOrDeclarationAfterAttributes(llvm::SmallVector<clang::Stmt*, 32u>&, bool, clang::SourceLocation*, clang::Parser::ParsedAttributesWithRange&) + 2084
28 clang-3.6 0x00000001054045f1 clang::Parser::ParseStatementOrDeclaration(llvm::SmallVector<clang::Stmt*, 32u>&, bool, clang::SourceLocation*) + 121
29 clang-3.6 0x0000000105408c7e clang::Parser::ParseCompoundStatementBody(bool) + 1030
30 clang-3.6 0x00000001054093a4 clang::Parser::ParseFunctionStatementBody(clang::Decl*, clang::Parser::ParseScope&) + 188
31 clang-3.6 0x00000001053bb425 clang::Parser::ParseLexedMethodDef(clang::Parser::LexedMethod&) + 639
32 clang-3.6 0x00000001053ba6fb clang::Parser::ParseLexedMethodDefs(clang::Parser::ParsingClass&) + 183
33 clang-3.6 0x00000001053d6af8 clang::Parser::ParseCXXMemberSpecification(clang::SourceLocation, clang::SourceLocation, clang::Parser::ParsedAttributesWithRange&, unsigned int, clang::Decl*) + 3732
34 clang-3.6 0x00000001053d57f5 clang::Parser::ParseClassSpecifier(clang::tok::TokenKind, clang::SourceLocation, clang::DeclSpec&, clang::Parser::ParsedTemplateInfo const&, clang::AccessSpecifier, bool, clang::Parser::DeclSpecContext, clang::Parser::ParsedAttributesWithRange&) + 5947
35 clang-3.6 0x00000001053c284e clang::Parser::ParseDeclarationSpecifiers(clang::DeclSpec&, clang::Parser::ParsedTemplateInfo const&, clang::AccessSpecifier, clang::Parser::DeclSpecContext, clang::Parser::LateParsedAttrList*) + 1568
36 clang-3.6 0x0000000105416a5c clang::Parser::ParseDeclOrFunctionDefInternal(clang::Parser::ParsedAttributesWithRange&, clang::ParsingDeclSpec&, clang::AccessSpecifier) + 66
37 clang-3.6 0x000000010541686b clang::Parser::ParseDeclarationOrFunctionDefinition(clang::Parser::ParsedAttributesWithRange&, clang::ParsingDeclSpec*, clang::AccessSpecifier) + 287
38 clang-3.6 0x00000001054160de clang::Parser::ParseExternalDeclaration(clang::Parser::ParsedAttributesWithRange&, clang::ParsingDeclSpec*) + 2212
39 clang-3.6 0x00000001053d12fc clang::Parser::ParseInnerNamespace(std::__1::vector<clang::SourceLocation, std::__1::allocator<clang::SourceLocation> >&, std::__1::vector<clang::IdentifierInfo*, std::__1::allocator<clang::IdentifierInfo*> >&, std::__1::vector<clang::SourceLocation, std::__1::allocator<clang::SourceLocation> >&, unsigned int, clang::SourceLocation&, clang::ParsedAttributes&, clang::BalancedDelimiterTracker&) + 168
40 clang-3.6 0x00000001053d0f3e clang::Parser::ParseNamespace(unsigned int, clang::SourceLocation&, clang::SourceLocation) + 3782
41 clang-3.6 0x00000001053c1eb3 clang::Parser::ParseDeclaration(unsigned int, clang::SourceLocation&, clang::Parser::ParsedAttributesWithRange&) + 239
42 clang-3.6 0x0000000105415f40 clang::Parser::ParseExternalDeclaration(clang::Parser::ParsedAttributesWithRange&, clang::ParsingDeclSpec*) + 1798
43 clang-3.6 0x00000001054157e1 clang::Parser::ParseTopLevelDecl(clang::OpaquePtr<clang::DeclGroupRef>&) + 349
44 clang-3.6 0x00000001053b8773 clang::ParseAST(clang::Sema&, bool, bool) + 332
45 clang-3.6 0x0000000105145cd3 clang::CodeGenAction::ExecuteAction() + 475
46 clang-3.6 0x0000000104e8f4a7 clang::FrontendAction::Execute() + 67
47 clang-3.6 0x0000000104e6c893 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) + 547
48 clang-3.6 0x0000000104ebc8b6 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) + 2922
49 clang-3.6 0x00000001041b7be8 cc1_main(llvm::ArrayRef<char const*>, char const*, void*) + 912
50 clang-3.6 0x00000001041b717b main + 8168
51 libdyld.dylib 0x00007fff8831a5fd start + 1
Stack dump:
0. Program arguments: /usr/local/Cellar/llvm/3.6.2/bin/clang-3.6 -cc1 -triple x86_64-apple-macosx10.9.0 -emit-obj -disable-free -main-file-name hphp.7.tab.cpp -mrelocation-model pic -pic-level 2 -mthread-model posix -mdisable-fp-elim -masm-verbose -munwind-tables -target-cpu core2 -target-feature +sse4.2 -target-linker-version 241.9 -dwarf-column-info -coverage-file /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/hphp/parser/CMakeFiles/hphp_parser.dir/hphp.7.tab.cpp.o -resource-dir /usr/local/Cellar/llvm/3.6.2/bin/../lib/clang/3.6.2 -D DEFAULT_CONFIG_DIR="/usr/local/etc/hhvm" -D ENABLE_FASTCGI=1 -D FOLLY_HAVE_PTHREAD_ATFORK=1 -D FOLLY_HAVE_SCHED_H=1 -D FOLLY_HAVE_VLA=1 -D FOLLY_HAVE_WEAK_SYMBOLS=1 -D FOLLY_NO_CONFIG=1 -D FOLLY_USE_LIBCPP=1 -D HAVE_BOOST1_49 -D HAVE_CURL_MULTI_WAIT -D HAVE_LIBDL -D HHVM -D HHVM_DYNAMIC_EXTENSION_DIR="/usr/local/Cellar/hhvm/3.11.0/lib/hhvm/extensions" -D HPHP_OSS=1 -D MACOSX_DEPLOYMENT_TARGET=10.6 -D MAC_OS_X_VERSION_MIN_REQUIRED=MAC_OS_X_VERSION_10_6 -D MBFL_STATIC -D NDEBUG -D NO_HARDWARE_COUNTERS=1 -D NO_LIB_GFLAGS -D NO_TCMALLOC=1 -D PACKAGE=hhvm -D PACKAGE_VERSION=Release -D PHP_MYSQL_UNIX_SOCK_ADDR="/tmp/mysql.sock" -D RELEASE=1 -D SKIP_USER_CHANGE=1 -D THRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -D USE_CMAKE -D USE_EDITLINE -D USE_JEMALLOC=1 -D _PTHREADS=1 -D _REENTRANT=1 -D __STDC_FORMAT_MACROS -D NDEBUG -I /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0 -I /usr/local/include -I /usr/local/opt/glog/include -I /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/re2/src -I /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/squangle/src -I /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/webscalesqlclient/src/include -I /usr/local/opt/pcre/include -I /usr/local/opt/libevent/include -I /usr/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/include -I /usr/local/opt/openssl/include -I /usr/local/opt/libelf/include/libelf -I /usr/include/security -I /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/hphp -I /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/double-conversion/src -I /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/fastlz -I /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/timelib -I /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/libafdt/src -I /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/libmbfl -I /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/libmbfl/mbfl -I /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/libmbfl/filters -I /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/proxygen/src -I /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/folly -I /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/folly/src -I /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/thrift/src -I /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/wangle/src -I /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party -I /usr/local/opt/readline/include -stdlib=libc++ -O3 -Wall -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -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 -std=gnu++11 -fdebug-compilation-dir /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/hphp/parser -ferror-limit 19 -fmessage-length 0 -fno-operator-names -stack-protector 1 -mstackrealign -fblocks -fobjc-runtime=macosx-10.9.0 -fencode-extended-block-signature -fcxx-exceptions -fexceptions -fmax-type-align=16 -fdiagnostics-show-option -vectorize-loops -vectorize-slp -o CMakeFiles/hphp_parser.dir/hphp.7.tab.cpp.o -x c++ /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/hphp/parser/hphp.7.tab.cpp
1. /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/hphp/runtime/vm/type-constraint.h:156:7: current parser token ':'
2. /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/hphp/runtime/vm/type-constraint.h:34:1: parsing namespace 'HPHP'
3. /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/hphp/runtime/vm/type-constraint.h:42:1: parsing struct/union/class body 'TypeConstraint'
4. /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/hphp/runtime/vm/type-constraint.h:152:44: parsing function body 'underlyingDataType'
5. /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/hphp/runtime/vm/type-constraint.h:152:44: in compound statement ('{}')
-- Looking for __infinity - not found
-- Looking for __infinity in m
-- Looking for __infinity in m - not found
-- Looking for gethostbyname_r
clang-3.6: error: unable to execute command: Segmentation fault: 11
clang-3.6: error: clang frontend command failed due to signal (use -v to see invocation)
clang version 3.6.2 (tags/RELEASE_362/final)
Target: x86_64-apple-darwin13.4.0
Thread model: posix
clang-3.6: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script.
-- Looking for gethostbyname_r - not found
-- Looking for gethostbyname_r in nsl_r
clang-3.6: error: unable to execute command: Segmentation fault: 11
clang-3.6: error: clang frontend command failed due to signal (use -v to see invocation)
clang version 3.6.2 (tags/RELEASE_362/final)
Target: x86_64-apple-darwin13.4.0
Thread model: posix
clang-3.6: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script.
-- Looking for gethostbyname_r in nsl_r - not found
-- Looking for gethostbyname_r in nsl
In file included from hphp.ll:2:
/tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/hphp/parser/scanner.h:20:10: fatal error: 'sstream' file not found
#include <sstream>
^
clang-3.6: error: unable to execute command: Illegal instruction: 4
clang-3.6: note: diagnostic msg: Error generating preprocessed source(s).
make[2]: *** [hphp/parser/CMakeFiles/hphp_parser.dir/hphp.7.tab.cpp.o] Error 254
-- Looking for gethostbyname_r in nsl - not found
-- Looking for bind
clang-3.6: error: unable to execute command: Illegal instruction: 4
clang-3.6: note: diagnostic msg: Error generating preprocessed source(s).
make[2]: *** [hphp/parser/CMakeFiles/hphp_parser.dir/hphp.5.tab.cpp.o] Error 254
-- Looking for bind - found
-- Looking for crypt
-- Looking for crypt - found
-- Looking for setsockopt
-- Looking for setsockopt - found
-- Looking for dlopen
1 error generated.
make[2]: *** [hphp/parser/CMakeFiles/hphp_parser.dir/lex.yy.cpp.o] Error 1
make[1]: *** [hphp/parser/CMakeFiles/hphp_parser.dir/all] Error 2
-- 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
-- Looking for timer_create in rt - not found
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - found
-- Found Threads: TRUE
-- Looking for 4 include files stdlib.h, ..., float.h
-- 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
-- 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
-- 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
[ 2%] Linking C static library libtimelib.a
[ 2%] Built target timelib
-- 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
-- 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 - Success
-- 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
-- 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
-- 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
-- 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
-- Looking for malloc_info - not found
-- Looking for memcpy
-- Looking for memcpy - found
-- Looking for memmove
-- Looking for memmove - found
-- Looking for mkstemp
-- Looking for mkstemp - found
-- Looking for mlock
-- 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
-- Looking for pthread_attr_create - not found
-- Looking for pthread_attr_getguardsize
-- 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
-- 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
-- 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
-- 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
-- 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
-- Looking for include file time.h - found
-- Looking for include file sys/times.h
-- Looking for include file sys/times.h - found
-- Looking for include file asm/msr.h
-- 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
-- Looking for ftime - found
-- Looking for time
-- Looking for time - found
-- Looking for rdtscll
-- Looking for rdtscll - not found
-- Looking for madvise
-- Looking for madvise - found
-- Looking for tzname
-- Looking for tzname - found
-- Looking for lrand48
-- Looking for lrand48 - found
-- Looking for getpagesize
-- Looking for getpagesize - found
-- Looking for TIOCGWINSZ
-- Looking for TIOCGWINSZ - found
-- Looking for FIONREAD
-- Looking for FIONREAD - found
-- Looking for TIOCSTAT
-- Looking for TIOCSTAT - found
-- Looking for FIONREAD
-- Looking for FIONREAD - found
-- Looking for SIGEV_THREAD_ID
-- Looking for SIGEV_THREAD_ID - not found
-- Looking for SIGEV_PORT
-- Looking for SIGEV_PORT - not found
-- Looking for EVFILT_TIMER
-- Looking for EVFILT_TIMER - found
-- Looking for finite
-- Looking for finite - found
-- Looking for log2
-- Looking for log2 - found
-- Looking for isnan
-- Looking for isnan - found
-- Looking for rint
-- Looking for rint - found
-- Performing Test HAVE_ISINF
-- Performing Test HAVE_ISINF - Success
-- Performing Test HAVE_FESETROUND
-- Performing Test HAVE_FESETROUND - Success
-- Check size of sigset_t
-- Check size of sigset_t - done
-- Check size of mode_t
-- Check size of mode_t - done
-- Check size of char
-- Check size of char - done
-- Check size of short
-- Check size of short - done
-- Check size of int
-- Check size of int - 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 uchar
-- Check size of uchar - failed
-- Check size of uint
-- Check size of uint - done
-- Check size of ulong
-- Check size of ulong - failed
-- Check size of int8
-- Check size of int8 - failed
-- Check size of uint8
-- Check size of uint8 - failed
-- Check size of int16
-- Check size of int16 - failed
-- Check size of uint16
-- Check size of uint16 - failed
-- Check size of int32
-- Check size of int32 - failed
-- Check size of uint32
-- Check size of uint32 - failed
-- Check size of u_int32_t
-- Check size of u_int32_t - done
-- Check size of int64
-- Check size of int64 - failed
-- Check size of uint64
-- Check size of uint64 - failed
-- Check size of time_t
-- Check size of time_t - done
-- Check size of bool
-- Check size of bool - failed
-- Check size of socklen_t
-- Check size of socklen_t - done
-- Performing Test TIME_T_UNSIGNED
-- Performing Test TIME_T_UNSIGNED - Failed
-- Performing Test HAVE_GETADDRINFO
-- Performing Test HAVE_GETADDRINFO - Success
-- Performing Test HAVE_SELECT
-- Performing Test HAVE_SELECT - Success
-- Performing Test HAVE_TIMESPEC_TS_SEC
-- Performing Test HAVE_TIMESPEC_TS_SEC - Failed
-- Performing Test QSORT_TYPE_IS_VOID
-- Performing Test QSORT_TYPE_IS_VOID - Success
-- Performing Test HAVE_SOCKET_SIZE_T_AS_socklen_t
-- Performing Test HAVE_SOCKET_SIZE_T_AS_socklen_t - Success
-- Performing Test HAVE_PTHREAD_YIELD_ZERO_ARG
-- Performing Test HAVE_PTHREAD_YIELD_ZERO_ARG - Failed
-- Checking stack direction : -1
-- Performing Test SIGNAL_RETURN_TYPE_IS_VOID
-- Performing Test SIGNAL_RETURN_TYPE_IS_VOID - Success
-- Looking for include files time.h, sys/time.h
-- Looking for include files time.h, sys/time.h - found
-- Looking for O_NONBLOCK
-- Looking for O_NONBLOCK - found
-- Performing Test C_HAS_inline
-- Performing Test C_HAS_inline - Success
-- Performing Test HAVE_PAUSE_INSTRUCTION
-- Performing Test HAVE_PAUSE_INSTRUCTION - Success
-- Looking for tcgetattr
-- Looking for tcgetattr - found
-- Performing Test HAVE_POSIX_SIGNALS
-- Performing Test HAVE_POSIX_SIGNALS - Success
-- Performing Test HAVE_BSS_START
-- Performing Test HAVE_BSS_START - Failed
-- Performing Test HAVE_WEAK_SYMBOL
-- Performing Test HAVE_WEAK_SYMBOL - Success
-- Performing Test HAVE_SOLARIS_STYLE_GETHOST
-- Performing Test HAVE_SOLARIS_STYLE_GETHOST - Failed
-- Performing Test HAVE_GCC_ATOMIC_BUILTINS
-- Performing Test HAVE_GCC_ATOMIC_BUILTINS - Success
-- Looking for netinet/in6.h
-- Looking for netinet/in6.h - not found
-- Check size of struct sockaddr_in6
-- Check size of struct sockaddr_in6 - done
-- Check size of struct in6_addr
-- Check size of struct in6_addr - done
-- Performing Test HAVE_SOCKADDR_STORAGE_SS_FAMILY
-- Performing Test HAVE_SOCKADDR_STORAGE_SS_FAMILY - Success
-- Performing Test HAVE_SOCKADDR_IN_SIN_LEN
-- Performing Test HAVE_SOCKADDR_IN_SIN_LEN - Success
-- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN
-- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Success
-- Performing Test STRUCT_DIRENT_HAS_D_INO
-- Performing Test STRUCT_DIRENT_HAS_D_INO - Success
-- Performing Test STRUCT_DIRENT_HAS_D_NAMLEN
-- Performing Test STRUCT_DIRENT_HAS_D_NAMLEN - Success
-- OPENSSL_INCLUDE_DIR = /usr/local/opt/openssl/include
-- OPENSSL_LIBRARY = /usr/local/opt/openssl/lib/libssl.dylib
-- CRYPTO_LIBRARY = /usr/local/opt/openssl/lib/libcrypto.dylib
-- OPENSSL_MAJOR_VERSION = 1
-- Looking for SHA512_DIGEST_LENGTH
-- Looking for SHA512_DIGEST_LENGTH - found
-- SSL_LIBRARIES = /usr/local/opt/openssl/lib/libssl.dylib;/usr/local/opt/openssl/lib/libcrypto.dylib
-- Check size of mbstate_t
-- Check size of mbstate_t - done
-- Performing Test HAVE_LANGINFO_CODESET
-- Performing Test HAVE_LANGINFO_CODESET - Success
-- Looking for mbrlen
-- Looking for mbrlen - found
-- Looking for mbscmp
-- Looking for mbscmp - not found
-- Looking for mbsrtowcs
-- Looking for mbsrtowcs - found
-- Looking for wcrtomb
-- Looking for wcrtomb - found
-- Looking for mbrtowc
-- Looking for mbrtowc - found
-- Looking for wcscoll
-- Looking for wcscoll - found
-- Looking for wcsdup
-- Looking for wcsdup - found
-- Looking for wcwidth
-- Looking for wcwidth - found
-- Looking for wctype
-- Looking for wctype - found
-- Looking for iswlower
-- Looking for iswlower - found
-- Looking for iswupper
-- Looking for iswupper - found
-- Looking for towlower
-- Looking for towlower - found
-- Looking for towupper
-- Looking for towupper - found
-- Looking for iswctype
-- Looking for iswctype - found
-- Check size of wchar_t
-- 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
-- Found Curses: /usr/lib/libcurses.dylib
-- Looking for 3 include files stdio.h, ..., readline/history.h
-- Looking for 3 include files stdio.h, ..., readline/history.h - found
-- Performing Test edit_HAVE_HIST_ENTRY
-- Performing Test edit_HAVE_HIST_ENTRY - Success
-- Performing Test edit_USE_LIBEDIT_INTERFACE
-- Performing Test edit_USE_LIBEDIT_INTERFACE - Failed
-- Performing Test edit_USE_NEW_READLINE_INTERFACE
-- Performing Test edit_USE_NEW_READLINE_INTERFACE - Success
-- Using cmake version 3.4.1
-- Not building NDB
-- Library webscalesqlclient depends on OSLIBS /usr/local/opt/openssl/lib/libssl.dylib;/usr/local/opt/openssl/lib/libcrypto.dylib
-- CMAKE_BUILD_TYPE: RelWithDebInfo
-- COMPILE_DEFINITIONS: HAVE_CONFIG_H
-- CMAKE_C_FLAGS: -Wno-maybe-uninitialized -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -msse4.2 -w -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 -msse4.2 -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
-- Generating done
-- Build files have been written to: /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/webscalesqlclient/mysql-5.6
[ 3%] Performing build step for 'webscalesqlclient'
Scanning dependencies of target gen_dtrace_header
[ 1%] Generating include/probes_mysql_dtrace.h, include/probes_mysql_nodtrace.h
Scanning dependencies of target zlib
[ 1%] Building C object zlib/CMakeFiles/zlib.dir/compress.c.o
[ 2%] Building C object zlib/CMakeFiles/zlib.dir/crc32.c.o
[ 2%] Building C object zlib/CMakeFiles/zlib.dir/adler32.c.o
[ 2%] Building C object zlib/CMakeFiles/zlib.dir/deflate.c.o
[ 4%] Building C object zlib/CMakeFiles/zlib.dir/gzio.c.o
Scanning dependencies of target vio
[ 4%] Built target gen_dtrace_header
[ 4%] Building C object vio/CMakeFiles/vio.dir/vio.c.o
[ 4%] Building C object zlib/CMakeFiles/zlib.dir/infback.c.o
[ 4%] Building C object zlib/CMakeFiles/zlib.dir/inffast.c.o
[ 5%] Building C object zlib/CMakeFiles/zlib.dir/inflate.c.o
Scanning dependencies of target strings
[ 5%] Building C object zlib/CMakeFiles/zlib.dir/inftrees.c.o
[ 5%] Building C object strings/CMakeFiles/strings.dir/bchange.c.o
[ 5%] Building C object strings/CMakeFiles/strings.dir/bmove_upp.c.o
[ 7%] Building C object vio/CMakeFiles/vio.dir/viosocket.c.o
[ 7%] Building C object zlib/CMakeFiles/zlib.dir/trees.c.o
[ 8%] Building C object zlib/CMakeFiles/zlib.dir/uncompr.c.o
[ 9%] Building C object strings/CMakeFiles/strings.dir/ctype-big5.c.o
[ 9%] Building C object zlib/CMakeFiles/zlib.dir/zutil.c.o
[ 9%] Building C object vio/CMakeFiles/vio.dir/viossl.c.o
[ 9%] Building C object strings/CMakeFiles/strings.dir/ctype-bin.c.o
[ 11%] Building C object vio/CMakeFiles/vio.dir/viopipe.c.o
[ 11%] Building C object strings/CMakeFiles/strings.dir/ctype-cp932.c.o
[ 11%] Building C object vio/CMakeFiles/vio.dir/vioshm.c.o
[ 12%] Building C object strings/CMakeFiles/strings.dir/ctype-czech.c.o
[ 12%] Building C object vio/CMakeFiles/vio.dir/viosslfactories.c.o
[ 12%] Building C object strings/CMakeFiles/strings.dir/ctype-euc_kr.c.o
[ 14%] Building C object strings/CMakeFiles/strings.dir/ctype-eucjpms.c.o
[ 14%] Building C object strings/CMakeFiles/strings.dir/ctype-extra.c.o
[ 14%] Building C object strings/CMakeFiles/strings.dir/ctype-gb2312.c.o
[ 15%] Linking C static library libzlib.a
[ 16%] Building C object strings/CMakeFiles/strings.dir/ctype-gbk.c.o
[ 18%] Linking C static library libvio.a
[ 18%] Built target zlib
/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
[ 18%] Building C object strings/CMakeFiles/strings.dir/ctype-latin1.c.o
/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
[ 18%] Built target vio
[ 18%] Building C object strings/CMakeFiles/strings.dir/ctype-mb.c.o
[ 19%] Building C object strings/CMakeFiles/strings.dir/ctype-simple.c.o
[ 19%] Building C object strings/CMakeFiles/strings.dir/ctype-sjis.c.o
[ 19%] Building C object strings/CMakeFiles/strings.dir/ctype-tis620.c.o
[ 21%] Building C object strings/CMakeFiles/strings.dir/ctype-uca.c.o
[ 21%] Building C object strings/CMakeFiles/strings.dir/ctype-ucs2.c.o
[ 22%] Building C object strings/CMakeFiles/strings.dir/ctype-ujis.c.o
[ 22%] Building C object strings/CMakeFiles/strings.dir/ctype-utf8.c.o
[ 22%] Building C object strings/CMakeFiles/strings.dir/ctype-win1250ch.c.o
[ 23%] Building C object strings/CMakeFiles/strings.dir/ctype.c.o
[ 23%] Building C object strings/CMakeFiles/strings.dir/decimal.c.o
[ 23%] Building C object strings/CMakeFiles/strings.dir/dtoa.c.o
[ 25%] Building C object strings/CMakeFiles/strings.dir/int2str.c.o
[ 25%] Building C object strings/CMakeFiles/strings.dir/is_prefix.c.o
[ 25%] Building C object strings/CMakeFiles/strings.dir/llstr.c.o
[ 26%] Building C object strings/CMakeFiles/strings.dir/longlong2str.c.o
[ 26%] Building C object strings/CMakeFiles/strings.dir/my_strtoll10.c.o
[ 28%] Building C object strings/CMakeFiles/strings.dir/my_vsnprintf.c.o
[ 28%] Building C object strings/CMakeFiles/strings.dir/str2int.c.o
[ 28%] Building C object strings/CMakeFiles/strings.dir/str_alloc.c.o
[ 29%] Building C object strings/CMakeFiles/strings.dir/strcend.c.o
[ 29%] Building C object strings/CMakeFiles/strings.dir/strend.c.o
[ 30%] Building C object strings/CMakeFiles/strings.dir/strfill.c.o
[ 30%] Building C object strings/CMakeFiles/strings.dir/strmake.c.o
[ 30%] Building C object strings/CMakeFiles/strings.dir/strmov.c.o
[ 30%] Building C object strings/CMakeFiles/strings.dir/strnmov.c.o
[ 32%] Building C object strings/CMakeFiles/strings.dir/strxmov.c.o
[ 32%] Building C object strings/CMakeFiles/strings.dir/strxnmov.c.o
[ 33%] Building C object strings/CMakeFiles/strings.dir/xml.c.o
[ 33%] Building C object strings/CMakeFiles/strings.dir/my_strchr.c.o
[ 33%] Building C object strings/CMakeFiles/strings.dir/strcont.c.o
[ 35%] Building C object strings/CMakeFiles/strings.dir/strappend.c.o
[ 35%] 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
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libstrings.a(longlong2str.c.o) has no symbols
[ 35%] Built target strings
Scanning dependencies of target mysys
[ 36%] Building C object mysys/CMakeFiles/mysys.dir/array.c.o
[ 36%] Building C object mysys/CMakeFiles/mysys.dir/charset-def.c.o
[ 36%] Building C object mysys/CMakeFiles/mysys.dir/checksum.c.o
[ 36%] Building C object mysys/CMakeFiles/mysys.dir/charset.c.o
[ 38%] Building C object mysys/CMakeFiles/mysys.dir/errors.c.o
[ 38%] Building C object mysys/CMakeFiles/mysys.dir/hash.c.o
[ 39%] Building C object mysys/CMakeFiles/mysys.dir/list.c.o
[ 39%] Building C object mysys/CMakeFiles/mysys.dir/mf_cache.c.o
[ 39%] Building C object mysys/CMakeFiles/mysys.dir/mf_dirname.c.o
[ 40%] Building C object mysys/CMakeFiles/mysys.dir/mf_fn_ext.c.o
[ 40%] Building C object mysys/CMakeFiles/mysys.dir/mf_format.c.o
[ 40%] Building C object mysys/CMakeFiles/mysys.dir/mf_getdate.c.o
[ 42%] Building C object mysys/CMakeFiles/mysys.dir/mf_iocache.c.o
[ 42%] Building C object mysys/CMakeFiles/mysys.dir/mf_iocache2.c.o
[ 42%] Building C object mysys/CMakeFiles/mysys.dir/mf_keycache.c.o
[ 43%] Building C object mysys/CMakeFiles/mysys.dir/mf_keycaches.c.o
[ 43%] Building C object mysys/CMakeFiles/mysys.dir/mf_loadpath.c.o
[ 45%] Building C object mysys/CMakeFiles/mysys.dir/mf_pack.c.o
[ 45%] Building C object mysys/CMakeFiles/mysys.dir/mf_path.c.o
[ 45%] Building C object mysys/CMakeFiles/mysys.dir/mf_qsort.c.o
[ 46%] Building C object mysys/CMakeFiles/mysys.dir/mf_qsort2.c.o
[ 46%] Building C object mysys/CMakeFiles/mysys.dir/mf_radix.c.o
[ 46%] Building C object mysys/CMakeFiles/mysys.dir/mf_same.c.o
[ 47%] Building C object mysys/CMakeFiles/mysys.dir/mf_sort.c.o
[ 47%] Building C object mysys/CMakeFiles/mysys.dir/mf_soundex.c.o
[ 47%] Building C object mysys/CMakeFiles/mysys.dir/mf_arr_appstr.c.o
[ 49%] Building C object mysys/CMakeFiles/mysys.dir/mf_tempdir.c.o
[ 49%] Building C object mysys/CMakeFiles/mysys.dir/mf_tempfile.c.o
[ 50%] Building C object mysys/CMakeFiles/mysys.dir/mf_unixpath.c.o
[ 50%] Building C object mysys/CMakeFiles/mysys.dir/mf_wcomp.c.o
[ 50%] Building C object mysys/CMakeFiles/mysys.dir/mulalloc.c.o
[ 52%] Building C object mysys/CMakeFiles/mysys.dir/my_access.c.o
[ 52%] Building C object mysys/CMakeFiles/mysys.dir/my_alloc.c.o
[ 52%] Building C object mysys/CMakeFiles/mysys.dir/my_bit.c.o
[ 53%] Building C object mysys/CMakeFiles/mysys.dir/my_bitmap.c.o
[ 53%] Building C object mysys/CMakeFiles/mysys.dir/my_chsize.c.o
[ 53%] Building C object mysys/CMakeFiles/mysys.dir/my_compress.c.o
[ 54%] Building C object mysys/CMakeFiles/mysys.dir/my_copy.c.o
[ 54%] Building C object mysys/CMakeFiles/mysys.dir/my_create.c.o
[ 56%] Building C object mysys/CMakeFiles/mysys.dir/my_delete.c.o
[ 56%] Building C object mysys/CMakeFiles/mysys.dir/my_div.c.o
[ 56%] Building C object mysys/CMakeFiles/mysys.dir/my_error.c.o
[ 57%] Building C object mysys/CMakeFiles/mysys.dir/my_file.c.o
[ 57%] Building C object mysys/CMakeFiles/mysys.dir/my_fopen.c.o
[ 57%] Building C object mysys/CMakeFiles/mysys.dir/my_fstream.c.o
[ 59%] Building C object mysys/CMakeFiles/mysys.dir/my_gethwaddr.c.o
[ 59%] Building C object mysys/CMakeFiles/mysys.dir/my_getsystime.c.o
[ 59%] Building C object mysys/CMakeFiles/mysys.dir/my_getwd.c.o
[ 60%] Building C object mysys/CMakeFiles/mysys.dir/my_compare.c.o
[ 60%] Building C object mysys/CMakeFiles/mysys.dir/my_init.c.o
[ 61%] Building C object mysys/CMakeFiles/mysys.dir/my_lib.c.o
[ 61%] Building C object mysys/CMakeFiles/mysys.dir/my_lock.c.o
[ 61%] Building C object mysys/CMakeFiles/mysys.dir/my_malloc.c.o
[ 63%] Building C object mysys/CMakeFiles/mysys.dir/my_mess.c.o
[ 63%] Building C object mysys/CMakeFiles/mysys.dir/my_mmap.c.o
[ 63%] Building C object mysys/CMakeFiles/mysys.dir/my_mkdir.c.o
[ 64%] Building C object mysys/CMakeFiles/mysys.dir/my_once.c.o
[ 64%] Building C object mysys/CMakeFiles/mysys.dir/my_open.c.o
[ 64%] Building C object mysys/CMakeFiles/mysys.dir/my_pread.c.o
[ 66%] Building C object mysys/CMakeFiles/mysys.dir/my_pthread.c.o
[ 66%] Building C object mysys/CMakeFiles/mysys.dir/my_quick.c.o
[ 67%] Building C object mysys/CMakeFiles/mysys.dir/my_read.c.o
[ 67%] Building C object mysys/CMakeFiles/mysys.dir/my_redel.c.o
[ 67%] Building C object mysys/CMakeFiles/mysys.dir/my_rename.c.o
[ 69%] Building C object mysys/CMakeFiles/mysys.dir/my_seek.c.o
[ 69%] Building C object mysys/CMakeFiles/mysys.dir/my_sleep.c.o
[ 69%] Building C object mysys/CMakeFiles/mysys.dir/my_static.c.o
[ 70%] Building C object mysys/CMakeFiles/mysys.dir/my_symlink.c.o
[ 70%] Building C object mysys/CMakeFiles/mysys.dir/my_symlink2.c.o
[ 71%] Building C object mysys/CMakeFiles/mysys.dir/my_sync.c.o
[ 71%] Building C object mysys/CMakeFiles/mysys.dir/my_thr_init.c.o
[ 73%] Building C object mysys/CMakeFiles/mysys.dir/my_write.c.o
[ 73%] Building C object mysys/CMakeFiles/mysys.dir/ptr_cmp.c.o
[ 73%] Building C object mysys/CMakeFiles/mysys.dir/queues.c.o
[ 73%] Building C object mysys/CMakeFiles/mysys.dir/stacktrace.c.o
[ 74%] Building C object mysys/CMakeFiles/mysys.dir/string.c.o
[ 74%] Building C object mysys/CMakeFiles/mysys.dir/thr_alarm.c.o
[ 74%] Building C object mysys/CMakeFiles/mysys.dir/thr_lock.c.o
[ 76%] Building C object mysys/CMakeFiles/mysys.dir/thr_mutex.c.o
[ 76%] Building C object mysys/CMakeFiles/mysys.dir/thr_rwlock.c.o
[ 77%] Building C object mysys/CMakeFiles/mysys.dir/tree.c.o
[ 77%] Building C object mysys/CMakeFiles/mysys.dir/typelib.c.o
[ 77%] Building C object mysys/CMakeFiles/mysys.dir/base64.c.o
[ 78%] Building C object mysys/CMakeFiles/mysys.dir/my_memmem.c.o
[ 78%] Building C object mysys/CMakeFiles/mysys.dir/my_getpagesize.c.o
[ 78%] Building C object mysys/CMakeFiles/mysys.dir/lf_alloc-pin.c.o
[ 80%] Building C object mysys/CMakeFiles/mysys.dir/lf_dynarray.c.o
[ 80%] Building C object mysys/CMakeFiles/mysys.dir/lf_hash.c.o
[ 80%] Building C object mysys/CMakeFiles/mysys.dir/my_atomic.c.o
[ 81%] Building C object mysys/CMakeFiles/mysys.dir/my_getncpus.c.o
[ 81%] Building C object mysys/CMakeFiles/mysys.dir/my_rdtsc.c.o
[ 83%] Building C object mysys/CMakeFiles/mysys.dir/waiting_threads.c.o
[ 83%] Building C object mysys/CMakeFiles/mysys.dir/my_alarm.c.o
[ 83%] Building C object mysys/CMakeFiles/mysys.dir/psi_noop.c.o
[ 84%] Building C object mysys/CMakeFiles/mysys.dir/kqueue_timers.c.o
[ 84%] Building C object mysys/CMakeFiles/mysys.dir/my_lockmem.c.o
[ 84%] 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
/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
[ 84%] Built target mysys
Scanning dependencies of target dbug
[ 85%] Building C object dbug/CMakeFiles/dbug.dir/dbug.c.o
[ 85%] Linking C static library libdbug.a
[ 85%] Built target dbug
Scanning dependencies of target mysys_ssl
[ 85%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_default.cc.o
[ 87%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_getopt.cc.o
[ 88%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_aes.cc.o
[ 88%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/crypt_genhash_impl.cc.o
[ 90%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_sha2.cc.o
[ 90%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_sha1.cc.o
[ 90%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_md5.cc.o
[ 90%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_rnd.cc.o
In file included from /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/webscalesqlclient/src/mysys_ssl/my_sha1.cc:25:
/tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/webscalesqlclient/mysql-5.6/include/my_global.h:789:12: fatal error: 'cmath' file not found
#include <cmath>
^
In file included from /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/webscalesqlclient/src/mysys_ssl/my_md5.cc:25:
/tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/webscalesqlclient/mysql-5.6/include/my_global.h:789:12: fatal error: 'cmath' file not found
#include <cmath>
^
In file included from /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/webscalesqlclient/src/mysys_ssl/my_default.cc:39:
In file included from /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/webscalesqlclient/src/mysys_ssl/../mysys/mysys_priv.h:16:
/tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/webscalesqlclient/mysql-5.6/include/my_global.h:789:12: fatal error: 'cmath' file not found
#include <cmath>
^
In file included from /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/webscalesqlclient/src/mysys_ssl/my_getopt.cc:16:
/tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/webscalesqlclient/mysql-5.6/include/my_global.h:789:12: fatal error: 'cmath' file not found
#include <cmath>
^
1 error generated.
In file included from /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/webscalesqlclient/src/mysys_ssl/crypt_genhash_impl.cc:30:
In file included from /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/webscalesqlclient/mysql-5.6/include/crypt_genhash_impl.h:17:
/tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/webscalesqlclient/mysql-5.6/include/my_global.h:789:12: fatal error: 'cmath' file not found
#include <cmath>
^
In file included from /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/webscalesqlclient/src/mysys_ssl/my_rnd.cc:17:
In file included from /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/webscalesqlclient/mysql-5.6/include/my_rnd.h:24:
/tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/webscalesqlclient/mysql-5.6/include/my_global.h:789:12: fatal error: 'cmath' file not found
#include <cmath>
^
In file included from /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/webscalesqlclient/src/mysys_ssl/my_aes.cc:17:
/tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/webscalesqlclient/mysql-5.6/include/my_global.h:789:12: fatal error: 'cmath' file not found
#include <cmath>
^
In file included from /tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/webscalesqlclient/src/mysys_ssl/my_sha2.cc:23:
/tmp/hhvm20151223-95148-1492ihp/hhvm-3.11.0/third-party/webscalesqlclient/mysql-5.6/include/my_global.h:789:12: fatal error: 'cmath' file not found
#include <cmath>
^
1 error generated.
1 error generated.
make[5]: *** [mysys_ssl/CMakeFiles/mysys_ssl.dir/my_sha1.cc.o] Error 1
make[5]: *** Waiting for unfinished jobs....
1 error generated.
make[5]: *** [mysys_ssl/CMakeFiles/mysys_ssl.dir/my_md5.cc.o] Error 1
1 error generated.
make[5]: *** [mysys_ssl/CMakeFiles/mysys_ssl.dir/my_sha2.cc.o] Error 1
make[5]: *** [mysys_ssl/CMakeFiles/mysys_ssl.dir/crypt_genhash_impl.cc.o] Error 1
make[5]: *** [mysys_ssl/CMakeFiles/mysys_ssl.dir/my_aes.cc.o] Error 1
1 error generated.
make[5]: *** [mysys_ssl/CMakeFiles/mysys_ssl.dir/my_rnd.cc.o] Error 1
1 error generated.
1 error generated.
make[5]: *** [mysys_ssl/CMakeFiles/mysys_ssl.dir/my_default.cc.o] Error 1
make[5]: *** [mysys_ssl/CMakeFiles/mysys_ssl.dir/my_getopt.cc.o] Error 1
make[4]: *** [mysys_ssl/CMakeFiles/mysys_ssl.dir/all] Error 2
make[3]: *** [all] Error 2
make[2]: *** [third-party/webscalesqlclient/build/src/webscalesqlclient-stamp/webscalesqlclient-build] Error 2
make[1]: *** [third-party/webscalesqlclient/CMakeFiles/webscalesqlclient.dir/all] Error 2
make: *** [all] Error 2
==> Formula
Tap: hhvm/hhvm
Path: /usr/local/Library/Taps/hhvm/homebrew-hhvm/hhvm.rb
==> Configuration
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew.git
HEAD: bce8985128dff2608b75302f233aa3089481c722
Last commit: 4 days ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: 8-core 64-bit haswell
OS X: 10.9.5-x86_64
Xcode: 6.2
CLT: 6.2.0.0.1.1424975374
GCC-4.2: build 5666
Clang: 6.0 build 600
X11: 2.7.8 => /opt/X11
System Ruby: 2.0.0-p481
Perl: /usr/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.11/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/local/bin/ruby => /usr/local/Cellar/ruby/2.2.4/bin/ruby
Java: 1.7.0_60, 1.7.0_40, 1.7.0_25, 1.6.0_65-b14-462
==> ENV
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j8
CMAKE_PREFIX_PATH: /usr/local/opt/llvm:/usr/local/opt/gettext:/usr/local/opt/icu4c:/usr/local/opt/openssl:/usr/local/opt/readline:/usr/local/opt/sqlite:/usr/local
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/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/libelf/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/glog/lib/pkgconfig:/usr/local/opt/icu4c/lib/pkgconfig:/usr/local/opt/xz/lib/pkgconfig:/usr/local/opt/imagemagick/lib/pkgconfig:/usr/local/opt/jemalloc/lib/pkgconfig:/usr/local/opt/openssl/lib/pkgconfig:/usr/local/opt/libevent/lib/pkgconfig:/usr/local/opt/libmemcached/lib/pkgconfig:/usr/local/opt/libzip/lib/pkgconfig:/usr/local/opt/lz4/lib/pkgconfig:/usr/local/opt/oniguruma/lib/pkgconfig:/usr/local/opt/pcre/lib/pkgconfig:/usr/local/opt/sqlite/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.9
ACLOCAL_PATH: /usr/local/opt/gettext/share/aclocal:/usr/local/share/aclocal
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/llvm/bin:/usr/local/opt/autoconf/bin:/usr/local/opt/automake/bin:/usr/local/opt/cmake/bin:/usr/local/opt/dwarfutils/bin:/usr/local/opt/gawk/bin:/usr/local/opt/libtool/bin:/usr/local/opt/md5sha1sum/bin:/usr/local/opt/ocaml/bin:/usr/local/opt/pkg-config/bin:/usr/local/opt/libpng/bin:/usr/local/opt/freetype/bin:/usr/local/opt/fontconfig/bin:/usr/local/opt/jpeg/bin:/usr/local/opt/libtiff/bin:/usr/local/opt/gd/bin:/usr/local/opt/gettext/bin:/usr/local/opt/gflags/bin:/usr/local/opt/icu4c/bin:/usr/local/opt/xz/bin:/usr/local/opt/imagemagick/bin:/usr/local/opt/jemalloc/bin:/usr/local/opt/openssl/bin:/usr/local/opt/libevent/bin:/usr/local/opt/memcached/bin:/usr/local/opt/libmemcached/bin:/usr/local/opt/libzip/bin:/usr/local/opt/lz4/bin:/usr/local/opt/mcrypt/bin:/usr/local/opt/oniguruma/bin:/usr/local/opt/pcre/bin:/usr/local/opt/sqlite/bin:/usr/bin:/bin:/usr/sbin:/sbin
Error: hhvm/hhvm/hhvm 3.11.0 did not build
Logs:
/Users/erik/Library/Logs/Homebrew/hhvm/01.cmake
/Users/erik/Library/Logs/Homebrew/hhvm/01.cmake.cc
/Users/erik/Library/Logs/Homebrew/hhvm/02.make
/Users/erik/Library/Logs/Homebrew/hhvm/02.make.cc
/Users/erik/Library/Logs/Homebrew/hhvm/CMakeCache.txt
~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment