Skip to content

Instantly share code, notes, and snippets.

@beatscode
Created June 17, 2017 11:57
Show Gist options
  • Save beatscode/89f3f7e7e7a0d25de1db0d673caad3e2 to your computer and use it in GitHub Desktop.
Save beatscode/89f3f7e7e7a0d25de1db0d673caad3e2 to your computer and use it in GitHub Desktop.
hhvm (hhvm/hhvm/hhvm) on macOS 10.12.5 - Homebrew build logs
Homebrew build logs for hhvm/hhvm/hhvm on macOS 10.12.5
Build date: 2017-06-16 22:18:34
HOMEBREW_VERSION: 1.2.3
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: ed9942fbd1ec4243f0a92ab8f9b2411c8b1fb091
Last commit: 5 days ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 46d9cb11d61d074b745f251459e85f05d08eb295
Core tap last commit: 19 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local/Homebrew
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: octa-core 64-bit haswell
Homebrew Ruby: 2.0.0-p648
Clang: 8.0 build 800
Git: 2.13.1 => /usr/local/bin/git
Perl: /usr/local/bin/perl => /usr/local/Cellar/perl/5.24.1/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/local/bin/ruby => /usr/local/Cellar/ruby/2.4.1_1/bin/ruby
Java: 1.8.0_131, 1.8.0_51
macOS: 10.12.5-x86_64
Xcode: 8.2.1
CLT: 8.3.2.0.1.1492020469
X11: 2.7.9 => /opt/X11
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry and just ignore them. Thanks!
Warning: Unbrewed dylibs were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected dylibs:
/usr/local/lib/libcgunwind.1.0.dylib
/usr/local/lib/libusb-1.0.0.dylib
Warning: Unbrewed header files were found in /usr/local/include.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected header files:
/usr/local/include/python2.7/greenlet/greenlet.h
/usr/local/include/python3.5m/greenlet/greenlet.h
/usr/local/include/python3.6m/greenlet/greenlet.h
Warning: You have unlinked kegs in your Cellar
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on
those kegs to fail to run properly once built. Run `brew link` on these:
android-ndk
android-sdk
macvim
Warning: Homebrew's sbin was not found in your PATH but you have installed
formulae that put executables in /usr/local/sbin.
Consider setting the PATH for example like so
echo 'export PATH="/usr/local/sbin:$PATH"' >> ~/.zshrc
Warning: Your Xcode (8.2.1) is outdated.
Please update to Xcode 8.3.3 (or delete it).
Xcode can be updated from the App Store.
Warning: Broken symlinks were found. Remove them with `brew prune`:
/usr/local/bin/ddms
/usr/local/bin/draw9patch
/usr/local/bin/emulator64-arm
/usr/local/bin/emulator64-mips
/usr/local/bin/emulator64-x86
/usr/local/bin/hierarchyviewer
/usr/local/bin/lint
/usr/local/bin/monkeyrunner
/usr/local/bin/traceview
/usr/local/opt/node@7
/usr/local/opt/qt@5.8
Warning: Some installed formula are missing dependencies.
You should `brew install` the missing dependencies:
brew install docker
Run `brew missing` for more details.
hhvm/hhvm/hhvm
Formula: hhvm
Tap: hhvm/hhvm
Path: /usr/local/Homebrew/Library/Taps/hhvm/homebrew-hhvm/hhvm.rb
2017-06-16 21:37:47 -0400
cmake
-DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/hhvm/HEAD-0564019
-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 -I/usr/local/opt/libsodium/include -L/usr/local/opt/libsodium/lib
-DCMAKE_CXX_FLAGS=-I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -I/usr/local/opt/libsodium/include -L/usr/local/opt/libsodium/lib
-DAWK_EXECUTABLE=/usr/local/opt/gawk/bin/gawk
-DBoost_INCLUDE_DIR=/usr/local/opt/boost/include
-DBoost_LIBRARY_DIR=/usr/local/opt/boost/lib
-DLIBMAGICKWAND_INCLUDE_DIRS=/usr/local/opt/imagemagick@6/include/ImageMagick-6
-DLIBMAGICKWAND_LIBRARIES=/usr/local/opt/imagemagick@6/lib/libMagickWand-6.Q16.dylib
-DLIBMAGICKCORE_LIBRARIES=/usr/local/opt/imagemagick@6/lib/libMagickCore-6.Q16.dylib
-DFREETYPE_INCLUDE_DIRS=/usr/local/opt/freetype/include/freetype2
-DFREETYPE_LIBRARIES=/usr/local/opt/freetype/lib/libfreetype.dylib
-DGMP_INCLUDE_DIR=/usr/local/opt/gmp/include
-DGMP_LIBRARY=/usr/local/opt/gmp/lib/libgmp.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
-DLIBJPEG_INCLUDE_DIRS=/usr/local/opt/jpeg/include
-DLIBJPEG_LIBRARIES=/usr/local/opt/jpeg/lib/libjpeg.dylib
-DLIBMEMCACHED_INCLUDE_DIR=/usr/local/opt/libmemcached/include
-DLIBMEMCACHED_LIBRARY=/usr/local/opt/libmemcached/lib/libmemcached.dylib
-DLIBPNG_INCLUDE_DIRS=/usr/local/opt/libpng/include
-DLIBPNG_LIBRARIES=/usr/local/opt/libpng/lib/libpng.dylib
-DLIBSQLITE3_INCLUDE_DIR=/usr/local/opt/sqlite/include
-DLIBSQLITE3_LIBRARY=/usr/local/opt/sqlite/lib/libsqlite3.dylib
-DMcrypt_INCLUDE_DIR=/usr/local/opt/mcrypt/include
-DMcrypt_LIB=/usr/local/opt/mcrypt/lib/libmcrypt.dylib
-DPC_SQLITE3_FOUND=1
-DLIBXML2_INCLUDE_DIR=/usr/local/opt/libxml2/include/libxml2
-DLIBXML2_LIBRARIES=/usr/local/opt/libxml2/lib/libxml2.dylib
-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
-DOCAML=/usr/local/opt/ocaml/bin/ocaml
-DOCAMLC=/usr/local/opt/ocaml/bin/ocamlc.opt
-DOCAMLOPT=/usr/local/opt/ocaml/bin/ocamlopt.opt
-DOCAMLBUILD=/usr/local/opt/ocamlbuild/bin/ocamlbuild
-DONIGURUMA_INCLUDE_DIR=/usr/local/opt/oniguruma/include
-DONIGURUMA_LIBRARY=/usr/local/opt/oniguruma/lib/libonig.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
-DPKG_CONFIG_EXECUTABLE=/usr/local/opt/pkg-config/bin/pkg-config
-DREADLINE_INCLUDE_DIR=/usr/local/opt/readline/include
-DREADLINE_LIBRARY=/usr/local/opt/readline/lib/libreadline.dylib
-DTBB_INCLUDE_DIR=/usr/local/opt/tbb/include
-DTBB_INSTALL_DIR=/usr/local/opt/tbb
-DTBB_LIBRARY=/usr/local/opt/tbb/lib/libtbb.dylib
-DTBB_LIBRARY_DEBUG=/usr/local/opt/tbb/lib/libtbb.dylib
-DTBB_LIBRARY_DIR=/usr/local/opt/tbb/lib
-DTBB_MALLOC_LIBRARY=/usr/local/opt/tbb/lib/libtbbmalloc.dylib
-DTBB_MALLOC_LIBRARY_DEBUG=/usr/local/opt/tbb/lib/libtbbmalloc.dylib
-DLIBSODIUM_INCLUDE_DIRS=/usr/local/opt/libsodium/include
-DLIBSODIUM_LIBRARIES=/usr/local/opt/libsodium/lib/libsodium.dylib
-DSYSTEM_PCRE_HAS_JIT=1
-DCMAKE_FIND_ROOT_PATH=/tmp
-DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY
-DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY
-DCMAKE_FIND_ROOT_PATH_MODE_PACKAGE=ONLY
-DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=ONLY
-DCMAKE_SYSTEM_NAME=Darwin
-DCMAKE_CROSSCOMPILING=0
-DCMAKE_AR=/usr/bin/ar
-DCMAKE_RANLIB=/usr/bin/ranlib
-DBZIP2_INCLUDE_DIR=/usr/include
-DBZIP2_LIBRARIES=/usr/lib/libbz2.dylib
-DCURL_INCLUDE_DIR=/usr/include
-DCURL_LIBRARY=/usr/lib/libcurl.dylib
-DDL_LIB=/usr/lib/libdl.dylib
-DEXPAT_INCLUDE_DIR=/usr/include
-DEXPAT_LIBRARY=/usr/lib/libexpat.dylib
-DGPERF_EXECUTABLE=/usr/bin/gperf
-DKERBEROS_LIB=/usr/lib/libgssapi_krb5.dylib
-DLBER_LIBRARIES=/usr/lib/liblber.dylib
-DLDAP_INCLUDE_DIR=/usr/include
-DLDAP_LIBRARIES=/usr/lib/libldap.dylib
-DLIBDL_INCLUDE_DIRS=/usr/include
-DLIBDL_LIBRARIES=/usr/lib/libdl.dylib
-DLIBICONV_INCLUDE_DIR=/usr/include
-DLIBICONV_LIBRARY=/usr/lib/libiconv.dylib
-DLIBPTHREAD_INCLUDE_DIRS=/usr/include
-DLIBPTHREAD_LIBRARIES=/usr/lib/libpthread.dylib
-DLIBXSLT_EXSLT_LIBRARY=/usr/lib/libexslt.dylib
-DLIBXSLT_INCLUDE_DIR=/usr/include
-DLIBXSLT_LIBRARIES=/usr/lib/libxslt.dylib
-DRESOLV_LIB=/usr/lib/libresolv.dylib
-DZLIB_INCLUDE_DIR=/usr/include
-DZLIB_LIBRARY=/usr/lib/libz.dylib
-- The C compiler identification is Clang 4.0.0
-- The CXX compiler identification is Clang 4.0.0
-- 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
-- Build type not specified: cmake build type Release.
-- Patches: /tmp/hhvm-20170616-47308-v4dn8u/patches/ocaml.patch
-- Applying /tmp/hhvm-20170616-47308-v4dn8u/patches/ocaml.patch
-- Patch applied: /tmp/hhvm-20170616-47308-v4dn8u/patches/ocaml.patch
-- 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
-- Found LibDL: /usr/lib/libdl.dylib
-- Performing Test LIBDL_NEEDS_UNDERSCORE
-- Performing Test LIBDL_NEEDS_UNDERSCORE - Failed
-- 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.51.0")
-- Looking for curl_multi_select
-- Looking for curl_multi_select - not found
-- Looking for curl_multi_wait
-- Looking for curl_multi_wait - found
-- Found LibXml2: /usr/local/opt/libxml2/lib/libxml2.dylib (found version "2.9.4")
-- Found PkgConfig: /usr/local/opt/pkg-config/bin/pkg-config (found version "0.29.2")
-- 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
-- Performing Test LZ4_GOOD_VERSION
-- Performing Test LZ4_GOOD_VERSION - Success
-- 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.1.2
-- Found ICU header files in /usr/local/opt/icu4c/include
-- Found ICU libraries: /usr/local/opt/icu4c/lib/libicuuc.dylib
-- Performing Test JEMALLOC_VERSION_MINIMUM
-- Performing Test JEMALLOC_VERSION_MINIMUM - Success
-- Found jemalloc: /usr/local/opt/jemalloc/lib/libjemalloc.dylib
-- Found Intel TBB
-- Found OpenSSL: /usr/local/opt/openssl/lib/libcrypto.dylib (found version "1.0.2l")
-- Performing Test OPENSSL_HAVE_RAND_EGD
-- Performing Test OPENSSL_HAVE_RAND_EGD - Success
-- Found ZLIB: /usr/lib/libz.dylib (found version "1.2.8")
-- Found ONIGURUMA: /usr/local/opt/oniguruma/lib/libonig.dylib
-- Could NOT find Editline (missing: EDITLINE_LIBRARIES EDITLINE_INCLUDE_DIRS)
-- Performing Test ELF_GETSHDRSTRNDX
-- Performing Test ELF_GETSHDRSTRNDX - Failed
-- Looking for dwarf_producer_init
-- Looking for dwarf_producer_init - not found
-- 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
-- Did not find system RE2
-- Building RE2 from third-party
-- Looking for include file stdio.h
-- Looking for include file stdio.h - found
-- Looking for include file stdlib.h
-- Looking for include file stdlib.h - found
-- Looking for include file stddef.h
-- Looking for include file stddef.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 include file string.h
-- Looking for include file string.h - found
-- Looking for strcasecmp
-- Looking for strcasecmp - found
-- Looking for strchr
-- Looking for strchr - found
-- 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
-- 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 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_FUNCTEXCEPT
-- Performing Test FOLLY_FUNCTEXCEPT - Failed
-- Performing Test FOLLY_HAVE_MALLOC_H
-- Performing Test FOLLY_HAVE_MALLOC_H - Failed
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for pthread_atfork
-- Looking for pthread_atfork - found
-- Looking for pthread_spin_lock
-- Looking for pthread_spin_lock - not found
-- Looking for dwarf_producer_init
-- Looking for dwarf_producer_init - not found
-- 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
-- Performing Test FOLLY_HAVE_LIBDWARF_DWARF_H
-- Performing Test FOLLY_HAVE_LIBDWARF_DWARF_H - Failed
-- Performing Test FOLLY_HAVE_VLA
-- Performing Test FOLLY_HAVE_VLA - Success
-- Performing Test FOLLY_HAVE_IFUNC
-- Performing Test FOLLY_HAVE_IFUNC - Failed
-- Looking for C++ include bits/functexcept.h
-- Looking for C++ include bits/functexcept.h - not found
-- Looking for linux/membarrier.h
-- Looking for linux/membarrier.h - not found
-- Looking for memrchr
-- Looking for memrchr - not found
-- Looking for preadv
-- Looking for preadv - not found
-- Looking for pwritev
-- Looking for pwritev - not found
-- Looking for arpa/inet.h
-- Looking for arpa/inet.h - found
-- Looking for netinet/in.h
-- Looking for netinet/in.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for string.h
-- Looking for string.h - found
-- Looking for sys/socket.h
-- Looking for sys/socket.h - found
-- Looking for sys/time.h
-- Looking for sys/time.h - found
-- Looking for unistd.h
-- Looking for unistd.h - found
-- 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+
-- Found ocamlc: /usr/local/opt/ocaml/bin/ocamlc.opt
-- Got ocaml version 4.04.1
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - found
-- Found Threads: TRUE
-- Boost version: 1.64.0
-- Found the following Boost libraries:
-- context
-- filesystem
-- program_options
-- regex
-- system
-- thread
-- chrono
-- date_time
-- atomic
-- 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.1.0")
-- 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.
-- Building the factparse 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
-- Performing Test LIBICONV_CONST
-- Performing Test LIBICONV_CONST - Failed
-- 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/opt/gmp/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.
-- Building the ldap extension.
-- Checking for module 'libsodium>=1.0.7'
-- Found libsodium, version 1.0.12
-- Found libsodium: /usr/local/opt/libsodium/lib/libsodium.dylib
-- Building the libsodium extension.
-- Checking for module 'libsodium>=1.0.7'
-- Found libsodium, version 1.0.12
-- Found libsodium: sodium
-- Building the libxml extension.
-- Building the lz4 extension.
-- Building the mail extension.
-- Building the mailparse extension.
-- Building the mbstring extension.
Not building the mcrouter extension.
-- Found mcrypt: /usr/local/opt/mcrypt/lib/libmcrypt.dylib
-- Building the mcrypt extension.
-- Found mcrypt: /usr/local/opt/mcrypt/lib/libmcrypt.dylib
-- Building the memcache extension.
-- Building the memcached extension.
-- Building the MySQL extension.
-- Building the MySQLi extension.
-- Building the objprof extension.
-- Could NOT find LibUODBC (missing: LIBUODBC_LIBRARIES LIBUODBC_INCLUDE_DIRS)
-- The odbc extension was disabled because resolving the dependency 'libUODBC' failed.
Not 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.
-- The pgsql extension was disabled because resolving the dependency 'libPgSQL' failed.
Not building the pgsql extension.
-- Building the phar extension.
-- Building the posix extension.
-- Building the process extension.
-- Building the random extension.
-- Building the readline extension.
-- Building the reflection extension.
-- Building the scrypt extension.
-- Building the server extension.
-- Building the session extension.
-- Building the shmop extension.
-- Building the simplexml extension.
-- Snappy NOT found.
-- The snappy extension was disabled because resolving the dependency 'libSnappy' failed.
Not building the snappy 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.
-- Checking for module 'watchmanclient'
-- No package 'watchmanclient' found
-- Could NOT find libWatchmanClient (missing: WATCHMANCLIENT_LIBRARIES WATCHMANCLIENT_INCLUDE_DIRS)
-- The watchman extension was disabled because resolving the dependency 'libWatchmanClient' failed.
Not building the watchman extension.
-- Building the wddx extension.
-- Building the weakref 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.29")
-- Building the xsl extension.
-- Building the zip extension.
-- Building the zlib extension.
-- Performing Test PTHREAD_TIMEDLOCK
-- Performing Test PTHREAD_TIMEDLOCK - Failed
-- 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.1.2
-- Found ICU header files in /usr/local/opt/icu4c/include
-- Found ICU libraries: /usr/local/opt/icu4c/lib/libicuuc.dylib
-- Found jemalloc: /usr/local/opt/jemalloc/lib/libjemalloc.dylib
-- Found Intel TBB
-- Could NOT find Editline (missing: EDITLINE_LIBRARIES EDITLINE_INCLUDE_DIRS)
-- Looking for dwarf_producer_init
-- Looking for dwarf_producer_init - not found
-- 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
-- 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.1.2
-- Found ICU header files in /usr/local/opt/icu4c/include
-- Found ICU libraries: /usr/local/opt/icu4c/lib/libicuuc.dylib
-- Found jemalloc: /usr/local/opt/jemalloc/lib/libjemalloc.dylib
-- Found Intel TBB
-- Could NOT find Editline (missing: EDITLINE_LIBRARIES EDITLINE_INCLUDE_DIRS)
-- Looking for dwarf_producer_init
-- Looking for dwarf_producer_init - not found
-- 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
-- Looking for utime.h
-- Looking for utime.h - found
-- Looking for wchar.h
-- Looking for wchar.h - found
-- Looking for wctype.h
-- Looking for wctype.h - found
-- Looking for sys/mman.h
-- Looking for sys/mman.h - found
-- Looking for sys/utime.h
-- Looking for sys/utime.h - not found
-- Looking for getline
-- Looking for getline - found
-- Looking for mbrtowc
-- Looking for mbrtowc - found
-- Looking for mkstemp
-- Looking for mkstemp - found
-- Looking for mmap
-- Looking for mmap - found
-- Looking for strlcpy
-- Looking for strlcpy - found
-- Looking for strtof
-- Looking for strtof - found
-- Looking for strtoul
-- Looking for strtoul - found
-- Looking for utime
-- Looking for utime - found
-- Looking for utimes
-- Looking for utimes - found
-- Performing Test HAVE_TM_ISDST
-- Performing Test HAVE_TM_ISDST - Success
-- Performing Test HAVE_STRUCT_TM_TM_GMTOFF
-- Performing Test HAVE_STRUCT_TM_TM_GMTOFF - Success
-- Performing Test HAVE_STRUCT_TM_TM_ZONE
-- Performing Test HAVE_STRUCT_TM_TM_ZONE - Success
-- Performing Test HAVE_DAYLIGHT
-- Performing Test HAVE_DAYLIGHT - Success
-- Performing Test MAJOR_IN_MKDEV
-- Performing Test MAJOR_IN_MKDEV - Failed
-- Performing Test MAJOR_IN_SYSMACROS
-- Performing Test MAJOR_IN_SYSMACROS - Failed
-- Performing Test HAVE_VISIBILITY
-- Performing Test HAVE_VISIBILITY - Success
-- Warning: Did not find file Compiler/-ASM
-- Building hack
-- Found LZ4: /usr/local/opt/lz4/lib/liblz4.dylib
-- Could NOT find LibNuma (missing: LIBNUMA_LIBRARIES LIBNUMA_INCLUDE_DIRS)
-- Performing Test NOT_REQUIRE_ATOMIC_LINKER_FLAG
-- Performing Test NOT_REQUIRE_ATOMIC_LINKER_FLAG - Success
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/hhvm-20170616-47308-v4dn8u
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -no_deduplicate -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o a.out -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib /tmp/CMakeCCompilerId-1c917f.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv added: -headerpad_max_install_names
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -no_deduplicate -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o a.out -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib /tmp/CMakeCCompilerId-1c917f.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -no_deduplicate -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o a.out -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib /tmp/CMakeCXXCompilerId-de01c5.o -lc++ -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv added: -headerpad_max_install_names
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -no_deduplicate -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o a.out -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib /tmp/CMakeCXXCompilerId-de01c5.o -lc++ -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_92c64 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_92c64.dir/testCCompiler.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_92c64 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_92c64.dir/testCCompiler.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_c3400 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names -v CMakeFiles/cmTC_c3400.dir/CMakeCCompilerABI.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_c3400 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names -v CMakeFiles/cmTC_c3400.dir/CMakeCCompilerABI.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_fd8ce -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_fd8ce.dir/testCXXCompiler.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_fd8ce -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_fd8ce.dir/testCXXCompiler.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_78497 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names -v CMakeFiles/cmTC_78497.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_78497 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names -v CMakeFiles/cmTC_78497.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_0a9c3 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_0a9c3.dir/src.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_0a9c3 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_0a9c3.dir/src.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_a51c5 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_a51c5.dir/src.c.o -ldl -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_a51c5 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_a51c5.dir/src.c.o -ldl -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_ba577 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_ba577.dir/CheckFunctionExists.c.o /usr/local/opt/libevent/lib/libevent.dylib -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_ba577 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_ba577.dir/CheckFunctionExists.c.o /usr/local/opt/libevent/lib/libevent.dylib -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_a06af -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_a06af.dir/CheckFunctionExists.c.o /usr/lib/libcurl.dylib -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_a06af -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_a06af.dir/CheckFunctionExists.c.o /usr/lib/libcurl.dylib -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_d9a22 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_d9a22.dir/CheckFunctionExists.c.o /usr/lib/libcurl.dylib -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_d9a22 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_d9a22.dir/CheckFunctionExists.c.o /usr/lib/libcurl.dylib -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_330b9 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_330b9.dir/src.c.o /usr/local/opt/lz4/lib/liblz4.dylib -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_330b9 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_330b9.dir/src.c.o /usr/local/opt/lz4/lib/liblz4.dylib -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_678ff -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_678ff.dir/src.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_678ff -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_678ff.dir/src.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_72f33 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_72f33.dir/src.cxx.o /usr/local/opt/openssl/lib/libssl.dylib /usr/local/opt/openssl/lib/libcrypto.dylib -lc++ -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_72f33 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_72f33.dir/src.cxx.o /usr/local/opt/openssl/lib/libssl.dylib /usr/local/opt/openssl/lib/libcrypto.dylib -lc++ -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_9af8e -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_9af8e.dir/CheckFunctionExists.c.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_9af8e -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_9af8e.dir/CheckFunctionExists.c.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_55baa -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_55baa.dir/CheckFunctionExists.c.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_55baa -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_55baa.dir/CheckFunctionExists.c.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_341f2 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_341f2.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_341f2 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_341f2.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_0227a -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_0227a.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_0227a -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_0227a.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_c8e66 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_c8e66.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_c8e66 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_c8e66.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_e43da -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_e43da.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_e43da -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_e43da.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_3dcf1 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_3dcf1.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_3dcf1 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_3dcf1.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_f2ce1 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_f2ce1.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_f2ce1 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_f2ce1.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_facce -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_facce.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_facce -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_facce.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_456d8 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_456d8.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_456d8 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_456d8.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_1c8e5 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_1c8e5.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_1c8e5 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_1c8e5.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_16a84 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_16a84.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_16a84 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_16a84.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_f4b3f -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_f4b3f.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_f4b3f -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_f4b3f.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_95f8b -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_95f8b.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_95f8b -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_95f8b.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_0bf80 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_0bf80.dir/TestEndianess.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_0bf80 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_0bf80.dir/TestEndianess.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_9bf8e -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_9bf8e.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_9bf8e -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_9bf8e.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_94cfb -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_94cfb.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_94cfb -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_94cfb.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_8c2c5 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_8c2c5.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_8c2c5 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_8c2c5.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_7bf86 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_7bf86.dir/HAVE_INT32_T.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_7bf86 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_7bf86.dir/HAVE_INT32_T.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_75c58 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_75c58.dir/HAVE_UINT32_T.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_75c58 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_75c58.dir/HAVE_UINT32_T.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_4942a -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_4942a.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_4942a -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_4942a.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_04fa0 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_04fa0.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_04fa0 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_04fa0.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_6becc -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_6becc.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_6becc -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_6becc.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_946fa -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_946fa.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_946fa -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_946fa.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_39b97 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_39b97.dir/CheckFunctionExists.c.o /usr/lib/libpthread.dylib -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_39b97 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_39b97.dir/CheckFunctionExists.c.o /usr/lib/libpthread.dylib -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_aa3ee -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_aa3ee.dir/CheckFunctionExists.c.o /usr/lib/libpthread.dylib -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_aa3ee -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_aa3ee.dir/CheckFunctionExists.c.o /usr/lib/libpthread.dylib -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_47018 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_47018.dir/CheckFunctionExists.c.o /usr/lib/libpthread.dylib -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_47018 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_47018.dir/CheckFunctionExists.c.o /usr/lib/libpthread.dylib -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_f5681 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_f5681.dir/CheckFunctionExists.c.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_f5681 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_f5681.dir/CheckFunctionExists.c.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_3c8c9 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_3c8c9.dir/CheckFunctionExists.c.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_3c8c9 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_3c8c9.dir/CheckFunctionExists.c.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_fb9b3 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_fb9b3.dir/src.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_fb9b3 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_fb9b3.dir/src.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_bde68 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_bde68.dir/src.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_bde68 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_bde68.dir/src.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_d3213 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_d3213.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_d3213 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_d3213.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_52902 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_52902.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_52902 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_52902.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_3854e -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_3854e.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_3854e -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_3854e.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_72aed -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_72aed.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_72aed -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_72aed.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_6c403 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_6c403.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_6c403 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_6c403.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_b5375 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_b5375.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_b5375 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_b5375.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_5c81e -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_5c81e.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_5c81e -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_5c81e.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_b1510 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_b1510.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_b1510 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_b1510.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_e7d85 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_e7d85.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_e7d85 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_e7d85.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_79187 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_79187.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_79187 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_79187.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_a271d -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_a271d.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_a271d -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_a271d.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_57aba -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_57aba.dir/HAVE_SIZE_T.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_57aba -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_57aba.dir/HAVE_SIZE_T.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_622c6 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_622c6.dir/HAVE_SSIZE_T.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_622c6 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_622c6.dir/HAVE_SSIZE_T.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_f488a -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_f488a.dir/HAVE_UINT8_T.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_f488a -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_f488a.dir/HAVE_UINT8_T.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_f2974 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_f2974.dir/CheckSymbolExists.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_f2974 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_f2974.dir/CheckSymbolExists.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_fe588 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_fe588.dir/CheckSymbolExists.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_fe588 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_fe588.dir/CheckSymbolExists.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_5b669 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_5b669.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_5b669 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_5b669.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_42410 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_42410.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_42410 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_42410.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_6b5f7 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_6b5f7.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_6b5f7 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_6b5f7.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_c1b21 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_c1b21.dir/CheckSymbolExists.c.o /usr/local/opt/libevent/lib/libevent.dylib -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_c1b21 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_c1b21.dir/CheckSymbolExists.c.o /usr/local/opt/libevent/lib/libevent.dylib -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_60419 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_60419.dir/src.c.o /usr/local/opt/libevent/lib/libevent.dylib -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_60419 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_60419.dir/src.c.o /usr/local/opt/libevent/lib/libevent.dylib -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_1d1d1 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_1d1d1.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_1d1d1 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_1d1d1.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_7d100 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_7d100.dir/CheckSymbolExists.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_7d100 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_7d100.dir/CheckSymbolExists.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_ecbb1 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_ecbb1.dir/CheckSymbolExists.c.o /usr/lib/libbz2.dylib -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_ecbb1 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_ecbb1.dir/CheckSymbolExists.c.o /usr/lib/libbz2.dylib -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_6fdee -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_6fdee.dir/CheckFunctionExists.c.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_6fdee -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_6fdee.dir/CheckFunctionExists.c.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_acf25 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_acf25.dir/CheckFunctionExists.c.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_acf25 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_acf25.dir/CheckFunctionExists.c.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_8c75d -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_8c75d.dir/CheckFunctionExists.c.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_8c75d -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_8c75d.dir/CheckFunctionExists.c.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_955da -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_955da.dir/CheckFunctionExists.c.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_955da -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_955da.dir/CheckFunctionExists.c.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_fdec7 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_fdec7.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_fdec7 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_fdec7.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_c7e44 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_c7e44.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_c7e44 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_c7e44.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_ea1f7 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_ea1f7.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_ea1f7 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_ea1f7.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_6878a -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_6878a.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_6878a -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_6878a.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_72284 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_72284.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_72284 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_72284.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_6a639 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_6a639.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_6a639 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_6a639.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_de4da -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_de4da.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_de4da -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_de4da.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_d4af5 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_d4af5.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_d4af5 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_d4af5.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_45141 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_45141.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_45141 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_45141.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_28db6 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_28db6.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_28db6 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_28db6.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_074f1 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_074f1.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_074f1 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_074f1.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_90e47 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_90e47.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_90e47 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_90e47.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_8f853 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_8f853.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_8f853 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_8f853.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_366df -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_366df.dir/src.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_366df -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_366df.dir/src.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_65a6f -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_65a6f.dir/src.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_65a6f -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_65a6f.dir/src.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_ca229 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_ca229.dir/src.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_ca229 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_ca229.dir/src.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_a85be -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_a85be.dir/src.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_a85be -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_a85be.dir/src.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_3f094 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_3f094.dir/src.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_3f094 -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_3f094.dir/src.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_40c8e -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_40c8e.dir/src.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -lto_library /usr/local/Cellar/llvm/4.0.0_1/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.12.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o cmTC_40c8e -L/usr/local/opt/readline/lib -L/usr/local/opt/libsodium/lib -headerpad_max_install_names CMakeFiles/cmTC_40c8e.dir/src.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/4.0.0_1/bin/../lib/clang/4.0.0/lib/darwin/libclang_rt.osx.a
This file has been truncated, but you can view the full file.
2017-06-16 21:38:16 -0400
make
Scanning dependencies of target eaw_table
Scanning dependencies of target double-conversion
Scanning dependencies of target afdt
Scanning dependencies of target brotli_dec
[ 0%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/src/lowlevel.c.o
[ 0%] Building CXX object third-party/double-conversion/double-conversion/CMakeFiles/double-conversion.dir/bignum.cc.o
[ 0%] Building C object third-party/brotli/CMakeFiles/brotli_dec.dir/src/dec/bit_reader.c.o
Scanning dependencies of target re2
Scanning dependencies of target zstd
[ 0%] Built target eaw_table
[ 0%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/src/strlcpy.c.o
Scanning dependencies of target brotli_enc
[ 0%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/util/hash.cc.o
[ 0%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/common/entropy_common.c.o
[ 0%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/backward_references.cc.o
Scanning dependencies of target timelib
[ 0%] Building C object third-party/timelib/CMakeFiles/timelib.dir/astro.c.o
[ 0%] Building CXX object third-party/double-conversion/double-conversion/CMakeFiles/double-conversion.dir/bignum-dtoa.cc.o
[ 0%] Building C object third-party/brotli/CMakeFiles/brotli_dec.dir/src/dec/decode.c.o
[ 0%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/src/sync.c.o
[ 0%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/common/error_private.c.o
[ 0%] Building C object third-party/timelib/CMakeFiles/timelib.dir/dow.c.o
[ 0%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/src/util.c.o
[ 0%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/common/fse_decompress.c.o
[ 0%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/src/async.c.o
[ 0%] Building C object third-party/timelib/CMakeFiles/timelib.dir/interval.c.o
[ 0%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/util/logging.cc.o
/tmp/hhvm-20170616-47308-v4dn8u/third-party/libafdt/src/src/async.c:93:59: warning: unused parameter 'event_type' [-Wunused-parameter]
static void server_handle_client_read(int clientfd, short event_type, void* arg) {
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/libafdt/src/src/async.c:144:59: warning: unused parameter 'event_type' [-Wunused-parameter]
static void server_handle_accept_read(int acceptfd, short event_type, void* arg) {
^
2 warnings generated.
[ 0%] Linking C static library libafdt.a
[ 0%] Building C object third-party/timelib/CMakeFiles/timelib.dir/parse_date.c.o
[ 0%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/common/xxhash.c.o
ext/date/lib/parse_date.re:1841:76: warning: unused parameter 'len' [-Wunused-parameter]
timelib_time *timelib_parse_from_format(char *format, char *string, size_t len, timelib_error_container **errors, const timelib_tzdb *tzdb, timelib_tz_get_wrapper tz_get_wrapper)
^
[ 0%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/common/zstd_common.c.o
[ 0%] Building CXX object third-party/double-conversion/double-conversion/CMakeFiles/double-conversion.dir/cached-powers.cc.o
[ 0%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/compress/fse_compress.c.o
[ 0%] Building CXX object third-party/double-conversion/double-conversion/CMakeFiles/double-conversion.dir/diy-fp.cc.o
[ 1%] Building CXX object third-party/double-conversion/double-conversion/CMakeFiles/double-conversion.dir/double-conversion.cc.o
[ 1%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/block_splitter.cc.o
[ 2%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/compress/huf_compress.c.o
[ 3%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/util/rune.cc.o
[ 3%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/util/stringprintf.cc.o
[ 3%] Built target afdt
[ 3%] Building C object third-party/brotli/CMakeFiles/brotli_dec.dir/src/dec/dictionary.c.o
[ 3%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/compress/zstd_compress.c.o
[ 3%] Building CXX object third-party/double-conversion/double-conversion/CMakeFiles/double-conversion.dir/fast-dtoa.cc.o
[ 3%] Building C object third-party/timelib/CMakeFiles/timelib.dir/parse_iso_intervals.c.o
ext/date/lib/parse_iso_intervals.re:197:55: warning: unused parameter 'dst' [-Wunused-parameter]
static timelib_long timelib_get_zone(char **ptr, int *dst, timelib_time *t, int *tz_not_found, const timelib_tzdb *tzdb)
^
ext/date/lib/parse_iso_intervals.re:197:116: warning: unused parameter 'tzdb' [-Wunused-parameter]
static timelib_long timelib_get_zone(char **ptr, int *dst, timelib_time *t, int *tz_not_found, const timelib_tzdb *tzdb)
^
[ 3%] Building C object third-party/brotli/CMakeFiles/brotli_dec.dir/src/dec/huffman.c.o
[ 3%] Building CXX object third-party/double-conversion/double-conversion/CMakeFiles/double-conversion.dir/fixed-dtoa.cc.o
[ 3%] Building C object third-party/brotli/CMakeFiles/brotli_dec.dir/src/dec/state.c.o
[ 3%] Building C object third-party/brotli/CMakeFiles/brotli_dec.dir/src/dec/streams.c.o
[ 3%] Linking C static library libbrotli_dec.a
[ 3%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/util/strutil.cc.o
[ 3%] Built target brotli_dec
[ 4%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/brotli_bit_stream.cc.o
2 warnings generated.
[ 4%] Building CXX object third-party/double-conversion/double-conversion/CMakeFiles/double-conversion.dir/strtod.cc.o
[ 4%] Building C object third-party/timelib/CMakeFiles/timelib.dir/parse_tz.c.o
[ 4%] Linking CXX static library libdouble-conversion.a
[ 4%] Built target double-conversion
[ 4%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/util/valgrind.cc.o
[ 4%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/decompress/huf_decompress.c.o
[ 4%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/bitstate.cc.o
[ 4%] Building C object third-party/timelib/CMakeFiles/timelib.dir/timelib.c.o
Scanning dependencies of target webscalesqlclient
[ 4%] Creating directories for 'webscalesqlclient'
[ 4%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/compile.cc.o
Scanning dependencies of target fastlz
[ 4%] Building C object third-party/fastlz/CMakeFiles/fastlz.dir/src/fastlz.c.o
[ 4%] No download step for 'webscalesqlclient'
[ 4%] No patch step for 'webscalesqlclient'
[ 4%] No update step for 'webscalesqlclient'
[ 4%] Performing configure step for 'webscalesqlclient'
-- Running cmake version 3.8.2
-- Found Git: /usr/local/bin/git (found version "2.13.1")
[ 4%] Linking C static library libfastlz.a
[ 4%] Built target fastlz
[ 4%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/dfa.cc.o
/tmp/hhvm-20170616-47308-v4dn8u/third-party/timelib/parse_tz.c:252:74: warning: unused parameter 'tz' [-Wunused-parameter]
static void skip_posix_string(const unsigned char **tzf, timelib_tzinfo *tz)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/timelib/parse_tz.c:765:18: warning: unused parameter 'map' [-Wunused-parameter]
char **map, size_t *maplen,
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/timelib/parse_tz.c:765:31: warning: unused parameter 'maplen' [-Wunused-parameter]
char **map, size_t *maplen,
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/timelib/parse_tz.c:850:76: warning: unused parameter 'tz' [-Wunused-parameter]
static void skip_64bit_preamble(const unsigned char **tzf, timelib_tzinfo *tz)
^
-- The C compiler identification is Clang 4.0.0
4 warnings generated.
[ 4%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/dictionary.cc.o
-- The CXX compiler identification is Clang 4.0.0
-- 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
[ 4%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/decompress/zstd_decompress.c.o
[ 5%] Building C object third-party/timelib/CMakeFiles/timelib.dir/tm2unixtime.c.o
/tmp/hhvm-20170616-47308-v4dn8u/third-party/timelib/tm2unixtime.c:65:97: warning: unused parameter 'y' [-Wunused-parameter]
static void do_range_limit_days_relative(timelib_sll *base_y, timelib_sll *base_m, timelib_sll *y, timelib_sll *m, timelib_sll *d, timelib_sll invert)
^
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/local/opt/llvm/bin/clang++
1 warning generated.
[ 5%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/encode.cc.o
-- Check for working CXX compiler: /usr/local/opt/llvm/bin/clang++ -- works
-- Detecting CXX compiler ABI info
[ 5%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/deprecated/zbuff_compress.c.o
-- Detecting CXX compiler ABI info - done
-- Looking for sys/types.h
Scanning dependencies of target ocaml
[ 5%] Built target ocaml
[ 5%] Building C object third-party/timelib/CMakeFiles/timelib.dir/unixtime2tm.c.o
Scanning dependencies of target systemlib
[ 5%] Generating systemlib.php
[ 5%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/encode_parallel.cc.o
-- Looking for sys/types.h - found
-- Looking for stdint.h
[ 5%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/deprecated/zbuff_decompress.c.o
[ 5%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/entropy_encode.cc.o
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of void *
-- Check size of void * - done
getconf: no such configuration parameter `LEVEL1_DCACHE_LINESIZE'
-- MySQL 5.6.35
-- Packaging as: mysql-5.6.35-osx10.12-x86_64
[ 5%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/filtered_re2.cc.o
-- Performing Test HAVE_LLVM_LIBCPP
[ 5%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/dictBuilder/divsufsort.c.o
-- Performing Test HAVE_LLVM_LIBCPP - Success
Dynamic plugins are disabled.
-- Looking for floor
-- Looking for floor - found
-- Looking for __infinity
[ 5%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/mimics_pcre.cc.o
[ 5%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/histogram.cc.o
-- Looking for __infinity - not found
-- Looking for __infinity in m
-- Looking for __infinity in m - not found
-- Looking for gethostbyname_r
[ 5%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/literal_cost.cc.o
-- Looking for gethostbyname_r - not found
-- Looking for gethostbyname_r in nsl_r
[ 5%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/dictBuilder/zdict.c.o
-- Looking for gethostbyname_r in nsl_r - not found
-- Looking for gethostbyname_r in nsl
[ 5%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/metablock.cc.o
-- Looking for gethostbyname_r in nsl - not found
-- Looking for bind
-- Looking for bind - found
-- Looking for crypt
[ 5%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/nfa.cc.o
-- Looking for crypt - found
-- Looking for setsockopt
[ 5%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/static_dict.cc.o
[ 5%] Built target systemlib
[ 5%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/legacy/zstd_v01.c.o
-- Looking for setsockopt - found
-- Looking for dlopen
[ 5%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/onepass.cc.o
-- Looking for dlopen - found
-- Looking for sched_yield
-- Looking for sched_yield - found
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for backtrace
[ 5%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/streams.cc.o
[ 5%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/legacy/zstd_v02.c.o
-- Looking for backtrace - found
-- Looking for timer_create
-- Looking for timer_create - not found
-- Looking for timer_create in rt
[ 5%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/legacy/zstd_v03.c.o
Scanning dependencies of target mbfl
[ 5%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/mbfilter.c.o
-- Looking for timer_create in rt - not found
-- Looking for pthread.h
[ 5%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/utf8_util.cc.o
[ 5%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/parse.cc.o
[ 5%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/legacy/zstd_v04.c.o
-- 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
[ 5%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/mbfl_string.c.o
[ 5%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/mbfl_language.c.o
-- Looking for 4 include files stdlib.h, ..., float.h - found
-- Looking for include file alloca.h
[ 5%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/mbfl_encoding.c.o
[ 5%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/perl_groups.cc.o
[ 5%] Linking CXX static library libbrotli_enc.a
[ 5%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/mbfl_convert.c.o
[ 5%] Built target brotli_enc
[ 5%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/legacy/zstd_v05.c.o
-- Looking for include file alloca.h - found
-- Looking for include file aio.h
[ 5%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/mbfl_ident.c.o
/tmp/hhvm-20170616-47308-v4dn8u/third-party/libmbfl/mbfl/mbfl_ident.c:301:55: warning: unused parameter 'filter' [-Wunused-parameter]
int mbfl_filt_ident_true(int c, mbfl_identify_filter *filter)
^
1 warning generated.
[ 5%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/mbfl_memory_device.c.o
[ 5%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/prefilter.cc.o
-- Looking for include file aio.h - found
-- Looking for include file arpa/inet.h
[ 5%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/mbfl_allocators.c.o
[ 5%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/mbfl_filter_output.c.o
/tmp/hhvm-20170616-47308-v4dn8u/third-party/libmbfl/mbfl/mbfl_filter_output.c:54:42: warning: unused parameter 'data' [-Wunused-parameter]
int mbfl_filter_output_null(int c, void* data)
^
1 warning generated.
[ 6%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/mbfilter_pass.c.o
[ 6%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/mbfilter_wchar.c.o
[ 6%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/mbfilter_8bit.c.o
[ 6%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_cp936.c.o
-- 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
Scanning dependencies of target hack
[ 6%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_hz.c.o
[ 6%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_euc_tw.c.o
-- Looking for include file cxxabi.h - found
-- Looking for include file dlfcn.h
[ 6%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_big5.c.o
[ 6%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/legacy/zstd_v06.c.o
-- Looking for include file dlfcn.h - found
-- Looking for include file execinfo.h
/tmp/hhvm-20170616-47308-v4dn8u/third-party/libmbfl/filters/mbfilter_big5.c:189:16: warning: '&&' within '||' [-Wlogical-op-parentheses]
if (w <= 0 &&
~~~~~~~^~
/tmp/hhvm-20170616-47308-v4dn8u/third-party/libmbfl/filters/mbfilter_big5.c:189:16: note: place parentheses around the '&&' expression to silence this warning
if (w <= 0 &&
^
1 warning generated.
[ 6%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_euc_jp.c.o
[ 6%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_jis.c.o
-- Looking for include file execinfo.h - found
-- Looking for include file fcntl.h
[ 6%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_1.c.o
[ 6%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/legacy/zstd_v07.c.o
[ 6%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_2.c.o
[ 6%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_cp1254.c.o
-- Looking for include file fcntl.h - found
-- Looking for include file fenv.h
[ 6%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_cp1252.c.o
[ 6%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_cp1251.c.o
[ 6%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_ascii.c.o
[ 6%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_3.c.o
-- Looking for include file fenv.h - found
-- Looking for include file float.h
[ 7%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_4.c.o
[ 7%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_5.c.o
[ 7%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_6.c.o
-- Looking for include file float.h - found
-- Looking for include file floatingpoint.h
[ 7%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_7.c.o
[ 7%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/prefilter_tree.cc.o
[ 7%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_8.c.o
-- Looking for include file floatingpoint.h - not found
-- Looking for include file fpu_control.h
[ 7%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_9.c.o
-- Looking for include file fpu_control.h - not found
-- Looking for include file grp.h
[ 7%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_10.c.o
/usr/local/opt/ocaml/bin/ocamlc.opt -g -ccopt -I/tmp/hhvm-20170616-47308-v4dn8u -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -I/usr/local/opt/sqlite/include -ccopt -pthread -c heap/hh_shared.c
[ 7%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_13.c.o
Scanning dependencies of target folly
[ 7%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_14.c.o
[ 7%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_15.c.o
-- Looking for include file grp.h - found
-- Looking for include file ieeefp.h
[ 7%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_16.c.o
[ 7%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_htmlent.c.o
[ 7%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/prog.cc.o
-- Looking for include file ieeefp.h - not found
-- Looking for include file inttypes.h
[ 7%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_byte2.c.o
[ 7%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_byte4.c.o
[ 7%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/Assume.cpp.o
[ 7%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_uuencode.c.o
[ 7%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_base64.c.o
[ 8%] Linking C static library libzstd.a
-- Looking for include file inttypes.h - found
-- Looking for include file langinfo.h
mv hh_shared.o heap/hh_shared.o
/usr/local/opt/ocaml/bin/ocamlc.opt -g -ccopt -I/tmp/hhvm-20170616-47308-v4dn8u -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -I/usr/local/opt/sqlite/include -ccopt -pthread -c hhi/hhi_elf.c
[ 9%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_sjis.c.o
[ 9%] Built target zstd
[ 10%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/re2.cc.o
mv hhi_elf.o hhi/hhi_elf.o
/usr/local/opt/ocaml/bin/ocamlc.opt -g -ccopt -I/tmp/hhvm-20170616-47308-v4dn8u -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -I/usr/local/opt/sqlite/include -ccopt -pthread -c hhi/hhi_win32res_stubs.c
[ 10%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_7bit.c.o
-- Looking for include file langinfo.h - found
-- Looking for include file limits.h
[ 10%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_qprint.c.o
mv hhi_win32res_stubs.o hhi/hhi_win32res_stubs.o
/usr/local/opt/ocaml/bin/ocamlc.opt -g -ccopt -I/tmp/hhvm-20170616-47308-v4dn8u -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -I/usr/local/opt/sqlite/include -ccopt -pthread -c libancillary/libancillary-stubs.c
[ 10%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_ucs4.c.o
mv libancillary-stubs.o libancillary/libancillary-stubs.o
[ 10%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_ucs2.c.o
/usr/local/opt/ocaml/bin/ocamlc.opt -g -ccopt -I/tmp/hhvm-20170616-47308-v4dn8u -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -I/usr/local/opt/sqlite/include -ccopt -pthread -c third-party/libancillary/fd_recv.c
[ 10%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_utf32.c.o
mv fd_recv.o third-party/libancillary/fd_recv.o
-- Looking for include file limits.h - found
/usr/local/opt/ocaml/bin/ocamlc.opt -g -ccopt -I/tmp/hhvm-20170616-47308-v4dn8u -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -I/usr/local/opt/sqlite/include -ccopt -pthread -c third-party/libancillary/fd_send.c
[ 10%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_utf16.c.o
-- Looking for include file locale.h
[ 10%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_utf8.c.o
mv fd_send.o third-party/libancillary/fd_send.o
[ 10%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/Bits.cpp.o
/usr/local/opt/ocaml/bin/ocamlc.opt -g -ccopt -I/tmp/hhvm-20170616-47308-v4dn8u -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -I/usr/local/opt/sqlite/include -ccopt -pthread -c utils/files.c
[ 10%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_utf7.c.o
mv files.o utils/files.o
-- Looking for include file locale.h - found
/usr/local/opt/ocaml/bin/ocamlc.opt -g -ccopt -I/tmp/hhvm-20170616-47308-v4dn8u -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -I/usr/local/opt/sqlite/include -ccopt -pthread -c utils/get_build_id.c
-- Looking for include file malloc.h
[ 10%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_utf7imap.c.o
mv get_build_id.o utils/get_build_id.o
/usr/local/opt/ocaml/bin/ocamlc.opt -g -ccopt -I/tmp/hhvm-20170616-47308-v4dn8u -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -I/usr/local/opt/sqlite/include -ccopt -pthread -c utils/handle_stubs.c
-- Looking for include file malloc.h - not found
-- Looking for include file memory.h
[ 10%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_euc_jp_win.c.o
[ 10%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/Checksum.cpp.o
mv handle_stubs.o utils/handle_stubs.o
/usr/local/opt/ocaml/bin/ocamlc.opt -g -ccopt -I/tmp/hhvm-20170616-47308-v4dn8u -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -I/usr/local/opt/sqlite/include -ccopt -pthread -c utils/nproc.c
[ 10%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_cp932.c.o
mv nproc.o utils/nproc.o
/usr/local/opt/ocaml/bin/ocamlc.opt -g -ccopt -I/tmp/hhvm-20170616-47308-v4dn8u -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -I/usr/local/opt/sqlite/include -ccopt -pthread -c utils/priorities.c
[ 10%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_cp51932.c.o
-- Looking for include file memory.h - found
-- Looking for include file ndir.h
mv priorities.o utils/priorities.o
/usr/local/opt/ocaml/bin/ocamlc.opt -g -ccopt -I/tmp/hhvm-20170616-47308-v4dn8u -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -I/usr/local/opt/sqlite/include -ccopt -pthread -c utils/realpath.c
[ 10%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_euc_cn.c.o
-- Looking for include file ndir.h - not found
-- Looking for include file netinet/in.h
[ 10%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_euc_kr.c.o
mv realpath.o utils/realpath.o
/usr/local/opt/ocaml/bin/ocamlc.opt -g -ccopt -I/tmp/hhvm-20170616-47308-v4dn8u -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -I/usr/local/opt/sqlite/include -ccopt -pthread -c utils/sysinfo.c
[ 10%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_uhc.c.o
mv sysinfo.o utils/sysinfo.o
[ 10%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/ClockGettimeWrappers.cpp.o
/usr/local/opt/ocaml/bin/ocamlc.opt -g -ccopt -I/tmp/hhvm-20170616-47308-v4dn8u -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -I/usr/local/opt/sqlite/include -ccopt -pthread -c fsevents/fsevents_stubs.c
[ 11%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso2022_jp_ms.c.o
-- Looking for include file netinet/in.h - found
-- Looking for include file paths.h
[ 11%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/Conv.cpp.o
[ 11%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/regexp.cc.o
[ 11%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso2022_kr.c.o
-- Looking for include file paths.h - found
-- Looking for include file port.h
[ 11%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_cp866.c.o
-- Looking for include file port.h - not found
-- Looking for include file poll.h
[ 11%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_koi8r.c.o
[ 11%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_koi8u.c.o
mv fsevents_stubs.o fsevents/fsevents_stubs.o
[ 11%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_armscii8.c.o
[ 11%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/Demangle.cpp.o
[ 11%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_cp850.c.o
-- Looking for include file poll.h - found
-- Looking for include file pwd.h
ocamldep.opt -modules hh_server.ml > hh_server.ml.depends
ocamldep.opt -modules server/hhServerMonitor.mli > server/hhServerMonitor.mli.depends
[ 11%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/html_entities.c.o
ocamldep.opt -modules utils/exit_status.ml > utils/exit_status.ml.depends
[ 11%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_cp5022x.c.o
ocamldep.opt -modules server/serverArgs.mli > server/serverArgs.mli.depends
ocamldep.opt -modules server/serverArgs_sig.ml > server/serverArgs_sig.ml.depends
ocamldep.opt -modules stubs/ai_options.ml > stubs/ai_options.ml.depends
ocamldep.opt -modules utils/handle.ml > utils/handle.ml.depends
ocamldep.opt -modules utils/path.mli > utils/path.mli.depends
ocamldep.opt -modules utils/relative_path.mli > utils/relative_path.mli.depends
ocamldep.opt -modules utils/collections/myMap.mli > utils/collections/myMap.mli.depends
ocamldep.opt -modules utils/collections/myMap_sig.ml > utils/collections/myMap_sig.ml.depends
-- Looking for include file pwd.h - found
-- Looking for include file sched.h
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/collections/myMap_sig.cmo utils/collections/myMap_sig.ml
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/path.cmi utils/path.mli
ocamldep.opt -modules utils/collections/reordered_argument_collections.ml > utils/collections/reordered_argument_collections.ml.depends
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/collections/myMap.cmi utils/collections/myMap.mli
ocamldep.opt -modules utils/collections/sMap.ml > utils/collections/sMap.ml.depends
ocamldep.opt -modules utils/collections/stringKey.ml > utils/collections/stringKey.ml.depends
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/collections/stringKey.cmo utils/collections/stringKey.ml
ocamldep.opt -modules utils/collections/sSet.ml > utils/collections/sSet.ml.depends
[ 11%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_euc_jp_2004.c.o
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/collections/sMap.cmo utils/collections/sMap.ml
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/collections/sSet.cmo utils/collections/sSet.ml
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/collections/reordered_argument_collections.cmo utils/collections/reordered_argument_collections.ml
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I stubs -I watchman_event_watcher -I watchman -I utils -I typing -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o stubs/ai_options.cmo stubs/ai_options.ml
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/handle.cmo utils/handle.ml
-- Looking for include file sched.h - found
-- Looking for include file select.h
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/relative_path.cmi utils/relative_path.mli
[ 11%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_gb18030.c.o
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o server/serverArgs_sig.cmo server/serverArgs_sig.ml
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/exit_status.cmo utils/exit_status.ml
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o server/serverArgs.cmi server/serverArgs.mli
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o server/hhServerMonitor.cmi server/hhServerMonitor.mli
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o hh_server.cmo hh_server.ml
ocamldep.opt -modules server/hhServerMonitor.ml > server/hhServerMonitor.ml.depends
ocamldep.opt -modules utils/daemon.ml > utils/daemon.ml.depends
[ 11%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/ExceptionWrapper.cpp.o
ocamldep.opt -modules utils/daemon.mli > utils/daemon.mli.depends
-- Looking for include file select.h - not found
-- Looking for include file semaphore.h
ocamldep.opt -modules utils/timeout.mli > utils/timeout.mli.depends
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/timeout.cmi utils/timeout.mli
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/daemon.cmi utils/daemon.mli
[ 11%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso2022jp_2004.c.o
ocamldep.opt -modules utils/fork.ml > utils/fork.ml.depends
ocamldep.opt -modules utils/core.ml > utils/core.ml.depends
ocamldep.opt -modules third-party/core/core_list.ml > third-party/core/core_list.ml.depends
ocamldep.opt -modules third-party/core/caml.ml > third-party/core/caml.ml.depends
[ 11%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/set.cc.o
[ 11%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso2022jp_mobile.c.o
-- Looking for include file semaphore.h - found
-- Looking for include files sys/types.h, sys/dir.h
[ 11%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_sjis_2004.c.o
ocamldep.opt -modules third-party/core/container.ml > third-party/core/container.ml.depends
ocamldep.opt -modules third-party/core/commutative_group.ml > third-party/core/commutative_group.ml.depends
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o third-party/core/commutative_group.cmo third-party/core/commutative_group.ml
ocamldep.opt -modules third-party/core/core_printf.ml > third-party/core/core_printf.ml.depends
ocamldep.opt -modules third-party/core/monad.ml > third-party/core/monad.ml.depends
ocamldep.opt -modules third-party/core/poly.ml > third-party/core/poly.ml.depends
ocamldep.opt -modules third-party/core/polymorphic_compare.mli > third-party/core/polymorphic_compare.mli.depends
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o third-party/core/polymorphic_compare.cmi third-party/core/polymorphic_compare.mli
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o third-party/core/caml.cmo third-party/core/caml.ml
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o third-party/core/container.cmo third-party/core/container.ml
-- Looking for include files sys/types.h, sys/dir.h - found
-- Looking for include file sys/ndir.h
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o third-party/core/core_printf.cmo third-party/core/core_printf.ml
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o third-party/core/monad.cmo third-party/core/monad.ml
[ 11%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_sjis_mac.c.o
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o third-party/core/poly.cmo third-party/core/poly.ml
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o third-party/core/core_list.cmo third-party/core/core_list.ml
-- Looking for include file sys/ndir.h - not found
-- Looking for include file sys/pte.h
ocamldep.opt -modules utils/pidLog.ml > utils/pidLog.ml.depends
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/core.cmo utils/core.ml
ocamldep.opt -modules third-party/core/option.ml > third-party/core/option.ml.depends
-- Looking for include file sys/pte.h - not found
-- Looking for include file stdlib.h
ocamldep.opt -modules utils/sys_utils.ml > utils/sys_utils.ml.depends
ocamldep.opt -modules utils/disk/disk.mli > utils/disk/disk.mli.depends
ocamldep.opt -modules utils/disk/disk_sig.ml > utils/disk/disk_sig.ml.depends
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/disk -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/disk/disk_sig.cmo utils/disk/disk_sig.ml
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o third-party/core/option.cmo third-party/core/option.ml
ocamldep.opt -modules utils/string_utils.ml > utils/string_utils.ml.depends
ocamldep.opt -modules utils/utils.ml > utils/utils.ml.depends
ocamldep.opt -modules utils/collections/iMap.ml > utils/collections/iMap.ml.depends
[ 11%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_sjis_mobile.c.o
ocamldep.opt -modules utils/collections/intKey.ml > utils/collections/intKey.ml.depends
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/collections/intKey.cmo utils/collections/intKey.ml
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/collections/iMap.cmo utils/collections/iMap.ml
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/disk -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/disk/disk.cmi utils/disk/disk.mli
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/string_utils.cmo utils/string_utils.ml
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/utils.cmo utils/utils.ml
-- Looking for include file stdlib.h - found
-- Looking for include file strings.h
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/sys_utils.cmo utils/sys_utils.ml
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/pidLog.cmo utils/pidLog.ml
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/fork.cmo utils/fork.ml
[ 12%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_sjis_open.c.o
[ 12%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/simplify.cc.o
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o third-party/core/commutative_group.cmx third-party/core/commutative_group.ml
[ 12%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/Executor.cpp.o
[ 12%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_tl_jisx0201_jisx0208.c.o
/tmp/hhvm-20170616-47308-v4dn8u/third-party/libmbfl/filters/mbfilter_tl_jisx0201_jisx0208.c:36:61: warning: unused parameter 'filt' [-Wunused-parameter]
mbfl_filt_tl_jisx0201_jisx0208_cleanup(mbfl_convert_filter *filt)
^
-- Looking for include file strings.h - found
-- Looking for include file string.h
ocamldep.opt -modules third-party/core/polymorphic_compare.ml > third-party/core/polymorphic_compare.ml.depends
1 warning generated.
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o third-party/core/polymorphic_compare.cmx third-party/core/polymorphic_compare.ml
[ 12%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_utf8_mobile.c.o
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o third-party/core/caml.cmx third-party/core/caml.ml
[ 12%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/nls/nls_ja.c.o
[ 12%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/nls/nls_de.c.o
[ 12%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/File.cpp.o
[ 12%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/nls/nls_en.c.o
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o third-party/core/container.cmx third-party/core/container.ml
[ 12%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/nls/nls_hy.c.o
-- Looking for include file string.h - found
-- Looking for include file synch.h
[ 13%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/FileUtil.cpp.o
[ 13%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/nls/nls_tr.c.o
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o third-party/core/core_printf.cmx third-party/core/core_printf.ml
[ 13%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/nls/nls_kr.c.o
-- Looking for include file synch.h - not found
-- Looking for include file sysent.h
[ 13%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/nls/nls_ru.c.o
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o third-party/core/monad.cmx third-party/core/monad.ml
[ 13%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/nls/nls_ua.c.o
-- Looking for include file sysent.h - not found
-- Looking for include file sys/cdefs.h
[ 13%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/nls/nls_zh.c.o
[ 13%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/nls/nls_uni.c.o
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o third-party/core/poly.cmx third-party/core/poly.ml
[ 13%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/nls/nls_neutral.c.o
[ 13%] Linking C static library libmbfl.a
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o third-party/core/core_list.cmx third-party/core/core_list.ml
[ 13%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/Format.cpp.o
-- Looking for include file sys/cdefs.h - found
-- Looking for include file sys/file.h
[ 13%] Built target mbfl
[ 13%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/stringpiece.cc.o
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/core.cmx utils/core.ml
-- Looking for include file sys/file.h - found
-- Looking for include file sys/fpu.h
ocamldep.opt -modules utils/disk/disk.ml > utils/disk/disk.ml.depends
ocamldep.opt -modules injection/default_injector/injector_config.ml > injection/default_injector/injector_config.ml.depends
ocamldep.opt -modules injection/default_injector/injector_config.mli > injection/default_injector/injector_config.mli.depends
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I injection/default_injector -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o injection/default_injector/injector_config.cmi injection/default_injector/injector_config.mli
ocamldep.opt -modules utils/disk/realDisk.ml > utils/disk/realDisk.ml.depends
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/disk -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/disk/realDisk.cmo utils/disk/realDisk.ml
ocamldep.opt -modules utils/disk/testDisk.ml > utils/disk/testDisk.ml.depends
ocamldep.opt -modules utils/disk/testDisk.mli > utils/disk/testDisk.mli.depends
-- Looking for include file sys/fpu.h - not found
-- Looking for include file sys/ioctl.h
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/disk -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/disk/testDisk.cmi utils/disk/testDisk.mli
ocamldep.opt -modules utils/collections/myMap.ml > utils/collections/myMap.ml.depends
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/collections/myMap_sig.cmx utils/collections/myMap_sig.ml
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/collections/myMap.cmx utils/collections/myMap.ml
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/collections/stringKey.cmx utils/collections/stringKey.ml
-- Looking for include file sys/ioctl.h - found
-- Looking for include file sys/ipc.h
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/collections/sMap.cmx utils/collections/sMap.ml
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/disk -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/disk/disk_sig.cmx utils/disk/disk_sig.ml
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I injection/default_injector -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o injection/default_injector/injector_config.cmx injection/default_injector/injector_config.ml
-- Looking for include file sys/ipc.h - found
-- Looking for include file sys/malloc.h
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/disk -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/disk/realDisk.cmx utils/disk/realDisk.ml
[ 13%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/GroupVarint.cpp.o
[ 13%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/tostring.cc.o
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/disk -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/disk/testDisk.cmx utils/disk/testDisk.ml
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o third-party/core/option.cmx third-party/core/option.ml
[ 13%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/unicode_casefold.cc.o
-- Looking for include file sys/malloc.h - found
-- Looking for include file sys/mman.h
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/collections/intKey.cmx utils/collections/intKey.ml
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/collections/iMap.cmx utils/collections/iMap.ml
-- Looking for include file sys/mman.h - found
-- Looking for include file sys/prctl.h
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/collections/sSet.cmx utils/collections/sSet.ml
-- Looking for include file sys/prctl.h - not found
-- Looking for include file sys/resource.h
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/disk -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/disk/disk.cmx utils/disk/disk.ml
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/string_utils.cmx utils/string_utils.ml
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/utils.cmx utils/utils.ml
-- Looking for include file sys/resource.h - found
-- Looking for include file sys/select.h
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/sys_utils.cmx utils/sys_utils.ml
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/pidLog.cmx utils/pidLog.ml
-- Looking for include file sys/select.h - found
-- Looking for include file sys/shm.h
[ 13%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/IPAddress.cpp.o
[ 13%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/unicode_groups.cc.o
[ 13%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/IPAddressV4.cpp.o
ocamldep.opt -modules utils/timeout.ml > utils/timeout.ml.depends
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/fork.cmx utils/fork.ml
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/handle.cmx utils/handle.ml
-- Looking for include file sys/shm.h - found
-- Looking for include file sys/socket.h
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/timeout.cmx utils/timeout.ml
[ 13%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/IPAddressV6.cpp.o
ocamldep.opt -modules stubs/eventLogger.ml > stubs/eventLogger.ml.depends
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I stubs -I watchman_event_watcher -I watchman -I utils -I typing -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o stubs/eventLogger.cmo stubs/eventLogger.ml
-- Looking for include file sys/socket.h - found
-- Looking for include file sys/stat.h
ocamldep.opt -modules stubs/hackEventLogger.ml > stubs/hackEventLogger.ml.depends
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I stubs -I watchman_event_watcher -I watchman -I utils -I typing -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o stubs/hackEventLogger.cmo stubs/hackEventLogger.ml
ocamldep.opt -modules search/hackSearchService.ml > search/hackSearchService.ml.depends
[ 13%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/LifoSem.cpp.o
ocamldep.opt -modules parser/ast.ml > parser/ast.ml.depends
ocamldep.opt -modules ast/ast_defs.ml > ast/ast_defs.ml.depends
ocamldep.opt -modules utils/pos.mli > utils/pos.mli.depends
ocamldep.opt -modules utils/file_pos.mli > utils/file_pos.mli.depends
-- Looking for include file sys/stat.h - found
-- Looking for include file sys/stream.h
ocamldep.opt -modules utils/hh_json/hh_json.mli > utils/hh_json/hh_json.mli.depends
ocamldep.opt -modules third-party/core/result.mli > third-party/core/result.mli.depends
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o third-party/core/result.cmi third-party/core/result.mli
ocamldep.opt -modules utils/pos_source.ml > utils/pos_source.ml.depends
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/file_pos.cmi utils/file_pos.mli
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/hh_json -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/hh_json/hh_json.cmi utils/hh_json/hh_json.mli
-- Looking for include file sys/stream.h - not found
-- Looking for include file sys/termcap.h
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/pos_source.cmo utils/pos_source.ml
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/pos.cmi utils/pos.mli
ocamldep.opt -modules deps/fileInfo.mli > deps/fileInfo.mli.depends
ocamldep.opt -modules parser/namespace_env.ml > parser/namespace_env.ml.depends
ocamldep.opt -modules options/parserOptions.ml > options/parserOptions.ml.depends
-- Looking for include file sys/termcap.h - not found
-- Looking for include files time.h, sys/timeb.h
ocamldep.opt -modules options/globalOptions.mli > options/globalOptions.mli.depends
ocamldep.opt -modules utils/collections/iSet.ml > utils/collections/iSet.ml.depends
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/collections/iSet.cmo utils/collections/iSet.ml
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I options -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o options/globalOptions.cmi options/globalOptions.mli
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I options -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o options/parserOptions.cmo options/parserOptions.ml
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I ast -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o ast/ast_defs.cmo ast/ast_defs.ml
[ 13%] Linking CXX static library libre2.a
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I deps -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o deps/fileInfo.cmi deps/fileInfo.mli
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o parser/namespace_env.cmo parser/namespace_env.ml
ocamldep.opt -modules parser/parser_heap.ml > parser/parser_heap.ml.depends
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o parser/ast.cmo parser/ast.ml
[ 13%] Built target re2
[ 13%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/MacAddress.cpp.o
ocamldep.opt -modules parser/file_heap.ml > parser/file_heap.ml.depends
ocamldep.opt -modules heap/prefix.mli > heap/prefix.mli.depends
ocamldep.opt -modules heap/sharedMem.mli > heap/sharedMem.mli.depends
ocamldep.opt -modules heap/value.mli > heap/value.mli.depends
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -I heap -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o heap/prefix.cmi heap/prefix.mli
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -I heap -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o heap/value.cmi heap/value.mli
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -I heap -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o heap/sharedMem.cmi heap/sharedMem.mli
-- Looking for include files time.h, sys/timeb.h - found
-- Looking for include files curses.h, term.h
ocamldep.opt -modules stubs/filesToIgnore.ml > stubs/filesToIgnore.ml.depends
ocamldep.opt -modules utils/findUtils.mli > utils/findUtils.mli.depends
ocamldep.opt -modules parser/parser_hack.mli > parser/parser_hack.mli.depends
ocamllex.opt -q parser/lexer_hack.mll
ocamldep.opt -modules parser/lexer_hack.ml > parser/lexer_hack.ml.depends
ocamldep.opt -modules utils/errors/errors.mli > utils/errors/errors.mli.depends
[ 13%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/MallctlHelper.cpp.o
ocamldep.opt -modules utils/errors/errors_sig.ml > utils/errors/errors_sig.ml.depends
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/errors -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/errors/errors_sig.cmo utils/errors/errors_sig.ml
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/errors -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/errors/errors.cmi utils/errors/errors.mli
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o parser/lexer_hack.cmo parser/lexer_hack.ml
-- Looking for include files curses.h, term.h - found
-- Looking for include file asm/termbits.h
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o parser/file_heap.cmo parser/file_heap.ml
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I stubs -I watchman_event_watcher -I watchman -I utils -I typing -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o stubs/filesToIgnore.cmo stubs/filesToIgnore.ml
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/findUtils.cmi utils/findUtils.mli
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o parser/parser_hack.cmi parser/parser_hack.mli
ocamldep.opt -modules search/searchService.ml > search/searchService.ml.depends
ocamldep.opt -modules search/fuzzySearchService.ml > search/fuzzySearchService.ml.depends
-- Looking for include file asm/termbits.h - not found
-- Looking for include file termbits.h
ocamldep.opt -modules utils/collections/cSet.ml > utils/collections/cSet.ml.depends
ocamldep.opt -modules utils/collections/hashSet.mli > utils/collections/hashSet.mli.depends
ocamldep.opt -modules procs/multiWorker.mli > procs/multiWorker.mli.depends
ocamldep.opt -modules procs/bucket.mli > procs/bucket.mli.depends
ocamldep.opt -modules procs/worker.mli > procs/worker.mli.depends
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I procs -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o procs/bucket.cmi procs/bucket.mli
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I procs -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o procs/worker.cmi procs/worker.mli
ocamldep.opt -modules search/searchUtils.ml > search/searchUtils.ml.depends
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/collections/cSet.cmo utils/collections/cSet.ml
-- Looking for include file termbits.h - not found
-- Looking for include file termios.h
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/collections/hashSet.cmi utils/collections/hashSet.mli
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I procs -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o procs/multiWorker.cmi procs/multiWorker.mli
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I search -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o search/searchUtils.cmo search/searchUtils.ml
ocamldep.opt -modules search/trieSearchService.ml > search/trieSearchService.ml.depends
ocamldep.opt -modules utils/trie.ml > utils/trie.ml.depends
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/trie.cmo utils/trie.ml
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I search -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o search/fuzzySearchService.cmo search/fuzzySearchService.ml
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I search -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o search/trieSearchService.cmo search/trieSearchService.ml
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o parser/parser_heap.cmo parser/parser_heap.ml
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I search -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o search/searchService.cmo search/searchService.ml
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I search -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o search/hackSearchService.cmo search/hackSearchService.ml
-- Looking for include file termios.h - found
-- Looking for include file termio.h
ocamldep.opt -modules utils/pos.ml > utils/pos.ml.depends
ocamldep.opt -modules utils/pos_embedded.ml > utils/pos_embedded.ml.depends
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/pos_embedded.cmo utils/pos_embedded.ml
ocamldep.opt -modules utils/file_pos.ml > utils/file_pos.ml.depends
ocamldep.opt -modules utils/hh_json/hh_json.ml > utils/hh_json/hh_json.ml.depends
ocamldep.opt -modules third-party/core/result.ml > third-party/core/result.ml.depends
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o third-party/core/result.cmx third-party/core/result.ml
-- Looking for include file termio.h - not found
-- Looking for include file termcap.h
1 warning generated.
ocamldep.opt -modules utils/relative_path.ml > utils/relative_path.ml.depends
ocamldep.opt -modules heap/heap_string.ml > heap/heap_string.ml.depends
[ 13%] Linking C static library libtimelib.a
ocamldep.opt -modules heap/heap_string.mli > heap/heap_string.mli.depends
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -I heap -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o heap/heap_string.cmi heap/heap_string.mli
ocamldep.opt -modules utils/path.ml > utils/path.ml.depends
[ 13%] Built target timelib
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -I heap -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o heap/heap_string.cmx heap/heap_string.ml
[ 13%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/MemoryMapping.cpp.o
-- Looking for include file termcap.h - found
-- Looking for include file unistd.h
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/path.cmx utils/path.ml
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/collections/reordered_argument_collections.cmx utils/collections/reordered_argument_collections.ml
[ 13%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/MicroLock.cpp.o
-- Looking for include file unistd.h - found
-- Looking for include file utime.h
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/file_pos.cmx utils/file_pos.ml
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/hh_json -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/hh_json/hh_json.cmx utils/hh_json/hh_json.ml
[ 13%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/Random.cpp.o
-- Looking for include file utime.h - found
-- Looking for include file varargs.h
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/pos_source.cmx utils/pos_source.ml
[ 13%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/SafeAssert.cpp.o
-- Looking for include file varargs.h - not found
-- Looking for include file sys/time.h
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/relative_path.cmx utils/relative_path.ml
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/pos_embedded.cmx utils/pos_embedded.ml
-- Looking for include file sys/time.h - found
-- Looking for include file sys/utime.h
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/pos.cmx utils/pos.ml
-- Looking for include file sys/utime.h - not found
-- Looking for include file sys/wait.h
ocamldep.opt -modules deps/fileInfo.ml > deps/fileInfo.ml.depends
ocamldep.opt -modules options/globalOptions.ml > options/globalOptions.ml.depends
[ 13%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/ScopeGuard.cpp.o
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/collections/iSet.cmx utils/collections/iSet.ml
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I options -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o options/globalOptions.cmx options/globalOptions.ml
-- Looking for include file sys/wait.h - found
-- Looking for include file sys/param.h
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I options -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o options/parserOptions.cmx options/parserOptions.ml
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I ast -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o ast/ast_defs.cmx ast/ast_defs.ml
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I deps -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o deps/fileInfo.cmx deps/fileInfo.ml
-- Looking for include file sys/param.h - found
-- Looking for include file sys/vadvise.h
[ 13%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/SharedMutex.cpp.o
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o parser/namespace_env.cmx parser/namespace_env.ml
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o parser/ast.cmx parser/ast.ml
-- Looking for include file sys/vadvise.h - found
-- Looking for include file fnmatch.h
[ 13%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/Shell.cpp.o
[ 14%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/Singleton.cpp.o
[ 14%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/SingletonVault_c.cpp.o
ocamldep.opt -modules heap/prefix.ml > heap/prefix.ml.depends
ocamldep.opt -modules heap/sharedMem.ml > heap/sharedMem.ml.depends
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I stubs -I watchman_event_watcher -I watchman -I utils -I typing -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o stubs/eventLogger.cmx stubs/eventLogger.ml
ocamldep.opt -modules utils/hh_logger.ml > utils/hh_logger.ml.depends
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/hh_logger.cmo utils/hh_logger.ml
-- Looking for include file fnmatch.h - found
-- Looking for include file stdarg.h
ocamldep.opt -modules utils/measure.ml > utils/measure.ml.depends
ocamldep.opt -modules utils/measure.mli > utils/measure.mli.depends
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/measure.cmi utils/measure.mli
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -I heap -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o heap/prefix.cmx heap/prefix.ml
ocamldep.opt -modules utils/stats.ml > utils/stats.ml.depends
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/stats.cmo utils/stats.ml
ocamldep.opt -modules heap/value.ml > heap/value.ml.depends
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/hh_logger.cmx utils/hh_logger.ml
-- Looking for include file stdarg.h - found
-- Looking for include files stdlib.h, sys/un.h
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/measure.cmx utils/measure.ml
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/stats.cmx utils/stats.ml
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -I heap -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o heap/value.cmx heap/value.ml
-- Looking for include files stdlib.h, sys/un.h - found
-- Looking for include file vis.h
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -I heap -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o heap/sharedMem.cmx heap/sharedMem.ml
-- Looking for include file vis.h - found
-- Looking for include file wchar.h
ocamldep.opt -modules utils/findUtils.ml > utils/findUtils.ml.depends
ocamldep.opt -modules parser/parser_hack.ml > parser/parser_hack.ml.depends
ocamldep.opt -modules utils/errors/errors.ml > utils/errors/errors.ml.depends
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/exit_status.cmx utils/exit_status.ml
-- Looking for include file wchar.h - found
-- Looking for include file wctype.h
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/errors -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/errors/errors_sig.cmx utils/errors/errors_sig.ml
ocamldep.opt -modules parser/fixmes.ml > parser/fixmes.ml.depends
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o parser/fixmes.cmo parser/fixmes.ml
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/errors -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/errors/errors.cmx utils/errors/errors.ml
[ 14%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/SpookyHashV1.cpp.o
[ 14%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/SocketAddress.cpp.o
-- Looking for include file wctype.h - found
-- Looking for include file sasl/sasl.h
[ 14%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/SpookyHashV2.cpp.o
-- 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
[ 14%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/String.cpp.o
[ 14%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/StringBase.cpp.o
-- 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
[ 14%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/Subprocess.cpp.o
-- Looking for include file sys/event.h - found
-- Looking for include file sys/queue.h
+ /usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/errors -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/errors/errors.cmx utils/errors/errors.ml
File "utils/errors/errors.ml", line 368, characters 14-18:
Warning 27: unused variable mode.
File "utils/errors/errors.ml", line 385, characters 19-25:
Warning 27: unused variable fixmes.
File "utils/errors/errors.ml", line 387, characters 25-31:
Warning 27: unused variable fixmes.
File "utils/errors/errors.ml", line 388, characters 24-27:
Warning 27: unused variable err.
File "utils/errors/errors.ml", line 1137, characters 38-48:
Warning 27: unused variable label_name.
File "utils/errors/errors.ml", line 1142, characters 32-42:
Warning 27: unused variable label_name.
ocamldep.opt -modules globals/ide.ml > globals/ide.ml.depends
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I globals -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o globals/ide.cmo globals/ide.ml
-- Looking for include file sys/queue.h - found
-- Looking for TAILQ_FOREACH
ocamldep.opt -modules utils/lint/lint.ml > utils/lint/lint.ml.depends
ocamldep.opt -modules utils/lint/lint.mli > utils/lint/lint.mli.depends
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/lint -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/lint/lint.cmi utils/lint/lint.mli
ocamldep.opt -modules parser/namespaces.ml > parser/namespaces.ml.depends
ocamldep.opt -modules parser/namespaces.mli > parser/namespaces.mli.depends
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o parser/namespaces.cmi parser/namespaces.mli
ocamldep.opt -modules utils/php_escaping.ml > utils/php_escaping.ml.depends
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/php_escaping.cmo utils/php_escaping.ml
ocamldep.opt -modules utils/regexp_utils.ml > utils/regexp_utils.ml.depends
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/regexp_utils.cmo utils/regexp_utils.ml
ocamldep.opt -modules options/typecheckerOptions.ml > options/typecheckerOptions.ml.depends
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I options -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o options/typecheckerOptions.cmo options/typecheckerOptions.ml
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o parser/fixmes.cmx parser/fixmes.ml
-- Looking for TAILQ_FOREACH - found
-- Looking for include file sys/ptem.h
-- Looking for include file sys/ptem.h - not found
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I globals -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o globals/ide.cmx globals/ide.ml
-- Performing Test HAVE_WERROR_FLAG
[ 14%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/ThreadCachedArena.cpp.o
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o parser/lexer_hack.cmx parser/lexer_hack.ml
[ 14%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/TimeoutQueue.cpp.o
-- Performing Test HAVE_WERROR_FLAG - Success
-- Performing Test HAVE_PTHREAD_ONCE_INIT
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/lint -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/lint/lint.cmx utils/lint/lint.ml
[ 14%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/Unicode.cpp.o
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o parser/namespaces.cmx parser/namespaces.ml
-- Performing Test HAVE_PTHREAD_ONCE_INIT - Success
-- Looking for _aligned_malloc
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/php_escaping.cmx utils/php_escaping.ml
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/regexp_utils.cmx utils/regexp_utils.ml
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I options -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o options/typecheckerOptions.cmx options/typecheckerOptions.ml
-- Looking for _aligned_malloc - not found
-- Looking for _aligned_free
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o parser/file_heap.cmx parser/file_heap.ml
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I stubs -I watchman_event_watcher -I watchman -I utils -I typing -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o stubs/filesToIgnore.cmx stubs/filesToIgnore.ml
-- Looking for _aligned_free - not found
-- Looking for aio_read
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/findUtils.cmx utils/findUtils.ml
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o parser/parser_hack.cmx parser/parser_hack.ml
[ 14%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/Uri.cpp.o
-- Looking for aio_read - found
-- Looking for alarm
-- Looking for alarm - found
-- Looking for backtrace
[ 14%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/Version.cpp.o
[ 14%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/dynamic.cpp.o
-- Looking for backtrace - found
-- Looking for backtrace_symbols
[ 14%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/json.cpp.o
-- Looking for backtrace_symbols - found
-- Looking for backtrace_symbols_fd
+ /usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o parser/parser_hack.cmx parser/parser_hack.ml
File "parser/parser_hack.ml", line 249, characters 32-36:
Warning 27: unused variable name.
File "parser/parser_hack.ml", line 1460, characters 4-5:
Warning 27: unused variable x.
File "parser/parser_hack.ml", line 1697, characters 19-20:
Warning 27: unused variable x.
File "parser/parser_hack.ml", line 2087, characters 4-5:
Warning 27: unused variable x.
File "parser/parser_hack.ml", line 3430, characters 8-9:
Warning 27: unused variable p.
File "parser/parser_hack.ml", line 3583, characters 22-27:
Warning 27: unused variable start.
File "parser/parser_hack.ml", line 3781, characters 18-21:
Warning 27: unused variable pos.
File "parser/parser_hack.ml", line 3790, characters 17-20:
Warning 27: unused variable pos.
ocamldep.opt -modules utils/collections/hashSet.ml > utils/collections/hashSet.ml.depends
ocamldep.opt -modules procs/multiWorker.ml > procs/multiWorker.ml.depends
ocamldep.opt -modules procs/bucket.ml > procs/bucket.ml.depends
ocamldep.opt -modules procs/worker.ml > procs/worker.ml.depends
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/daemon.cmx utils/daemon.ml
-- Looking for backtrace_symbols_fd - found
-- Looking for printstack
ocamldep.opt -modules utils/printSignal.ml > utils/printSignal.ml.depends
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/printSignal.cmo utils/printSignal.ml
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/printSignal.cmx utils/printSignal.ml
[ 14%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/detail/CacheLocality.cpp.o
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I procs -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o procs/bucket.cmx procs/bucket.ml
-- Looking for printstack - not found
-- Looking for bmove
[ 15%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/detail/Futex.cpp.o
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I procs -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o procs/worker.cmx procs/worker.ml
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/collections/cSet.cmx utils/collections/cSet.ml
-- Looking for bmove - not found
-- Looking for bsearch
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/collections/hashSet.cmx utils/collections/hashSet.ml
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I procs -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o procs/multiWorker.cmx procs/multiWorker.ml
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I search -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o search/searchUtils.cmx search/searchUtils.ml
-- Looking for bsearch - found
-- Looking for index
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/trie.cmx utils/trie.ml
-- Looking for index - found
-- Looking for clock_gettime
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I search -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o search/fuzzySearchService.cmx search/fuzzySearchService.ml
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I search -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o search/trieSearchService.cmx search/trieSearchService.ml
[ 15%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/detail/IPAddress.cpp.o
-- Looking for clock_gettime - found
-- Looking for cuserid
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o parser/parser_heap.cmx parser/parser_heap.ml
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I search -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o search/searchService.cmx search/searchService.ml
-- Looking for cuserid - not found
-- Looking for directio
ocamldep.opt -modules server/hhMonitorInformant.ml > server/hhMonitorInformant.ml.depends
ocamldep.opt -modules server/hhMonitorInformant.mli > server/hhMonitorInformant.mli.depends
ocamldep.opt -modules server/hhMonitorInformant_sig.ml > server/hhMonitorInformant_sig.ml.depends
ocamldep.opt -modules monitor/informant_sig.ml > monitor/informant_sig.ml.depends
ocamldep.opt -modules server/state_prefetcher.mli > server/state_prefetcher.mli.depends
ocamldep.opt -modules utils/process/process_types.ml > utils/process/process_types.ml.depends
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/process -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/process/process_types.cmo utils/process/process_types.ml
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I monitor -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o monitor/informant_sig.cmo monitor/informant_sig.ml
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o server/state_prefetcher.cmi server/state_prefetcher.mli
-- Looking for directio - not found
-- Looking for _doprnt
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o server/hhMonitorInformant_sig.cmo server/hhMonitorInformant_sig.ml
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o server/hhMonitorInformant.cmi server/hhMonitorInformant.mli
ocamldep.opt -modules utils/process/future.ml > utils/process/future.ml.depends
ocamldep.opt -modules utils/process/future.mli > utils/process/future.mli.depends
ocamldep.opt -modules utils/process/future_sig.ml > utils/process/future_sig.ml.depends
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/process -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/process/future_sig.cmo utils/process/future_sig.ml
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/process -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/process/future.cmi utils/process/future.mli
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/process -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/process/process_types.cmx utils/process/process_types.ml
ocamldep.opt -modules utils/process/process.ml > utils/process/process.ml.depends
ocamldep.opt -modules utils/process/process.mli > utils/process/process.mli.depends
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/process -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/process/process.cmi utils/process/process.mli
ocamldep.opt -modules utils/stack_utils.ml > utils/stack_utils.ml.depends
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/stack_utils.cmo utils/stack_utils.ml
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/stack_utils.cmx utils/stack_utils.ml
-- Looking for _doprnt - not found
-- Looking for flockfile
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/process -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/process/future_sig.cmx utils/process/future_sig.ml
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/process -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/process/process.cmx utils/process/process.ml
[ 15%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/detail/MallocImpl.cpp.o
-- Looking for flockfile - found
-- Looking for ftruncate
[ 15%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/detail/MemoryIdler.cpp.o
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I stubs -I watchman_event_watcher -I watchman -I utils -I typing -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o stubs/hackEventLogger.cmx stubs/hackEventLogger.ml
ocamldep.opt -modules utils/hg/hg.ml > utils/hg/hg.ml.depends
ocamldep.opt -modules utils/hg/hg.mli > utils/hg/hg.mli.depends
ocamldep.opt -modules utils/hg/hg_sig.ml > utils/hg/hg_sig.ml.depends
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/hg -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/hg/hg_sig.cmo utils/hg/hg_sig.ml
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/hg -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/hg/hg.cmi utils/hg/hg.mli
-- Looking for ftruncate - found
-- Looking for getline
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/process -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/process/future.cmx utils/process/future.ml
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/hg -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/hg/hg_sig.cmx utils/hg/hg_sig.ml
ocamldep.opt -modules server/state_prefetcher.ml > server/state_prefetcher.ml.depends
-- Looking for getline - found
-- Looking for compress
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I monitor -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o monitor/informant_sig.cmx monitor/informant_sig.ml
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o server/state_prefetcher.cmx server/state_prefetcher.ml
ocamldep.opt -modules watchman/watchman.ml > watchman/watchman.ml.depends
-- Looking for compress - not found
-- Looking for crypt
ocamldep.opt -modules watchman/watchman.mli > watchman/watchman.mli.depends
ocamldep.opt -modules watchman/watchman_sig.ml > watchman/watchman_sig.ml.depends
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I watchman -I watchman_event_watcher -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o watchman/watchman_sig.cmo watchman/watchman_sig.ml
[ 15%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/detail/RangeCommon.cpp.o
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I watchman -I watchman_event_watcher -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o watchman/watchman.cmi watchman/watchman.mli
ocamldep.opt -modules utils/buffered_line_reader.ml > utils/buffered_line_reader.ml.depends
ocamldep.opt -modules utils/buffered_line_reader.mli > utils/buffered_line_reader.mli.depends
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/buffered_line_reader.cmi utils/buffered_line_reader.mli
ocamldep.opt -modules globals/globalConfig.ml > globals/globalConfig.ml.depends
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I globals -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o globals/globalConfig.cmo globals/globalConfig.ml
ocamldep.opt -modules utils/hh_json/hh_json_helpers.ml > utils/hh_json/hh_json_helpers.ml.depends
/usr/local/opt/ocaml/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/hh_json -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/hh_json/hh_json_helpers.cmo utils/hh_json/hh_json_helpers.ml
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman_event_watcher -I watchman -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/buffered_line_reader.cmx utils/buffered_line_reader.ml
-- Looking for crypt - found
-- Looking for dlerror
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I globals -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o globals/globalConfig.cmx globals/globalConfig.ml
[ 15%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/detail/RangeSse42.cpp.o
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/hh_json -I watchman_event_watcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o utils/hh_json/hh_json_helpers.cmx utils/hh_json/hh_json_helpers.ml
-- Looking for dlerror - found
-- Looking for dlopen
[ 15%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/detail/SocketFastOpen.cpp.o
/usr/local/opt/ocaml/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I watchman -I watchman_event_watcher -I utils -I typing -I stubs -I socket -I server -I search -I recorder -I procs -I parser -I options -I naming -I monitor -I libancillary -I ide_rpc -I hhi -I hhbc -I heap -I hackfmt -I globals -I fsnotify_darwin -I fsevents -I format -I find -I diff -I dfind -I deps -I decl -I debug -I client -I ast -I utils/process -I utils/lint -I utils/hh_json -I utils/hg -I utils/errors -I utils/disk -I utils/collections -I third-party/core -I third-party/avl -I parser/schema -I injection/default_injector -I hackfmt/line_splitter -I hackfmt/error -I hackfmt/debug -o watchman/watchman_sig.cmx watchman/watchman_sig.ml
[ 15%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/detail/StaticSingletonManager.cpp.o
ocamldep.opt -modules watchman_event_watcher/watchmanEventWatcherClient.ml > watchman_event_watcher/watchmanEventWatcherClient.ml.depends
ocamldep.opt -modules watchman_event_watcher/watchmanEventWatcherClient.mli > watchman_event_watcher/watchmanEventWatcherClient.mli.depends
ocamldep.opt -modules watchman_event_watcher/watchmanEventWatcherClient_sig.ml > watchman_event_watcher/watch
[...snip...]
ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 80%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/vasm-simplify-arm.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-reuse-imm.cpp:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-gen.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/cg-meta.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/fixup.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/execution-context.h:29:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/tiny-vector.h:26:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-reuse-imm.cpp:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-gen.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/cg-meta.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/fixup.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/execution-context.h:29:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/tiny-vector.h:26:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-simplify-arm.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-simplify-internal.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-gen.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/cg-meta.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/fixup.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/execution-context.h:29:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/tiny-vector.h:26:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-simplify-arm.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-simplify-internal.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-gen.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/cg-meta.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/fixup.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/execution-context.h:29:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/tiny-vector.h:26:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-ppc64.cpp:32:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-internal.h:124:
/tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-internal-inl.h:153:28: warning: suggest braces around initialization of subobject [-Wmissing-braces]
Vemit(env).emit(unwind{i.targets[0], i.targets[1]});
^~~~~~~~~~~~~~~~~~~~~~~~~~
{ }
2 warnings generated.
[ 80%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/vasm-simplify-ppc64.cpp.o
2 warnings generated.
[ 80%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/vasm-simplify-x64.cpp.o
2 warnings generated.
[ 81%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/vasm-simplify.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-simplify-ppc64.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-simplify-internal.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-gen.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/cg-meta.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/fixup.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/execution-context.h:29:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/tiny-vector.h:26:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-simplify-ppc64.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-simplify-internal.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-gen.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/cg-meta.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/fixup.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/execution-context.h:29:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/tiny-vector.h:26:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-simplify-x64.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-simplify-internal.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-gen.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/cg-meta.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/fixup.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/execution-context.h:29:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/tiny-vector.h:26:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-simplify-x64.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-simplify-internal.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-gen.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/cg-meta.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/fixup.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/execution-context.h:29:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/tiny-vector.h:26:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
/tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-internal-inl.h:153:28: warning: suggest braces around initialization of subobject [-Wmissing-braces]
Vemit(env).emit(unwind{i.targets[0], i.targets[1]});
^~~~~~~~~~~~~~~~~~~~~~~~~~
{ }
/tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-internal-inl.h:224:7: note: in instantiation of function template specialization 'HPHP::jit::vasm_detail::postprocess<HPHP::jit::(anonymous namespace)::Vgen>' requested here
postprocess<Vemit>(env, inst);
^
/tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-ppc64.cpp:1519:3: note: in instantiation of function template specialization 'HPHP::jit::vasm_emit<HPHP::jit::(anonymous namespace)::Vgen>' requested here
vasm_emit<Vgen>(unit, text, fixups, asmInfo);
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-simplify.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-simplify-internal.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-gen.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/cg-meta.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/fixup.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/execution-context.h:29:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/tiny-vector.h:26:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-simplify.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-simplify-internal.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-gen.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/cg-meta.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/fixup.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/execution-context.h:29:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/tiny-vector.h:26:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 81%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/vasm-unit.cpp.o
2 warnings generated.
[ 81%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/vasm-util.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-unit.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-unit.h:26:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-instr.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/arg-group.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/reg-alloc.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/srckey.h:191:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/func.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-unit.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-unit.h:26:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-instr.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/arg-group.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/reg-alloc.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/srckey.h:191:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/func.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 81%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/vasm-visit.cpp.o
2 warnings generated.
[ 81%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/vasm-x64.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-util.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-util.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/type.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-util.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-util.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/type.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-visit.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-visit.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-instr.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/arg-group.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/reg-alloc.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/srckey.h:191:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/func.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-visit.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-visit.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-instr.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/arg-group.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/reg-alloc.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/srckey.h:191:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/func.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-x64.cpp:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/srckey.h:191:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/func.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-x64.cpp:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/srckey.h:191:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/func.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
4 warnings generated.
[ 81%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/vasm-xls.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-xls.cpp:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/print.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/reg-alloc.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/srckey.h:191:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/func.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-xls.cpp:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/print.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/reg-alloc.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/srckey.h:191:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/func.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 81%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/vasm.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-x64.cpp:32:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-internal.h:124:
/tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-internal-inl.h:153:28: warning: suggest braces around initialization of subobject [-Wmissing-braces]
Vemit(env).emit(unwind{i.targets[0], i.targets[1]});
^~~~~~~~~~~~~~~~~~~~~~~~~~
{ }
2 warnings generated.
[ 81%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/vm-protect.cpp.o
2 warnings generated.
[ 81%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/vtune-jit.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm.cpp:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-instr.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/arg-group.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/reg-alloc.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/srckey.h:191:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/func.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm.cpp:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-instr.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/arg-group.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/reg-alloc.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/srckey.h:191:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/func.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vm-protect.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vm-protect.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/vm-regs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/execution-context.h:29:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/tiny-vector.h:26:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vm-protect.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vm-protect.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/vm-regs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/execution-context.h:29:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/tiny-vector.h:26:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
/tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-internal-inl.h:153:28: warning: suggest braces around initialization of subobject [-Wmissing-braces]
Vemit(env).emit(unwind{i.targets[0], i.targets[1]});
^~~~~~~~~~~~~~~~~~~~~~~~~~
{ }
/tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-internal-inl.h:224:7: note: in instantiation of function template specialization 'HPHP::jit::vasm_detail::postprocess<HPHP::jit::(anonymous namespace)::Vgen>' requested here
postprocess<Vemit>(env, inst);
^
/tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vasm-x64.cpp:1078:3: note: in instantiation of function template specialization 'HPHP::jit::vasm_emit<HPHP::jit::(anonymous namespace)::Vgen>' requested here
vasm_emit<Vgen>(unit, text, fixups, asmInfo);
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vtune-jit.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vtune-jit.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/translator.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/debugger-hook.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/thread-info.h:24:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/request-injection-data.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/rds-header.h:24:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/bytecode.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vtune-jit.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/vtune-jit.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/translator.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/debugger-hook.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/thread-info.h:24:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/request-injection-data.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/rds-header.h:24:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/bytecode.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 81%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/write-lease.cpp.o
2 warnings generated.
2 warnings generated.
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/write-lease.cpp:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/bytecode.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/write-lease.cpp:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/bytecode.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
[ 81%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/verifier/cfg.cpp.o
[ 81%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/verifier/check-func.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/verifier/check-func.cpp:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/mixed-array.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/verifier/check-func.cpp:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/mixed-array.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/verifier/cfg.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/verifier/cfg.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/repo.h:32:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/class.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/rds-util.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/ref-data.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/verifier/cfg.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/verifier/cfg.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/repo.h:32:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/class.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/rds-util.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/ref-data.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 81%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/verifier/check-unit.cpp.o
/tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/verifier/check-func.cpp:927:34: warning: suggest braces around initialization of subobject [-Wmissing-braces]
std::array<int32_t, 4> ret = { -1, -1, -1, -1 };
^~~~~~~~~~~~~~
{ }
/tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/verifier/check-func.cpp:942:34: warning: suggest braces around initialization of subobject [-Wmissing-braces]
std::array<int32_t, 4> ret = { -1, -1, -1, -1 };
^~~~~~~~~~~~~~
{ }
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/verifier/check-unit.cpp:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/verifier/cfg.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/repo.h:32:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/class.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/rds-util.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/ref-data.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/verifier/check-unit.cpp:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/verifier/cfg.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/repo.h:32:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/class.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/rds-util.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/ref-data.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 81%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/verifier/pretty.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/verifier/pretty.cpp:25:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/repo.h:32:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/class.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/rds-util.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/ref-data.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/verifier/pretty.cpp:25:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/repo.h:32:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/class.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/rds-util.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/ref-data.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 81%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/verifier/util.cpp.o
4 warnings generated.
[ 81%] Building C object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/vtune/jitprofiling.c.o
[ 82%] Building ASM object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/base/hash-table-x64.S.o
[ 82%] Building ASM object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/base/string-data-arm.S.o
[ 82%] Building ASM object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/base/string-data-x64.S.o
2 warnings generated.
2 warnings generated.
2 warnings generated.
4 warnings generated.
2 warnings generated.
2 warnings generated.
[ 82%] Linking CXX static library libhphp_runtime.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libhphp_runtime.a(hash-table-x64.S.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libhphp_runtime.a(string-data-arm.S.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libhphp_runtime.a(string-data-x64.S.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libhphp_runtime.a(hash-table-x64.S.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libhphp_runtime.a(string-data-arm.S.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libhphp_runtime.a(string-data-x64.S.o) has no symbols
[ 82%] Built target hphp_runtime_static
Scanning dependencies of target hphp_runtime_ext
[ 82%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/extension-registry.cpp.o
[ 82%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/extension.cpp.o
[ 82%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/apache/ext_apache.cpp.o
[ 82%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/apc/ext_apc.cpp.o
[ 82%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/apc/snapshot.cpp.o
[ 82%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/array/ext_array.cpp.o
[ 82%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/asio/asio-blockable.cpp.o
[ 82%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/asio/asio-context.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/apc/snapshot.cpp:16:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/apc/snapshot-builder.h:25:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/concurrent-shared-store.h:32:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/apc-handle.h:26:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-variant.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/apc/snapshot.cpp:16:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/apc/snapshot-builder.h:25:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/concurrent-shared-store.h:32:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/apc-handle.h:26:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-variant.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/array/ext_array.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/array/ext_array.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/array/ext_array.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/array/ext_array.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/apache/ext_apache.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/apache/ext_apache.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/apache/ext_apache.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/apache/ext_apache.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/apc/ext_apc.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/apc/ext_apc.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/apc/ext_apc.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/apc/ext_apc.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension-registry.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension-registry.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension-registry.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension-registry.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/asio-blockable.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/asio-blockable.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/asio-blockable.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/asio-blockable.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/asio-context.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/asio-context.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/asio-context.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/asio-context.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 82%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/asio/asio-context-enter.cpp.o
2 warnings generated.
[ 82%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/asio/asio-external-thread-event.cpp.o
2 warnings generated.
[ 82%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/asio/asio-external-thread-event-queue.cpp.o
2 warnings generated.
[ 83%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/asio/asio-session.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/asio-context-enter.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/asio-context-enter.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/asio-context.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/asio-context-enter.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/asio-context-enter.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/asio-context.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 83%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/asio/ext_async-function-wait-handle.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/asio-external-thread-event.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/asio-external-thread-event.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/asio-external-thread-event.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/asio-external-thread-event.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/asio-external-thread-event-queue.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/asio-external-thread-event-queue.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/asio-external-thread-event-queue.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/asio-external-thread-event-queue.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/asio-session.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/asio-session.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/asio-session.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/asio-session.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 83%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/asio/ext_async-generator.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_async-function-wait-handle.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_async-function-wait-handle.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_async-function-wait-handle.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_async-function-wait-handle.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_async-generator.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_async-generator.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_async-generator.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_async-generator.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 83%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/asio/ext_async-generator-wait-handle.cpp.o
2 warnings generated.
[ 83%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/asio/ext_await-all-wait-handle.cpp.o
2 warnings generated.
[ 83%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/asio/ext_condition-wait-handle.cpp.o
2 warnings generated.
[ 83%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/asio/ext_asio.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_async-generator-wait-handle.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_async-generator-wait-handle.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_async-generator-wait-handle.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_async-generator-wait-handle.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_await-all-wait-handle.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_await-all-wait-handle.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_await-all-wait-handle.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_await-all-wait-handle.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_condition-wait-handle.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_condition-wait-handle.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_condition-wait-handle.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_condition-wait-handle.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 83%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/asio/ext_external-thread-event-wait-handle.cpp.o
2 warnings generated.
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_asio.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_asio.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_asio.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_asio.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
[ 83%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/asio/ext_reschedule-wait-handle.cpp.o
2 warnings generated.
[ 83%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/asio/ext_resumable-wait-handle.cpp.o
2 warnings generated.
[ 83%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/asio/ext_sleep-wait-handle.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_external-thread-event-wait-handle.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_external-thread-event-wait-handle.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_external-thread-event-wait-handle.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_external-thread-event-wait-handle.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_reschedule-wait-handle.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_reschedule-wait-handle.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_reschedule-wait-handle.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_reschedule-wait-handle.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_resumable-wait-handle.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_resumable-wait-handle.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_resumable-wait-handle.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_resumable-wait-handle.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_sleep-wait-handle.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_sleep-wait-handle.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_sleep-wait-handle.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_sleep-wait-handle.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 83%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/asio/socket-event.cpp.o
2 warnings generated.
[ 83%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/asio/ext_static-wait-handle.cpp.o
2 warnings generated.
[ 83%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/asio/ext_waitable-wait-handle.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_static-wait-handle.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_static-wait-handle.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/tv-refcount.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_static-wait-handle.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_static-wait-handle.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/tv-refcount.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/socket-event.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/socket-event.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/socket-event.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/socket-event.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 83%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/asio/ext_wait-handle.cpp.o
2 warnings generated.
[ 83%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/async_mysql/ext_async_mysql.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_waitable-wait-handle.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_waitable-wait-handle.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_waitable-wait-handle.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_waitable-wait-handle.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 84%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/bcmath/ext_bcmath.cpp.o
2 warnings generated.
[ 84%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/bz2/bz2-file.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_wait-handle.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_wait-handle.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_wait-handle.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/ext_wait-handle.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 84%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/bz2/ext_bz2.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/bcmath/ext_bcmath.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/bcmath/ext_bcmath.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/bz2/bz2-file.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/bz2/bz2-file.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/bz2/bz2-file.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/bz2/bz2-file.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 84%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/collections/ext_collections.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/bz2/ext_bz2.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/bz2/bz2-file.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/bz2/ext_bz2.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/bz2/bz2-file.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/async_mysql/ext_async_mysql.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/async_mysql/ext_async_mysql.h:30:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/asio-external-thread-event.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/async_mysql/ext_async_mysql.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/async_mysql/ext_async_mysql.h:30:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/asio-external-thread-event.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/collections/ext_collections.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/collections/ext_collections.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/collections/ext_collections.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/collections/ext_collections.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 84%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/collections/ext_collections-map.cpp.o
2 warnings generated.
[ 84%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/collections/ext_collections-pair.cpp.o
2 warnings generated.
[ 84%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/collections/ext_collections-set.cpp.o
2 warnings generated.
[ 84%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/collections/ext_collections-vector.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/collections/ext_collections-map.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/collections/ext_collections-map.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/collections/ext_collections.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/collections/ext_collections-map.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/collections/ext_collections-map.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/collections/ext_collections.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 84%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/collections/hash-collection.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/collections/ext_collections-pair.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/collections/ext_collections-pair.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/collections/ext_collections.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/collections/ext_collections-pair.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/collections/ext_collections-pair.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/collections/ext_collections.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 84%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/ctype/ext_ctype.cpp.o
2 warnings generated.
[ 84%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/curl/curl-multi-await.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/collections/ext_collections-set.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/collections/ext_collections-set.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/collections/ext_collections.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/collections/ext_collections-set.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/collections/ext_collections-set.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/collections/ext_collections.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/collections/ext_collections-vector.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/collections/ext_collections-vector.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/collections/ext_collections.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/collections/ext_collections-vector.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/collections/ext_collections-vector.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/collections/ext_collections.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/collections/hash-collection.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/collections/hash-collection.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/collections/hash-collection.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/collections/hash-collection.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/ctype/ext_ctype.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/ctype/ext_ctype.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/curl/curl-multi-await.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/curl/curl-multi-await.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/asio-external-thread-event.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/curl/curl-multi-await.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/curl/curl-multi-await.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/asio/asio-external-thread-event.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 84%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/curl/curl-multi-resource.cpp.o
2 warnings generated.
[ 84%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/curl/curl-pool.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/curl/curl-multi-resource.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/curl/curl-multi-resource.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/curl/curl-multi-resource.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/curl/curl-multi-resource.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 84%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/curl/curl-resource.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/curl/curl-pool.cpp:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/translator-inline.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/execution-context.h:29:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/tiny-vector.h:26:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/curl/curl-pool.cpp:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/translator-inline.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/execution-context.h:29:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/tiny-vector.h:26:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 84%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/curl/ext_curl.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/curl/curl-resource.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/curl/curl-resource.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/file.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/request-local.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/execution-context.h:29:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/tiny-vector.h:26:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/curl/curl-resource.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/curl/curl-resource.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/file.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/request-local.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/execution-context.h:29:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/tiny-vector.h:26:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 84%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/curl/curl-share-resource.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/curl/ext_curl.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/curl/ext_curl.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/curl/ext_curl.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/curl/ext_curl.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 85%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/datetime/ext_datetime.cpp.o
2 warnings generated.
[ 85%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/debugger/ext_debugger.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/curl/curl-share-resource.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/curl/curl-share-resource.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/curl/curl-share-resource.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/curl/curl-share-resource.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/datetime/ext_datetime.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/datetime/ext_datetime.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/datetime/ext_datetime.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/datetime/ext_datetime.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/debugger/ext_debugger.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/debugger/ext_debugger.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/debugger/ext_debugger.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/debugger/ext_debugger.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 85%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/domdocument/ext_domdocument.cpp.o
2 warnings generated.
[ 85%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/enum/ext_enum.cpp.o
2 warnings generated.
[ 85%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/factparse/ext_factparse.cpp.o
2 warnings generated.
[ 85%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/factparse/parser.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/domdocument/ext_domdocument.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/domdocument/ext_domdocument.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/domdocument/ext_domdocument.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/domdocument/ext_domdocument.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/enum/ext_enum.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-init.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/enum/ext_enum.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-init.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 85%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/fb/ext_fb.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/factparse/ext_factparse.cpp:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-init.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/factparse/ext_factparse.cpp:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-init.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/factparse/parser.cpp:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/factparse/parser.cpp:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fb/ext_fb.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fb/ext_fb.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fb/ext_fb.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fb/ext_fb.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 85%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/fileinfo/ext_fileinfo.cpp.o
2 warnings generated.
[ 85%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/fileinfo/libmagic/apprentice.cpp.o
2 warnings generated.
[ 85%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/fileinfo/libmagic/apptype.cpp.o
2 warnings generated.
[ 85%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/fileinfo/libmagic/ascmagic.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/apprentice.cpp:32:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/file.h:36:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/compat.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/apprentice.cpp:32:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/file.h:36:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/compat.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/ext_fileinfo.cpp:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/ext_fileinfo.cpp:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/apptype.cpp:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/file.h:36:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/compat.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/apptype.cpp:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/file.h:36:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/compat.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/ascmagic.cpp:35:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/file.h:36:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/compat.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/ascmagic.cpp:35:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/file.h:36:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/compat.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 85%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/fileinfo/libmagic/cdf.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/cdf.cpp:35:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/file.h:36:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/compat.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/cdf.cpp:35:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/file.h:36:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/compat.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 85%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/fileinfo/libmagic/cdf_time.cpp.o
2 warnings generated.
[ 85%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/fileinfo/libmagic/compress.cpp.o
2 warnings generated.
[ 85%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/fileinfo/libmagic/encoding.cpp.o
2 warnings generated.
[ 85%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/fileinfo/libmagic/fsmagic.cpp.o
2 warnings generated.
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/cdf_time.cpp:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/file.h:36:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/compat.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/cdf_time.cpp:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/file.h:36:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/compat.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
[ 86%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/fileinfo/libmagic/funcs.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/compress.cpp:37:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/file.h:36:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/compat.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/compress.cpp:37:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/file.h:36:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/compat.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 86%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/fileinfo/libmagic/is_tar.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/encoding.cpp:35:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/file.h:36:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/compat.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/encoding.cpp:35:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/file.h:36:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/compat.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/fsmagic.cpp:32:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/file.h:36:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/compat.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/fsmagic.cpp:32:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/file.h:36:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/compat.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/funcs.cpp:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/file.h:36:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/compat.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/funcs.cpp:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/file.h:36:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/compat.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 86%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/fileinfo/libmagic/magic.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/is_tar.cpp:40:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/file.h:36:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/compat.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/is_tar.cpp:40:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/file.h:36:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/compat.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/magic.cpp:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/file.h:36:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/compat.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/magic.cpp:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/file.h:36:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/compat.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 86%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/fileinfo/libmagic/print.cpp.o
2 warnings generated.
[ 86%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/fileinfo/libmagic/readcdf.cpp.o
2 warnings generated.
[ 86%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/fileinfo/libmagic/readelf.cpp.o
2 warnings generated.
[ 86%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/fileinfo/libmagic/softmagic.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/print.cpp:32:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/file.h:36:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/compat.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/print.cpp:32:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/file.h:36:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/compat.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 86%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/fileinfo/libmagic/strlcpy.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/readcdf.cpp:26:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/file.h:36:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/compat.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/readcdf.cpp:26:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/file.h:36:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/compat.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
[ 86%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/filter/ext_filter.cpp.o
2 warnings generated.
[ 86%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/filter/logical_filters.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/readelf.cpp:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/file.h:36:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/compat.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/readelf.cpp:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/file.h:36:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/compat.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/softmagic.cpp:32:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/file.h:36:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/compat.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/softmagic.cpp:32:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/file.h:36:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/fileinfo/libmagic/compat.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/filter/ext_filter.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/filter/ext_filter.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/filter/ext_filter.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/filter/ext_filter.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 86%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/filter/sanitizing_filters.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/filter/logical_filters.cpp:24:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-init.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/filter/logical_filters.cpp:24:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-init.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 86%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/gd/ext_gd.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/filter/sanitizing_filters.cpp:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/filter/ext_filter.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/filter/sanitizing_filters.cpp:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/filter/ext_filter.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 86%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/gd/libgd/gd_arc.cpp.o
2 warnings generated.
[ 86%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/gd/libgd/gdcache.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/ext_gd.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/ext_gd.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/ext_gd.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/ext_gd.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 86%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/gd/libgd/gd_color.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd_arc.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd_arc.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gdcache.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gdcache.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 87%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/gd/libgd/gd.cpp.o
2 warnings generated.
[ 87%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/gd/libgd/gd_crop.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd_color.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd_color.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 87%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/gd/libgd/gd_filter.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 87%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/gd/libgd/gdfontg.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd_crop.cpp:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd_crop.cpp:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
/tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/ext_gd.cpp:3384:36: warning: format specifies type 'long' but the argument has type 'int64_t' (aka 'long long') [-Wformat]
"element %li", type);
~~~ ^~~~
%lli
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd_filter.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd_filter.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
/tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/ext_gd.cpp:6510:21: warning: format specifies type 'long' but the argument has type 'int64_t' (aka 'long long') [-Wformat]
byte_count_signed);
^~~~~~~~~~~~~~~~~
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gdfontg.cpp:14:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gdfontg.h:16:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gdfontg.cpp:14:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gdfontg.h:16:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 87%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/gd/libgd/gdfontl.cpp.o
2 warnings generated.
[ 87%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/gd/libgd/gdfontmb.cpp.o
2 warnings generated.
[ 87%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/gd/libgd/gdfonts.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gdfontl.cpp:15:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gdfontl.h:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gdfontl.cpp:15:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gdfontl.h:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gdfontmb.cpp:13:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gdfontmb.h:15:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gdfontmb.cpp:13:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gdfontmb.h:15:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 87%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/gd/libgd/gdfontt.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gdfonts.cpp:13:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gdfonts.h:15:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gdfonts.cpp:13:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gdfonts.h:15:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 87%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/gd/libgd/gdft.cpp.o
2 warnings generated.
[ 87%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/gd/libgd/gd_gd2.cpp.o
2 warnings generated.
[ 87%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/gd/libgd/gd_gd.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gdfontt.cpp:14:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gdfontt.h:16:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gdfontt.cpp:14:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gdfontt.h:16:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gdft.cpp:12:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gdft.cpp:12:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd_gd2.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd_gd2.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd_gd.cpp:5:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd_gd.cpp:5:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 87%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/gd/libgd/gd_gif_in.cpp.o
2 warnings generated.
[ 87%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/gd/libgd/gd_gif_out.cpp.o
2 warnings generated.
4 warnings generated.
[ 87%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/gd/libgd/gdhelpers.cpp.o
[ 87%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/gd/libgd/gd_interpolation.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd_gif_in.cpp:5:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd_gif_in.cpp:5:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd_gif_out.cpp:5:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd_gif_out.cpp:5:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 87%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/gd/libgd/gd_io.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gdhelpers.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gdhelpers.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd_interpolation.cpp:59:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd_interpolation.cpp:59:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
2 warnings generated.
[ 88%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/gd/libgd/gd_io_dp.cpp.o
[ 88%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/gd/libgd/gd_io_file.cpp.o
2 warnings generated.
[ 88%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/gd/libgd/gd_io_ss.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd_io.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd_io.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd_io_dp.cpp:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd_io_dp.cpp:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd_io_ss.cpp:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd_io_ss.cpp:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd_io_file.cpp:26:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd_io_file.cpp:26:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 88%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/gd/libgd/gd_jpeg.cpp.o
2 warnings generated.
[ 88%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/gd/libgd/gdkanji.cpp.o
2 warnings generated.
[ 88%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/gd/libgd/gd_matrix.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd_jpeg.cpp:30:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd_jpeg.cpp:30:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gdkanji.cpp:8:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gdkanji.cpp:8:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 88%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/gd/libgd/gd_pixelate.cpp.o
2 warnings generated.
[ 88%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/gd/libgd/gd_png.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd_matrix.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd_matrix.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 88%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/gd/libgd/gd_rotate.cpp.o
2 warnings generated.
[ 88%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/gd/libgd/gd_security.cpp.o
2 warnings generated.
[ 88%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/gd/libgd/gd_ss.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd_pixelate.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd_pixelate.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd_png.cpp:5:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd_png.cpp:5:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd_rotate.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd_rotate.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd_security.cpp:13:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd_security.cpp:13:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd_ss.cpp:5:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd_ss.cpp:5:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
2 warnings generated.
[ 88%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/gd/libgd/gdtables.cpp.o
[ 88%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/gd/libgd/gd_topal.cpp.o
[ 88%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/gd/libgd/gd_transform.cpp.o
2 warnings generated.
[ 88%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/gd/libgd/gd_wbmp.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd_topal.cpp:53:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd_topal.cpp:53:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd_transform.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd_transform.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 88%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/gd/libgd/gd_webp.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd_wbmp.cpp:54:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd_wbmp.cpp:54:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 89%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/gd/libgd/wbmp.cpp.o
2 warnings generated.
[ 89%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/gd/libgd/webpimg.cpp.o
2 warnings generated.
2 warnings generated.
[ 89%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/gd/libgd/xbm.cpp.o
[ 89%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/generator/ext_generator.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd_webp.cpp:5:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd_webp.cpp:5:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/wbmp.cpp:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/wbmp.cpp:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/webpimg.cpp:33:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/webpimg.cpp:33:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/xbm.cpp:25:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/xbm.cpp:25:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gd/libgd/gd.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/directory.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/generator/ext_generator.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/generator/ext_generator.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/builtin-functions.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-variant.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/generator/ext_generator.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/generator/ext_generator.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/builtin-functions.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-variant.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 89%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/gettext/ext_gettext.cpp.o
2 warnings generated.
[ 89%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/gmp/ext_gmp.cpp.o
2 warnings generated.
[ 89%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/hash/ext_hash.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gettext/ext_gettext.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gettext/ext_gettext.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gettext/ext_gettext.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gettext/ext_gettext.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 89%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/hash/hash_adler32.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gmp/ext_gmp.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gmp/ext_gmp.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-init.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gmp/ext_gmp.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/gmp/ext_gmp.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-init.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
[ 89%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/hash/hash_crc32.cpp.o
2 warnings generated.
[ 89%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/hash/hash_fnv1.cpp.o
[ 89%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/hash/hash_furc.cpp.o
2 warnings generated.
[ 89%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/hash/hash_gost.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/hash/ext_hash.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/hash/ext_hash.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/hash/ext_hash.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/hash/ext_hash.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
[ 89%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/hash/hash_haval.cpp.o
2 warnings generated.
[ 89%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/hash/hash_joaat.cpp.o
[ 89%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/hash/hash_keccak.cpp.o
[ 89%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/hash/hash_md.cpp.o
[ 90%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/hash/hash_murmur.cpp.o
[ 90%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/hash/hash_ripemd.cpp.o
[ 90%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/hash/hash_salsa.cpp.o
[ 90%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/hash/hash_sha.cpp.o
2 warnings generated.
[ 90%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/hash/hash_snefru.cpp.o
[ 90%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/hash/hash_tiger.cpp.o
[ 90%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/hash/hash_whirlpool.cpp.o
[ 90%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/hh/ext_hh.cpp.o
[ 90%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/hh_client/ext_hh_client.cpp.o
[ 90%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/hotprofiler/ext_hotprofiler.cpp.o
[ 90%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/iconv/ext_iconv.cpp.o
2 warnings generated.
[ 90%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/icu/CodePointBreakIterator.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/hh/ext_hh.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/hh/ext_hh.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/hh/ext_hh.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/hh/ext_hh.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/hh_client/ext_hh_client.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/hh_client/ext_hh_client.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
[ 90%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/icu/ext_icu.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/iconv/ext_iconv.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-init.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/iconv/ext_iconv.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-init.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/hotprofiler/ext_hotprofiler.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/hotprofiler/ext_hotprofiler.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/request-local.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/execution-context.h:29:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/tiny-vector.h:26:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/hotprofiler/ext_hotprofiler.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/hotprofiler/ext_hotprofiler.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/request-local.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/execution-context.h:29:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/tiny-vector.h:26:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
[ 90%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/icu/ext_icu_break_iterator.cpp.o
2 warnings generated.
[ 90%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/icu/ext_icu_calendar.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/icu.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/icu.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_break_iterator.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_break_iterator.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/icu.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_break_iterator.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_break_iterator.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/icu.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 90%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/icu/ext_icu_collator.cpp.o
2 warnings generated.
[ 91%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/icu/ext_icu_date_fmt.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_calendar.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_calendar.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_calendar.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_calendar.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_collator.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_collator.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_collator.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_collator.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_date_fmt.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_date_fmt.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_date_fmt.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_date_fmt.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 91%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/icu/ext_icu_date_pattern_gen.cpp.o
2 warnings generated.
/tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/hotprofiler/ext_hotprofiler.cpp:227:1: warning: unused function 'tv_to_cycles' [-Wunused-function]
tv_to_cycles(const struct timeval& tv, int64_t MHz)
^
[ 91%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/icu/ext_icu_grapheme.cpp.o
2 warnings generated.
2 warnings generated.
[ 91%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/icu/ext_icu_iterator.cpp.o
[ 91%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/icu/ext_icu_locale.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_date_pattern_gen.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_date_pattern_gen.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_date_pattern_gen.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_date_pattern_gen.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_grapheme.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/icu.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_grapheme.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/icu.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_locale.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_locale.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_locale.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_locale.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_iterator.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_iterator.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_iterator.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_iterator.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 91%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/icu/ext_icu_misc.cpp.o
2 warnings generated.
[ 91%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/icu/ext_icu_msg_fmt.cpp.o
2 warnings generated.
[ 91%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/icu/ext_icu_normalizer.cpp.o
3 warnings generated.
[ 91%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/icu/ext_icu_num_fmt.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_misc.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/icu.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_misc.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/icu.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_msg_fmt.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_msg_fmt.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_msg_fmt.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_msg_fmt.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_normalizer.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/icu.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_normalizer.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/icu.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_num_fmt.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_num_fmt.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_num_fmt.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_num_fmt.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 91%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/icu/ext_icu_rsrc_bundle.cpp.o
2 warnings generated.
[ 91%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/icu/ext_icu_timezone.cpp.o
2 warnings generated.
[ 91%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/icu/ext_icu_transliterator.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_rsrc_bundle.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_rsrc_bundle.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_rsrc_bundle.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_rsrc_bundle.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 91%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/icu/ext_icu_uchar.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_timezone.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_timezone.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_timezone.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_timezone.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_transliterator.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_transliterator.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_transliterator.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_transliterator.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 91%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/icu/ext_icu_uconverter.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_uchar.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/icu.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_uchar.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/icu.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 91%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/icu/ext_icu_ucsdet.cpp.o
2 warnings generated.
[ 91%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/icu/ext_icu_uspoof.cpp.o
2 warnings generated.
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_uconverter.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_uconverter.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_uconverter.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_uconverter.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
[ 92%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/icu/icu.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_ucsdet.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_ucsdet.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_ucsdet.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_ucsdet.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_uspoof.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_uspoof.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_uspoof.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/ext_icu_uspoof.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 92%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/icu/ICUMatcher.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/icu.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/icu.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/icu.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/icu/icu.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 92%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/icu/ICUTransliterator.cpp.o
2 warnings generated.
[ 92%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/icu/LifeEventTokenizer.cpp.o
[ 92%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/imagick/constants.cpp.o
[ 92%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/imagick/ext_imagick.cpp.o
2 warnings generated.
[ 92%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/imagick/imagick.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/imagick/constants.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/imagick/constants.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/imagick/constants.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/imagick/constants.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 92%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/imagick/imagickdraw.cpp.o
[ 92%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/imagick/imagickpixel.cpp.o
2 warnings generated.
[ 92%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/imagick/imagickpixeliterator.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/imagick/ext_imagick.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/imagick/ext_imagick.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-init.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/imagick/ext_imagick.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/imagick/ext_imagick.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-init.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/imagick/imagick.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/imagick/ext_imagick.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-init.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/imagick/imagick.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/imagick/ext_imagick.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-init.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
2 warnings generated.
[ 92%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/intervaltimer/ext_intervaltimer.cpp.o
[ 92%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/ipc/ext_ipc.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/imagick/imagickdraw.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/imagick/ext_imagick.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-init.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/imagick/imagickdraw.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/imagick/ext_imagick.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-init.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/imagick/imagickpixel.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/imagick/ext_imagick.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-init.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/imagick/imagickpixel.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/imagick/ext_imagick.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-init.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/imagick/imagickpixeliterator.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/imagick/ext_imagick.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-init.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/imagick/imagickpixeliterator.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/imagick/ext_imagick.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-init.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/ipc/ext_ipc.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/ipc/ext_ipc.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/ipc/ext_ipc.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/ipc/ext_ipc.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/intervaltimer/ext_intervaltimer.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/intervaltimer/ext_intervaltimer.h:24:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/intervaltimer/ext_intervaltimer.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/intervaltimer/ext_intervaltimer.h:24:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 92%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/json/ext_json.cpp.o
2 warnings generated.
[ 92%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/json/JSON_parser.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/json/ext_json.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/json/ext_json.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/json/ext_json.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/json/ext_json.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 92%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/ldap/ext_ldap.cpp.o
2 warnings generated.
[ 92%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/libsodium/ext_libsodium.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/json/JSON_parser.cpp:37:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/builtin-functions.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-variant.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/json/JSON_parser.cpp:37:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/builtin-functions.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-variant.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 93%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/libxml/ext_libxml.cpp.o
2 warnings generated.
[ 93%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/lz4/ext_lz4.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/ldap/ext_ldap.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/ldap/ext_ldap.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/ldap/ext_ldap.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/ldap/ext_ldap.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/libsodium/ext_libsodium.cpp:16:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/builtin-functions.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-variant.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/libsodium/ext_libsodium.cpp:16:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/builtin-functions.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-variant.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/libxml/ext_libxml.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/libxml/ext_libxml.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/libxml/ext_libxml.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/libxml/ext_libxml.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/lz4/ext_lz4.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/lz4/ext_lz4.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 93%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/mail/ext_mail.cpp.o
2 warnings generated.
[ 93%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/mailparse/ext_mailparse.cpp.o
/tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/libsodium/ext_libsodium.cpp:24:9: warning: 'crypto_kx_PUBLICKEYBYTES' macro redefined [-Wmacro-redefined]
#define crypto_kx_PUBLICKEYBYTES crypto_scalarmult_SCALARBYTES
^
/usr/local/Cellar/libsodium/1.0.12/include/sodium/crypto_kx.h:15:9: note: previous definition is here
#define crypto_kx_PUBLICKEYBYTES 32
^
/tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/libsodium/ext_libsodium.cpp:25:9: warning: 'crypto_kx_SECRETKEYBYTES' macro redefined [-Wmacro-redefined]
#define crypto_kx_SECRETKEYBYTES crypto_scalarmult_SCALARBYTES
^
/usr/local/Cellar/libsodium/1.0.12/include/sodium/crypto_kx.h:19:9: note: previous definition is here
#define crypto_kx_SECRETKEYBYTES 32
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/mail/ext_mail.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/mail/ext_mail.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 93%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/mailparse/mime.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/mailparse/ext_mailparse.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/mailparse/ext_mailparse.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
4 warnings generated.
[ 93%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/mailparse/rfc822.cpp.o
2 warnings generated.
[ 93%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/mbstring/ext_mbstring.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/mailparse/mime.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/mailparse/mime.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/mailparse/mime.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/mailparse/mime.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/mailparse/rfc822.cpp:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-buffer.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/exceptions.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-array.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/mailparse/rfc822.cpp:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-buffer.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/exceptions.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-array.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 93%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/mcrypt/ext_mcrypt.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/mbstring/ext_mbstring.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/mbstring/ext_mbstring.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/mbstring/ext_mbstring.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/mbstring/ext_mbstring.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 93%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/memcache/ext_memcache.cpp.o
2 warnings generated.
[ 93%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/memcached/ext_memcached.cpp.o
2 warnings generated.
[ 93%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/mysql/ext_mysql.cpp.o
2 warnings generated.
[ 93%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/mysql/mysql_common.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/mcrypt/ext_mcrypt.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/mcrypt/ext_mcrypt.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/memcache/ext_memcache.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/memcache/ext_memcache.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/memcached/ext_memcached.cpp:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-init.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/memcached/ext_memcached.cpp:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-init.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/mysql/ext_mysql.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/mysql/ext_mysql.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/mysql/ext_mysql.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/mysql/ext_mysql.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/mysql/mysql_common.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/mysql/mysql_common.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/req-containers.h:42:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/tiny-vector.h:26:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/mysql/mysql_common.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/mysql/mysql_common.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/req-containers.h:42:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/tiny-vector.h:26:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 93%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/mysql/mysql_stats.cpp.o
2 warnings generated.
[ 93%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/mysql/ext_mysqli.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/mysql/ext_mysqli.cpp:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/actrec-args.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-variant.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/mysql/ext_mysqli.cpp:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/actrec-args.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-variant.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 93%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/objprof/ext_heapgraph.cpp.o
[ 93%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/objprof/ext_objprof.cpp.o
2 warnings generated.
[ 94%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/openssl/ext_openssl.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/objprof/ext_heapgraph.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/objprof/ext_heapgraph.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
2 warnings generated.
[ 94%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/password/ext_password.cpp.o
[ 94%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/pcre/ext_pcre.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/objprof/ext_objprof.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/objprof/ext_objprof.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 94%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/pdo/ext_pdo.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/openssl/ext_openssl.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/openssl/ext_openssl.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/openssl/ext_openssl.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/openssl/ext_openssl.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/pcre/ext_pcre.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/pcre/ext_pcre.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/pcre/ext_pcre.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/pcre/ext_pcre.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/password/ext_password.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/password/ext_password.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/pdo/ext_pdo.cpp:26:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-init.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/pdo/ext_pdo.cpp:26:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-init.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 94%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/pdo/pdo_driver.cpp.o
2 warnings generated.
[ 94%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/pdo_mysql/pdo_mysql.cpp.o
2 warnings generated.
[ 94%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/pdo_sqlite/pdo_sqlite.cpp.o
2 warnings generated.
[ 94%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/phar/ext_phar.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/pdo/pdo_driver.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/pdo/pdo_driver.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/pdo/pdo_driver.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/pdo/pdo_driver.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 94%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/posix/ext_posix.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/pdo_mysql/pdo_mysql.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/pdo_mysql/pdo_mysql.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/pdo/pdo_driver.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/pdo_mysql/pdo_mysql.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/pdo_mysql/pdo_mysql.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/pdo/pdo_driver.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/phar/ext_phar.cpp:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-init.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/phar/ext_phar.cpp:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-init.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/pdo_sqlite/pdo_sqlite.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/pdo_sqlite/pdo_sqlite.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/pdo/pdo_driver.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/pdo_sqlite/pdo_sqlite.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/pdo_sqlite/pdo_sqlite.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/pdo/pdo_driver.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 94%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/process/ext_process.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/posix/ext_posix.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/posix/ext_posix.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/posix/ext_posix.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/posix/ext_posix.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/process/ext_process.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/process/ext_process.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/process/ext_process.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/process/ext_process.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 94%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/random/ext_random.cpp.o
2 warnings generated.
[ 94%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/readline/ext_readline.cpp.o
2 warnings generated.
[ 94%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/reflection/ext_reflection.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/readline/ext_readline.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-init.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/readline/ext_readline.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-init.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/random/ext_random.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/random/ext_random.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
/tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/process/ext_process.cpp:486:23: warning: comparison of constant -1 with expression of type 'const bool' is always false [-Wtautological-constant-out-of-range-compare]
} else if (result == -1) {
~~~~~~ ^ ~~
2 warnings generated.
[ 94%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/scrypt/ext_scrypt.cpp.o
2 warnings generated.
[ 94%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/scrypt/crypto/crypto_scrypt-sse.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/reflection/ext_reflection.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/reflection/ext_reflection.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/reflection/ext_reflection.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/reflection/ext_reflection.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 94%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/scrypt/crypto/crypto_scrypt-nosse.cpp.o
[ 95%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/scrypt/crypto/sha256.cpp.o
[ 95%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/scrypt/crypto/params.cpp.o
[ 95%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/server/ext_server.cpp.o
2 warnings generated.
[ 95%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/session/ext_session.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/scrypt/ext_scrypt.cpp:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/scrypt/ext_scrypt.cpp:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
[ 95%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/shmop/ext_shmop.cpp.o
3 warnings generated.
[ 95%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/simplexml/ext_simplexml.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/server/ext_server.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/server/ext_server.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/server/ext_server.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/server/ext_server.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/session/ext_session.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/session/ext_session.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/session/ext_session.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/session/ext_session.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 95%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/soap/encoding.cpp.o
2 warnings generated.
[ 95%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/soap/ext_soap.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/shmop/ext_shmop.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension-registry.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/shmop/ext_shmop.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension-registry.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/simplexml/ext_simplexml.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/simplexml/ext_simplexml.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/simplexml/ext_simplexml.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/simplexml/ext_simplexml.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/soap/encoding.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/soap/encoding.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/soap/xml.h:25:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/libxml/ext_libxml.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/soap/encoding.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/soap/encoding.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/soap/xml.h:25:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/libxml/ext_libxml.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/soap/ext_soap.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/soap/ext_soap.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/soap/ext_soap.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/soap/ext_soap.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 95%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/soap/packet.cpp.o
/tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/shmop/ext_shmop.cpp:177:35: warning: format specifies type 'long' but the argument has type 'int64_t' (aka 'long long') [-Wformat]
functionName, shmid);
^~~~~
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/soap/packet.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/soap/packet.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/soap/sdl.h:25:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/soap/encoding.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/soap/xml.h:25:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/libxml/ext_libxml.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/soap/packet.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/soap/packet.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/soap/sdl.h:25:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/soap/encoding.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/soap/xml.h:25:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/libxml/ext_libxml.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 95%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/soap/schema.cpp.o
3 warnings generated.
[ 95%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/soap/sdl.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/soap/schema.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/soap/sdl.h:25:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/soap/encoding.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/soap/xml.h:25:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/libxml/ext_libxml.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/soap/schema.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/soap/sdl.h:25:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/soap/encoding.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/soap/xml.h:25:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/libxml/ext_libxml.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/soap/sdl.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/soap/sdl.h:25:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/soap/encoding.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/soap/xml.h:25:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/libxml/ext_libxml.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/soap/sdl.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/soap/sdl.h:25:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/soap/encoding.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/soap/xml.h:25:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/libxml/ext_libxml.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 95%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/soap/soap.cpp.o
2 warnings generated.
[ 95%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/soap/xml.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/soap/soap.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/soap/soap.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/soap/soap.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/soap/soap.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 95%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/sockets/ext_sockets.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/soap/xml.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/soap/xml.h:25:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/libxml/ext_libxml.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/soap/xml.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/soap/xml.h:25:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/libxml/ext_libxml.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
2 warnings generated.
[ 95%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/spl/ext_spl.cpp.o
[ 95%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/sqlite3/ext_sqlite3.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/sockets/ext_sockets.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/sockets/ext_sockets.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/sockets/ext_sockets.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/sockets/ext_sockets.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/spl/ext_spl.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/spl/ext_spl.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/spl/ext_spl.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/spl/ext_spl.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/sqlite3/ext_sqlite3.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/sqlite3/ext_sqlite3.h:26:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/sqlite3/ext_sqlite3.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/sqlite3/ext_sqlite3.h:26:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 96%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/std/ext_std.cpp.o
2 warnings generated.
[ 96%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/std/ext_std_classobj.cpp.o
2 warnings generated.
[ 96%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/std/ext_std_closure.cpp.o
2 warnings generated.
[ 96%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/std/ext_std_errorfunc.cpp.o
2 warnings generated.
[ 96%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/std/ext_std_file.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_classobj.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_classobj.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_classobj.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_classobj.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_closure.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_closure.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_closure.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_closure.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_errorfunc.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_errorfunc.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_errorfunc.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_errorfunc.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_file.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_file.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_file.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_file.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 96%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/std/ext_std_function.cpp.o
2 warnings generated.
[ 96%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/std/ext_std_gc.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_function.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_function.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_function.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_function.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
2 warnings generated.
[ 96%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/std/ext_std_intrinsics.cpp.o
[ 96%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/std/ext_std_math.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_gc.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_gc.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_math.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_math.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_math.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_math.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_intrinsics.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_intrinsics.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_intrinsics.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_intrinsics.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 96%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/std/ext_std_misc.cpp.o
2 warnings generated.
[ 96%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/std/ext_std_network.cpp.o
2 warnings generated.
[ 96%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/std/ext_std_network-posix.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_misc.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_misc.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_misc.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_misc.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 96%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/std/ext_std_network-win.cpp.o
[ 96%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/std/ext_std_options.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_network.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_network.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_network.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_network.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_network-posix.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_network.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_network-posix.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_network.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 96%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/std/ext_std_output.cpp.o
2 warnings generated.
[ 96%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/std/ext_std_process.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_options.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_options.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_options.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_options.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 97%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/std/ext_std_string.cpp.o
2 warnings generated.
[ 97%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/std/ext_std_variable.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_output.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_output.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_output.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_output.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_process.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_process.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_process.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_process.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_string.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_string.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_string.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_string.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_variable.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_variable.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_variable.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_variable.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 97%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/stream/ext_stream.cpp.o
2 warnings generated.
[ 97%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/stream/ext_stream-user-filters.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/stream/ext_stream.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/stream/ext_stream.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/stream/ext_stream.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/stream/ext_stream.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/stream/ext_stream-user-filters.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/stream/ext_stream-user-filters.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/stream/ext_stream-user-filters.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/stream/ext_stream-user-filters.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 97%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/string/ext_string.cpp.o
2 warnings generated.
[ 97%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/thread/ext_thread.cpp.o
2 warnings generated.
[ 97%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/thrift/binary.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/string/ext_string.cpp:25:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/string/ext_string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_misc.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/string/ext_string.cpp:25:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/string/ext_string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/std/ext_std_misc.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/thread/ext_thread.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/thread/ext_thread.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/thread/ext_thread.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/thread/ext_thread.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 97%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/thrift/compact.cpp.o
2 warnings generated.
[ 97%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/thrift/ext_thrift.cpp.o
2 warnings generated.
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/thrift/binary.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-init.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/thrift/binary.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-init.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
[ 97%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/thrift/spec-holder.cpp.o
2 warnings generated.
[ 97%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/url/ext_url.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/thrift/compact.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/thrift/ext_thrift.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/thrift/compact.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/thrift/ext_thrift.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/thrift/ext_thrift.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/thrift/ext_thrift.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/thrift/ext_thrift.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/thrift/ext_thrift.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/thrift/spec-holder.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/thrift/spec-holder.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/thrift/transport.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/thrift/spec-holder.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/thrift/spec-holder.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/thrift/transport.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/url/ext_url.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/url/ext_url.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/url/ext_url.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/url/ext_url.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 97%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/wddx/ext_wddx.cpp.o
2 warnings generated.
[ 97%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/weakref/ext_weakref.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/wddx/ext_wddx.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/wddx/ext_wddx.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/wddx/ext_wddx.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/wddx/ext_wddx.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 97%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/xdebug/ext_xdebug.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/weakref/ext_weakref.cpp:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/tv-refcount.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/weakref/ext_weakref.cpp:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/tv-refcount.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xdebug/ext_xdebug.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xdebug/ext_xdebug.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xdebug/ext_xdebug.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xdebug/ext_xdebug.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 97%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/xdebug/hook.cpp.o
2 warnings generated.
[ 97%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/xdebug/php5_xdebug/xdebug_str.cpp.o
2 warnings generated.
[ 98%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/xdebug/php5_xdebug/xdebug_var.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xdebug/php5_xdebug/xdebug_str.cpp:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xdebug/php5_xdebug/xdebug_str.cpp:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xdebug/hook.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xdebug/hook.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xdebug/ext_xdebug.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xdebug/hook.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xdebug/hook.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xdebug/ext_xdebug.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
[ 98%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/xdebug/php5_xdebug/xdebug_xml.cpp.o
2 warnings generated.
[ 98%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/xdebug/server.cpp.o
2 warnings generated.
[ 98%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/xdebug/status.cpp.o
2 warnings generated.
[ 98%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/xdebug/util.cpp.o
2 warnings generated.
[ 98%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/xdebug/xdebug_command.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xdebug/php5_xdebug/xdebug_var.cpp:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xdebug/php5_xdebug/xdebug_var.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xdebug/php5_xdebug/xdebug_var.cpp:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xdebug/php5_xdebug/xdebug_var.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xdebug/php5_xdebug/xdebug_xml.cpp:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xdebug/php5_xdebug/xdebug_xml.cpp:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
[ 98%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/xdebug/xdebug_profiler.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xdebug/server.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xdebug/server.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xdebug/ext_xdebug.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xdebug/server.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xdebug/server.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xdebug/ext_xdebug.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xdebug/util.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xdebug/util.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xdebug/util.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xdebug/util.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xdebug/xdebug_command.cpp:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xdebug/hook.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xdebug/ext_xdebug.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xdebug/xdebug_command.cpp:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xdebug/hook.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xdebug/ext_xdebug.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 98%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/xenon/ext_xenon.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xdebug/xdebug_profiler.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xdebug/xdebug_profiler.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xdebug/ext_xdebug.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xdebug/xdebug_profiler.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xdebug/xdebug_profiler.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xdebug/ext_xdebug.h:23:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xenon/ext_xenon.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xenon/ext_xenon.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xenon/ext_xenon.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xenon/ext_xenon.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
/tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xdebug/server.cpp:695:5: warning: suggest braces around initialization of subobject [-Wmissing-braces]
makeIovec(lenStr),
^~~~~~~~~~~~~~~~~~
2 warnings generated.
[ 98%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/xhprof/ext_xhprof.cpp.o
2 warnings generated.
[ 98%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/xml/ext_xml.cpp.o
2 warnings generated.
[ 98%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/xmlreader/ext_xmlreader.cpp.o
3 warnings generated.
[ 98%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/xmlwriter/ext_xmlwriter.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xhprof/ext_xhprof.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xhprof/ext_xhprof.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/native.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xhprof/ext_xhprof.cpp:1:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xhprof/ext_xhprof.h:4:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/native.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xml/ext_xml.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xml/ext_xml.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xml/ext_xml.cpp:17:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xml/ext_xml.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xmlreader/ext_xmlreader.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xmlreader/ext_xmlreader.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xmlreader/ext_xmlreader.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xmlreader/ext_xmlreader.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 98%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/xsl/ext_xsl.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xmlwriter/ext_xmlwriter.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xmlwriter/ext_xmlwriter.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 98%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/zip/ext_zip.cpp.o
2 warnings generated.
[ 98%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/zlib/ext_zlib.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xsl/ext_xsl.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/xsl/ext_xsl.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 98%] Building CXX object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/zlib/zip-file.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/zip/ext_zip.cpp:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-init.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/zip/ext_zip.cpp:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-init.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/zlib/ext_zlib.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/zlib/ext_zlib.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/zlib/ext_zlib.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/zlib/ext_zlib.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
[ 99%] Building C object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/bcmath/add.c.o
[ 99%] Building C object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/bcmath/compare.c.o
[ 99%] Building C object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/bcmath/debug.c.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/zlib/zip-file.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/zlib/zip-file.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/plain-file.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/file.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/request-local.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/execution-context.h:29:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/tiny-vector.h:26:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/zlib/zip-file.cpp:18:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/zlib/zip-file.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/plain-file.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/file.h:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/request-local.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/execution-context.h:29:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/tiny-vector.h:26:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
[ 99%] Building C object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/bcmath/div.c.o
[ 99%] Building C object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/bcmath/divmod.c.o
[ 99%] Building C object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/bcmath/doaddsub.c.o
[ 99%] Building C object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/bcmath/init.c.o
/tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/bcmath/init.c:49:25: warning: unused parameter 'persistent' [-Wunused-parameter]
int length, scale, persistent;
^
/tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/bcmath/init.c:81:9: warning: unused parameter 'persistent' [-Wunused-parameter]
int persistent;
^
2 warnings generated.
[ 99%] Building C object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/bcmath/int2num.c.o
[ 99%] Building C object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/bcmath/nearzero.c.o
[ 99%] Building C object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/bcmath/neg.c.o
[ 99%] Building C object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/bcmath/num2long.c.o
[ 99%] Building C object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/bcmath/num2str.c.o
[ 99%] Building C object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/bcmath/outofmem.c.o
[ 99%] Building C object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/bcmath/output.c.o
2 warnings generated.
[ 99%] Building C object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/bcmath/raise.c.o
[ 99%] Building C object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/bcmath/raisemod.c.o
[100%] Building C object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/bcmath/recmul.c.o
[100%] Building C object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/bcmath/rmzero.c.o
/tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/bcmath/recmul.c:82:12: warning: unused parameter 'full_scale' [-Wunused-parameter]
int full_scale)
^
[100%] Building C object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/bcmath/rt.c.o
[100%] Building C object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/bcmath/sqrt.c.o
1 warning generated.
[100%] Building C object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/bcmath/str2num.c.o
[100%] Building C object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/bcmath/sub.c.o
[100%] Building C object hphp/runtime/ext/CMakeFiles/hphp_runtime_ext.dir/bcmath/zero.c.o
2 warnings generated.
2 warnings generated.
2 warnings generated.
2 warnings generated.
2 warnings generated.
2 warnings generated.
[100%] Linking CXX static library libhphp_runtime_ext.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libhphp_runtime_ext.a(crypto_scrypt-nosse.cpp.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libhphp_runtime_ext.a(ext_std_network-win.cpp.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libhphp_runtime_ext.a(crypto_scrypt-nosse.cpp.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libhphp_runtime_ext.a(ext_std_network-win.cpp.o) has no symbols
[100%] Built target hphp_runtime_ext
Scanning dependencies of target hhvm
[100%] Building CXX object hphp/hhvm/CMakeFiles/hhvm.dir/main.cpp.o
[100%] Building CXX object hphp/hhvm/CMakeFiles/hhvm.dir/process-init.cpp.o
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/hhvm/process-init.cpp:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/fixup.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/execution-context.h:29:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/tiny-vector.h:26:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/hhvm/process-init.cpp:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/jit/fixup.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/execution-context.h:29:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/tiny-vector.h:26:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/hhvm/main.cpp:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/hhvm/process-init.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/runtime.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/generator/ext_generator.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/builtin-functions.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-variant.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:9: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined]
#define MALLOCX_LG_ALIGN(la) ((int)(la))
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:28:9: note: previous definition is here
#define MALLOCX_LG_ALIGN(la) (la)
^
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/hhvm/main.cpp:21:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/hhvm/process-init.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/vm/runtime.h:19:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/ext/generator/ext_generator.h:22:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/builtin-functions.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/type-variant.h:20:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/array-data.h:27:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20170616-47308-v4dn8u/hphp/util/alloc.h:51:
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:9: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined]
#define MALLOCX_ZERO ((int)0x40)
^
/tmp/hhvm-20170616-47308-v4dn8u/third-party/folly/src/folly/Malloc.h:31:9: note: previous definition is here
#define MALLOCX_ZERO (static_cast<int>(0x40))
^
2 warnings generated.
2 warnings generated.
[100%] Linking CXX executable hhvm
Generating Repo Schema ID and Compiler ID
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
ld: warning: direct access in function '.LEND6' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' to global weak symbol 'unsigned char* HPHP::dispatchImpl<false>()' from file '../runtime/libhphp_runtime.a(bytecode.cpp.o)' means the weak symbol cannot be overridden at r
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment